
  
 /* ----------------------------------------------------------------
Home page  Styles
 ---------------------------------------------------------------- */
#home_flash{
	float: left;
}

#HPHeaderContent{
	height: 372px;
	width: 967px;
	margin-bottom: 15px;
}

#home #HPHeaderContent .BoxSolidHeader{
	float: left;
	margin-left: 15px;
	width: 320px;
}
#home #HPHeaderContent .BoxSolidHeader  a{
	font-size: 10px;
}
 /* ----------------------------------------------------------------
Home page  Styles
 ---------------------------------------------------------------- */
  #col1 , #col2 ,#col3 {
  	float: left;
	width:307px;
	font-size:11px;
  }
  #col2 {
  	margin: 0 16px;
  }
   #col3 {
  	width:320px;
	margin-bottom:20px;
  }
	
  	#col1 .BoxContent, #col2 .BoxContent,#col3 .BoxContent{
	padding: 7px 9px;
	color: #374859;
	}
	#col1 .BoxContent a, #col2 .BoxContent a,#col3 .BoxContent a{
		color: #FF9236;
		text-decoration: none;
	}
	#col1 .BoxContent a:hover, #col2 .BoxContent a:hover,#col3 .BoxContent a:hover{
		text-decoration: underline;
	}
 #col1 h3, #col2  h3,#col3 h3 {
	padding-top: 8px;
	height:18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#909090;
	font-weight:lighter;
	text-transform: uppercase;
	text-indent:10px;
	letter-spacing:4px;
	border-top:#999999 dotted 1px;
	border-bottom:#999999 dotted 1px;
}

 #col1 h4, #col2  h4,#col3 h4{
 	margin-top:10px;
	color:#59a4f1;
	font-size:12px;
	font-weight:bold;
	text-indent: 10px;
 } 
 
  #col1 h5, #col2  h5,#col3 h5{
 	margin-top: 8px;
	font-size:18px;
	color: #FF9236;
	text-indent: 10px;
	
 } 
 #col3 h5 {
 	margin-top: 8px;
	font-size:18px;
	color: #63b0ff;;
	text-indent: 10px;
 }
 	#col1 h5 a, #col2  h5 a,#col3 h5 a{
 		text-decoration: none;
	color: #FF9236;
 	}
.update_text {
	text-indent:10px;
	color:#999999;
	font-size:10px;
	font-style:italic;
}
#col3 .BoxContent{
	margin-bottom:25px;
}


#col3 h2{
	margin-bottom:5px;
}

#Photos .BoxSolidHeader h2{
	position: relative;
	padding-top:  10px;
	height: 22px;
	background-color: #666;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: 10px;
}

#Photos .BoxSolidHeader h2 a{
	position: absolute;
	right: 11px;
	font-size: 10px;
	color: #FF9236;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
}