* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #F2EFDF;
	color: #5B6D1F;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0 auto;
	text-align: center;
}

br.cleardiv {
	clear: both;
	height: 0;
	overflow: hidden;
}

a {
	color: #1E2E09;
}

a:hover {
	color: #528C00;
}

#wrapper {
	background:  url(../images/backgrounds/wrapper.jpg) transparent repeat-y top left;
	margin: auto;
	padding: 0 0 0 10px;
	width: 790px;
}

* html body #wrapper {
	padding: 0 0 0 3px;
	paddi\ng: 0 0 0 1px;
}

#container {
	background:  url(../images/backgrounds/container.gif) transparent repeat-y top left;
	width: 772px;
}

#content {
	background:  url(../images/backgrounds/content.gif) transparent repeat-x top left;
	float: left;
	min-height: 260px;
	width: 572px;
}

* html body #content {
	height: 260px;
	overflow: visible;
}

#content p {
	font-size: .75em;
	margin: 0 0 15px 0;
	padding: 0 0 0 17px;
	text-align: left;
	width: 535px;
}

#content hr {
	color: #5B6D1F;
	height: 1px;
	margin: 0 0 15px 15px;
	width: 535px;
}

* html body #content hr {
	margin-left: 0;
}

/*---------------

HEADERS

----------------*/

h1 {
	background:  url(../images/headers/subpage-h1.jpg) transparent no-repeat top left;
	height: 149px;
	text-indent: -6000px;
	width: 772px;
}

h2 {
	float: left;
	height: 30px;
	margin: 15px 0 5px 0;
	text-indent: -6000px;
	width: 550px;
}

h2.about {
	background:  url(../images/headers/about.jpg) transparent no-repeat top left;
}

h2.community-info {
	background:  url(../images/headers/community-info.jpg) transparent no-repeat top left;
}

h2.properties {
	background:  url(../images/headers/properties.jpg) transparent no-repeat top left;
}

h2.contact {
	background:  url(../images/headers/contact.jpg) transparent no-repeat top left;
}

h2.featured {
	background:  url(../images/headers/featured-property.jpg) transparent no-repeat top left;
}

h3 {
	color: #66674C;
	font-size: .8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	padding: 0 0 0 17px;
	text-align: left;
	width: 535px;
}

/*---------------

NAVIGATION

---------------*/

#nav {
	background:  url(../images/nav/subpage-background.gif) transparent no-repeat top left;
	float: left;
	height: 260px;
	width: 199px;
}

#nav ul {
	background:  url(../images/capp/nav/background.jpg) transparent no-repeat top left;
	float: left;
	margin: 3px 0 0 0;
	width: 196px;
}

#nav ul li {
	list-style-type: none;
}

#nav a, #nav ul li  {
	float: left;
	height: 31px;
	text-decoration: none;
	text-indent: -6000px;
	width: 196px;
}

#nav a#home, #nav li#home {
	background:  url(../images/nav/home.gif) transparent no-repeat top left;
}
#nav a#home:hover {
		background-position: 0 -31px;
}
#nav li#home {
	background-position: 0 -62px;
}

#nav a#about, #nav li#about {
	background:  url(../images/nav/about.gif) transparent no-repeat top left;
}
#nav a#about:hover {
		background-position: 0 -31px;
}
#nav li#about {
	background-position: 0 -62px;
}

#nav a#community-info, #nav li#community-info {
	background:  url(../images/nav/community-info.gif) transparent no-repeat top left;
}
#nav a#community-info:hover {
		background-position: 0 -31px;
}
#nav li#community-info {
	background-position: 0 -62px;
}

#nav a#properties, #nav li#properties {
	background:  url(../images/nav/properties.gif) transparent no-repeat top left;
}
#nav a#properties:hover {
		background-position: 0 -31px;
}
#nav li#properties {
	background-position: 0 -62px;
}


#nav a#contact, #nav li#contact {
	background:  url(../images/nav/contact.gif) transparent no-repeat top left;
}
#nav a#contact:hover {
		background-position: 0 -31px;
}
#nav li#contact {
	background-position: 0 -62px;
}

/*---------------

LISTINGS

---------------*/

/*---lisings index styles---*/
#content .listing {
	float: left;
	margin: 10px 0 20px 0;
}

#content .listing img, #content .listing img a {
	border: 1px solid #66674C;
	float: left;
	padding: 3px; 
	margin: 0 0 0 20px;	
}

h4 {
	color: #66674C;
	font-size: .8em;
	font-weight: normal;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 10px 0;
	padding: 0 0 0 17px;
}

h4 a {
	font-weight: bold;
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

#content .listing p {
	float: left;
	width: 400px;
}

#content .listing p a {
	font-weight: bold;
}

#content .listing div.no-photo, #content #photos div.no-photo {
	border: 1px solid #66674C;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 0 20px;	
	padding: 3px;
	text-align: center;
}

* html body #content .listing div.no-photo {
	margin: 0 0 0 10px;
}

#content .listing div.no-photo p, #content #photos div.no-photo p  {
	background-color: #F9F7EB;
	height: 85px;
	width: 115px;
	margin: 0;
	padding: 30px 0 0 0;
}

/*-----individual listings------*/


#photos {
	float: left;
	width: 120px;
	margin-top: 10px;
	text-align: center;
}

#photos img, #photos img a {
	border: 1px solid #66674C;
	float: left;
	padding: 3px; 
	margin: 15px 0 0 20px;
}

#photos p {
	font-size: 10px;
	margin: 2px 0 2px 10px;
	text-align: center;
	width: 110px;
}

#content #photos div.no-photo {
	margin: 0 0 0 20px;
	padding: 3px;
	width: 115px;
}

* html body #content #photos div.no-photo {
	margin: 0 0 0 10px;
}

#content #photos div.no-photo p  {
	margin: 0;
	font-size: 15px;
	padding: 30px 0 0 0;	
}

#content #desc {
	float: left;
	padding: 0 0 0 50px;
	width: 350px;
	margin-top: 25px;
}

* html body #content #desc {
	padding: 0 0 0 10px;
}

#desc p#link {
	float: right;
	font-weight: bold;
	background-color: #DFDBC3;
	border: 1px solid #66674C;
	margin: 0 -20px -20px 0;
	padding: 3px;
	text-align: center;
	width: 100px;
}

#desc h4 {
	color: #1E2E09;
	float: left;
	margin: 5px 0 5px 0;
	font-weight: bold;
}

#desc p {
	float: left;
	width: 350px;
}

#info {
	background-color: #F9F7EB;
	border: 1px solid #66674C;
	float: left;
	margin: 5px 0 20px 17px;
	padding: 15px 0 20px 0;
	width: 350px;
}

* html body #info {
	margin: 5px 0 20px 8px;
}

#info p {
	float: left;
	width: 325px;
}

#info p strong {
	color: #1E2E09;
}

/*--------------

 FOOTER

 --------------*/

#footer {
 	background:  url(../images/backgrounds/subpage-footer.gif) transparent no-repeat top left;
	font-size: 1px;
	height: 85px;
	line-height: 1px;
	margin: 0 auto;
	padding: 0 0 0 10px;
	text-align: center;
	width: 790px;
}
* html body #footer {
	padding: 0;
 }

#footer p {
	text-indent: -6000px;
 }

#footer a {
	background:  url(../images/backgrounds/email.gif) #BABAA3 no-repeat top left;
	float: right;
	font-size: 1px;
	height: 15px;
	position: relative;
	overflow: hidden;
	left: -155px;
	line-height: 1px;
	top: 48px;
	text-decoration: none;
	text-indent: -6000px;
	width: 179px;
}

* html body #footer a {
	left: -145px;
 }

#footer a:hover {
	background-position: 0 -15px;
 }
 
/*--------------

POP-UP STYLES

---------------*/

body#pop-up h3 {
	margin: 15px;
	width: 350px;
}

body#pop-up p {
	font-size: .75em;
	margin: 15px;
	padding: 0 0 0 15px;
	width: 350px;
}













