@charset "utf-8";
/* CSS Document */
@import url( 'navigation.css');



body {
	margin: 0;
	padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif  !important;
	line-height:200% !important;
	color: #4D280D;
	background:#3E5239;
	
}
a, a:link, a:visited {
	color: #4D280D ;
	text-decoration: none;
	font-weight:bold ;
	
}
a:hover, a:focus {
	color:#569C46 ;
}
h1{
	margin:0;
	color:#696146;
	font: 32px/40px Georgia, "Times New Roman", Times, serif !important;
}
h2{
	margin:0;
	color:#465F38;
	font: 18px/32px Georgia, "Times New Roman", Times, serif !important;
}
h3 {
	margin:0;
	color:#569C46;
	font:bold 16px/24px Georgia, "Times New Roman", Times, serif !important;
}
h4 {
	color:#8A5F3F;
	font:bold 14px/18px Georgia, "Times New Roman", Times, serif !important;
	margin:0px;
}
h5{
	color:#9D7252;
	font:bold 14px/18px Georgia, "Times New Roman", Times, serif !important;
	margin:0px;
}
h6{
	color:#696146;
	font:bold 14px/18px Georgia, "Times New Roman", Times, serif !important;
	margin:0px;
}
/* general globals */
#wrapper {
	background: url('images/bg.jpg') repeat-x;
	text-align:center;
}
#shell {
	width:817px;
	margin: 0 auto;
	padding: 0;
	background: url( 'images/bg_shell.jpg') repeat-y;
	text-align: left;
	position:relative;
}
#header{
	width:817px;
	height:251px;
	background:url( 'images/bg_header.jpg') no-repeat;
	position:relative;
}
#flash{
	width:817px;
	height:187px;
	position:absolute;
	top:3px;
	right:0px;
}
#navigation {
	width:237px;
	float:left;
}
#pagephotos {
	position: absolute;
	left: 236px;
	top: 228px;
}
#content {
	width: 525px;
	float:right;
	padding:180px 0 30px 0px;
	margin:0 25px 0 0;
}
#footer {
	width:817px;
	margin:0 auto;
	padding-top:15px;	
	background:url('images/bg_footer.jpg') no-repeat;	
}
#footer p {
	text-align:center;
	color:#eeecc6;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

#footer a {
	color: #eeecc6;
	text-decoration: none;
	font-weight:normal;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/* other styles */
.clear {clear:both;}
.formTable p {
	font: normal 12px Verdana, Arial, Helvetica, Verdana, sans-serif !important;
	line-height:150% !important;
}

/* Standard positioning, wrapping, styling of photo and feature elements */
#feature {margin:30px auto 20px auto;}
.caption { font-style:italic; color:#666;}
.right {margin:0px 0px 8px 9px; float:right;}
.left {margin:0px 9px 8px 0px; float:left;}
.photoright {padding:2px; background:#ddcfac; border:3px solid #dd3630; float:right; margin:1px 0px 8px 9px;}
.photoleft{padding:2px; background:#ddcfac; border:3px solid #dd3630; float:left; margin:1px 9px 8px 0px;}
.photo {padding:3px; background:#ddcfac; border:1px solid #dd3630;}
.featureRight {border:5px solid #dd3630; padding:3px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:5px solid #dd3630; padding:3px; margin:7px auto 7px auto; }
.clear {clear:both;}

/*------------------------------------------Sifr -------------------------------------*/
@media screen {.sIFR-flash {visibility: visible !important; margin:0px;padding:0;  margin-left:-2px;  }
.sIFR-replaced, .sIFR-ignore {visibility: visible !important;}
.sIFR-alternate {position: absolute; left: 0; top: 0;  width: 0; height: 0; display: block; overflow: hidden;}
.sIFR-replaced div.sIFR-fixfocus {margin: 0pt;  padding: 0pt;  overflow: auto;  letter-spacing: 0px; float: none;}}

@media print {
.sIFR-flash {display: none !important;height: 0;width: 0;position: absolute;overflow: hidden;}
.sIFR-alternate {visibility: visible !important;display: block !important;position: static !important;left: auto !important;top: auto !important;width: auto !important;height: auto !important;}}

@media screen {.sIFR-active h1 {font-family: Georgia, "Times New Roman", Times, serif; color:#696146;font-size:32px; visibility: visible; padding: 0; margin-bottom:0px; } }

