*{margin: 0; padding: 0;}

body{
	background: #212226;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}

a{ color: #47a0d1; text-decoration: none; }
a:hover{ text-decoration: underline; }
a img{ border: 0; }
p{ padding-bottom: 5px; }
hr{ clear: both; width: 100%; height: 0; border: 0; border-top: 1px solid #ccc; margin: 10px 0; }
ul, ol{ margin: 5px 0 5px 20px; }

.cleaner{ clear: both; height: 0; font-size: 0px; }
.cleaner_space{ clear: both; height: 20px; width: 100%; }

.required{ color: red; }
.hidden{ display: none; }
.visible{ visibility: visable; }

#container{ width: 901px; margin: 0 auto; }

h2{ font-size: 20px; font-weight: normal; padding-bottom: 5px; color: #ccc; }
h3{ font-size: 18px; font-weight: normal; padding-bottom: 5px; color: #ccc; }
h4{ font-size: 16px; font-weight: normal; padding-bottom: 5px; color: #ccc; }
h5{ font-size: 14px; font-weight: normal; padding-bottom: 5px; color: #ccc; }

h2.page_title a{ color: #fff; }

/*******HEADER********/
#header{
	width: 901px;
	height: 100px;
}

#header h1{ float: left; }
#header h1 img{ border: 0; }
#header h1 span{ display: none; }

#header_right{ float: right; width: 629px; }
#header_right #name{
	width: 297px;
	float: left;	
}
#header_right #name .title{
	float: left;
	font-size: 22px;
	font-weight: normal;
	padding: 35px 0 5px 25px;
	color: #fff;
}
#header_right #top{ 
	width: 332px; 
	float: right; 
	padding: 15px 0 12px 0; 
}
#header_right #top .links{
	float: left;
	width: 214px;
}
#header_right #top .links a.active{ color: #707174; }
#header_right #top .links a{ color: #fff; display: block; padding: 7px 20px 0 0; float: right; }
#header_right #top .button{ 
	width: 118px; 
	height: 24px; 
	border: 0; 
	text-decoration: none;
	float: right;
}
#search_container{
	float: right;
	padding: 12px 0 0 0;
	background: url('../images/search_box.jpg') 0 12px no-repeat;	
	width: 187px;
	height: 22px;
}
#search_container .search{
	width: 154px;
	height: 18px;
	padding: 0 3px 0 3px;
	background: transparent;
	border: 0;
	color: #666666;
	font-size: 11px;	
}
#search_container .search_btn{
	width: 26px;
	height: 20px;
	background: transparent;
	border: 0;
	cursor: pointer;
}

/****NAVIGATION*****/
#nav_container{
	width: 886px;
	height: 29px;
	padding: 7px 0 0 15px;
	
}
#nav_container ul{
	list-style-type:none;
	float: left;
	margin: 0;
}
#nav_container ul li{ float: left; }
#nav_container ul li a{ 
	text-transform: uppercase;
	display: block; 
	padding: 7px 15px 3px 15px;
	color: #fff;
	height: 19px;
	position: relative; float: left;
}
#nav_container ul li a:hover{ background: #393a3d url(../images/top_nav_left.jpg) 0 0 no-repeat; text-decoration: none; }
#nav_container ul li a:hover span{ 
	position: absolute; top: 0; right: 0; 
	background: #393a3d url(../images/top_nav_right.jpg) 0 0 no-repeat; 
	width: 5px; height: 5px; display: block; 
}
#nav_container ul li a.active{ background: #393a3d url(../images/top_nav_left.jpg) 0 0 no-repeat; text-decoration: none; }
#nav_container ul li a.active span{ 
	position: absolute; top: 0; right: 0; 
	background: #393a3d url(../images/top_nav_right.jpg) 0 0 no-repeat; 
	width: 5px; height: 5px; display: block; 
}
/************HOMEPAGE******/
#home_left{
	float: left;
	width: 620px;
}
#home_hero{
	width: 580px;
	background: #393a3d url('../images/hero_bottom.jpg') 0 bottom no-repeat;
	padding: 20px;
}
#home_hero .divshow, .divshow .slide { height: 310px; width: 580px; }
#home_hero .divshow {
	background-color: #393a3d;
	overflow: hidden;
	position: relative;
}
#home_slide_controls{
	padding: 9px 0 0 9px;
	width: 571px;
	background: #393a3d url('../images/home_slide_fade.jpg') 0 0 repeat-x;	
}
#interior_slide_controls{
	padding: 9px 0 0 9px;
	width: 631px;
	background: #393a3d url('../images/home_slide_fade.jpg') 0 0 repeat-x;	
}
#home_slide_controls a span, #interior_slide_controls a span{ display: none; }
#home_slide_controls a.back, #interior_slide_controls a.back{
	display: block;
	float: left;
	background: url('../images/home_slide_back.jpg') 0 0 no-repeat;
	width: 29px;
	height: 29px;
	padding-right: 2px;
	outline: none;
}
#home_slide_controls a.back:hover, #interior_slide_controls a.back:hover{ background: url('../images/home_slide_back_hover.jpg') 0 0 no-repeat; }
#home_slide_controls a.forward, #interior_slide_controls a.forward{
	display: block;
	float: left;
	background: url('../images/home_slide_forward.jpg') 0 0 no-repeat;
	width: 29px;
	height: 29px;
	outline: none;
}
#home_slide_controls a.forward:hover, #interior_slide_controls a.forward:hover{ background: url('../images/home_slide_forward_hover.jpg') 0 0 no-repeat; }

#banner_box{ padding-top: 20px; }
#banner_box img{ float: left; height: 100px; border: 0; }
.space{ width: 20px; height: 100px; float: left; }

#home_right{
	float: right;
	width: 260px;
}
#home_right .home_side{
	width: 240px;
	background: #393a3d url('../images/sub_bg.jpg') 0 0 repeat-x;
	padding: 10px;
}
#home_right .side_title{
	width: 250px;
	height: 22px;
	background: #393a3d url('../images/title_bg.jpg') 0 0 repeat-x;
	padding: 7px 0 3px 10px;
}
#home_right .side_title p.title{ 
	width: 192px;
	float: left;
	text-transform: uppercase;
	font-weight: bold;	
	padding: 0; 
}
#home_right .side_title p.view_all{ 
	width: 58px;
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
}
#home_right .side_title p.view_all a{ color: #fff; }
#home_right .side_date{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
	padding: 0;
}
#home_right .text{
	font-family: georgia;
	font-size: 14px;
	padding: 0 0 20px 0;
}
#home_right .text a{ color: #fff; }

/*****INTERIOR******/
#interior_container{
	width: 840px;
	background: #393a3d;
	padding: 30px 30px 10px 30px;
}
#interior_container .button{ 
	/*padding: 5px;*/
	height: 24px;
	background: #393a3d url('../images/button_bg.jpg') 0 0 repeat-x; 
	border: 1px solid #212226;
	color: #ccc;
	cursor: pointer;
}
#top_sub_nav{
	float: left;
	list-style-type: none;
	height: 29px;
	margin: 0;
}
#top_sub_nav li{ float: left; padding-right: 9px; }
#top_sub_nav li a{ float: left; height: 11px; display: block; padding: 9px; color: #fff; text-transform: uppercase; font-weight: bold; }
#top_sub_nav li a:hover{ text-decoration: none; }
#top_sub_nav li a.active{ background: #45464a url('../images/sub_top_nav_active.jpg') 0 0 repeat-x; }

#sub_nav, #sub_nav ul{ margin: 0 0 0 15px; list-style-type: normal; }
#sub_nav li{ padding: 5px 0; }
#sub_nav li a{ color: #fff; }
#sub_nav li a.active{ text-decoration: underline; }

/***served market home template***/
#interior_hero{
	width: 841px;
	padding: 23px 0 0 0;	
}
#interior_hero_image{ width: 640px; float: left; }
#interior_hero_image .divshow, .divshow .slide { height: 331px; width: 640px; }
#interior_hero_image .divshow {
	background-color: #393a3d;
	overflow: hidden;
	position: relative;
}

#interior_hero_links{ width: 170px; float: right; }
#interior_hero_links img{ border: 0; display: block; }
#interior_hero_links .side_links{ margin-bottom: 15px; }

#lower_content{ padding-top: 30px; overflow: hidden; }
#lower_content .column{ float: left; width: 280px; }

#lower_content .side_title{
	width: 270px;
	height: 22px;
	background: #393a3d url('../images/title_bg.jpg') 0 0 repeat-x;
	padding: 7px 0 3px 10px;
}
#lower_content .side_title p.title{ 
	width: 192px;
	float: left;
	text-transform: uppercase;
	font-weight: bold;	
	padding: 0; 
}
#lower_content .side_title p.view_all{ 
	width: 58px;
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 0; 
}
#lower_content .side_title p.view_all a{ color: #fff; }
#lower_content .side_date{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
	padding: 0;
}
#lower_content .text{
	font-family: arial;
	font-size: 12px;
	padding: 0 0 20px 0;
}
#lower_content .title{ font-family: georgia; font-size: 14px; color: #fff; }
#lower_content .content{
	width: 260px;
	background: #393a3d url('../images/sub_bg.jpg') 0 0 repeat-x;
	padding: 10px;
	padding-bottom: 5000px; margin-bottom: -5000px;
}
.lower_spacer{ float: left; width: 30px; height: 30px; }

/****service center*****/

.sc_content{ padding: 10px 0 0 0; }
.sc_image{ width: 420px; float: left; }
.sc_right{ width: 380px; float: right; padding-left: 20px; }
.sc_feature_text{ padding: 5px 0 0 0; }


/***grid****/

#grid_left{
	width: 175px;
	float: left;
	padding: 20px 25px 0 0;
}

#grid_sub_nav{
	margin: 10px 0 10px 15px;
}
#grid_sub_nav li{ padding: 5px 0; }

#grid_right{
	width: 640px;
	float: right;
	padding-top: 20px;
}
.photo_wrapper{
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 10px;	
}
.photo{
	float: left;
	background: #fff;
	padding: 10px;
	color: #393a3d;	
	width: 180px;
	text-align: center;
	font-size: 18px;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}
.image{ display: block; width: 180px; margin-bottom: 10px; background: #000; }

/***general****/
#left{
	width: 175px;
	float: left;
	padding: 20px 25px 0 0;
}
#right{
	width: 640px;
	float: right;
	padding-top: 20px;
}
#right_large{ width: 840px; padding: 20px 0 0 0; }
.general-feature{ padding-bottom: 20px; }
.general_image{ float: right; margin: 0 0 5px 5px; }


table.events { width: 100%; }
.events th { background: #0083c2; text-align: left; padding: 3px 5px;  }
.events td.category-heading { background: #ccc; color: #212226; font-weight: bold; padding: 3px 5px; }
.events td{ padding: 3px 5px; vertical-align: top;  }
.events td.label{ text-align: right; width: 20%; font-weight: bold; }

#events-sidebar{
	width: 140px;
	border: 1px solid #ccc;
	background: #ccc;
	color: #000;
	padding: 5px;
	margin: 0 0 10px 0;
}

.event_desc{ padding-bottom: 10px; }
.event-image{ float: right; margin: 5px 0 5px 5px; }

a #vccHelp {
	display: none;
	position: relative;
	top: 10px;
	left: -200px;
	background: #dfdfdf;
	border: 4px solid #0083c2;
	padding: 5px;
	width: 425px;
	height: 200px;
}
a:hover #vccHelp {
	display: block;
}

/****BLOG STYLES****/

.blog_list li{ padding: 0 0 15px 0; }
#group_desc{ padding: 0 0 15px 0; }

.blog_group_image{ width: 175px; margin-bottom: 10px; display: block; }

.blog_entry{ padding-bottom: 15px; }

.blog_entry h2 span.timestamp{
	display: block;
	float: right;
	font-size: 11px;
	padding-top: 5px;
}
.blog_entry h2{ 
	font-size: 23px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
}
.blog_entry h2 a:hover{ text-decoration: none; }

.entryFooter{
	background: #ccc;
	color: #212226;
	padding: 3px 10px;
	margin: 10px 0;
}
.entryFooter a{ font-weight: bold; }

.comment_form{ position: relative; }
.remember{ position: absolute; top: 10px; right: 10px; }
.remember2{ position: absolute; top: 10px; right: 150px; }

.comment_form table td{ padding: 3px 0; }
.comment_policy{ padding: 10px 0; }

h3.expandable, h3.contractable{ background-position: 0 4px; }
.expandable, .contractable {
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 0 0 0 15px;
}
.expandable { background-image: url('../images/icon-plus.gif'); }
.contractable { background-image: url('../images/icon-minus.gif'); }

/********FOOTER*******/
#footer{
	padding: 20px 0 20px 0;
	text-align: center;
	font-size: 11px;
	color: #707174;
	font-weight: bold;
	line-height: 18px;
}
#footer a{ color: #fff; }
#footer a.active{ color: #707174; }

/****error messages****/
.error{
	width: 300px;
	border: 1px solid #f00;
	margin: 0px 0px 10px 0px;
	padding: 4px;
	background-color: #EDEDED;
}
.error strong{	color: #f00; }
.error img {
	margin: 0;
	padding: 0;
	float: left;	
}
.error p {
	margin: 0 0 0 30px;
	padding: 0;
}


.success{
	width: 300px;
	border: 1px solid #0f0;
	margin: 0px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #EDEDED;
}
.success strong{	color: #0f0; }
.notice{
	width: 300px;
	border: 1px solid #F50;
	margin: 0px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #FFB;
}
.notice strong{	color: #F50;	}
.strike{ text-decoration: line-through; }