﻿
body{
	height: 100%;
	background-color: #E0D5BD;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	color: #4F2700;
}
#wrapper {
	border-radius: 10px;
	margin: 0 auto;
	border: 2px groove #663300;
	padding: 0px;
	width: 1024px;
	background-image: url('images/background/stucco.jpg');
}
#header {
	padding: 25px 0px 0px 0px;
	width: 1000px;
	margin: 0px auto 0px auto;
}
#top {
	border-style: solid;
	border-width: 2px 3px 7px 3px;
	background-image: url('images/background/stucco.jpg');
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #21100F;
	text-align: center;
	width: 980px;
	padding: 4px;
	margin: 0 auto;
	border-radius: 15px;
	border-color: #130503 #62340F #663300 #130503;
}
#main_content {
	margin: 0 auto;
	padding: 0px;
	width: 998px;
}
#left_menu {
	width: 140px;
	float: left;
	margin: 0 auto;
	padding: 0 0 0 10px;
	clear: both;
	overflow: auto;
	height: 100%;
}
#content {
	padding: 8px;
	width: 820px;
	float: right;
	text-align: center;
	height: 100%;
}
#footer {
	clear: both;
	margin: 0px auto 0px auto;
}
.td_sep {
	background-image: url('images/background/separator.jpg');
	height: 23px;
}
embed {
	margin: 0px auto 0px auto;
	border: 10px inset #00A000;
	width: 320px;
	height: 240px;
	text-align: center;
}
.p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #552B00;
	font-size: .9em;
}
.fredoka {
	font-family: "fredoka one", cursive, arial;
	font-size: .9em;
}
.center {
	text-align: center;
}
.pxxsmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-align: justify;
	font-size: x-small;
	padding-right: 4px;
	padding-left: 4px;
}
}
.xsmallfontcntr {
	font-size: x-small;
	text-align: center;
}
.smallfontrt {
	font-size: xx-small;
	text-align: right;
}
.smallfontcntr {
	font-size: small;
	text-align: center;
}
.smallfontleft {
	font-size: xx-small;
	text-align: left;
}
.ital {
	font-style: italic;
}
.upperblack {
	color: #000000;
	text-transform: uppercase;
}
.xl_bold {
	font-size: x-large;
	font-weight: bold;
}
.red_bold {
	font-weight: 400;
	color: #CC0000;
}
.text_center {
	text-align: center;
}
H1 {
	margin-left:2pt;
	margin-top:12pt;
	font-family:Arial; 
	font-size:14pt; 
	color:#422100; 
	text-transform:uppercase; 
	font-weight:bold;
	}
H2 {
	margin-top:12pt;
	font-family:Arial; 
	font-size:14pt; 
	color:#422100; 
	text-transform:uppercase; 
	font-weight:bold;
	}
H3 {
	margin-left:4pt;
	font-family:Arial; 
	font-size:12pt; 
	color:#422100; 
	font-weight:bold; 
	font-variant:small-caps; text-decoration:underline
	}
	
H4 {
	margin-left:4pt;
	font-family:Arial; 
	font-size:12pt; 
	color:#422100; 
	font-weight:bold; 
	font-variant:small-caps;
	}
img {
	padding: 2px;
	border: 0px none #211311;
}
	
.imgbottom {
	padding: 0px;
	margin: 74px 0px 0px 0px;
	vertical-align: bottom;
	position: fixed;
}
.imgleft {
	padding: 4px;
	float: left;
}
.imgrt {
	margin: 0px;
	float: right;
	text-align: left;
}
.imgcntr {
	border-width: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
}
.imgleftbrdr {
	border-style: solid;
	border-width: 1px;
	border-radius: 15px;
	float: left;
}
.imageBorder4 {
	border-style: solid;
	border-width: 4px;
}
img_pad_btm {
	border-width: 0px;
	padding-bottom: 8px;
}
.table {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F2700;
	padding: 4px;
	width: 770px;
	font-size: small;
}
.top_table {
	border-style: double;
	border-width: 3px;
	border-color: #130503 #62340F #62340F #130503;
	background-image: url('images/background/stucco.jpg');
	width: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #21100F;
	font-size: medium;
	text-align: center;
	
}
.table_body {
	width: 800px;
}
.tableCoop {
	border-radius: 15px;
	border: 4px solid #663300;
	margin: auto auto 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F2700;
	padding: 4px;
	width: 800px;
	font-size: small;
	text-align: center;
}
.td_top {
	vertical-align: top;
	text-align: justify;
	font-weight: bold;
}
.td_coop_left {
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	font-size: .8em;
	width: 35%;
}
.td_coop_right {
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	font-size: .9em;
	width: 65%;
}
.tr_coop {
	margin: auto;
	padding: 24px 4px 4px 4px;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #663300;
}
.td_left {
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	font-size: xx-small;
	width: 150px;
}
.td_footer {
	border-radius: 12px;
	border: 3px solid #663300;
	vertical-align: top;
	font-size: small;
	width: 30%;
	border-spacing: 8px;
	margin-top: 10px;
}
.padding10 {
	padding: 10px;
}
a:link {
	color: #663300;
	font-weight: bolder;
}
a:hover {
	color: #7B421C;
}
a:active {
	color: #974B00;
}

a:visited {
	color: #663300;
}
.noborder {
	border-width: 0px;
}
li{
	margin-bottom: 4pt;
	font-family: Arial;
	font-size: 11pt;
	color: #422100;
	font-weight: bold;
	list-style-type: disc
}
.spacer {
	height: 30px;
}
hr {
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #663300;
}
.thumbnail {
	padding: 6px;
	border: 0px none #000000;
}
