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

body {
	font: 12px Arial, Verdana, Helvetica, Sans Serif; color: #464646; text-decoration: none;
	text-align: left;
	background: url(images/bg-body.gif) repeat-x #FFFFFF;
}

img {
	display: block;
border: 0px;
}



/*________ Container ________*/

.containers {
width: 770px;
margin-left: auto;
margin-right: auto;
}

.floatRight {
float: right;
margin: 0 0 10px 10px;
padding: 2px;
border: 1px solid #dadada;
}

h1 {
font-size: 44px;
color: #3c479b;
text-decoration: none; 
font-weight: bold;
padding-top: 85px;
}

#header {
background: url(images/bluewood-homes.gif) no-repeat bottom right;
height: 130px;
margin-bottom: 30px;
}

.containers p {
line-height: 1.6em;
padding-bottom: 30px;
}

.containers p a {
text-decoration: none;
color: #3c479b;
}

.containers p a:hover {
text-decoration: underline;
}

#middleContainer {
background-color: #f1f2f8;
height: 190px;
margin-bottom: 30px;
}

#middleContainer #holdingContainer {
overflow: hidden;
width: 770px;
margin-left: auto;
margin-right: auto;
}

#middleContainer #holdingContainer div {
border-left: 1px solid #dadada;
font-size: 11px;
padding-left: 15px;
margin-left: 15px;
margin-top: 10px;
float: left;
height: 170px;
}

#middleContainer #holdingContainer p {
padding-bottom: 8px;
}

#middleContainer #holdingContainer .divTitle {
color: #3c479b;
font-weight: bold;
text-decoration: underline;
padding-bottom: 15px;
}

.visitButton img {
clear: both;
margin-left: auto;
margin-right: auto;
}

h2 a {
font-size: 16px;
color: #3c479b;
text-decoration: none; 
font-weight: bold;
}

h2 a:hover {
text-decoration: underline;
}

h3 {
color: #3c479b;
font-weight: bold;
padding-bottom: 8px;
}

.displayHomes {
float: left;
width: 238px;
padding-right: 18px;
padding-bottom: 30px;
}

.displayHomes img {
padding: 2px;
border: 1px solid #dadada;
}

.displayHomes .moreDetails a {
font-weight: bold;
}

.displayHomes .moreDetails a:hover {
text-decoration: underline;
}

.displayHomes p {
padding-bottom: 5px;
}

/*________ Footer ________*/

#footer {
background: url(images/bg-footer.jpg) repeat-x;
clear: left;
}

#footer ul {
text-align: center;
padding: 60px 0 10px 0;
}

#footer ul li {
display: inline;
padding: 0 12px;
}

#footer ul li a {
color: #fff;
text-decoration: none; 
}

#footer .link {
text-align: center;
padding: 0 0 20px 0;
}

#footer .link a {
font-size: 10px;
color: #969cc0;
text-decoration: none; 
}

#footer .link a:hover {
text-decoration: underline;
}

#footer ul li a:hover {
text-decoration: underline;
}