body {
	margin: 0px;
	background-image: url('../images/bg_stripe.gif');
	background-repeat: repeat-x;
	background-position: 0px 190px;
	background-color: #DDDDDD;
	font-family: times;
}

#holder {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 1px solid #666666;
}

#header {
	background-image: url('../images/bg_header.jpg');
	height: 168px;
}

div.buttons {
	background-image: url('../images/bg_buttons.jpg');
	padding-top: 7px;
	height: 20px;
	text-align: center;
}

div.buttons a{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10pt;
	font-weight: normal;
}

div.buttons a:hover{
	text-decoration: underline;
}

div.buttons a.active{
	color: #6c413a;
}

#content {
	background-image: url('../images/bg_main.jpg');
	width: 748px;
	position: relative;
}

#content_holder {
	background-image: url('../images/bg_watermark.gif');
	background-repeat: no-repeat;
	background-position: 338px 314px;
	height: 403px;
	width: 748px;
}

#model_homes {
	text-align: center;
	padding-top: 30px;
	background-image: url('../images/bg_watermark.gif');
	background-repeat: no-repeat;
	background-position: 338px 314px;
	height: 373px;
	width: 748px;
}

#model_homes p{
	text-align: left;
	width: 300px;
	margin-left: 30px;
	padding-top: 10px;
	font-size: 9pt;
	line-height: 18pt;
}

#content_holder h4{
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 40px;
	margin-left: 130px;
	margin-right: 130px;
	margin-top: 0px;
	margin-bottom: 8px;
}

#content_holder p{
	line-height: 18pt;
}

#content_holder table{
	margin-top:  30px;
	margin-left: 30px;
	border-collapse: collapse;
	font-size: 10pt;
}

#content_holder table td.other{
	width: 180px;
	text-align: center;
}

#content_holder table td.one{
	width: 325px;
}

p.normal {
	margin-left: 130px;
	margin-right: 130px;
	font-size: 10pt;
}

p.map_wrap {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	padding-top: 80px;
	padding-left: 400px;
	font-size: 9pt;
}

a.home {
	color: #8f815c;
	margin-left: 10px;
	margin-right: 10px;
}

a.home:hover{
	color: #6c413a;
}

a.name {
	margin-left: 60px;
	margin-right: 60px;
}

a.name img{
	border: none;
}

div.milford_bg {
	background-image:url('../images/milford_watermark.jpg');
	background-repeat: no-repeat;
	background-position: 425px 150px;
	height: 400px;
}

div.map_bg {
	background-image:url('../images/bg_community.jpg');
	background-repeat: no-repeat;
	background-position: 5px 35px;
	height: 403px;
}

div.map_bg2 {
	background-image:url('../images/bg_map.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 403px;
}

img.home_title {
	vertical-align: middle;
}

a.home_thumb {
	color: #8f815c;
}

a.home_thumb:hover{
	color: #6c413a;
}

a.pdf_link {
	color: #000;
	text-decoration:none;
}

a.pdf_link:hover{
	text-decoration: underline;
}