@charset "UTF-8";
html, body {
	margin: 0;
	padding: 0;	
	background-color: #cc9;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 0;	
	background-color: #faf9ec;
	color: #77664d;
}

#content {
	padding: 40px 30px 30px 30px;
}

#footer {
	clear: both;
	width: 980px;
	height: 36px;
	margin: 0 auto;
	background: #cc9 url(../images/P-logo.jpg) 948px 8px no-repeat;
	padding-top: 10px;
	text-align: right;
	color: #77664d;
}


blockquote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 130%;
	text-align:justify;
	margin: 20px 65px 20px 50px;
}

h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 200%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 200%;
}
h3{
	font-size: 170%;
}

a {
	font-weight: bold;
	color:#77664d;
	text-decoration: none;
	}
a:hover {
	color: #b26227;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
	line-height: 160%;
}

.clearb {
	clear: both;
}

.eho {
	font-size: 150%;
	font-weight: bold;
}

.menuFooter {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;	
	}
.menuFooter ul {
	list-style: none;
	margin-top: -2px;
}
.menuFooter li {
	display: block;
	float: right;
	color: #77664d;
	font-weight: bold;
}
.menuFooter a {
	text-decoration: none;
	color: #77664d;
	font-weight: bold;
}
.menuFooter a:hover {
	text-decoration: none;
	color: #b26227;
	}


/* Header and Footer Styles */

#PHheader h1 {
	background: #cc9;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 160%;
	color: #092209;
	margin-bottom: 2px;
}	

#PHfooter {
	margin: 0;
	padiing: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 95%;
	padding-right: 42px;
}

#PHyear {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 60%;
	}
	
.PHfirst {
	font-size: 120%;
	}	

#wvr {
	width: 1009px;
	margin: 2px auto 0 auto;
	text-align: right;
	font-size: 65%;
	font-weight: bold;
	color: #77664d;
}
#wvr a {
	text-decoration: none;
	color: #77664d;
	font-weight: bold;
	line-height: 200%;
	padding-right: 15px;
}	

/* Home page styles */

#HeaderHome {
	position: relative;
	background: #cc9 url(../Home/Home-Header.jpg) left 20px no-repeat;
	height: 285px;
}

#contentHome {
	padding: 40px 0 0 30px;
	width: 530px;
	height: 446px;
}

#contentHome h2 {
	font-weight: normal;
	}

#tradition {
	width: 500px;
}
.tradition {
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 65%;
}	

#yrs {
	width: 530px;
	padding-top: 30px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	font-size: 170%;
}

#photoFade {
	position: absolute;
	/*background-color: #0a220a;*/
	background-color: #faf9ec;
	padding-top: 0;
	margin-top: -489px;
	margin-left: 570px;
	width: 336px;
	height: 446px
	z-index: 90;
	}
	
	
/* Builder page styles */	

#HeaderBuilder {
	position: relative;
	background: #cc9 url(../Builder/Builder-Header.jpg) left 28px no-repeat;
	height: 285px;
}
#contentBuilder {
	padding: 10px 30px 30px 30px;
	}

#contentBuilder1 {
	width: 475px;
	vertical-align: top;
	padding: 20px 60px 0 0;
}
#contentBuilder2	{
	width: 320px;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
#contentBuilder2 img {
	padding: 5px;
	}

#history {
	width: 212px;
	margin: 0 auto;
}

#news a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
	color:#77664d;
	text-decoration: none;
	}
#news a:hover {
	color: #092209;
}

#assoc img {
	vertical-align: middle;
	margin-right: 30px;
	border: 0;
}		
	
/* Communities page and community pages styles */



#contentCommunities {
	position: relative;
	background: #faf9ec;
	margin-top: 25px;
	padding: 0 30px;
}

#location {
	padding: 0 10px 10px 10px;
}



/* Styles common to the community pages.  Styles for the individual community pages are in their respective  community folders */

#agent {
	text-align: right;
	margin-right: 20px;
	font-size: 140%;
	font-weight: bold;
	color: #faf9ec;
}

#colLft {
	float: left;
	width: 500px;
}

#colRt {
	float: right;
	width: 384px;
}

#features ul {
	margin: 0 0 0 15px;
	padding-left: 0;
}

#features li {
	line-height: 160%;
}
	
/* PLAT menu styles */
.plat {
	width: 384px;
	height: 34px;
	margin: 6px 0;
	padding-top: 6px;
	background-color: #77664d;
	color: #faf9ec;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	line-height: 190%;
	cursor: pointer;
	}

#platbox {
position:relative;
margin: 0 auto;
border: 0; 
}
#platbox b {
text-align:center; 
position:absolute; 
bottom:0px; 
left:0;
z-index:1;
}

a.platimg, a.platimg:visited {
	border: 0;
	width: 127px;
	height: 30px;
	float: left;
}


a.platv {background: url(../images/ViewPlat.gif) 17px 11px no-repeat;
}

a.platimg span {
visibility:hidden; 
position:absolute; 
background:#transparent; 
text-align:center; 
cursor:default;}


a.platv span {
left: -338px; 
top: -273px;
border: 0;
}

a.platimg:hover {
z-index:110;
}

a.platimg:hover span {
border: 0;
visibility:visible; 
z-index:110;
}

a.platimg:hover span img {
border: 0;
margin:0px; 
position:relative;
z-index:110;
}

a.platimg:active, a.platimg:focus {
z-index:11;
}

a.platimg:active span, a.platimg:focus span {
visibility:visible; 
z-index:11;
}

a.platimg:active span img, a.platimg:focus span img {
position:relative; 
margin: 0; 
z-index:11;
}


/* End VIEW PLAT styles */

#commInfo {
	padding: 0 8px;
	font-size: 85%;
	line-height: 125%;
}
#commInfo h4 {
	margin: 0 0 4px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 150%;
}
#commInfo ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#commInfo li {
	margin: 0;
	padding: 0;
}

#views {
	height: 440px;
}

#views h3 {
	margin: 10px 0 -15px 30px;
}
.imgL {
	padding-left: 22px;
}


/* Custom page styles */		

#headerCustom {
	position: relative;
	background: #cc9 url(../Custom/Custom-Header.jpg) left 28px no-repeat;
	height: 285px;
}

#contentCustom {
	padding: 10px 30px 30px 30px;
	text-align: justify;
}

#mortgage a {
	color: #b26227;
}
#mortgage a:hover {
	color: #092209;
}

#showrooms {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block
}
#showrooms a {
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	color: #77664d;
}
#showrooms a:hover {
	color: #b26227;
}
#showrooms li {
	float: left;
	margin: 10px 50px 20px 0;
	
}
#showrooms img {
	display: block;
	padding-bottom: 3px;
	border: 0;
}


/* Inventory page styles */

#inventory {
	margin: 0 8px;
}
#inventory table {
	margin-bottom: 30px;
}

.details {
	width: 897px;
	margin: 5px auto 20px 0;
	color: #092209;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}
.agt {
	font-size: $110%;
}

.listing {
	text-align: right;
	vertical-align: bottom;
	margin-bottom: -2px;
	padding-bottom: -2px;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	/*width: 400x;*/
}

.planName {
	font-style: italic;
}
.specs {
	font-size: 120%;
}

.dwelling {
	padding-top: 15px;
}

.dwellingText {
	text-align: justify;
	width: 465px;
}

.floatlft {
	float: left;
	margin-top: 15px;
}
.floatrt {
	float: right;
	margin-right: 30px;
}
.redbold {
	/*font-weight: bold;*/
	color: #C00;
}