/********************************
 Document-wide element styles
*********************************/
body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/background.gif);
	font-size: 80%;
}
h1 { font-size: 1.5em; }
hr {
	height: 1px;
	color: #000;
	background-color: #000;
}
a {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover { text-decoration: underline; }
div {position:relative;}
img {border:0;}
img.left {
	float: left;
	margin: 0 8px 8px 0;
}
img.right {
	float: right;
	margin: 0 0 8px 8px;
}
input, select, textarea { font-family: Arial, Sans-Serif; }
.textfield {
	border: 1px solid #ccc;
	font-size: 1em;
	padding: 2px;
}
textarea.textfield {
	width: 32em;
}
/********************************
 Document-wide class styles
*********************************/
.left {float: left;}
.right {float: right;}
.center {margin: 0 auto;}
.clear {clear: both;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.underline {text-decoration: underline;}
.uppercase {text-transform: uppercase;}
.dim {color: #959595;font-weight: normal;}
.error { font-weight:bold; color:#cd3939; list-style-type: none; }
.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #998976;
	color: #fff;
	height: 30px;
	border: 1px solid #000;
	font-weight: bold;
	cursor: pointer;
}
a.button {
	display: inline-block;
	padding: 5px 7px 2px 6px;
	height: 20px;
}
a.button:hover { text-decoration: none; }
div.fieldWithErrors input { border: 1px solid #cd3939; }
div.fieldWithErrors textarea { border: 1px solid #cd3939; }
/********************************
 Container
*********************************/
#container {
	background-color: #fff;
	margin: 20px auto;
	width: 755px;
	background-image: url(../images/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	overflow: hidden;
}
#masthead {
	height: 59px;
	text-indent: -2000px;
	background-color: #000;
	background-image: url(../images/masthead.gif);
	background-repeat: no-repeat;
}
#navigation {
	background-color: #660000;
}
#navigation ul {
	margin:0;
	padding: 3px 0 0 20px;
	list-style-type: none;
}
#navigation li {
	display: inline;
	padding-right: 43px;
}
#navigation li.last {
	padding-right: 0;
}
.single-column {
	padding: 10px;
	background-color: #fff;
	min-height: 386px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .single-column {
	height: 386px;
}
/**/
.single-column-no-padding {
	background-color: #fff;
	min-height: 386px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .single-column-no-padding {
	height: 386px;
}
/**/
#main {
	width: 412px;
	padding: 10px 15px 0 15px;
	line-height: 25px;
	float: right;
	min-height: 386px;
	height:auto;
	padding-bottom: 200em;
	margin-bottom: -200em;
}
/* for Internet Explorer */
/*\*/
* html #main {
	height: 386px;
}
/**/
#footer {
	padding: 5px 5px 8px 5px;
	background-color: #000;
	color: #998976;
	font-weight: bold;
	font-size: 72%;
}
/********************************
 Sidebar
*********************************/
#sidebar {
	background-color: #998976;
	width: 310px;
	float: left;
	color: #fff;
	padding-bottom: 200em;
	margin-bottom: -200em;
}
#sidebar a {
	color: #fff;
}
#sidebar .error {
	color: #660000;
}
ul.sidebar_list {
	margin-top: 1.5em;
}
ul.sidebar_list li {
	font-size: 1.25em;
	line-height: 2em;
	list-style-type: none;
}
ul.sidebar_list li ul {
	margin-left: .5em;
	padding-left: .5em;
}
ul.sidebar_list li ul li {
	font-size: .8em;
}
/********************************
 Intro
*********************************/
#skip_intro {
	z-index: 2;
}
#skip_intro a {
	color: #fff;
}
/********************************
 About
*********************************/
.about {
	font-family: Garamond;
	font-size: 1.25em;
}
img.first-letter {
	float: left;
	padding-top: 6px;
	padding-right: 3px;
}
#page-links {
	margin-bottom: 10px;
	float: right;
}
#page-links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#page-links li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}
.testimonial_link {
	font-family: Garamond;
	padding: 30px 0 15px 10px;
	line-height: 20px;
	font-weight: bolder;
	font-size: 1.5em;
}
.testimonial_link img {
	padding-right: 5px;
	float: left;
}
#edit-about textarea {
	width: 98%;
	line-height: 20px;
}
/********************************
 Testimonials
*********************************/
#testimonials {
	padding-top: 1.5em;
}
#testimonials h2 {
	padding-top: 0;
	margin-top: 0;
}
.quote {
	background-image: url(../images/quotes-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin: 0 auto;
	font-family: Garamond;
	font-size: 1.25em;
	min-height: 38px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .quote {
	height: 38px;
}
/**/
.uote_right {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/quotes-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	_width: 96%;
	_height: 2.7em;
}
.quote_text {
	background-image: url(../images/quotes-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.quote_text p {
	width: 95%;
	line-height: 1.25em;
	margin: .5em auto;
}
/********************************
 Contact
*********************************/
.contact {
	padding: 10px;
	font-size: 1.25em;
}
#main.contact {
	font-family: Garamond;
	font-size: 1.25em;
}
/********************************
 Gallery
*********************************/
#sidebar .gallery {
	padding: 10px 0 10px 6px;
	font-family: Garamond;
	font-size: 1.25em;
}
#sidebar .gallery table {
	margin: 0 auto;
}
#main .gallery table {
	margin: 15px auto;
}
img.gallery_thumb {
	border: 2px solid #998976;
}
img.gallery_thumb_rollover {
	border: 2px solid #660000;	
}
img.gallery_image {
	margin-bottom: 1em;
}
/********************************
 Homes For Sale
*********************************/
#sidebar .homes {
	padding: 10px 0 10px 6px;
	font-family: Garamond;
	font-size: 1.25em;
}
.home_description {
	width: 20em;
	line-height: 1.25em;
}
.home_description ul li {
	line-height: 1.5em;
}
.home_menu {
	font-size: .8em;
	padding-left: 1em;
}
/********************************
 Communities
*********************************/
#sidebar .communities {
	font-family: Garamond;
	font-size: 1.25em;
	padding: 10px 0 10px 6px;
}
ul.sidebar_list li.flyer {
	margin-top: 1em;
	line-height: 1.25em;
}
.community_description {
	width: 20em;
	line-height: 1.25em;
}
.community_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.communities ul.sidebar_list li ul li {
	list-style-type: disc;
}
#map {
	width: 445px;
	height: 476px;
	margin: -10px -15px 0 -15px;
	overflow-y: hidden;
}
/********************************

*********************************/
table#log {
	border-collapse: collapse;
	margin: 0 auto;
}
table#log th {
	white-space: nowrap;
}
table#log td {
	white-space: nowrap;
	padding: .75em;
	border: 1px solid #ccc;
}
table#log tr.error {
	background-color: #ff0000;
	color: #fff;
}