body {
	background: url(../images/BG_rustic.jpg) fixed;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
em{
	font-style: italic;
}
h1, .contentheading {
	color: #651d05;
	line-height: 2.5em;
	font-size:18px;
	margin-bottom:0;
}
h2{
	color: #651d05;
	line-height: 1.75em;
	font-size:16px;
	margin-bottom:0;
}
h3 {
color: #651d05;
font-size:18px;
margin-bottom:0;
}

strong {font-weight:bold; color: #651d05;}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 979px;
}

#masthead {
	position:relative;
	background: url(../images/mastheadBG.jpg) repeat-y;
	width: 981px;
	height: 306px;
}

#topNav {
	position: relative;
	background: url(../images/topNavBG.jpg) no-repeat;
	width: 980px;
	height: 76px;
}

#topNav ul {
	position: relative;
	list-style-type: none;
	margin: 0 0 0 75px;
	}
	
#topNav ul li {display: inline; float: left; margin-top: 20px; padding: 3px;}
#topNav ul li img {height: 30px; border: none; display: block;}

#topNav ul li.item92 {display:none;}

#masthead #photo {position: relative; z-index: 9; margin-top: -30px;}

#masthead #mastheadNav {
	position: relative;
	z-index: 99;
	width: 943px;
	height: 30px;
	background: url(../images/mastheadNav.png) no-repeat;
}

#masthead #nav{
/*	height: 23px;*/
	z-index: 9999;
	width: 943px;
	position: absolute;
	margin-top: -30px;
}
#masthead #nav a {
	position: absolute;
  	height: 23px;
/*	border: 1pt solid red;*/
}

#masthead #nav a#member {top: 0; left: 26px; width: 127px;}
#masthead #nav a#photo-gallery {top: 0; left: 365px; width: 118px;}
#masthead #nav a#video {top: 0; left: 488px; width: 118px;}
#masthead #nav a#news {top: 0; left: 665px; width: 58px;}
#masthead #nav a#events {top: 0; left: 730px; width: 127px;}
#masthead #nav a#newsletter {top: 0; left: 865px; width: 90px;}

#mainContent {
	position: relative;
	width: 979px;
	/*overflow: auto;*/
	background: url(../images/contentBG.jpg) repeat-y;
	overflow-x: hidden;
	overflow-y: auto;
/*	max-height: 2000px;*/
}

#mainContent p {padding-bottom:10px;}

#mainContent img {border:none;}

/*#mainContent a:link, #mainContent a:visited {
	text-decoration: none; 
	color: #651d05;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #651d05;
}
*/
#leftCol {
	position: relative;
	float: left;
	width: 240px;
	margin-left: 30px;
}

#leftCol #media-player img {
	padding-bottom:20px;
}

#leftCol #media-player a {
	position: absolute;
  	height: 23px;
}

#leftCol #media-player a#photo {top: 20px; left: 6px; width: 110px;}
#leftCol #media-player a#video {top: 20px; left: 115px; width: 112px;}

#leftCol p img#polaroid {margin-left: -25px;}
#leftCol p img#polaroidContact {margin-left: -25px;}
#subNav a{
	text-decoration: none; 
	color: #651d05;	
}
#subNav a:hover{
	text-decoration: underline; 
	color: #651d05;
}
#subNav ul, #latestNews ul{
	position:relative;
	list-style-type:none;
	font-size:14px;
	margin-top:25px;
	margin-left:-10px;
	width:205px;
	z-index:99;
}

#subNav ul li, #latestNews ul li {text-align:right;}
/************************************************************* HOME STYLES */
#homemainFrame {
	position: relative;
	float: left;
/*	padding:20px 0 50px 20px;*/
	margin: 30px 50px 0;
}

#homemainFrame.home {
	width: 900px;
}
#homemainFrame.inside {width: 625px;}
#homemainFrame .componentheading {display:none;}

#homemainFrame ul {
	list-style-type: square;
	padding-left:29px;
}

#homerightCol {
	position: relative;
/*	float: right;*/
/*	width: 240px;*/
	width: 900px;
	height:190px;
	margin-bottom: 10px;
/*	margin-right: 15px;*/
/*	padding-bottom: 10px;*/
/*	margin: 30px 50px;*/
/*	margin-bottom: 10px;*/
}
#homerightCol a{
	font-size: 85%;
	font-weight: bold;
}
#homerightCol p.image {
	margin-left: 20px;
	width: 198px; 
	font-size: 95%;
	float: left;
}
#homerightCol p.description {
	margin-left: 10px;
	width: 198px; 
	font-size: 95%;
	float: left;
}
#weather{
	width:200px;
	height:190px;
	position: relative;
	float: left;
/*	float: left;*/
/*	padding-bottom:45px;*/
}

/*#homerightCol img {margin-left: -10px;}*/

/*#homerightCol img {width: 222px; height: 123px}*/

/***************************************************************** CONTENT STYLES */
#mainFrame {
	position: relative;
	float: left;
	padding:20px 0 0 20px;
}

#mainFrame.home {width: 420px;}
#mainFrame.inside {width: 625px;}
#mainFrame .componentheading {display:none;}
#mainFrame a{
	text-decoration: underline; 
	color: #651d05;
	font-weight: bold;
}
#mainFrame a:hover{
	text-decoration: none; 
	color: #651d05;
	font-weight: bold;
}
#mainFrame ul {
	list-style-type: square;
	padding-left:29px;
}

#rightCol {
	position: relative;
	float: right;
	width: 240px;
	height:auto;
	margin-right: 15px;
	padding-bottom: 50px;
}

#rightCol p {margin-left: 10px; width: 215px; font-size: 95%;}
#rightCol img {margin-left: -10px;}

#rightCol img {width: 222px; height: 123px}

#footer {
	postion: relative;
	clear: both;
	font-size: 95%;
	width: 979px;
	height: 25px;
	text-align: center;
}
p.footertext{
	style=color:#000000; 
	font-size: 10px;
	background: url(../images/footer-bg.gif);
}

/*
	Available Properties Page
*/

.property-info{
	float:left;
	padding-left:15px;
	width:400px;
}

.property-image{
	float:left;
	border: 2px solid #3A211C !important;
	margin-bottom:15px;
}

.property-container{
	clear:both;
}

.property-container p {
	float:left;
	display:block;
	width:600px;
}

#pagination-container{
	clear:both;
	width:300px;
	padding-left:50px;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}


/**************************** Form Validation **/
#contact p {clear:both; margin-bottom:20px;}
#contact label {width:125px; display:inline; float:left; padding-left:15px; padding-right:15px; font-weight:bold;}
#contact .text-right {padding-bottom:10px;}
#contact .text-right label {text-align:right;}
#contact .text-right input {float:left; width:200px;}
#contact .interested label {width:200px;}
#contact .interested input {margin-left:15px;}
#contact #info {margin-left:15px; padding-bottom:10px;}
#contact #info input {margin-top:20px;}
#contact input#other-name {width:250px;}
#contact select {float:left; width:200px;}
#contact textarea {float:left; margin-left:15px;}
#contact label.error, #contact #ad {width:400px; text-align:left; color:#ff0000; font-weight:bold; font-size:11px; padding-top: 10px; padding-bottom:15px;}
#contact #error {padding-left:15px; color:#ff0000; font-weight:bold;}
#contact input.error {background-color:#FFFF99; border:1px #990000 dashed;}

#advertising2 {margin-left: 25px; padding: 10px 0;}
.more-advertising {margin: 10px 0;}

/**************************** Portfolio of Homes Thickbox **/
#floorplans{
	margin-left: 520px;
	margin-top: -45px;
/*	padding-bottom: 45px;*/
	position: absolute;
}

#elev{
	margin-left: 522px;
	margin-top: -30px;
	position: absolute; 
}

p.terms{
/*	padding: 10px 8px 0;*/
	margin: 10px 16px 0;
	padding-bottom: 0px!important;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 1pt solid #BCAD7F;
}

/*#fragment-1{
	background: transparent url(../images/portfolio/about.png) no-repeat scroll 0% 0%;
	padding-bottom: 55px;
}*/

/*#fragment-1 p{
	width: 600px;
}*/
