/* ==================================================================

 *  created: August 2009 Forward

 * ================================================================== */
 
 
 img {
border:none;
}



blockquote {
margin-left:4px;
}
 
 
 
 #container {
	width:950px;
	border:1px solid #bac3d0;
	text-align:left;
	position:relative;
	background-color: #FFFFFF;
	margin: 0 auto;
	color:#2c4b66;
	background-image: url(images/logo_slogan2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:118px;
	font-weight: 400;
	}
	
	
#banner_animation_holder {
	width: 950px;
	height:215px;
	z-index: 0;
	background-color:#ffffff;
	}	
	
#banner {
	height:215px;
	background-repeat: no-repeat;
	width: 950px;
	background-color:#ffffff;
	}	
	
	
body#about_us #banner{
	background-image: url(images/banner_about.jpg);
	}
	
body#getting_started #banner{
	background-image: url(images/banner_getting_started.jpg);
	}
	
body#checklist #banner{
	background-image: url(images/banner_checklist.jpg);
	}
	
body#contact_us #banner{
	background-image: url(images/banner_contact_us.jpg);
	}
	
body#interior_and_exterior_alterations #banner{
	background-image: url(images/banner_inter_ex_alterations.jpg);
	}
	
body#kitchen_and_bath_remodeling #banner{
	background-image: url(images/banner_kitchen-bath_remodel.jpg);
	}
	
body#construction_forensics #banner{
	background-image: url(images/banner_construction_forensics.jpg);
	}
	
body#consultation_services #banner{
	background-image: url(images/banner_consultation_services.jpg);
	}
	
body#planning_and_design #banner{
	background-image: url(images/banner_planning_and_design.jpg);
	}	

body#room_additions #banner{
	background-image: url(images/banner_room_additions.jpg);
	}
	
body#showroom #banner{
	background-image: url(images/banner_showroom.jpg);
	}		
	
	
	

#main_content {
	margin:28px 30px 20px 18px;
	background: url(images/main_content_bgrd.gif) no-repeat 0px 0px;
	padding: 0 0 0 30px;
	display: block;
	float: left;
	width: 870px;
	font-size:90%;
}



/* ==================================================================
 * Content - Custom per site
 * ================================================================== */

#leftcol {
	width:628px;
	float:left;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 2px;
	}
	
/*#home #leftcol h3 {
margin-left:20px;
}*/
	

#middlecol {
	width:530px;
	float:left;
	display:block;
	background-color: #FFFFFF;
	}
	
	#middlecol_div {
	padding-top:14px;
	padding-right: 24px;
	padding-left: 24px;
	}
	
	#middlecol ul {
	padding: 0 0 0 1.3em;
	margin:0;
		}	
	
	#middlecol ul li {
		line-height:140%;
		list-style-type:square;
		padding-bottom:10px;
		font-weight:normal;
	}
	

#rightcol {
	width:216px;
	float:right;
	background-color: #FFFFFF;
	margin-top: -17px	
	}
	
	#rightcol_div {
	padding-top:14px;
	padding-right: 23px;
	padding-left: 23px;
	}
	.rightcol_img {
	border: 1pt solid #2c4b66;
	margin-top: 10px;	
	
	}
	
	#rightcol p {
		line-height:130%;
		}
	
	#rightcol ul {
	padding: .2em 0 0 0em;
	margin:0;
	text-align: left;
	display: inline-block;
	list-style-position: inside;
		}	
	
	#rightcol ul li {
	list-style-type: square;/*	line-height:120%;
	
	padding-bottom:0.9em;
	font-weight:normal;
	text-align: left;	*/
		}
	
#widecol {
	width:724px;
	float:left;
	display:block;
	}
	
	
		#widcol_div {
	padding-top:14px;
	padding-right: 24px;
	padding-left: 24px;
	}
	
	#widecol ul {
		padding:0 0 0 20px;
		margin:0;
		}	
	
	#widecol ul li {
		line-height:120%;
		list-style-type:square;
		padding-bottom:10px;
		font-size:1em;
		font-weight:normal;
		}

.float_left {
	text-align: left;
	display: block;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	display:block;


}




.float_right {
	text-align: left;
	display: block;
	float: right;
	width: 228px;
	padding-top: 0px;
	margin-top: 0px;
}
p.floating_right {
	margin-top: 0px;
	padding-top: 0px;
}

p.floating_right_service_areas{
	margin-top: 10px;
}

#contact_map {
	display: inline;
	height: 190px;
	width: 256px;
	float: right;
	left: 358px;
	top: 333px;
	margin-right: 28px;
}
	
 
/* ==================================================================
 * Footer
 * ================================================================== */

#footer {
	width:910px;
	font-size: 9pts;
	display: block;
	float: left;
	width: 870px;
	padding: 15px 40px;
	background-color: #FFFFFF;
	background-image: url(images/footer_rule_at-top2.gif);
	background-position: 30px 0px;
	background-repeat: no-repeat;
	}
	
	
	.credits{
	font-size:75%;
	float:right;
	text-align:right;
	margin-top: -14px;
	}
	
	

	#footer a {
		}
		
	#footer p {
	font-size:75%;
	margin:0;
		}
		
/* ==================================================================
* Pullquotes
* ================================================================== */


#pullquote {
margin-top:18px;
}






#pullquote p {
	color: #812311;
	font-style:italic;
	line-height:1.8em;
	padding: 0 24px;
	letter-spacing: 0.02em;
	font-size: 12px;
}
#pullquote .symbolQuoteOpen {
	color: #9ca9bc;
	/*color: #812311;*/
	display:block;
	background-color:transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	margin-bottom: -0.7em;
	margin-left: 0px;
	font-style: normal;
	text-align: left;
}
#pullquote .symbolQuoteClose {
	float:left;
	color:#9ca9bc;
	/*color: #812311;*/
	background-color:transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	text-align:right;
	width:100%;
	line-height: 1.2em;
	margin-top: -38px;
}
#pullquote .quote_credit {
	margin: -22px 8px 8px 0;
	color: #812311;
	font-family:  Arial, Helvetica, sans-serif;
	float: left;
	text-align: right;
	width:165px;
	line-height: 1em;
	font-size: 0.8em;
}	
/* ==================================================================
 * Forms
 * ================================================================== */

#iframe {
padding-top: -10px;
margin-top: -10px;
z-index: 0;
}


/* ==================================================================
 * Table
 * ================================================================== */
 
table {
 	margin-top:10px;
	}
	
caption {
	
	}
	
th {
	text-align:left;
	}
	
	
td {

	}	
 
