.x_input { display: none; }
body {
	background-image: url(/images/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #2d1f08;
}
#wrapper {
	width: 968px;
	margin: 0px auto;
	padding: 0px;
	background-color: white;
	z-index: 1000;
}





/*
 * TOP SECTION
 */
	#top {
		height: 86px;
		overflow: hidden;
		margin: 0px 8px;
	}
	#logo_link {
		display: block;
		text-decoration: none;
		width: 209px;
		height: 62px;
		background-image: url(/images/logo.jpg);
		float: left;
		margin: 11px 0px 0px 36px;
	}
	#top_search {
		float: right;
		margin-top: 35px;
	}
	#top_search_input {
		font-size: 12px;
		font-family: Arial, sans-serif;
		color: #555;
		width: 219px;
		padding: 3px;
		padding-left: 30px;
		background-image: url(/images/bg_top_search_input.jpg);
		background-repeat: no-repeat;
		background-position: 3px 3px;
		border-top: 1px solid #8f8f8f;
		border-right: 1px solid #8f8f8f;
		border-bottom: 1px solid #e3e3e3;
		border-left: 1px solid #e3e3e3;
	}
	
/* end top section */





/*
 * MAIN NAVIGATION
 */
	#nav {
		margin: 0px 8px;
		background-color: #679ac9;
		height: 21px;
		color: white;
		font-family: Arial, sans-serif;
		padding: 0px 23px 0px 12px;
		z-index: 10;
	}
	.nav_root {
		position: relative;
		float: left;
		font-size: 12px;
		padding: 3px 16px 4px 16px;
	}
	.nav_root a {
		color: white;
		text-decoration: none;
	}
	.nav_separator {
		width: 1px;
		height: 9px;
		float: left;
		overflow: hidden;
		margin-top: 6px;
		background-color: white;
	}
	.nav_drop {
		position: absolute;
		top: 17px;
		left: -11px;
		display: none;
	}
	.nav_drop a { color: #4c7fb3; text-decoration: underline; }
	.nav_root_hover .nav_drop {
		display: block;
	}
	#nr_abou.nav_root_hover, #nr_abou.nav_current { background-color: #446a91; }
	#nr_prod.nav_root_hover, #nr_prod.nav_current { background-color: #993300; }
	#nr_spec.nav_root_hover, #nr_spec.nav_current { background-color: #99cc66; }
	#nr_clie.nav_root_hover, #nr_clie.nav_current { background-color: #83b5b8; }
	#nr_insu.nav_root_hover, #nr_insu.nav_current { background-color: #a77e9d; }
	#nr_cont.nav_root_hover, #nr_cont.nav_current { background-color: #848484; }
	.ndtl, .ndtm, .ndtr { height: 4px; overflow: hidden; font-size: 2px;}
	.ndbl, .ndbm, .ndbr { height: 18px; overflow: hidden; font-size: 2px;}
	.ndtl { width: 11px; background-image: url(/images/ndtl.png); }
	.ndtm { background-image: url(/images/ndtm.png); }
	.ndtr { width: 12px; background-image: url(/images/ndtr.png); }
	.ndml { width: 11px; background-image: url(/images/ndml.png); }
	.ndmm { background-color: #f5f5ef; color: #666; line-height: 15px; font-family: Verdana, sans-serif; }
	.ndmr { width: 12px; background-image: url(/images/ndmr.png); }
	.ndbl { width: 11px; background-image: url(/images/ndbl.png); }
	.ndbm { background-image: url(/images/ndbm.png); }
	.ndbr { width: 12px; background-image: url(/images/ndbr.png); }
	.nd_left {
		background-color: #ebebe0;
		color: #666;
		font-size: 10px;
		width: 139px;
	}
	.nd_right {
		background-color: #f5f5ef;
		font-size: 10px;
	}
	.nd_landing_link {
		font-size: 13px;
		font-family: Georgia, "Times New Roman";
		font-weight: bold;
		margin: 8px 0px;
	}
	.nd_pad { margin: 9px; }
	.nd_landing_sub_link { font-weight: bold; }
	.nd_landing_sub_link a { color: #666; }
/* end navigation */




/*
 * MIDDLE SECTION
 */
	#middle {
		clear: both;
		padding: 6px 8px 12px 8px;
	}
	#left_col {
		width: 595px;
		margin-left: 22px;
		float: left;
	}
	#right_col {
		width: 307px;
		float: left;
		margin-left: 27px;
	}
	/* PAGE TOOLS */
	#page_tools {
		font-size: 9px;
		font-family: Verdana, sans-serif;
		text-transform: uppercase;
		color: #999;
		text-align: right;
		margin-top: 8px;
	}
	#text_size_sm, #text_size_lg, 
	#page_tool_print, #page_tool_bookmark {
		cursor: pointer;
	}
	#left_col .bigger {
		font-size: 16px;
		line-height: 20px;
	}
	#left_col .biggest {
		font-size: 20px;
		line-height: 26px;
	}
	.breadcrumbs {
		font-size: 10px;
		font-family: Verdana, sans-serif;
	}
	.breadcrumbs, .breadcrumbs a { color: #666; }
	.child_links li {
		font-weight: bold;
		color: #4c7fb3;
	}
	.right_col_block {
		margin-top: 10px;
	}
	/* RIGHT COLUMN NAVIGATION BLOCKS */
	.right_col_nav_block {
		font-size: 9.5px;
		background-color: #f5f5ef;
		padding-bottom: 14px;
		font-family: Verdana, sans-serif;
	}
	.right_col_nav_block a {
		text-decoration: none;
		color: #666;
	}
	.right_col_nav_block a:hover { text-decoration: underline; }
	.rcn_head {
		font-weight: bold;
		padding: 5px 8px;
		font-family: Georgia, "Times New Roman";
		text-transform: uppercase;
		background-color: #D08D63;
		color: black;
	}
	.rcn_head a { color: black; }
	.rcn_link {
		padding: 7px 8px;
		border-bottom: 1px solid #ccc;
		margin: 0px 2px;
	}
	.rcn_link_current a { color: #993300; }
	#rcnh_3 { background-color: #d08d63; }
	#rcnh_11, #rcnh_12, #rcnh_13, #rchn_14{ background-color: #d18d63; }
	#rcnh_65 { background-color: #89b8ac; }
	#rcnh_first { background-color: #d8d590; }
	#rcnh_news { background-color: #b78aab; }
	#rcnh_blog_categories { background-color: #8bb9ae; }
	#rcnh_blog_recent_posts { background-color: #b78aab; }
	#rcnh_follow { background-color: #c1caab; }
	.rc_author { margin-left: 7px; margin-top: 7px; float: left; }
/* end middle section */




/*
 * TRIVIA IN THE RIGHT COLUMN
 */
	#right_col_trivia {
		padding: 12px 8px;
		border-bottom: 4px double #aaa;
	}
	.rct_head {
		font-size: 24px;
		color: #cccccc;
		font-weight: 100;
	}
	.rct_left {
		float: left;
		width: 150px;
		margin-right: 6px;
		margin-left: 3px;
	}
	.rct_right {
		float: left;
		width: 130px;
	}
	#rct_fact {
		font-size: 11px;
		font-family: Verdana, sans-serif;
		color: #679ac9;
		margin-top: 10px;
	}	
	#refresh_fact {
		width: 64px;
		height: 11px;
		background-image: url(/images/refresh_fact.jpg);
		cursor: pointer;
		overflow: hidden;
		margin-top: 16px;
	}
/* end trivia */




/*
 * FOOTER 
 */
	#footer {
		clear:both;
		background-color: #dee0c2;
		font-family: Verdana, sans-serif;
		background-image: url(/images/bg_footer.jpg);
		background-repeat: repeat-x;
		padding: 33px 24px 15px 24px;
		margin-bottom: 35px;
		font-size: 10px;
		color: #666666;
	}
	#footer_left {
	    width: 410px;
		float: left;
	}
	#footer_right {
		float: right;
	}
	#footer a {
		text-decoration: none;
		color: #666;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	#footer_right td {
		border-bottom: 1px solid #b2b39b;
	}
	#footer_right td.footer_table_middle {
		width: 0px;
		border-bottom: none;
	}
/* end footer */




/*
 * NEWS
 */
	.article_date {
		font-size: 10px;
		font-family: Verdana, sans-serif;
	}
	.news_source {
		color: #999999;
	}
	.article_blurb {
		font-size: 10px;
		font-family: Verdana, sans-serif;
		margin-top: 6px;
	}
	.category_head {
		font-weight: bold;
	}
	.category_head a { color: #555; text-decoration: none; }
	.category_head a:hover { text-decoration: underline; }
/* end news




/* 
 * PEOPLE
 */
	.person {
		width: 290px;
		height: 50px;
		float: left;
		font-family: Verdana, sans-serif;
		line-height: 15px;
		margin-top: 15px;
		padding-bottom: 15px;
	}
	.person a { text-decoration: none; }
	.person a:hover { text-decoration: underline; }
	.person_image {
		width: 50px;
		float: left;
		margin-right: 15px;
	}
	.person_info {
		width: 210px;
		float: left;
	}
	.person_name {
		font-size: 10.5px;
		font-weight: bold;
		color: #663300;
	}
	.person_name a {
		color: #663300;
	}
	.person_title { font-size: 10px; }
	.person_links { font-size: 10px; color: #cc6600; }
	.person_links a { color: #cc6600; }
	.person_header_info { font-family: Verdana, sans-serif; margin-left: 10px; padding: 10px 0px; }
	
/* end people */





/*
 * PEOPLE ON SERVICE PAGES
 */
 	.service_people {
 		padding-top: 22px;
 		margin-top: 10px;
 		border-top: 1px solid #aaa;
 		border-bottom: 1px solid #aaa;
 	}
	.service_person {
		font-family: Verdana, sans-serif;
		font-size: 10px;
		margin-bottom: 22px;
	}
	.sp_p {
		font-size: 10px;
	}
	.service_person .person_links {
		margin-top: 8px;
	}
	.service_person a { color: #666; }
	.service_person .person_links a { color: #cc6600; }
/* end people on services page */


/*
 * FORMS
 */
	.form_label {
		font-size: 8px;
		font-weight: bold;
		text-transform: uppercase;
		font-family: Verdana, sans-serif;
		padding-left: 7px;
	}
	.form_input {
		font-size: 12px;
		font-family: Arial, sans-serif;
		color: #555;
		width: 219px;
		padding: 3px;
		border-top: 1px solid #8f8f8f;
		border-right: 1px solid #8f8f8f;
		border-bottom: 1px solid #e3e3e3;
		border-left: 1px solid #e3e3e3;
	}
	.numeric_form_input {
		width: 40px;
	}
	textarea.form_input {
		height: 160px;
		width: 300px;
	}
	.form_longtext {
		height: 160px;
		width: 300px;
    }
	#form_message {
		color: red;
		padding: 4px;
		font-weight: bold;
	}
	.form_required_action {
		border-color: red;
	}
	
	
/*
 *	BLOG
 */
	.blog_list_item {
	
	}
	.blog_date {
		font-family:Verdana,sans-serif;
		font-size: 10px;
		font-style: italic;
		margin-bottom: 6px;
	}
	.blog_title {
		text-transform: uppercase;
		color:#6699CC;
		font-size:16px;
		margin-bottom: 6px;
		font-weight: bold;
	}
	.blog_title a { color: #6699CC; text-decoration: none; }
	.blog_title a:hover { text-decoration: underline; }
	.blog_by {
		font-family:Verdana,sans-serif;
		font-size: 10px;
		margin-bottom: 8px;
	}
	.blog_cat {
		font-family:Verdana,sans-serif;
		font-size: 10px;
		color: #6699CC;
		margin-bottom: 15px;
	}
	.blog_blurb {
		margin-bottom: 6px;
	}
	.blog_more {
		font-family:Verdana,sans-serif;
		font-size: 10px;
		color: #6699CC;
		margin-bottom: 40px;
	}
	.comment_success {
		color: #349934;
	}
	.comment_error {
		color: #993434;
	}
	#comment_form_message {
		margin-left: 20px;
		font-weight: bold;
		font-size: 18px;
		font-family: Arial, sans-serif;
	}
	.bc_left {
		width: 160px;
		float: left;
		margin-right: 20px;
		font-family: Arial, sans-serif;
		font-size: 11px;
		color: #999999;
	}
	.bc_right {
		width: 415px;
		float: left;
	}
	.blog_comment {
		clear: both;
		padding-top: 20px;
	}
	
/*
 *  FOOTER SOCIAL LINKS
 */
    #footer_social_links {
        width: 155px;
        height: 52px;
        background-image: url(/images/bg_footer_social_links.png);
        float: left;
        text-align: center;
        padding-top: 15px;
        padding-left: 5px;
        margin-left: 17px;
        margin-top: 5px;
    }
    
