/*Theme color to replace: 6C2D10*/

* { margin:0; padding:0; }

body { background: url(images/pageElements/bg3.jpg) center repeat-y #B2B57C; font: 11px/18px Verdana, Arial, Helvetica, sans-serif; }
#bgwrapper { background: url(images/pageElements/background01.jpg) repeat-x; }
#shell { margin: 0px auto; position: relative; width: 710px;  }
#header { width: 710px; height: 365px;}

#container { width: 710px; background: url(images/pageElements/container.jpg) repeat-y; }
#contentwrapper { width: 710px; background: url(images/pageElements/wrapper.jpg) 0 0 no-repeat; }

#pics { width: 260px; height: 210px; left: 0; position: absolute; }
#callout { float: right; margin-left: 10px; }

/*Main Content*/
.content { width: 653px; padding:0; min-height: 392px; _height: 392px; margin-left: 33px; }
	.content p { padding: 5px 0 10px 0; }
	.content a, .content a:visited { color: #700000; text-decoration: none;  }
	.content a:hover { color: #b25252; } 
	.content ul { margin-left: 20px;  }
	.content ol { margin-left: 35px; }
	.content h2, h3, h4, h5 { padding: 5px 0; color: #14175E; }
	.content h2 { font-size: 20px; }
	.content h3 { font-size: 14px; }
	.content h4 { font-size: 13px; }
	.content h5 { font-size: 12px; }
	
/*Footer*/
#footer { width: 653px; padding: 5px 0 15px 33px; background: url(images/pageElements/footer2.jpg) repeat-y; color: #736f42; font-size: 10px; clear: both; }
	#footer a, #footer a:visited { color: #736f42; text-decoration: none; }
	#footer a:hover { color: #fff; }
#footerAddress { font: 14px/18px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #fff; padding-bottom: 10px; }
	
	.sitemap { text-align: left; }
	.sitemap h3 { color: #83411B; font-size: 16px; }
	.sitemap a, .sitemap a:visited { color: #700000; text-decoration: none;  }
	.sitemap a:hover { color: #b25252; } 
	.sitemap ul li { list-style: none; }

/*---- sIFR 3---*/
.sIFR-flash {  visibility: visible !important;	margin: 0;	padding: 0;}
.sIFR-replaced { visibility: visible !important; margin: 0; padding: 0; width: auto;}
.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}
.sIFR-replaced > div { display: none !important;}
.sIFR-active h1 {visibility:hidden; font:normal 36px/36px Verdana, Arial, Helvetica, sans-serif; margin:0; padding: 5px 0 35px 0;}

/*Misc*/
.featureCenter { border: 2px #6C2D10 solid; margin: 5px; }
.featureRight { border: 2px #6C2D10 solid; margin: 5px; float: right; }
.photo { border: 1px #6C2D10 solid; padding: 5px; background: #fff; margin: 0px 5px; }
.photoleft { border: 1px #6C2D10 solid; padding: 5px; float: left; background: #fff; margin: 5px 5px 0px 0px; }
.photoright { border: 1px #6C2D10 solid; padding: 5px; float: right; background: #fff; margin: 5px 0px 0px 5px; }
.pagePhoto { float: right; margin: 25px 15px 0px 0px; }
#bottom { width: 710px; height: 1px; background: url(images/pageElements/footer.jpg) 0 0 no-repeat; }
