@import url("nav.css");
@import url("footer.css");
body{
	background-color: #D3E4B2;
	text-align: center;
	margin-top: 10px;
}
p {
	color: #003479;
}
p a, a:visited{
	color: #01514B;
}
p a:hover{
	color: #357766;
	text-decoration: none;
}
#wrapper{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 760px;
}
#nav_main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	clear: both;
	width: 760px;
	/*height: 23px;*/
	background-image: url(../images/interior/nav_bg_hq.gif);
	background-repeat: repeat-x;
	float: left;
}
#masthead{
	background-image: url(../images/home/masthead_bg_hq_home.gif);
	background-repeat: repeat-x;
	height: 192px;
	width: 758px;
	border-top: 1px solid #003479;
	border-right: 1px solid #003479;
	border-left: 1px solid #003479;
}
#masthead #logo{
	margin-left: 5px;
	margin-right: 6px;
}
#content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003479;
	background-color: #FFFFFF;
	border-right: 1px solid #003479;
	border-left: 1px solid #003479;
	float: left;
	width: 758px;
	padding-top: 12px;
	padding-bottom: 0px;
}
#content #content_lc{
	width: 242px;
	float: left;
}
#content #content_rc{
	float: left;
	padding: 0px 18px 0px 18px;
	/*height: 352px;*/
}

/*------WITH BLOG WIDGET-------*/
/*#content #content_rc{
	width: 490px;
	float: right;
	padding-right: 12px;
	height: 352px;
}*/

#content_lc #news_events{
	background-color: #D1E8B5;
	margin-left: 12px;
}
#news_events h2{
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(../images/interior/nav_utility_bg_heading.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 6px;
	margin: 0px;
}
#news_events dl#news{
	border-right: 1px solid #C1DBD9;
	border-left: 1px solid #C1DBD9;
	padding: 0px 6px 6px 6px;
	margin: 0px;
}
#news_events dl#news dt, #news_events dl#news dd{
	display: block;
	padding: 0px;
	margin: 0px;
}
#news_events dl#news dt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01514B;
	padding-top: 6px;
	padding-bottom: 4px;
}
#news_events dl#news dd{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003479;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003479;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#news_events dl#news_bot dd{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003479;
	line-height: 13px;
	border-bottom-style: solid;
	border-bottom-color: #003479;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#news_events dl#news a:link, #news_events dl#news a:active, #news_events dl#news a:visited{
	text-decoration: none;
	color: #003479;
	display: block;
	padding: 0px;
	margin-bottom: 3px;
}
#news_events dl#news a:hover{
	text-decoration: underline;
}
#news_events #events_container h3{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #B2C9C7;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}
#news_events #events_container{
	background-image: url(../images/home/events_bg.gif);
	background-repeat: repeat-x;
	border-top: 2px solid #AECCCA;
	display: block;
	padding: 0px 6px 0px 6px;
	margin: 0px 6px 0px 6px;
}
#news_events #event_border{
	border-right: 1px solid #C1DBD9;
	border-left: 1px solid #C1DBD9;
}
#news_events dl#events{
	margin: 0px;
	padding: 0px;

}
#news_events dl#events dt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c89b32;
	padding-top: 6px;
}
#news_events dl#events dd{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #066F66;
	line-height: 13px;
	border-bottom: 1px solid #C1DBD9;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
}
#news_events #get_rss{
	color: #FFFFFF;
	background-image: url(../images/home/get_rss_bg_hq.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	padding: 3px 0px;
	margin-top: 5px;
}
.get_rss{
	background-image: url(../images/home/icon_rss.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-left: 6px;
}
#news_events #get_rss a, a:visited {
	color:#ffffff;
	text-decoration: none;
}
#content_rc #mission h1{
	font-size: 20px;
	color: #01514B;
	letter-spacing: -1px;
	border-bottom: 1px solid #003479;
	margin: 0px 0px 10px 0px;
}
#content_rc #mission{
	clear: right;
}
#content_rc #mission p{
	padding: 0px;
	line-height: 16px;
	margin: 0px 0px 15px 0px;
}
.homepage_block{
	background-color: #F0F6F5;
	border: 1px solid #003479;
	margin-bottom: 24px;
	width: 490px;
}
.homepage_block_photo{
	float: left;
}
.homepage_block_data{
	float: left;
	width: 371px;
}
#content_rc .homepage_block_data h3{
	font-size: 14px;
	font-weight: bold;
	color: #05665E;
	letter-spacing: -1px;
	background-color: #DCEAE9;
	border-bottom: 1px solid #A9CBC7;
	padding: 3px 0px 3px 12px;
	margin: 0px 0px 6px 0px;
}
#content_rc .homepage_block_data p{
	font-size: 11px;
	line-height: 13px;
	padding: 0px 6px 0px 12px;
	margin: 0px 0px 6px 0px;
}
#content_rc .homepage_block_data a{
	font-size: 9px;
	line-height: 13px;
	text-transform: uppercase;
	color: #91af57;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 12px;
}
#footer{
	width: 758px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}	
.lc_news_detail {
	font-weight: normal;
	padding-bottom: 6px;
	margin-bottom: 6px;
}


/*--------------- HQ SERVICES MAP STYLES -----------------------*/

h2 {
	margin: 0;
	padding: 0;
}
#hqsvcs_content {
	vertical-align: top;
	margin-left:18px;
	margin-top: 15px;
	margin-bottom: 12px;
}
#hqsvcs_left_col {
	width: 300px;
	height: 364px;
	color: #357766;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float: left;
	background-image: url(../images/home/home_wheel-widget_lc.gif);
	background-repeat: no-repeat;
}
#wheel_hqsvcs_head {
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
}
.wheel_left_col_hqsvcs_head {
	color: #01514B;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: -5px;
}
.wheel_left_col_hqsvcs_descr {
	color: #357766;
	font-size: 11px;
	line-height: 1.35em;
	font-weight: normal;
	padding-left: 20px;
	margin-bottom: 0px;
}
/*----------------------------------------------------------------*/
/*Use for testing hidden div position (comment out in list below)*/

/*#wheel_c_p {
	width: 300px;
	margin: 0px;
	padding:0px;
	float: left;
}*/

/*----------------------------------------------------------------*/
#wheel_c_p, #wheel_pkg, #wheel_m_c, #wheel_p_l, #wheel_c_c, #wheel_trn, #wheel_dist, #wheel_ksk, #wheel_i_m, #wheel_e_pos, #wheel_rpt, #wheel_rec, #wheel_i_p {
	display: none;
	margin: 0px;
	padding:0px;
	float: left;
}
.wheel_left_col_h4 {
	color: #01514B;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 0px;	
	margin: 4px 0px -7px 0px;
}
.wheel_left_col_descr {
	color: #357766;
	font-size: 11px;
	line-height: 1.35em;
	width: 280px;
	padding-left: 20px;
	margin-top: 12px;
}
.wheel_left_col_descr ul, li {
	font-size: 11px;
	line-height: 1.23em;
	margin-left: 5px;
	margin-top: 5px;
}
.wheel_left_col_descr a, a:visited {
	color: #01514B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.wheel_left_col_descr a:hover{
	color: #357766;
	text-decoration: none;
}
#wheel_rec p, #wheel_trn p {
	margin:12px 0px -7px 0px;
}
#wheel_rec a, #wheel_rec a:visited,#wheel_trn a, #wheel_trn a:visited {
	color: #01514B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
}
#hqsvcs_right_col {
	width: 412px;
	height: 364px;
	text-align: left;
	float: left;
	background-image: url(../images/home/home_wheel-widget_rc.gif);
	background-repeat: no-repeat;
}

