@charset "utf-8";
/* Residential Building WA */

/* Global Whitespace Reset */
* {  
	vertical-align: baseline;  
	font-family: inherit;  
	font-style: inherit;  
	font-size: 100%;  
	border: none;  
	padding: 0;  
	margin: 0; 
	}   
h1, h2, h3, h4, h5, p, pre, blockquote, form, ul, ol, dl {  
	margin: 20px 0;  
	}  
li, dd, blockquote {  
	margin-left: 40px;  
	}  
table {  
	border-collapse: collapse;  
	border-spacing: 0;  
	}

/* General Styles */
body {
	width: 100%;
	text-align: center;
	background-color: #fff;
	background-image: url(../images/bg_body.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #36424a;
	}
.dottys {
	height: 1px;
	width: 100%;
	clear: both;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	}

/* Links */ 
a:link { 
	text-decoration: none;
	}
a:visited { 
	text-decoration: none;
	}
a:hover { 
	text-decoration: none;
	}
a:active { 
	text-decoration: none;
	}
	
/* Text styles */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
	line-height: 18px;
	margin: 0;
	}
p a:link, P a:hover, P a:active, P a:visited {
	color: #939598;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
	line-height: 18px;
	margin: 0;
	}
body a:link, body a:hover, body a:active, body a:visited {
	color: #939598;
	}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #36424a;
	margin: 0;
	}

/* Layout - General */
#Background {
	min-height: 425px;
  	height: auto !important;
  	height: 425px;
	}
#Top {
	height: 287px;
	width: 100%;
	}
#Banner_Wrapper {
	height: 287px;
	width: 100%;
	background-image: url(../images/bg_banner.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}
#Banner {
	width: 952px;
	height: 287px;
	margin: auto;
	}
#Content {
	width: 952px;
	margin: auto;
	}
#Column_Left {
	width: 700px;
	float: left;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: top;
	}
#Column_Right {
	width: 252px;
	float: left;
	padding: 0px 0px 110px 0px;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
#Graident_overlap {
	height: 20px;
	background-image: url(../images/gradient_overlap.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 3px;
	}
#Copy {
	padding: 20px 40px 20px 60px;
	text-align: left;
	}
#Copy_internal {
	padding: 40px 40px 20px 60px;
	text-align: left;
	}
	
#Copy_internal a:link, a:active, a:visited {
	color: #7f7f7f;
	}
	
#Copy_internal a:hover {
	color: #35424A;
	}
	
/* Layout - Classes */
.banners {
	margin-bottom: 20px;
	margin-left: 10px;
	}
.Building_Strips {
	padding: 10px 0px 10px 0px;
	text-align: left;
	}

/* Navigation */ 
#Navigation {
	height: 28px;
	background-color: #fff;
	text-align: left;
	padding-left: 40px;
	padding-top: 5px;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
#Navigation ul{
	margin:0;
	padding:0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
	}
#Navigation ul a:link, #Navigation ul a:active, #Navigation ul a:visited {
	color: #7f7f7f;	
	}

#Navigation ul a:hover {
	color: #35424A;
	}
	
#Navigation li{
	float:left;
	padding-left: 13px;
	background-image: url(../images/bullet.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0;
	margin-left: 20px;
	}
	
#footerLinks {
	height: 18px;
	background-color: #fff;
	text-align: left;
	padding-left: 40px;
	padding-bottom: 0px;
	vertical-align: bottom;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
		
/*td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939598;
	line-height: 16px;
	margin: 0;
	}
	
*/	
div#contactDiv 
{
	margin:50px 20px 20px 60px;	
	text-align:left;
}

div#contactDiv td
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 5px 5px 5px 10px;
}

div#contactDiv a:link, a:active, a:visited {
	color: #7f7f7f;
	}
	
div#contactDiv a:hover {
	color: #35424A;
	}

div#contactDiv input, div#contactDiv textarea, div#contactDiv select
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border: solid 1px #acac87;
	background-color: #fbfaf2;
}

.section_container
{
	width:952px;
	/*height:196px;*/
	float:left;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-bottom-color:#000
}

.left_house_image
{
	width:254px;
	height:152px;
	float:left;
	margin:22px 0px 22px 0px;
}

.right_map_image
{
	width:203px;
	height:152px;
	float:left;
	margin:22px 23px 22px 22px;
}

.text_container
{
	width:406px;
	/*height:152px;*/
	margin: 18px 22px 22px 22px;
	text-align:justify;
	float:left;
	font-size:11px;
}

.display_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #36424a;
}

.clear_float
{
	height:0px;
	visibility:hidden;
	overflow:hidden;
	clear:both;
}

.icon_container
{
	width:406px;
	height:31px;
	float:left;
}

.invogue_logo
{
	width:140px;
	height:31px;
	float:right;
	text-align: right;
}

.pdf_plan_logo
{
	width:155px;
	height:31px;
	float:left;
}

h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #36424a;
	margin:0px;
	float: left;
	display: inline;
	margin-right: 4px;
}