body {
margin: 0px; padding: 0px; background-color: #ccffff;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	height: auto;
}
#topspacer {
	width: 968px;
	height: 100px;
	float: left;
}

#lhcontent {
float: left; width: 680px;
}
#rhcontent {
	float: right;
	width: 288px;
}

#mainpic {
background-image:url(images/home_images/houseview.jpg);
width: 680px; height: 464px;
}
#contactbar {
	width: 968px;
	height: 19px;
	background-color: #000066;
	float: left;
	
}
#bottombar {
	width: 968px;
	height: 19px;
	float: left;
}

#rhpic1 {
	width: 288px;
	height: 288px;
	background-image: url(images/home_images/con_view.jpg);
	float: right;
}
#rhpic2 {
	background-image:url(images/home_images/dra6.jpg);
	width: 288px;
	height: 176px;
	float: right;
}
#mainpicspacer {
	height: 250px;
}
#links {
	float: left;
	width: 215px;
	font-weight: 500;
}
#copy {
	float: left;
	width: 450px;
	font-weight: 500;
}
#links p {
font-family: Arial, Helvetica, sans-serif; color: #ffffff;
font-size: 22px; line-height: 22px;
margin-top: 0px; margin-bottom: 21px; margin-left: 23px;
}
#copy p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	font-weight: 800;
}
#contactbar p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
}
a:link {text-decoration: none; color:#FFFFFF;}
a:visited {text-decoration: none; color:#FFFFFF;}
a:hover {text-decoration: underline; color:#FFFFFF;}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}

#credit {
position: relative; left: 144px; width: 680px;
text-align: center;
}
#bottombar p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	background-color: #ccffff;
}
