@charset "utf-8";
/* CSS Document */

#body {
	 width: 927px;
	 text-align: center;
	 margin: 0 auto; 
     padding: 0; 
	 background-color: #FFF;
	 background-image: url(images/to_use/bg_image.jpg);
	 background-position: bottom;
	 background-repeat: repeat-x;
	 background-attachment: fixed;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #636466;
	 font-size: 12px;
	 line-height: 120%;
	 }
	 
p {
margin: 0px;
padding: 0px;
}

h1 {
font-size: 15px;
font-weight: bold;
color: #728617;
padding: 0px;
margin: 0px;
}

h2 {
font-size: 15px;
font-weight: bold;
color: #fff;
padding: 0px;
margin: 0px;
}

form {
padding: 0px;
margin: 0px;
}

a:link {
color: #006f4b;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #006f4b;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #006f4b;
text-decoration: underline;
font-weight: bold;
}


#container {
position: absolute;
left: 50%;
width: 927px;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
border-bottom: 1px solid #FFF;
background-color: #FFF;
text-align: left;
margin-left: -465px;
}
	 
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* Container */

#row1 {
width: 927px;
height: 88px;
text-align: left;
padding-top: 33px;
}

#row1_left {
width: 492px;
float:  left;
}

#row1_right {
width: 435px;
float:  left;
}

#row2 {
width: 927px;
height: 143px;
clear: left;
}

#row3 {
width: 927px;
height: 32px;
text-align: left;
background-image: url(images/code_03_bg.jpg);
background-repeat: repeat-x;
font-size: 12px;
padding-top: 2px;
}

#row3 a:link {
font-size: 12px;
color: #fff;
text-decoration: none;
font-weight:100;
}

#row3 a:visited {
font-size: 12px;
color: #fff;
text-decoration: none;
font-weight:100;
}

#row3 a:hover {
font-size: 12px;
color: #fff;
text-decoration: underline;
font-weight:100;
}

.link_spacing {
padding-right: 15px;
display: block;
float: left;
}

.image_spacing {
width: 5px;
height: 27px;
padding-right: 15px;
padding-top: 5px;
display: block;
float: left;
background-image: url(images/to_use/menu_div.jpg);
background-repeat: no-repeat;
}


#dnn_contentpane {
width: 887px;
padding: 20px;
background-color: #FFF;
clear: left;
text-align: left;
}

#dnn_content_left {
width: 387px;
float: left;
padding: 15px;
}

#dnn_content_center {
width: 299px;
float: left;
padding: 5px;
}

#dnn_content_right {
width: 495px;
float: left;
padding: 5px;
}

#row4_left {
width: 601px;
float: left;
}

.spacer {
width: 100%;
height: 20px;
clear: left;
}

#row5 {
width: 927px;
height: 24px;
clear: both;
background-image: url(images/divider_bg.jpg);
background-repeat: repeat-x;
}

#row6 {
width: 927px;
background-color: #FFF;
}

#dnn_row6_left {
width: 443px;
float: left;
padding-left: 20px;
}

#dnn_row6_right {
width: 460px;
float: left;
text-align: left;
}

#row6_bottom {
width: 927px;
clear: left;
text-align: center;
padding-top: 10px;
color: #636466;
font-size: 11px;
}

.row6_images {
float: left;
padding-right: 25px;
padding-top: 0px;
}


#row6 a:link {
font-size: 12px;
color: #00aeef;
text-decoration: underline;
}

#row6 a:visited {
font-size: 12px;
color: #00aeef;
text-decoration: underline;
}

#row6 a:hover {
font-size: 12px;
color: #00aeef;
text-decoration:  none;
}

.footer_white {
	color: #FFF;
}
.footer_red {
	color: #dc3f3e;
}

.developments
{
    width:280px;
    text-align:center;
    float:left;
    padding: 0px 5px 0px 5px;
    margin-bottom:20px;
}

.homelistings
{
    padding: 4px;
    margin-bottom:10px;
}

.home_image {
padding-left: 15px;
float: right;
}

.social {
padding-right: 20px;
}


