@charset "utf-8";
/* CSS Document */

:link,:visited {text-decoration: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,form {margin: 0; padding: 0;}
address {font-style: normal;}
li, ul {
   font-family: Georgia, "Times New Roman", Times, serif;
   /*line-height: 15px;*/
}
.clear {
	clear:both;
	font-size:0px;
	visibility:hidden;
	margin:0;
	padding:0;
	line-height:0px;
}
/*********************************** Standard Styles **************************************/
body {
	background:url(images/layout/body_bg.gif) repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#mainContainer {
	width:1000px;
	margin:0 auto;
}
#headerContainer {
	height:434px;
	width:1000px;
	overflow:hidden;
	position:relative; 
	display:block;
}

#urlContainer {
	float:right;
	font-size:20px;
	letter-spacing:1px;
	color:#FFFFFF;
	padding-top:20px;
	font-weight:bold;
}
#urlContainer a {
	color:#FFFFFF;
}
#topContainer {
	width:1000px;
	height:47px;
}
#graphicContainer {
	width:1000px;
	height:388px;
}
#SEONavChange {
	display:block;
	position:relative;
}
#forSale {
	width:229px;
	height:27px;
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding:21px 0 0 10px;
	letter-spacing:0.01em;
}
#forSale a:hover, #forSale a:active {
	color:#FF693A;
	text-decoration: underline;
}

#backgroundContainer {
	width:1000px;
	background:url(images/layout/main_bg_rep.gif) top left repeat-y;
	display:block;
/*	padding-top:50px;*/
}
#middleContainer {
	width:1000px;
	background:url(images/layout/content_top_bg.gif) top left no-repeat;
}
#contentContainer {
	width:753px;
	float:left;
	padding:5px 0 20px 20px;
	display:block;
}
#breadCrumbContainer {
	height:20px;
	width:500px;
	float:right;
	position:relative;
	top:-6px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	
}
#breadCrumbContainer a {
	color:#ffffff;
}
#breadCrumbContainer a:hover, #breadCrumbContainer a:active {
	color:#6D722F;
}
#sideContainer {
	width:192px;
	display:block;
	float:right;
	padding:0 7px 0 0;
	background:url(images/layout/sidebar_bg_rep.gif) top left repeat-y;
}
#footerContainer {
	width:965px;
	display:block;
	
	padding:10px 0 30px 35px;	
	background:url(images/layout/footer_bg.png) top left no-repeat;
}
#footerLinks {
	color:#6D7C1D;
	
	font-weight:normal;
	width:490px;

	position:relative;
	top:15px;
	left:170px;
}
#footerLinks a {
	color:#6D7C1D;
	font-weight:normal;
}
#footerLinks a:hover, #footerLinks a:active {
	color:#CFCEA1;
}
#footerContact {
	width:297px;
	float:right;
	color:#FFFFFF;
	text-align:right;
	font-size:10pt;

	font-weight:normal;
	position:relative;


}
#aslDesigned {
	height:35px;
	width:148px;
	display:block;
	position:relative; 
	top:-10px;
	
}
h1, h2, h3, h4, h5 {
	font-size: 13pt;
	color:#747E28;
	font-weight:bold;
	padding-bottom:10px;
}
.pageHead {
	color:#3D4A14;
	font-size:24px;
	font-style:italic;
	padding-top:3px;
}
#addthis {
	float:right; 
	padding:5px;
}
#contentContainer ul, #contentContainer ol {
	margin-left:20px;
	padding-bottom:10px;
}
p {
	padding-bottom:10px;
	line-height:13pt;
}
a:link, a:visited {
	color:#FF693A;
	font-weight:bold;
}
a:hover, a:active {
	color:#6D722F;
}
#siteMap {
	width:300px;
	margin:0 auto;
}
blockquote {
	margin:30px;
	padding:5px;
	border:groove 2px  #AC9575;
}

#galleryLink {
	width:184px;
	height:131px;
	margin:5px;
	float:right;
	display:inline;
	background:url(images/content/galleryLink_over.jpg);
}
#galleryLink a:link, #galleryLink a:visited {
	width:184px;
	height:131px;
	display:block;
	background:url(images/content/galleryLink_off.jpg);
}
#galleryLink a:active, #galleryLink a:hover {
	background:none;
}
 #SUBMIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	cursor: pointer;
	border:0px;
	background:#ffffff;
	color:#6D722F;
	text-align: left;
	width: 199px;
	padding: 0px;
	margin: 0px;
}

#leadsButtons {

	width:192px;
	display:block;
	background:top left repeat-y url(images/leads_over.jpg);
}
#leadsButtons a {
	height:22px;
	width:162px;
	display:block;
	background:url(images/leads_off.jpg) no-repeat;
	color:#FFFFFF;
	text-align:right;
	padding:8px 30px 0 0;
}
#leadsButtons li {
	padding-bottom:4px;
	list-style:none;
}

#mapLink, #mapLink a {
	height:121px;
	width:192px;
	display:block;
}
#mapLink {
	background:url(images/location_over.jpg) no-repeat;
}
#mapLink a:link, #mapLink a:visited {
	background:url(images/location_off.jpg) no-repeat;
}
#leadsButtons li a:hover, #leadsButtons li a:active, #mapLink a:hover, #mapLink a:active {
	background:none;
}
#headerOverlay {
	background:no-repeat url(images/header_overlay.png); 
	height:167px; 
	width:104px; 
	display:block; 
	float:right; 
	z-index:100;
	position:absolute;
	top:45px;
	right:0px;
	}