/* CSS Document */
body {
	text-align: center;
	margin-top: 0px;
	padding: 0;
}

body.lifestyle {
	background-color: #6B5844;
}

body.lifestyle #all {
	border-top-color: #6B5844;
}

body.homes {
	background-color: #235140;
}

body.homes #all {
	border-top-color: #235140;
}

body.lots {
	background-color: #AB261D;
}

body.lots #all {
	border-top-color: #AB261D;
}

body.contact {
	background-color: #C69B55;
}

body.contact #all {
	border-top-color: #C69B55;
}

#all {
	text-align: left;
	margin: 20px auto;
	position: relative;
	width: 756px;
	background-color: #fff;
}

#nav {
	top: 51px;
	left: 0;
}

#content {
	margin: 20px 50px 20px 100px;
}

#contenttd {
	padding-left: 52px;
	font-family: "Bodoni Book", "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
}

p {
	font-family: "Bodoni Book", "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
}

#topi {
	left: 0;
	top: 2px;
}

#bphotos {
	padding: 0;
	margin: 20px 11px 10px 11px;
}

#ptag {
	margin-bottom: 17px;
	_margin-bottom: 0;
	padding-bottom: 0;
}

#models {
	position: relative;
	height: 250px;
	top: 37px;
	left: 75px;
}

#modelphoto {
	position: relative;
}

#mbuttons {
	width: 50px;
	line-height: 17px;
	margin: 10px;
}

#mbuttons a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}

#mbuttons a.normal {
	color: #999999;
}

#mbuttons a.at {
	color: #235140;
}

#modelb1 {
	position: absolute;
	left: 0;
	top: 150px;
}

#modelb2 {
	position: absolute;
	left: 0;
	top: 175px;
}

#modelb3 {
	position: absolute;
	left: 0;
	top: 200px;
}

.contLink {
	
}

.contLink a:link {
	text-decoration: none;
	color: rgb(198, 155, 85);
}

.contLink a:active {
	text-decoration: none;
	color: rgb(198, 155, 85);
}

.contLink a {
	text-decoration: none;
	color: rgb(198, 155, 85);
	font-weight: normal;
}

.contLink a:visited {
	text-decoration: none;
	color: rgb(198, 155, 85);
	font-weight: normal;
}

.contLink a:hover {
	text-decoration: underline;
	color: rgb(198, 155, 85);
	font-weight: normal;
}

.contLink a:visited:hover {
	color: rgb(198, 155, 85);
	text-decoration: underline;
	font-weight: normal;
}

.contLink a:visited:hover {
	color: rgb(198, 155, 85);
	text-decoration: underline;
	font-weight: normal;
}

.MapCon {
	width: 386px;
	height: 400px;
}

.Mlink {
	position: absolute;
	left: 140px;
	top: 248px;
}

.LotsTitle {
	text-align: center;
	position: relative;
	top: 8px;
}