/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #000000;
	background:#000000 url(images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:770px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	text-align:left;
	background: url(images/container_bg.jpg) 0 0 repeat-y;
	}
	
#container_hm{
	width:770px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	text-align:left;
	background: url(images/containerhm_bg.jpg) 0 0 repeat-y;
	}	

#shell_hm{
	width:770px;
	background:url(images/shellhm_bg.jpg) top left no-repeat;
	position:relative;
	}

#shell{
	width:770px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	position:relative;
	}

#header{
	width:770px;
	height:266px;
	padding-top:119px;
	}				
	
#sidebar_home{	
	width:175px;
	float:right;
	padding-right:201px;
	margin-top:20px;
	color:#FFFFFF;
	padding-bottom:10px;
	}
	
#sidebar{	
	width:175px;
	float:right;
	padding-right:11px;
	margin-top:23px;
	color:#FFFFFF;
	padding-bottom:10px;
	}
hr {
	color:#F4EADF;
	width:164px;
	padding:0px;
	margin:0px;
	}
	
#sidebarcopy{
	width:150px;
	padding-left:25px;
	line-height:18px;
	margin: 5px 0 5px 0;
	}	
	
#sidebarcopy a {
	color:#D9FEA8;
	text-decoration:none;
	}
	
#sidebarcopy a:hover {
	color:#9EFC21;
	text-decoration:underline;
	}							
	
#contentcopy_hm{
    width:320px;
	/*width:278px;*/
	padding-top:20px;
	margin-left:83px;
	padding-bottom:20px;
	}
	
#contentcopy{
	width:510px;
	padding-top:20px;
	margin-left:43px;
	padding-bottom:20px;
	}	
	
#footer{
	width:770px;
	background:#000000 url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	}
	
#footertag {
	font-size:10px;
	padding-left:14px;
	padding-top:8px;
	color:#B8B8B8;
	text-align:left;
	}

#footertag a {
	color:#B8B8B8;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}	
						

a {
	color:#A03034;
	text-decoration:underline;
	}
	
a:hover {
	color:#003263;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family: "Futura LtCn BT", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:24px;
 color:#6B2D28;
 font-weight: normal;
 margin-bottom:28px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:15px;
 color:#003263;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:8px;
 text-transform:uppercase;
 }

 strong {
	 font-weight:bold;
 }

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: #6B2D28; 
	font-size:24px;
	margin-bottom:28px;
	margin-top:0px;
	}

/*  end  sIFR  */
	
	
/*  FAQ Formatting  */
	#faq{
	padding-bottom:30px;
	}

	#faq li a {
	display:block;
	}

	.faqAnswer {
	width:85%; 
	background-color:#F9F4EF; 
	border:1px solid #306EA1; 
	padding:12px 12px 12px 16px; 
	color:#000000; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px; 
	}

/*  end FAQ Formatting  */