@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #F9F8EF;
	background-image:url(assets/back.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	padding-top: 10px;
}
a {
	color: #808A37;
	text-decoration: none;
}
a:visited {  color: #808A37;
	text-decoration: none; }
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #808A37;
	text-decoration: underline;
}
h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	color: #52663D;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
}
h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 95%;
	font-style: oblique;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 5px;
}
h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-align: center;
	line-height: normal;
	margin-bottom: 3px;
}
h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #52663D;
	text-align:left;
	line-height: normal;
	margin: 0;
	margin-bottom: 3px;
	margin-top: 5px;
}
h5 {
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #999999;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 5px;
}

.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: 1px solid #000000;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(assets/header.png);
	border-bottom:thick;
	border-bottom-color:#E4BB52;
	background-repeat: no-repeat;
	height: 109px;
	margin: 0px;
	background-color: #333333;
}
.oneColFixCtrHdr #nav {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	height: 32px;
	background-color: #333333;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-variant: normal;
	color: #FFFFFF;
	text-align: right;
	padding-top: 87px;
	padding-bottom: 10px;
	padding-right: 15px;
	font-weight: lighter;
}
.oneColFixCtrHdr #header h1 a:link { color: #ffffff; text-decoration: none; }
.oneColFixCtrHdr #header h1 a:visited { color: #ffffff; text-decoration: none;  }
.oneColFixCtrHdr #header h1 a:hover { color: #d3eea6; text-decoration: none; }
.oneColFixCtrHdr #header h1 a:active { color: #ffffff; text-decoration: none; }
.oneColFixCtrHdr #indexheader {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	/*background-image: url(assets/header.png);
	background-repeat: no-repeat;*/
	margin: 0px;
	border-bottom:thick;
	border-bottom-color:#E4BB52;
	background-color: #E4BB52;
	height: 109px;
}
.oneColFixCtrHdr #indexheader h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0;
	position:absolute;
	width: 765px;
	top: 97px;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-variant: normal;
	color: #FFFFFF;
	text-align: right;
	font-weight: lighter;
}
.oneColFixCtrHdr #indexheader h1 a:link { color: #ffffff; text-decoration: none; }
.oneColFixCtrHdr #indexheader h1 a:visited { color: #ffffff; text-decoration: none;  }
.oneColFixCtrHdr #indexheader h1 a:hover { color: #d3eea6; text-decoration: none; }
.oneColFixCtrHdr #indexheader h1 a:active { color: #ffffff; text-decoration: none; }
.oneColFixCtrHdr #mainContentIndex {
	background: #D6DCCB;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
}
.oneColFixCtrHdr #mainContentIndex h1{
	font-family: verdana, arial, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	color: #52663D;
	margin: 10px 5px 10px 5px;
	text-align: center;
}
.oneColFixCtrHdr #banner{
	margin: 0;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-repeat: no-repeat;
	height: 150px;
	background-color: #D6DCCB;
	width:780px;
	border-bottom:solid;
	border-bottom-color:#333333;
}
.oneColFixCtrHdr #photos{
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-repeat: no-repeat;
	height: 180px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	width:760px;
}
.oneColFixCtrHdr #links{
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-left: 30px;
	font-style: normal;
	font-weight: bold;
	line-height: 23px;
	
}
.oneColFixCtrHdr #mainContent{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000000;
	background-color: #D6DCCB;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.oneColFixCtrHdr #Properties{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000000;
	background-color: #D6DCCB;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.oneColFixCtrHdr #sidebar {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	padding-right: 8px;
	font-size: 0.70em;
	color: #000000;
	text-align: right;
	font-weight: normal;
	border-right: 1px solid #5A5431;
	background-color: #D6DCCB;
}
.oneColFixCtrHdr #sidebar a:link { color: #000000; text-decoration: none; }
.oneColFixCtrHdr #sidebar a:visited { color: #000000; text-decoration: none;  }
.oneColFixCtrHdr #sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtrHdr #sidebar a:active { color: #000000; text-decoration: none; }
.oneColFixCtrHdr #sidebar img{
	padding-top: 5px;
}
.oneColFixCtrHdr #sidebar p{
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	}
.oneColFixCtrHdr #IDX-resultsMLSRights{
	visibility: visible;  
	position: relative; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
	font-size: 0.65em;
	text-align:center;
	}
.IDX-bioDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
	color: #000000;
	line-height: normal;
	}
.features {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 0.70em;
	color: #000000;
	font-weight: normal;
	border-left: 1px solid #5A5431;
	background-color: #D6DCCB;
}
.main {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
	text-align:left;
	color: #000000;
	line-height: normal;
}
.bodytext {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
	text-align:left;
	color: #000000;
	line-height: normal;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#52663D;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.oneColFixCtrHdr #footer p a:link { color: #ffffff; text-decoration: none; }
.oneColFixCtrHdr #footer p a:visited { color: #ffffff; text-decoration: none;  }
.oneColFixCtrHdr #footer p a:hover { color: #d3eea6; text-decoration: none; }
.oneColFixCtrHdr #footer p a:active { color: #ffffff; text-decoration: none; }
.ltgreenLB {
	background-color: #D6DCCB;
	border-left: thin solid #5A5431;
}
.creamback {
	background-color: #F9F8EF;
	margin: 0;
	padding: 0;
}
.ltgreenback {
	background-color: #D6DCCB;
	margin: 0;
	padding: 0;
}
.ltgreenbackBB {
	background-color: #D6DCCB;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #5A5431;
}
.brownBB {
	border-bottom: 1px solid #5A5431;
}
.brownLB {
	border-left: 1px solid #5A5431;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #52663D;
}
.floatleft {
	float:left;
	margin: 0;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align:center;
	font-weight:bold;
	color: #000000;
	line-height: normal;
}
.floatright {
	float:right;
	margin: 0;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 5px;
}
.floatNEMO {
	float:left;
	margin: 0;
	padding: 0px;
	margin: 5px 15px 5px 0;
}
.index {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 0.75em;
	text-align:left;
	color: #000000;
	line-height: 1.5em;
}
.mainsmall {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: x-small;
	text-align:left;
	color: #000000;
	line-height: normal;
}
div.BioText {
	clear:both;
	text-align:left;
	width:670px;
	padding: 10px 10px 10px 30px;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.press {
	border-top: dashed #999999;
	border-width: 1px;
	padding: 0px;
	margin: 0;
	margin-top:10px;
  	width:100%;
}
.bottomMargin {
	margin-bottom: 5px;
}
.clearFloat {
	clear:both;
}
.heading {
	font-size: 14px;
	font-weight: bold;
}
