/*  

Theme Name: Innovative Builders & Remodelers

Description: Innovative BR Layout

Author: SLB Networks

Author URI: http://www.slbnetworks.com

Client URL: http://www.innovativebr.com

*/

	

/* template */

body {
	margin:0;
	background-color:#FFFFFF;
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

}

body a:link, body a:visited {
	text-decoration:none;
	color:#0A2269;

}

body a:hover, body a:visited:hover {
	text-decoration:underline;
	color:#0A2269;

}

h1 {
	background: url(images/header_art.png) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;	
	height:85px;	
	margin:8px 0 0 50px;
	display:inline;
	float:left;
	font-size:21px;
	font-weight:bold;
	color:#655952;
	padding:25px 0 0 145px;
}

h1:first-letter {
	font-size:30px;	
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#0A2269;	
	padding:10px 0 0 0;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#0A2269;
	padding:10px 0 0 0;	
}

h4 {
	font-size:14px;
	font-weight:bold;
	color:#0A2269;
	padding:10px 0 0 0;	
}

#top_bar {
	width:100%;
	height:30px;
	float:left;
	background-image: url(images/web/woodgrain_header.png);
	border-top:2px solid;
	border-top-color:#FFFFFF;
	border-bottom:2px solid;
	border-bottom-color:#FFFFFF;
	
}

.top_bar_wrapper {
	width:1000px;
	height:15px;
	margin: 0 auto;
	border-left:2px solid #FFFFFF;	
	border-right:2px solid #FFFFFF;
}

#light_grain {
	width:1000px;
	height:15px;
	float:left;
	clear:left;
	background-image:url(images/web/woodgrain_short.png);
	background-repeat:repeat-x;
}

.orange_bar {
	width:376px;
	height:8px;
	background-color:#FFA743;
	float:left;
}

.dark_green_bar {
	width:260px;
	height:8px;
	background-color:#13BF61;
	float:left;
	border-left:2px solid #FFFFFF;	
	border-right:2px solid #FFFFFF;	
}

.lime_green_bar {
	width:360px;
	height:8px;
	background-color:#A7D478;
	float:left;
}

#main_header {
	width:100%;
	height:119px;
	float:left;
	background-image:url(images/web/header_background.png);
	background-repeat:repeat-x;

}

#header_logo {
	width:360px;
	height:119px;
	margin:0 auto;

}

#page_header {
	width:100%;
	min-height:100px;
	float:left;
	background-color:#FFFFFF;
	border-bottom: 2px solid #FFFFFF;

}

#blue_fade_big {
	width:100%;
	height:259px;
	float:left;
	background-image: url(images/web/yellow_background_main.png);
	background-repeat:repeat-x;

}

#blue_fade_secondary {
	width:100%;
	height:99px;
	float:left;
	background-image: url(images/web/yellow_background_main.png);
	background-repeat:repeat-x;

}

#home_header {
	width:970px;
	height:259px;
	margin:0 auto;
	background-image: url(images/web/home_main.png);
	background-repeat: no-repeat;

}

#secondary_header {
	width:970px;
	height:99px;
	margin:0 auto;
	background-image: url(images/web/home_main.png);
	background-repeat: no-repeat;

}

#header_shadow {
	width:100%;
	height:41px;
	float:left;
	background-image: url(images/web/header_shadow.png); 
	background-repeat:repeat-x;

}

#header_spacer {
	width:970px;
	height:41px;
	margin:0 auto;
	background-image: url(images/web/main_shadow.png); 

}

#container {
	width:970px;
	margin: 0 auto;

}

#main_body { 
	width:970px;
	min-height:499px;
	float:left;
	background-image: url(images/web/main_body.png);
	background-repeat:repeat-y;
	padding-bottom:50px;

}

#main_wrapper { 
	width:850px;
	margin:0 auto;

}

#footer {
	width:100%;
	height:80px;
	float:left;
	border-top: 2px solid #FFFFFF;
	background-image:url(images/web/footer2.png);
	background-repeat:repeat-x
	
}

#footer_wrapper {
	width:1000px;
	height:68px;
	margin: 0 auto;
	padding-top:10px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	line-height:20px;
	
}


#footer_wrapper a:link, #footer_wrapper a:visited {
	color:#FFFFFF;
	text-decoration:none;
	
}

#footer_wrapper a:hover, #footer_wrapper a:visited:hover {
	color:#FFFFFF;
	text-decoration:underline;
	
}

/***************************************************
	Navigation
***************************************************/

#nav_bar {
	width:100%;
	height:40px;
	float:left;
	background-image:url(images/web/woodgrain_dark2.png);
	background-repeat:repeat-x;
	border-top:3px solid;
	border-top-color:#FFFFFF;
	border-bottom:3px solid;
	border-bottom-color:#FFFFFF;	

}

#nav {
	height: 40px;
	width: 990px;
	margin:0 auto;

}

#nav h2 {
	display: none;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	display: block;
	height: 40px;
}

#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	position: relative;
	float: left;
	display: block;
	height: 40px;
}

#nav a, #nav a:visited {
	display: block;
	height: 40px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	padding-left:22px;
	padding-right:22px;	
	line-height: 40px;
}

#nav li a, #nav li a:visited {
	font-size: 12px;
	height: 23px;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
}

html>body #nav li a, 
html>body #nav li a:visited {
	height: 40px;
}

#nav li a:hover, #nav li.over a, #  {
	background-image: url(images/web/woodgrain.png);
	background-repeat: repeat-x;
}

#nav li:hover, #nav li.sfhover { 
	background-image: url(images/web/woodgrain.png);
	background-repeat: repeat-x;
}

#nav li ul {
	width: 180px; /*140px;*/
	list-style: none;
	position: absolute;
	clear: both;
	top: 31px;
	left: 0;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	border: 1px solid #FFFFFF;
	background: #525C4E !important;
	display: none;
}

#nav li>ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 184px; /*144px;*/
	height: auto;
	margin-top: 40px;
}

#nav li li {
	clear: both;
	display: block;
	width: 184px; /*140px;*/
	text-align: left;
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	background-position: -300px -300px !important;
}

#nav li li a, #nav li li a:visited {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.2em;
	height: 13px;
	padding: 6px 0 6px 5px !important;
	margin: 0 !important;
	background: transparent !important;
	width: 180px; /*140px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #FFFFFF;	
	font-weight: normal !important;
	text-align: left;
}

html>body #nav li li a {
	width: 180px; /*140px;*/
	height: auto !important;
	line-height: 1.2em !important;
	min-height: 13px !important;
}

#nav li li a:hover {
	background: #75846F !important; 
	width:179px;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
	
}


/***************************************************
	End Navigation
***************************************************/



/***************************************************
	Start Secondary Header
***************************************************/




#secondary_tagline {
	width:240px;
	display:inline;
	float:right;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:45px 50px 0 0;
	color:#655952;

}

.first_letter_secondary_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#655952;

}


#address_bar {
	width:820px;
	float:right;
	margin-right:60px;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#655952;
	text-align:right;

}

/***************************************************
	End Secondary Header
***************************************************/

/***************************************************
	Start Index
***************************************************/

#index_left {
	width:470px;
	height:220px;
	margin-left:60px;
	display:inline;
	float:left;

}

#index_shield {
	width:53px;
	height:53px;
	margin-top:30px;
	margin-left:20px;
	float:left;
	display:inline;

}

#index_title {
	width:460px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-size:23px;
	font-weight:bold;
	color:#655952;
	float:left;
	margin-left:0px;
	margin-top:40px;
	display:inline;
	text-align:center;

}

#index_text {
	width:430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18pt;
	font-weight:bold;
	color: #000000;
	float:left;
	margin-left:15px;
	margin-top:25px;
	text-align:center;
	display:inline;

}

#index_tagline {
	width:460px;
	display:inline;
	float:left;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	color: #333333;

}

.tagline_first_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #333333;

}

#index_right {
	width:390px;
	height:259px;
	display:inline;
	float:right;
	margin-right:33px;
	border-left: 2px solid #E2DACF;
	border-right: 2px solid #FFFFFF;	

}

.services_bar_1 {
	width: 840px;
	margin: 0 auto;
	margin-top:30px;
	height:120px;
	border-top: 2px dashed #E2DACF;
	border-bottom: 2px dashed #E2DACF;	

}

.services_bar_2 {
	width: 840px;
	margin: 0 auto;
	height:120px;
	border-bottom: 2px dashed #E2DACF;	

}

.services_holder {
	width: 420px;
	height:80px;
	margin:20px 0 0 0;
	padding: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;	
	float:left;	
	border-bottom: 2px dashed #E2DACF;	

}

.services_holder img {
	width: 160px;
	height:80px;
	float:left;	
	border: 2px solid #E2DACF;

}

.services_holder h2 {
	width: 240px;
	float:right;
	margin:10px 0 0 0;	
	padding:0 0 0 0;		
	font-size:14px;
	font-weight:bold;
	color:#655952;	

}

.services_holder h2:first-letter {		
	font-size:16px;
	font-weight:bold;
}

.services_holder h2 a:link, .services_holder h2 a:visited {
	color:#655952;
	text-decoration:none;	

}

.services_holder h2 a:hover, .services_holder h2 a:visited:hover {
	color:#655952;
	text-decoration:underline;	

}

.services_holder p {
	width: 220px;
	float:right;	
	margin-top:10px;
	font-size:11px;
	font-weight:bold;
	color: #000000;		
	
}

#gray_box, #gray_box_2 {
	width:368px;
	min-height:150px;
	float:right;
	margin-top:25px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:5px;
	background-color:#E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#655952;	

}

#gray_box li, #gray_box_2 li {
	font-size:11px;
	font-weight:bold;
	color:#655952;
	list-style:disc;
	line-height:26px;	

}

#gray_box li a:link, #gray_box li a:visited, #gray_box a:link, #gray_box a:visited, #gray_box_2 li a:link, #gray_box_2 li a:visited, #gray_box_2 a:link, #gray_box_2 a:visited  {
	color:#655952;
	list-style:disc;
	text-decoration:none;	

}

#gray_box li a:hover, #gray_box li a:visited:hover, #gray_box a:hover, #gray_box a:visited:hover, #gray_box_2 li a:hover, #gray_box_2 li a:visited:hover, #gray_box_2 a:hover, #gray_box_2 a:visited:hover  {
	color:#655952;
	list-style:disc;
	text-decoration:underline;	

}

#homepage_text {
	width:370px;
	min-height:340px;
	float:left;
	clear:both;
	margin-left:40px;
	margin-top:40px;
	display:inline;
	color: #000000;
	font-size:12px;

}


/***************************************************
	End Index
***************************************************/


/***************************************************
	Start Sitemap
***************************************************/

#sitemap {
	width:500px;
	float:left;
	display:inline;
	margin-left: 150px;
	margin-top:40px;
	font-size:14px;
	font-weight:bold;
	color:#0A2269;

}

#sitemap a:link, #sitemap a:visited {
	font-size:14px;
	font-weight:bold;
	color:#0A2269;
	text-decoration:none;

}

#sitemap a:hover, #sitemap a:visited:hover {
	font-size:14px;
	font-weight:bold;
	color:#0A2269;
	text-decoration:underline;

}

#sitemap ul {
	list-style:square;

}


#sitemap li {
	font-size:12px;
	color:#0A2269;
	list-style:square;
	list-style-position:inside;
	text-indent:20px;
	line-height:22px;

}

#sitemap li a:link, #sitemap li a:visited  {
	font-size:12px;
	color:#0A2269;
	list-style:square;
	text-decoration:none;

}

#sitemap li a:hover, #sitemap li a:visited:hover  {
	font-size:12px;
	color:#0A2269;
	list-style:square;
	text-decoration:underline;

}

/***************************************************
	End Sitemap
***************************************************/


/***************************************************
	Main Services Pages
***************************************************/

#left_services {
	width:380px;
	float:left;
	margin-top:50px;
	border-top: 2px dashed #E2DACF;
	
}

.left_holder {
	width:380px;
	height:80px;
	float:left;
	border-bottom: 2px dashed #E2DACF;
	
}

.left_holder2 {
	width:380px;
	height:80px;
	float:left;
	margin-left:100px;
	margin-top:50px;
	display:inline;
	border-bottom: 2px dashed #E2DACF;
	border-top: 2px dashed #E2DACF;	
	
}

.left_pic {
	width: 80px;
	height:60px;
	margin-top:10px;
	margin-left:10px;
	float:left;	
	display:inline;
	border: 2px solid #E2DACF;

}

.resources_pic {
	width: 80px;
	height:60px;
	margin-top:10px;
	margin-left:10px;
	float:left;	
	display:inline;

}

.resources_pic2 {
	width: 80px;
	height:60px;
	margin-top:10px;
	margin-left:50px;
	float:left;	
	display:inline;

}

.left_title {
	width: 270px;
	float:right;
	margin-top:30px;		
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#655952;	

}

.left_title2 {
	width: 230px;
	float:right;
	margin-top:30px;		
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#655952;	

}

.left_title a:link, .left_title a:visited, .left_title2 a:link, .left_title2 a:visited {
	color:#655952;
	text-decoration:none;	

}

.left_title a:hover, .left_title a:visited:hover, .left_title2 a:hover, .left_title2 a:visited:hover {
	color:#655952;
	text-decoration:underline;	

}

.left_text {
	width: 250px;
	float:right;	
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000000;		
	
}

#right_text {
	width:400px;
	margin-top:70px;
	margin-right:20px;
	float:right;
	font-size:12px;
	color: #000000;
}


/***************************************************
	End Main Services
***************************************************/


/***************************************************
	Start Insurance Services Pages
***************************************************/

#insurance_picwrap {
	width: 200px;
	float:right;
	margin-right: 80px;
	margin-top: 20px;

}

.insurance_pics {
	width:200px;
	float:right;
	margin-top:30px;
	border:2px solid #E2DACF;

}

#insurance_text {
	width: 450px;
	float:left;
	margin-left: 60px;
	margin-top: 40px;
	display:inline;

}

#insurance li {
	font-size:12px;
	color:#0A2269;
	list-style:square;
	list-style-position:inside;
	text-indent:20px;
	line-height:22px;

}

#insurance li a:link, #insurance li a:visited  {
	font-size:12px;
	color:#0A2269;
	list-style:square;
	text-decoration:none;

}

#insurance li a:hover, #insurance li a:visited:hover  {
	font-size:12px;
	color:#0A2269;
	list-style:square;
	text-decoration:underline;

}

/***************************************************
	Start Insurance Services Pages
***************************************************/


/***************************************************
	Start Pages
***************************************************/

#page_text {
	width:760px;
	margin-top:50px;
	margin-left:30px;
	float:left;
	display:inline;
}

#page_text ol {
	line-height:25px;

}

#press_box {
	width:300px;
	margin-top:40px;
	float:left;
	display:inline;
}

#press_box ul {
	margin-left:0px;
}

#press_box li {
	margin-left:15px;
	list-style: square;
	list-style-position:outside;
	line-height: 20px;
}

#press_text {
	width:500px;
	margin-top:60px;
	margin-right:10px;
	float:right;
	display:inline;
}

.font_large {
	font-size:13px;
	font-weight:bold;
	color:#0A2269;	
}

#carrier_text {
	width:790px;
	margin-top:50px;
	margin-left:30px;
	padding-bottom:30px;
	float:left;
	display:inline;
	border-bottom:2px solid #E2DACF;	
}

#manufacturer {
	float:left;
	width:790px;
	margin: 0 0 0 45px;
	display:inline;
}

#manufacturer img {
	float:left;
	width:170px;
	height:62px;
	padding:30px 40px 30px 40px;
	display:inline;
	border-bottom:2px solid #E2DACF;
}



/***************************************************
	End Pages
***************************************************/


/***************************************************
	Start About Us
***************************************************/

#about_holder {
	width:800px;
	margin-top:50px;
	margin-left:40px;
	padding-bottom:20px;
	float:left;
	display:inline;
	border-bottom:2px solid #E2DACF;
	font-size:13px;
	font-weight:bold;
	color:#0A2269;
}

#about_text {
	width:410px;
	margin-left:20px;
	float:left;
	display:inline;
	font-size:12px;
	color:#000000;
	line-height:22px;
}

#about_text li {
	font-size:11px;
	color:#000000;
	line-height:22px;
	list-style:square;
	list-style-position:inside;
}

#about_pic {
	width: 300px;
	height:199px;
	float:right;
	margin-right:20px;
	margin-top:15px;
	border:2px solid #E2DACF;	
}

.about_holder {
	width: 740px;
	float:left;
	margin-left:80px;
	margin-top:50px;

}

.about_title {
	width:550px;
	margin-top:10px;
	margin-left:30px;
	font-size:16px;
	font-weight:bold;
	color:#655952;
	float:left;
	display:inline;

}

.about_pic {
	width:53px;
	float:left;
	display:inline;

}



/***************************************************
	End About Us
***************************************************/


/***************************************************
	Start Consumer Alerts
***************************************************/

.consumer_wrapper {
	width:700px;
	float:left;
	margin-left:40px;
	margin-top:30px;
	display:inline;
	border-bottom:2px solid #E2DACF;
	padding-bottom:30px;

}

.consumer_pic {
	float:left;
	width:150px;
	margin-left:30px;
	display:inline;
	border: 2px solid #E2DACF;	

}

.consumer_title {
	width:460px;
	margin-top:10px;
	margin-left:40px;
	font-size:13px;
	font-weight:bold;
	color:#0A2269;
	float:left;
	display:inline;

}

.consumer_text {
	width:450px;
	margin-top:20px;
	margin-left:60px;
	float:left;
	display:inline;
}

.consumer_more {
	width:200px;
	float:right;
	margin-top:20px;
	text-align:center;
	font-weight:bold;

}



/***************************************************
	End Consumer Alerts
***************************************************/

/***************************************************
	Start Links
***************************************************/

.links {
	width:90%;
	float:left;
	margin-top:10px;
	margin-left:60px;
	display:inline;
	line-height:28px;
	font-size:12px;
	
}

.links h2 {
	font-size:14px;
	font-weight:bold;
}

.links ul {
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:95%;
}

.links li {
	width:50%;
	float:left;
	margin: 6px 0 0 0;
	padding:0 0 0 0;
	list-style:square;
}


/***************************************************
	End Links
***************************************************/



/***************************************************
	Start Contact
***************************************************/

#contact_intro {
	width:410px;
	float:left;
	margin-left:30px;
	margin-top:50px;
	display:inline;	
}

#contact_phone {
	width:280px;
	float:left;
	margin-left:80px;
	margin-top:25px;
	font-size:14px;
	font-weight:bold;
 	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
}

#contact_map {
	width:350px;
	height:350px;
	float:right;
	margin-right:20px;
	margin-top:50px;
	border:2px solid #E2DACF;	
}

#form_header {
	width:620px;
	float:left;
	margin-top:20px;
	margin-left:80px;
	display:inline;
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}

#contact_form {
	width:400px;
	float:left;
	margin-top:20px;
	margin-left:100px;
	display:inline;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#655952;
}



/***************************************************
	End Contact
***************************************************/


/***************************************************
	Start Forms
***************************************************/

.form_wrapper {
	width:700px;
	float:left;
	margin-left:60px;
	margin-top:30px;
	display:inline;
	border-bottom:2px solid #0A2269;
	padding-bottom:15px;

}

.form_pic {
	float:left;
	width:100px;
	margin-left:50px;
	margin-top:5px;
	display:inline;
	font-weight:bold;	
	line-height:8px;

}

.form_title {
	width:460px;
	margin-top:10px;
	margin-left:40px;
	font-size:13px;
	font-weight:bold;
	color:#0A2269;
	float:left;
	display:inline;

}

.form_text {
	width:450px;
	margin-top:20px;
	margin-left:60px;
	float:left;
	display:inline;
}

#quote_form {
	width:600px;
	float:left;
	margin-top:20px;
	margin-left:180px;	
	display:inline;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#655952;
}


/***************************************************
	End Forms
***************************************************/


.float_right {
	float:right;
}

.float_left {
	float:left;
}