/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #442633;
	background:url(images/bg.jpg) 0 0 repeat;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:770px;
	overflow:hidden;
	position:relative;
	background:url(images/container_bg.jpg) 0 0 repeat-y;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}	

#shell{
	width:770px;
	position:relative;
	margin:0 auto;
	text-align:left;
	background:url(images/shell_bg.jpg) 0 0 no-repeat;
	}
	
#content{
	width:770px;
	position:relative;
	margin:0 auto;
	text-align:left;
	background:url(images/content_bg.jpg) bottom right no-repeat;
	}	
	
#header{
	width:770px;
	height:236px;
	margin:0px;
	padding:0px;
	}
	
#pics{
	width:222px;
	height:294px;
	padding-right:12px;
	padding-top:51px;
	float:right;
	}	
	
#title{
	width:547px;
	height:62px;
	top:265px;
	left:223px;
	position:absolute;
	}											

#contentcopy{
	width:493px;
	padding-top:55px;
	margin-left:243px;
	padding-bottom:20px;
	}	
	
#footer{
	width:770px;
	height:151px;
	background:url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}
	
#music{
width:196px;
height:20px;
top:435px;
left:15px;
position:absolute;
}	
	
.sitemap{
	padding:10px 0;
	text-align:center;
	}
	
.sitemap a {
	color:#5C7651;
	text-decoration:underline;
	}
	
.sitemap a:hover {
	color:#674E56;
	text-decoration:underline;
	}		
	
#footertag {
	width:493px;
	padding-left:243px;
	text-align:center;
	font-size:11px;
	padding-top:46px;
	color:#674E56;
	line-height:16px;
	} 
	
	
#footertag a {
	color:#674E56;
	text-decoration:underline;
	}
	
#footertag a:hover {
	color:#4B5A46;
	text-decoration:underline;
	}							

a {
	color:#5C7651;
	text-decoration:underline;
	}
	
a:hover {
	color:#885C60;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
.left {
	margin:10px 14px 14px 0;
	float:left;
	}		
	
h1 {
 font-family: "Minion Pro", "Times New Roman", Times, serif;
 font-size:30px;
 color:#4B5A46;
 font-weight: normal;
 margin-bottom:28px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:15px;
 color:#5C7651;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:5px;
 }
 
 h3 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:14px;
 color:#4B5A46;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:2px;
 }

 strong, b {
	 font-weight:bold;
	 color:#5C7651;
 }

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: #4B5A46; 
	font-size:30px;
	margin-bottom:20px;
	margin-top:0px;
	}

/*  end  sIFR  */

	
/*  FAQ Formatting  */


	#faq li a {
	display:block;
	font-size:12px;
	}

	.faqAnswer {
	width:85%; 
	padding:12px 12px 12px 16px; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px; 
	}
	
	#faq{
	margin-bottom:10px;
	}

/*  end FAQ Formatting  */
