@charset "UTF-8";
/* CSS Document */

body {
	background-color: #C6A775;
	background-image: url(images/bk-page.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p.pageHead, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #810C17;
	font-weight:normal;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 18pt;
}
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 18pt;
}
.subHead {
	color: #594527;
	font-weight: bold;
}
img.alignRight {
	float: right;
	padding-left:5px;	
}
img.alignLeft {
	float: left;
	padding-right:5px;	
}
.formText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #6C5735;
	text-align: center;
}
a:link {
	color: #810C17;
}
a:visited {
	color: #810C17;
}
a:hover {
	color: #6C5735;
}
a:active {
	color: #810C17;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #6C5735;
	text-align: center;
}
p.finePrint {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
}#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D6237;
}
#downloads {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 339px;
	width: 307px;
	overflow:hidden;
	list-style-type: none;
}
#downloads li {
	background-repeat: no-repeat;
	background-position: left top;
	width: 307px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#downloads li a {
	display: block;
	padding-top: 150px;
}
#downloads #video-tour{
	height: 98px;
	background-image: url(images/buttons/video.png);
}

#downloads #home-plans{
	height: 124px;
	background-image: url(images/buttons/home-plans.png);
}
#downloads #brochure{
	height: 117px;
	background-image: url(images/buttons/brochure.png);
}
.videoRight {
	float: right;
	padding-left:10px;
	width: 320px;
}
.gallery {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.gallery li {
	text-align: center;
	float: left;
	height: 200px;
	width: 180px;
	font-weight: bold;
	color: #6C5735;
	overflow: hidden;
	margin:0px;
	padding:0px;
}
.gallerySmall {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.gallerySmall li {
	float: left;
	margin:0px;
	padding:0px;
	width:160px;
	text-align:center;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contactForm {
	float: left;
	width: 300px;
}
#rtCol {
	padding: 5px;
	clear: right;
	float: right;
	width: 230px;
}
#rtCol p {
	text-align: center;
	font-weight: normal;
	line-height: normal;
}
#rtCol a {
	font-weight: bold;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.selectBox, .textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.required {
	color: #810C17;
}

#contactForm td{
	font-size: 12px;
}

.black {
	font-weight: bold;
}
