/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #FFFFFF;
	background:#B16025 url(images/bck.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

#container{
	width:750px;
	overflow:hidden;
	position:relative;
	background: url(images/container_bg.jpg) 0 0 repeat-y;
	}

#shell{
	width:750px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	position:relative;
	}
	
#header{
	width:750px;
	height:201px;
	margin:0px;
	padding:0px;
	}
	
#topnav{
	width:363px;
	height:49px;
	margin-left:387px;
	}	

#topnav .menuTitle{
float:left
	}	
	
#menu{
	width:179px;
	height:336px;
	margin-top:67px;
	padding-left:21px;
	float:left;
	}					
	
#callouts{
	width:200px;
	height:424px;
	float:right;
	margin:0px;
	padding:0px;
	}					
	
#contentcopy_hm{
	width:319px;
	padding-top:24px;
	margin-left:215px;
	padding-bottom:20px;
	}
	
#contentcopy{
	width:510px;
	padding-top:24px;
	margin-left:215px;
	padding-bottom:20px;
	}	
	
#footer{
	width:750px;
	height:46px;
	background:url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	}
	
#footertag {
	width:550px;
	font-size:10px;
	padding-left:8px;
	padding-top:25px;
	}

#footertag a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#9CE8AE;
	text-decoration:underline;
	}	
						

a {
	color:#FEBC49;
	text-decoration:underline;
	}
	
a:hover {
	color:#692C00;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family: Trajan, "Times New Roman", Times, serif;
 font-size:34px;
 color:#DE813D;
 font-weight: normal;
 margin-bottom:20px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:16px;
 color:#692C00;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:8px;
 }

 strong {
	 font-weight:bold;
	 color:#FEBC49;
 }

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: #DE813D; 
	font-size:34px;
	margin-bottom:20px;
	margin-top:0px;
	}

/*  end  sIFR  */

	
/*  FAQ Formatting  */


	#faq li a {
	display:block;
	}

	.faqAnswer {
	width:85%; 
	background-color:#E69051; 
	border:1px solid #723000; 
	padding:12px 12px 12px 16px; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px; 
	}
	
	#faq{
	margin-bottom:90px;
	}

/*  end FAQ Formatting  */

	
	

