@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #f3efe6;
	margin: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	position: relative;
}
#mainTop {
	background-image: url(../images/main_bgTop.png);
	background-repeat: repeat-x;
	text-align:left;
}

#mainAddress{
	float: right;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 50px;
}

#quickLinksBar{
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#quickLinksBar a { 
	color: #000000;
	text-decoration:none;
}
#quickLinksBar a:hover { 
	color: #000000;
	text-decoration: underline;
}

#mainNavMenu {
	background-color: #0069b4;
	height: 47px;
	width: 960px;
	font-family:"Arial Narrow", sans-serif;
	font-size:12px;
}
#footer {
	padding-bottom: 20px;
	border-top-width: 3px;
	border-top-color: #939393;
	border-top-style: solid;
	padding-top: 20px;
	width: 960px;
	clear:left;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#FFFFFF;
	text-align:center;
}
#homeFooter {
	width: 720px;
	left:50%;
	margin-left:-360px;
	text-align:center;
	position:absolute;
	top: 810px;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#FFFFFF;
	color: #000000;
}
#footer a { 
	color:#d98c3e;
}
#homeFooter a { 
	color:#d98c3e;
}
#copyright {
	width: 960px;
	text-align:center;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#f3efe6;
	padding-top:12px;
	padding-bottom:12px;
}

#homeCopyright {
	width: 720px;
	left:50%;
	margin-left:-360px;
	text-align:center;
	position:absolute;
	top: 840px;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#f3efe6;
	padding-top:12px;
	padding-bottom:12px;
}
#copyright a { 
	color:#d98c3e;
}
#homeCopyright a { 
	color:#d98c3e;
}
#shadowHolder {
	text-align:left;
	height:4px;
}
#shadowHolderBottom {
	text-align:left;
}
#underNavShadowBlue { 
	background-color:#6d8ca1;
	width:124px;
	height:4px;
	float:left;
	clear:both;
}
#underNavShadowBottom { 
	background-color:#999999;
	width:124px;
	height:4px;
	float:left;
}
#underNavShadowWhite {
	background-color:#999999;
	width:596px;
	height:4px;
	float:left;
}
#bottomstuff {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#wholething {
	width: 720px;
	left:50%;
	margin-left:-360px;
	text-align:left;
	position:absolute;
}
#homeFlash {
	width: 720px;
	position:absolute;
	left:50%;
	margin-left:-360px;
	text-align:left;
	top:161px;
	height:206px;
}
#blueBar20Pixels {
	width: 720px;
	position:absolute;
	left:50%;
	margin-left:-360px;
	text-align:left;
	top:367px;
	height:20px;
	background-color:#2076ae;
}
#greenBar10Pixels {
	width: 720px;
	position:absolute;
	left:50%;
	margin-left:-360px;
	text-align:left;
	top:600px;
	height:10px;
	background-color: #018150;
}
#greenBar10Pixels2 {
	width: 720px;
	position:absolute;
	left:50%;
	margin-left:-360px;
	text-align:left;
	top:800px;
	height:10px;
	background-color:#018150;
}
#homeWelcomeArea {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 918px;
	text-align:left;
	background-color:#ffffff;
	border-left:#bebdb9 1px solid;
	border-right:#bebdb9 1px solid;
}
#homeWelcomeAreaText {
	width: 900px;
	position:relative;
	font-family:sans-serif;
	font-size:12px;
	color:#000000;
	left: 15px;
}
#homeMapAreaHolder {
	height: 188px;
	position: relative;
	border-bottom-color: #018150;
	border-top-color: #018150;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 10px;
	border-top-width: 10px;
	width: 960px;
	text-align:left;
	background-color:#FFFFFF;
}
#mapArea {
	width: 305px;
	border-left:#bebdb9 1px solid;
	float:left;
}
#homeMapAreaRightSide {
	width: 653px;
	float: left;
	border-right:#bebdb9 1px solid;
	min-height:188px;
}
#hotNews {
	font-size: 12px;
	float: left;
	width: 400px;
	height: 165px;
	margin: 5px;
	border:#bebdb9 1px solid;
	padding: 5px;
	background-color: #cde0ee; 
}
#siteSelectorTools {
	font-size: 12px;
	height: 165px;
	width: 200px;
	float: left;
	margin: 5px;
	border:#bebdb9 1px solid;
	padding: 5px;
	background-color:#e5f0f7;
	background-image:url(../images/siteSelectorBG.gif);
	background-repeat:no-repeat;
}
#contentHolder {
	position: relative;
	overflow: hidden;
}
#contentNavArea {
	background-color: #cde0ee;
	width:184px;
	padding: 10px 10px 2000px 10px;
	font-family: sans-serif;
	font-size:11px;
	min-height: 200px;
	text-align: left;
	margin-bottom: -2000px;
	float: left;
}
#contentNavArea a {
	text-decoration:none;
	color:#000000;
}
#contentNavArea a:hover {
	text-decoration:underline;
}
.menuLevelOne {
	padding-left: 10px;
	margin-bottom: -4px;
	font-weight: bold;
}
.menuLevelTwo {
	padding-left: 20px;
	margin-bottom: -6px;
	background-image: url(../images/hypen.png);
	background-repeat: no-repeat;
	background-position: 13px 5px;	
}
#contentMainArea { 
	text-align: left; 
	padding: 10px 10px 2000px 10px; 
	width: 736px; 
	background-color: white; 
	font-family: sans-serif;
	font-size:12px;
	margin-bottom: -2000px;
	float: left;
}
#contentMainArea a { 
	color:#018150;
	text-decoration:none;
}
a { 
	color:#018150;
	text-decoration:none;
}
#contentMainArea a:hover { 
	color:#018150;
	text-decoration: underline;
}
#printthispage {
	float: right;
	margin-right: 10px;
	font-family: sans-serif;
	font-size: 10px;
	color: #018150;
	text-align: center;
	padding: 5px;
	height: 12px;
	width: 100px;
	border: 1px solid #018150;
	cursor:pointer;
}
#downloadpdf {
	font-family: sans-serif;
	font-size: 10px;
	color: #018150;
	text-align: center;
	padding: 5px;
	height: 12px;
	width: 100px;
	border: 1px solid #018150;
	margin-left: 0px;
	cursor:pointer;
	position:relative;
}
#main {
	width: 800px;
	text-align: left;
	border: 1px solid #999999;
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#adminContent {
	margin-top: 40px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #018150;
}
h2, legend {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.hotnewsTitle {
	color:#d16d0f; font-style:italic; font-family:sans-serif; font-size:14px; font-weight:bold
}
.siteSelectorTitle {
	color:#0168b3; font-style:italic; font-family:sans-serif; font-size:14px; font-weight:bold
}
.hotnewsItems {
	color:#000000;
	font-family: sans-serif;
	font-size: 12px;
	padding-left:10px;
	line-height: 20px;
}
.hotnewsItems a {
	text-decoration:none;
	color:#000000
}
.hotnewsItems a:hover {
	text-decoration:underline;
}
.genericBody {
	color: #000000;
	font-family:sans-serif;
	font-size: 12px;
}
.genericBody a {
	text-decoration:none;
}
.genericBody a:hover {
	text-decoration:underline;
}
#testviewer {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
}
.mapBox { width:160px; height:180px; border:1px solid #666666; padding:10px; text-align:center; float:left; margin-right:10px; margin-bottom:10px; }
.mapBox3 { width:160px; height:180px; border:1px solid #666666; padding:10px; float:left; clear:right; text-align:center; margin-bottom:10px; }
.property { border:1px black solid; font-family:sans-serif; font-size:11px; padding:8px; margin-bottom: 10px; }
.propertyimage {margin-right:10px; width:150px; float:left; }
.propertyblurb { position:relative; float:left; }
#videos { padding-top: 60px; background-position: 50% top; background-image: url(../images/qualityofplacelogo.png); background-repeat: no-repeat; cursor:pointer; text-align: center; font-size: 10px; font-weight: bold; background-color: white; color: #404041; border-color: #504e4d; border-style: solid; border-width: 1px; height: 20px; width: 80px; float: right; }
.video { margin-bottom: 20px; }
.propertylisting {
   width: 700px;
   border:1px black solid;
   margin-bottom:10px;
}
.propertylisting td {
  padding: 10px;
}
.propertydetail {
   width: 700px;
}

