body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DAD9C5;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.master-container {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCCBD;
	border-left-color: #CDCCBD;
}

.nav {
	height: 29px;
	background-image: url(../images/nav_background.png);
	padding-top: 21px;
}

.header {
	margin-top: 0px;
	background-repeat: no-repeat;
	height: 153px;
}

.header-logo {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.admin {
	background-image: url(../images/_headers/admin.jpg);
}

.aboutus {
	background-image: url(../images/_headers/aboutus.jpg);
}

.location {
	background-image: url(../images/_headers/location.jpg);
}

.floorplans {
	background-image: url(../images/_headers/floorplans.jpg);
}

.inventory {
	background-image: url(../images/_headers/inventory.jpg);
}

.gallery {
	background-image: url(../images/_headers/gallery.jpg);
}

.contactus {
	background-image: url(../images/_headers/contactus.jpg);
}

.newspecials {
	background-image: url(../images/_headers/newspecials.jpg);
}

.sub-holder {
	background-color: #FFFFFF;
	background-position: left bottom;
	background-repeat: no-repeat;
	/*
	min-height: 500px;
	_height: 500px;
	*/
	padding: 0px 40px 20px 180px;
}

.sub-holder h1.replaceme {
	visibility: hidden;
	font-size: 24px;
	_font-size: 10px;
	letter-spacing: 5px;
	margin-bottom: 4px;
	white-space: nowrap;
	_margin-top: 10px;
	_width: 500px;
	_overflow: hidden;
}

.sub-holder h1.replaceme_news {
	visibility: hidden;
	font-size: 20px;
	_font-size: 10px;
	letter-spacing: 5px;
	margin-bottom: 4px;
	_margin-top: 10px;
	_width: 500px;
	_overflow: hidden;
}

.sub-holder h2.replaceme {
	visibility: hidden;
	font-size: 20px;
	letter-spacing: 5px;
	margin-bottom: 2px;
	_margin-top: 10px;
	white-space: nowrap;
}

.sub-nav {
	float: left;
	width: 125px;
	text-align: right;
	padding: 60px 15px 60px 10px;
	margin-left: 15px;
	_margin-left: 8px;
	background-image: url(../images/_subnav-gradient.png);
	background-position: top -1px;
	background-repeat: no-repeat;
}

.sub-nav a, .sub-nav a:visited, .sub-nav a:link {
	display: block;
	width: 125px;
	padding: 6px 0px;
	text-decoration: none;
	text-align: right;
	color: #444433;
}

.sub-nav a:hover {
	text-decoration: underline;
	color: #CBDBAC;
}

.sub-aboutus {
	background-image: url(../images/_corners/aboutus.jpg);
	padding-bottom: 260px;
}

.sub-location {
	background-image: url(../images/_corners/location.jpg);
	padding-bottom: 80px;
}

.sub-floorplans {
	background-image: url(../images/_corners/floorplans.jpg);
	padding-bottom: 280px;
}

.sub-inventory {
	background-image: url(../images/_corners/inventory.jpg);
	padding-bottom: 200px;
}

.sub-gallery {
	background-image: url(../images/_corners/gallery.jpg);
	padding-bottom: 200px;
}

.sub-contactus {
	background-image: url(../images/_corners/contactus.jpg);
	padding-bottom: 180px;
}

.sub-newspecials {
	background-image: url(../images/_corners/newspecials.jpg);
	padding-bottom: 180px;
}

.sub-blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*
	font-size: 16px;
	line-height: 26px;
	*/
	font-size: 12px;
	line-height: 16px;
	/*
	background-color: #CCCCCC;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	*/
}


.bodyheader {
	/*font-size: 16px;
	line-height: 26px;*/
}

.bodycopy, .bodyheader {
	font-size: 12px;
	line-height: 16px;
}

.home-sub-holder {
	background-image: url(../images/home-bottom-background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	min-height: 400px;
	_height: 400px;
	font-size: 11px;
}

.home-sub-column-left, .home-sub-column-middle, .home-sub-column-right {
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 40px 15px 8px 15px;
}

.home-sub-column-left {
	width: 150px; /* 180px */
	background-image: url(../images/home-sub-info.png);
}

.home-sub-column-middle {
	width: 255px; /* 285px */
	background-image: url(../images/home-sub-news.png);
}

.home-sub-column-right {
	width: 265px; /* 295px */
	background-image: url(../images/home-sub-specials.png);
}

.veritcal-bumper {
	width: 760px;
	clear: both;
	height: 50px;
}

.footer {
	clear: both;
	height: 34px; /* 50px */
	padding-top: 16px;
	font-size: 9px;
	text-align: center;
	background-image: url(../images/footer-background.png);
}

/* Location styles */

.location-map-text {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-right: 40px;
}

.location-map-text h1 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.location-map-text h2 {
	font-size: 11px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.location-map-text .phone {
    font-weight: normal;
	margin-bottom: 4px;
}

.location-map-text ul {
	padding: 0px 0px 0px 25px;
	margin: 0px;
	list-style: none;
}

/* End Location */

/* Floorplan styles */

.floorplan-block {
	background-color: rgb(204,221,170);
	margin-bottom: 10px;
	border: 1px solid rgb(204,221,170);
}

.floorplan-block img {
	float: left;
	margin: 4px 10px 4px 4px;
}

.floorplan-block table, .floorplan-block td {
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}

.floorplan-block h1 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

.floorplan-block-text {
	padding: 8px;
	font-size: 11px;
	line-height: 18px;
	padding-left: 210px;
}

.floorplan-block-text .pdf-link {
	font-size: 9px;
}

/* End floorplans */

/* Gallery style */

.gallery-img {
	float: left;
	border: 10px solid #DFDFDF;
	margin: 6px;
}

/* End Gallery */


/* Form styles */
form {
	/* margin-bottom: 140px; */
}

fieldset {
	/* border: 1px solid #DAD9C5;
	background-color: #F3F1DA; */
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0px;
	padding: 6px;
}

legend {
	font-size: 14px;
	font-weight: bold;
}

label {
	display: block;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFDE5;
}

input.submit {
	background-color: none;
	width: 100px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	/* border: 2px solid #DAD9C5; */
}

.feedback {
	display: none;
	color: #990000;
	padding: 4px;
	font-size: 9px;
}

.notice {
	margin-bottom: 160px;
}

/* End Form styles */

/* News & Specials styling */

.news-block, .specials-block {
	margin-bottom: 20px;
	font-size: 11px;
}

.news-block h1, .specials-block h1 {
	font-size: 12px;
	margin-bottom: 4px;
	padding-bototm: 0px;
}

.news-story {
	padding-bottom: 240px;
}

.news-story h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* End news & specials */

.brand-mark {
	background-color: #EEEEDD;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCCBD;
	border-left-color: #CDCCBD;
}

.img-left, .img-right, .img-border {
	border: 1px solid #DDDDCC;
	margin: 0px 12px 12px 0px;
}

.img-left {
	float: left;
	margin-left: 0px;
}

.img-right {
	float: right;
	margin-left: 12px;
}

.lightboxnav {
	width: 700px;
	text-align: center;
	/*padding-right: 55px;*/
	font-size: 120%;
}

.lightboxnav a {
	text-decoration: none;
}

.notice-note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Form validation */
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}