/* CSS Document */
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; text-align:center;}

h1 { font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:17px; margin:0px; padding:0px; color:#191752;}
h2 { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; margin:0px; padding:0px; color:#191752;}

A:link {text-decoration: none;color: #1186d6;}
A:visited {text-decoration: none;color: #1186d6;}
A:active {text-decoration:underline;color:#1186d6;}
A:hover {text-decoration: underline; color: #1186d6;}

.afterHeader {margin-top: 3px;}

.builderInfo {
	display:block;
	margin-top:10px;
}

.detailView {
border-color:#000033;
border-style:solid;
border-width:1px;


}

.houseDetails {
background-color:#CCCCCC;

}

.labelHeader {
font-weight:bold;
}


#Builders{display:block;}


#container{ margin-left: auto; margin-right:auto; text-align: left; width:760px;}

#header { width:760px; height:90px; background-image:url(../img/bg-logo.gif); background-repeat:no-repeat; background-position:left; border-bottom:2px solid #191752; margin-bottom:1px;}

#nav {width:760px; height:31px;}

#image {width:505px; height:338px; border-right:4px solid #fff; float:left; border-top:1px solid #fff;}

#developments {width:251px; height:338px; background-color:#287403; float:left; border-top:1px solid #fff;}

#developments div {width:251px;}

#about {width:740px; padding:5px 10px 10px 10px;}

#footer {width:740px; height:49px; background-image:url(../img/bg-footer.gif); background-repeat:repeat-x; background-position:top; background-color:#191752; color:#fff; font-size:11px; text-align:center; padding:10px;}

.clear{ clear:both;}



