/* CSS Documenthtml, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
	} */


	
/* hide from IE mac \*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */


body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #CC9966;
	color: #333333;
}
#primaryWrapper {
	width:765px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
#primaryWrapper p {
	font-size: 70%;
	line-height: 15px;
	padding: 10px;
	margin: 0px;
	color: #999999;
}
#banner {
	width: 765px;
	height: 200px;
}
#banner_wmff {
	width: 765px;
	height: 100px;
	border-bottom: 1px solid #666666;
}
a:link {
	text-decoration: underline;
	color: #552B00;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
#wrapper {
	width:765px;
	background-color: #B8A38E;
	background-image: url(../images/bg_wrapper.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666666;
}
#wrapper_wmff {
	width:765px;
	background-color: #CCC;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666666;
}
#leftcol {
	width: 180px;
	float: left;
}
#leftcol p {
	font-size: 70%;
	letter-spacing: normal;
	color: #000000;
	line-height: 14px;
	padding: 0;
	margin: 10px;
}
#leftcol_section {
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666666;
	background-color: #552B00;
	text-align: left;
}
#mailinglist {
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #552B00;
	text-align: left;
}
#mailinglist p {
	color: #CCCCCC;
}

#nav ul {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: none;
}
#nav ul li {
	padding: 10px 6px 10px 4px;
	border-bottom: 1px solid #666;
}
/* defines the navigation text */	
#nav ul li a {
	font-size: 70%;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
/* defines the color of the rollovers */	
#nav ul li a:hover, #nav ul li a:focus {
	color: #ECCF57;
}
#homecontent {
	width: 745px;
	padding: 0px;
}
#homecontent p {
	font-size: 12px;
	line-height: 15px;
	padding: 0;
	margin: 10px;
}
#content {
	width: 585px;
	padding: 0px;
	float: right;
}
#content_section {
	width: 575px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #666666;
	background-color: #EED459;
}
#content_section img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img-pad-lft {
	margin-left: 16px;
}
#content p {
	font-size: 74%;
	color:#000000;
}
.content_table {
	font-size: 70%;
}
#contentH1Block {
	height: 15px;
	padding: 5px;
}
#content h1 {
	font-size: 100%;
	color: #131313;
	padding: 0;
	margin: 10px;
}
#content h2 {
	font-size: 100%;
	color: #131313;
	padding: 0;
	margin: 10px;
}
#content h5 {
	font-size: 84%;
	margin-left: 10px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
#footer {
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-color: #000000;
}
#footer p a {
	color: #FFFFFF;
}
.links {
	color: #FFFFFF;
}
.leftimage {
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}
.rightimage { float: right; margin: 10px; border-width: 0; }
.headerimage {
	margin: 5px 0px 5px 20px;
}
hr {
	clear: both;
	visibility: hidden;
}
.even {
	background-color: #DEC653;
	padding-left: 170px;
}
.odd {
	background-color: #EED459;
	padding-left: 170px;
}
.progimage {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 12px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#content_section li {
	color: #000000;
	font-size: 74%;
}
.middle-txt {
	text-align: center;
}
