/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #000000;
	background-color:#525251;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:770px;
	overflow:hidden;
	position:relative;
	background: url(images/container_bg.jpg) 0 0 repeat-y;
	text-align:left;
	margin:0 auto;
	}

#shell{
	width:770px;
	background:url(images/shell_bg.gif) top left no-repeat;
	position:relative;
	}
	
#photoflash{
	width:301px;
	height:337px;
	top:121px;
	left:277px;
	position:absolute;
	}
	
#topnav{
	width:501px;
	height:31px;
	left:260px;
	top:84px;
	position:absolute;
	}	

#topnav .menuTitle{
float:left
	}	
	
#callouts .menuTitle{
float:left
	}		
	
#menu {
	width:163px;
	margin-top:21px;
	float:left;
	padding-left:20px;
	padding-bottom:20px;
	}
	
#menu .menuTitle {
	cursor:pointer;
	display:block;
	text-align:center;
	width:163px;
	color:#000000; 
	font:normal 13px, "Futura Medium", Arial, verdana, Arial, helvetica; 
	 }

#menu .menuTitle a {
	display:block; 
	color:#000000; 
	text-decoration:none; 
	line-height:22px;
	background-color:#B1BE50;
	margin-bottom:2px;
	}

#menu .menuTitle a:hover {
	color:#000000;
	text-decoration:none;
	background-color:#F1F992;
	 }

.menuTitle div {
	padding:0;
	}	
	
#content {
	width:94%; 
	margin:20px auto 10px auto; 
	text-align:left;}
#content a {
	text-decoration:none; 
	color:#989D81;}
#content a:hover {
	text-decoration:underline;
	color:#FFFFFF; }
#content h3 { 
	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size:21px;
 	color:#C6D461;
	font-weight:normal;}
	
#features { 
	margin:10px; 
	padding:15px; 
	border:1px solid #B1BE50; margin:0 auto;
	text-align:center;
	color:#FFFFFF;}

		
	
#address{
	float:right;
	padding-right:9px;
	width:183px;
	padding-top:121px;
	}					
	
#callouts{
	width:439px;
	padding-top:8px;
	margin-left:9px;
	}					
	
#contentcopy{
	width:346px;
	padding-top:143px;
	margin-left:209px;
	padding-bottom:25px;
	}	
	
#footer{
	width:770px;
	height:63px;
	background:#525251 url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	}
	
#footertag {
	color:#989D81;
	text-align:center;
	font-size:10px;
	padding-top:50px;
	padding-bottom:15px;
	}

#footertag a {
	color:#989D81;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}	
						

a {
	color:#7A8E0D;
	text-decoration:underline;
	}
	
a:hover {
	color:#872638;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
.clear{
	width:100%;
	height:1px;
	clear:both;
	}	
	
h1 {
 font-family: "Goudy BoldOsF", "Times New Roman", Times, serif;
 font-size:30px;
 color:#872638;
 font-weight: normal;
 margin-bottom:20px;
 margin-top:0px;
 }
 
 h2 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size:21px;
 color:#535E19;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:6px;
 }

 strong {
	 font-weight:bold;
	 color:#535E19;
 }

li{
margin-bottom:5px;
line-height:18px;
}	

p {
	margin:4px 0 15px 0;
	line-height:18px;
	}
.sm {
	font-size:9px;
	}	
	
/*  sIFR tags  */

.sIFR-flash {
	visibility: visible !important; margin: 0;}
	
.sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden; }
	
.sIFR-hasFlash h1 {
	visibility: hidden; 
	color: #872638; 
	font-size:30px;
	margin-bottom:20px;
	margin-top:0px;
	}

/*  end  sIFR  */

	
/*  FAQ Formatting  */


	#faq li a {
	display:block;
	}

	.faqAnswer {
	width:85%; 
	padding:12px 12px 12px 16px; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px; 
	}
	
	#faq{
	margin-bottom:28px;
	}

/*  end FAQ Formatting  */

	
	

