* { padding: 0; margin: 0; } /*global definition for padding and margin*/

html {
	height: 101%;
	background: #1E1C1A;
	padding-bottom: 15px;
}


body {
		font-size: 100%;
		height: 100%;
		/* fixes MAC - border shows about 15px*/
		/* of backgroundimage below last div*/
		/* if window is larger than content also*/
		/* place background-color in html above*/
		/* -fix by http://www.zeldman.com/press/discuss_css.html*/
	}
h1, h2, h3, h4, h5 { font: normal 100%/100% Georgia, "Times New Roman", Times, serif; }
h1 {
	font-size: 2em;
	line-height: 100%;
	color: #576528;
	padding: 0 0 5px 0;
	font-style: italic;
}
h2 {
	font-size: 1.4em;
	color: #576528;
	line-height: 100%;
	padding: 0 0 5px 0;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	line-height: 130%;
	padding: 0 0 1px 0;
	color: #7F190F;
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 0;
	color: #EC008A; 
}
h5 {
	font-size: 1.5em;
	color: #FFF;
	padding: 30px 0 0 32px;
}


p, ol, ul, table, dl { font: normal .75em/130% Georgia, "Times New Roman", Times, serif; padding: 0 0 10px 0; }

a, a:visited { color: #7F190F; }
a:hover { color: #7F190F; text-decoration: none; }

dl { padding: 0 0 5px 10px; }
dt { font-weight: bold; }
dd { margin: 0 0 5px 0; }

ol { padding: 0 0 0 15px; list-style-position: inside; }
ol li { padding: 0 0 5px 0; }

ul { padding: 0 0 10px 20px; }
ul li { padding: 0 0 5px 0; list-style: square; }

th { font-weight: bold; }
td { padding: 3px 0; }

img { border: none; }
#outer_wrapper{background: #BEB999;}
#wrapper { width: 800px; margin: 0 auto; background: url(/images/bg_wrapper.gif) repeat-y 0 0; position:relative; z-index:0; padding: 0;}
#inner_wrapper{width: 750px; padding: 20px 25px 25px 25px;}
#inner_wrapper_home{width: 770px; height: 585px; background: url(/images/bg_home.jpg) no-repeat 46px 100%; padding: 0 15px;}
#big_sign{position: absolute; top: 0; left: -92px; z-index: 2; }
#logo{/*float:left;*/ width: 342px; position: absolute; left: 0; top: 0;}
/*#phone{position: relative; display:block; top: 0;right: 0; width: 458px;}*/

#header_phone {
	float:right;
	padding: 0 0 0 0;	
	margin: 0 0 0 0;
	height: 51px;
	padding-top: 30px;
	width: 458px;
	background: url(/images/phone.gif) no-repeat 0 0;
	display:block;
}

#header_nav{
	/*position: relative; right: 0px; top:30px; height: */
	float:right;
	margin-right: 15px; 
	display:inline;
	/*height: 31px;*/
}


#header_nav ul{padding:0 0 0 5px;font-family: "Trebuchet MS", Arial, sans-serif;
}
#header_nav li{
	list-style:none;
	float:left;
	padding: 7px 0;
}
#header_nav li a{
	display:inline; 
	float:left;
	border-right: 1px solid #7F190F;
	color: #7F190F;
	padding: 0 12px;
	text-decoration: none;
}
#header_nav li.last a{border-right: 0;}
#header_nav li a:hover{text-decoration: underline;}


#nav{
	/*position: relative; top:0; right:0;*/
	float:right;
	margin-right: 17px; 
	display:inline;
	border-top: 2px solid #FEFEFE; 
	border-bottom: 1px solid #B2756F;
	background: #7F190F;
	/*height: 31px;*/
	width: 441px;
}
#nav ul{padding:0 0 0 5px;font-family: "Trebuchet MS", Arial, sans-serif;
}
#nav li{
	list-style:none;
	float:left;
	padding: 7px 0;
}
#nav li a{
	display:inline; 
	float:left;
	border-right: 1px solid #FEFEFE;
	color: #FEFEFE;
	padding: 0 12px;
	text-decoration: none;
}
#nav li.last a{border-right: 0; padding-right: 0;}
#nav li a:hover{text-decoration: underline;}


#header_image {
	width:770px;
	height:183px;
	position:relative; 
	padding: 1px 0 0 15px ;
	margin: 0;
}



#content_home{
	width: 491px; 
	height: 538px; 
	float:right; 
	padding: 20px;
}
#content{
	padding-left: 35px;
}

#locationmap {
	padding:5px 5px 5px 5px ;
	margin:5px 5px 5px 0px;
	border: 1px solid #B2756F;
}

#basemap {
	background: url(/images/basemap.jpg) no-repeat 0px 0;
	height:579px;
	padding:0 0 0 0 ;
	margin:15px 0 0 0px;
}

#map_over {
	
	height:577px;
	padding:0 0 0 0 ;
	margin:0px 0 0 0px;
}

#sitemap_teaser, #gallery_teaser{
	float:left; 
	margin-right: 13px; 
	position: relative;
	width: 218px; 
	height: 265px;
}
#sitemap_teaser img, #gallery_teaser img{position: absolute; z-index: 0;}
#sitemap_teaser h3, #gallery_teaser h3{padding: 15px 15px 3px 15px;font-family: "Trebuchet MS", Arial, sans-serif;position: relative; z-index: 1;
}
#sitemap_teaser p, #gallery_teaser p{padding: 0 15px 3px 15px; line-height: 110%;font-family: "Trebuchet MS", Arial, sans-serif;position: relative; z-index: 1;
}
#sitemap_teaser a, #gallery_teaser a{color: #7F190F;}
#notice {
	background-color:#FFC;	
	border:1px solid #CC9;
	}
	#notice p {
		margin-left:20px;
		padding:5px;
		font-size:1.05em;
		line-height: 150%;
		color:#999;
	}
	#notice a {
		border:1px solid #CC9;
		text-decoration:none;
		padding:3px 5px 2px 5px;
		color:#CC9;
		font-weight:bold;
		font-size:12px;
		line-height:12px;
	}

#back_content,#back_sidebar{float:left;}
#back_content{
	width: 444px; 
	padding: 0 60px 0 0;
	background: url(/images/page_divider.gif) repeat-y 480px 0;
}
#back_sidebar{width: 185px; }

#back_sidebar p.red {
	color:#7F190F;
}

#map_keyin {
	margin:5px 0 5px 0;
}

#back_sidebar p.red a {
	text-decoration:none;
}


#footer{width: 100%; background: #1E1C1A;padding: 10px 0;}
#footer p, #footer ul{width: 770px; margin: 0 auto 3px auto; color: #FEFEFE; padding:0;font-family: "Trebuchet MS", Arial, sans-serif;
}
#footer ul{padding: 10px 0 25px 0; font-size: .65em;}
#footer p{font-size: .7em; }
#footer a:link, #footer a:visited{color: #FEFEFE; text-decoration: none;}
#footer a:hover{text-decoration: underline;}
#footer li{
	float:left; 
	list-style:none;
	padding: 0 7px;
	border-right: 1px solid #FEFEFE;
	line-height: 1em;
}
#footer li.first{padding-left: 0;}
#footer li.last{ border:0;}


#homeowner_login .formfield {
	width:150px;
	font-size:13px;
	margin:0;
	padding:2px;
}

#arch_pics img {
	padding:3px;
	margin:0px 0 15px 0px;
	border:1px solid #cccccc;
}



/**************************************************
						CLASSES
**************************************************/
.clear { clear: both; }
.formfield {
	width:250px;
	font-size:13px;
	margin:0;
	padding:2px;
}



.popup {
	width: 355px;
	background: #e4e1d1;
	padding:0 0 0 0;
	margin: 0px 0px 0px 0px;
}

.popup_content {
	padding: 10px 10px 10px 10px;
	margin:0 0 0 0;
	position: relative;
}

.popup_content h1 {
	font-size: 1.2em;
	line-height: 100%;
	color: #7f190f;
	padding: 10px 0 5px 0;
	font-style: normal;
}

.popup_content p {
	padding: 0px 0 0px 0;
}

.popup_content img.close {
	padding: 0px 0 0px 0;
}

.popup_content a {
		text-decoration: underline;
		font-size:0.9em;
}

.sold {
	background:#AB0707;
	width:333px;
	line-height: 150%;
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
}

.popup_closer {
position: absolute; right: 10px; bottom: 5px;
}

.popup_closer a {
	text-decoration: none;
}

.popup_image {
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
}
.framed_photo { background: url(/images/photo_frame.gif) no-repeat 0 0; height: 91px;}
.photo_small { float: left; width: 91px; padding:0; margin: 0 20px 10px 0; }
.photo_small p { font-family: helvetica, arial, sans-serif; padding: 5px 0 0 0; text-align: center; }
.photo_small p .count { font-size: 0.75em; color: #333; }
.photo_small img { margin: 4px 0 10px 4px; }

.photo_large { float: left; width: 98px; margin: 0 7px 10px 0; }
.photo_large p { font-size: 0.7em; font-weight: bold; font-family: helvetica, arial, sans-serif; padding: 0; }
.photo_large img { border: 1px solid #4C3422; }

/*styles for pagination*/
.pagination { font-weight: bold; text-align: center; }
.pagination a { border: 1px solid #FFF; background-color: #000; padding: 2px 5px; text-decoration: none; }
.pagination a:hover { background-color: #9B4311; color: #FFF; text-decoration: none; }


.announcement{ padding: 10px 0 5px 0;}
.announcement h4{color: #7F190F; font-size: 1.1em;}
.announcement h4.title{font-size: 1.4em; }

ul.downloads{padding-top: 10px; }
ul.downloads li, p.download{padding-left: 15px; list-style:none; background: url(/images/icon_download.gif) no-repeat 0 20%;}