@charset "utf-8";
/* CSS Document */

/***** CSS Reset *****/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	/*list-style:inherit;*/
	padding-left:20px;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/********************/
h2 {
 
}

h3{
 font-weight: bold;
 font-size: 16px;
}

html, body{ 
 margin:0; 
 padding:0; 
 height:100%;
 background-color: #dde4d9;
} 
/*
body {
 background-color:#ffffff;
 background-image:url(../images/bg.jpg);
 background-position:bottom;
 background-repeat: repeat-x;
 background-attachment: fixed;
 height: 100%;
 background-color:#f9f6d5; v
}

p {
 color: #808080;
 font-size: 12px;
 font-weight: normal;
 line-height: 15px;
 font-family:"Times New Roman", Times, serif;
}
*/ 
#pagewidth{ 
 height:100%; !important
 position:relative;
 float: left;
 margin: 0;
 width: 929px;
 /*background-image:url(images/gradient-bg.jpg); */
 padding: 10px 0px 10px 10px;
 z-index: -1000;
 background-color:#fff;
 border-color:#d8d0c9;
 border-width: 1px;
 border-style:solid;
}

#pagewidthE{ 
 height:100%; !important
 position:relative;
 float: left;
 margin: 0;
 width: 650px;
 /*background-image:url(images/gradient-bg.jpg); */
 padding: 10px 10px 10px 10px;
 z-index: -1000;
 background-color:#fff;
 border-color:#d8d0c9;
 border-width: 1px;
 border-style:solid;
}

#center{
 margin-left: auto;
 margin-right: auto;
 width: 918px;
}

#centerE{
 margin-left: auto;
 margin-right: auto;
 width: 650px;
}

#header {
 width: 918px;
 height: 84px;
 position: relative;
 float: left;
 background-color:#00743a;
}

#headerE {
 width: 650px;
 height: 84px;
 position: relative;
 float: left;
 background-color:#00743a;
}

#navigation {
 width: 918px;
 height:37px;
 position: relative;
 float: left;
 background-color:#192614;
}

#navigationE {
 width: 650px;
 height:4px;
 line-height: 0;
 position: relative;
 float: left;
 background-color:#ecb136;
}

#mainContent {
 width: 918px;
 /*min-height: 375px;*/
 position: relative;
 float: left;
 background-color:#192614;
}

#mainContentWhite {
 width: 918px;
 position: relative;
 float: left;
 background-color:#ffffff;
 color: #192614;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-style: normal;
 padding: 0 0 20px 0;
}

#mainContentWhiteE {
 width: 650px;
 position: relative;
 float: left;
 background-color:#273a20;
 color: #fff;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-style: normal;
 padding: 20px 0 20px 0;
 background-image:url(../content/images/circ_page_bg.gif);
 background-repeat: repeat-x;
 background-position: bottom center;
 text-align: left;
}

#mainContentWhiteE p{
 padding: 0 20px 0 20px;
}

#mainContentWhiteE a{
 color: #fff;
}

#circHolder{
 height: 100% !important;
 float: left;
 position: relative;
 width: 620px;
 /*margin: 0 0 0 15px;*/
 /*margin: 0 auto 0 auto;*/
 padding-left: 15px;
 text-align: left;
}

#circInside{
 height: 100% !important;
 width: 580px;
 float: left;
 position: relative;
 background-color: #ffffff;
 padding: 5px 20px 5px 20px;
 text-align: left;
 color: #1a2617;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-style: normal;
}

#mainContentWhitePad {
 width: 878px;
 padding: 22px 10px 0 25px;
 position: relative;
 float: left;
 line-height: 16px;
}

#mainContentWhitePadE {
 width: 650px;
 padding: 0 0 0 0px;
 position: relative;
 float: left;
 line-height: 16px;
}

.imageRight {
 float:right;
 position: relative;
 padding: 10px 20px 10px 20px;
 
}

.imageRightE {
 float:right;
 position: relative;
 padding: 10px 0px 10px 20px;
 
}

.imageLeftP {
 float:left;
 position: relative;
 padding: 0px 40px 10px 20px;
 
}

#mainContentWhiteLeft {
 width: 370px;
 height: 350px;
 position: relative;
 float: left;
 padding: 22px 10px 0 25px;
 line-height: 16px;
}

#mainContentPSLeft {
 width: 295px;
 position: relative;
 float: left;
 padding: 22px 10px 0 40px;
}

#mainContentWhiteRight {
 width: 503px;
 position: relative;
 float: right;
 padding: 60px 10px 0 0;
}

#mainContentPSRight {
 width: 563px;
 position: relative;
 float: right;
 padding: 18px 10px 0 0;
 line-height: 16px;
}

#infoHolder{
 width: 553px;
 /*height: 285px;*/
 position: relative;
 float: right;
 padding-left: 10px;
}

#infoHolder strong{
 padding-left: 5px;
}

#infoLeft{
 width: 105px;
 height: 285px;
 position: relative;
 float: left;
 line-height: 23px;
 font-weight: bold;
 padding: 0 0 0 5px;
}

#infoFields{
 width: 250px;
 height: 285px;
 position: relative;
 float: left;
}

#infoRight {
 width: 193px;
 height: 285px;
 position: relative;
 float: right;
}

#leftColEmail{
 width: 140px;
 position: relative;
 float: left;
 color: #0d4818;
 font-weight: bold;
}

#leftColEmail p{
 line-height: 15px;
}

#leftColAdvSearch{
 width: 140px;
 position: relative;
 float: left;
 color: #0d4818;
 font-weight: bold;
}

#leftColAdvSearch p{
 line-height: 12px;
 font-size: 11px;
}

#rightColEmail{
 width: 363px;
 position: relative;
 float: right;
 color: #0d4818;
 font-weight: bold;
}
/*
#rightColEmail label + select {
 height: 11px;
}
*/
#rightColEmail form p{
 height: 24px;
}


#rightColEmail p {
 line-height: 25px;
}

#bottomContent {
 width: 918px;
 height: 183px;
 position: relative;
 float: left;
 background-color:#3d4b39;
}

#bottomContentTD {
 width: 918px;
 height: 247px;
 position: relative;
 float: left;
 background-color:#3d4b39;
}

#interested{
 padding: 8px 0 0 38px;
 width: 903px;
 height: 6px;
 position: relative;
 float: left;
}

#bottomContentE {
 width: 650px;
 height: 0px;
 position: relative;
 float: left;
 background-color:#00743c;
 color: #ffffff;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-style: normal;
 text-align: center;
 padding: 30px 0 30px 0;
}

#bottomContent a{
 text-decoration: none;
}

#bottomLeft {
 width: 281px;
 height: 183px;
 position: relative;
 float: left;
 color: #ffffff;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 text-align: center;
}

#bottomMiddle {
 width: 272px;
 height: 183px;
 position: relative;
 float: left;
 cursor: pointer;
}

#bottomMiddleHeader{
 width:234px;
 height:116px;
 position: relative;
 float:left;
 margin: 0 0 0 19px;
}

#bottomMiddleContent{
 width:234px;
 height:48px;
 position: relative;
 float:left;
 margin: 0 0 0 19px;
 background-color:#eba715;
 color: #192614;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 text-align: center;
}

bottomMiddleContent img{
 text-decoration: none;
 border: none;
}

#bottomRight {
 width: 348px;
 height: 183px;
 position: relative;
 float: left;
 display: inline;
}

#bottomRight img map area {
 position: relative;
 float: left;
}

#bottomRight img map {
 position: relative;
 float: left;
}

#bottomRight img {
 position: relative;
 float: left;
}

.bottomFeatured{
 width: 306px; /* 306px */
 height: 168px;
 text-align: center;
 float: left;
 position: relative;
 padding: 15px 0 0 0;
}

.bottomFeaturedTD{
 width: 306px; /* 306px */
 height: 232px;
 text-align: center;
 float: left;
 position: relative;
 padding: 15px 0 0 0;
}

/*

.bottomFeaturedHeader{
 width:215px;
 height:116px;
 position: relative;
 float:left;
 margin: 0 0 0 38px;
}

.bottomFeaturedContent{
 width:215px;
 height:35px;
 position: relative;
 float:left;
 margin: 0 0 0 38px;
 color: #ffffff;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 text-align: center;
}

*/

.bottomFeaturedHeader{
 width:215px;
 height:116px;
 position: relative;
 float:left;
 padding: 0 0 0 38px;
}

.bottomFeaturedHeaderTD{
 width:215px;
 height:180px;
 position: relative;
 float:left;
 padding: 0 0 0 38px;
}

.bottomFeaturedContent{
 width:215px;
 height:35px;
 position: relative;
 float:left;
 padding: 0 0 0 38px;
 color: #ffffff;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 text-align: center;
}

.bottomFeaturedContent a{
 text-decoration: none;
}

#bottomMiddleHUB {
 width: 310px;
 height: 151px;
 position: relative;
 float: left;
}

#bottomMiddleHUBHeader{
 width:234px;
 height:116px;
 position: relative;
 float:left;
 margin: 0 0 0 19px;
}

#bottomMiddleHUBContent{
 width:234px;
 height:35px;
 position: relative;
 float:left;
 margin: 0 0 0 19px;
 color: #ffffff;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 text-align: center;
}

#bottomRightHUB {
 width: 260px;
 height: 151px;
 position: right;
 float:right;
}

#bottomRightHUBHeader{
 width:234px;
 height:116px;
 position: relative;
 float:left;
 margin: 0 0 0 19px;
}

#bottomRightHUBContent{
 width:234px;
 height:35px;
 position: relative;
 float:left;
 margin: 0 0 0 19px;
 color: #ffffff;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 text-align: center;
}

#bottomHUBHolder{
 width: 620px;
 height: 151px;
 position: relative;
 float: inherit;
}

#bottomHUBTopImageHolder{
 width: 620px;
 height: 22px;
 position: relative;
 float:left;
 padding: 10px 0 0 19px;
}

span.viewLink {
 color: #192614;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 text-decoration: none;
 text-transform:uppercase;
}

a.viewLinkYellow {
 color: #eba715;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 text-decoration: none;
 text-transform:uppercase;
}

.featuredPropertyHeader {
 width:141px;
 height:10px;
 padding: 1px 0 3px 0;
 border:none;
 text-decoration:none;
}

.formDropDown {
 width: 200px;
 margin: 0 0 5px 0;
}

.width150 {
 margin: 0px 0 6px 0;
}

.contactUs {
 float: left;
 position: relative;
 padding: 5px 50px 0 0;
}

.contactUsE{
 float: left;
 position: relative;
 width: 121px;
 height: 23px;
 text-align: left;
 padding: 5px 30px 4px 0px;
}

.startSearchE{
 float: left;
 position: relative;
 width: 121px;
 height: 23px;
 text-align: left;
 padding: 3px 30px 0 0px;
 cursor:pointer;
}

.emailSignUp{
 float: left;
 position: relative;
 padding: 3px 50px 0 0;
 cursor:pointer;
}

#headerHolder{
 position: relative;
 float:left;
 height: 61px;
 width: 131px;
 padding: 12px 0 0 250px;
}

#headerHolderE{
 position: relative;
 float:left;
 height: 72px;
 width: 131px;
 /*padding: 12px 0 0 68px;*/
 padding: 12px 0 0 30px;
 background-color:#00743c;
}

#miniPhotos{
 width: 251px;
 height: 110px;
 position: relative;
 float: left;
 background-color: #dde4d9;
 border-style:solid;
 border-color: #b0c2aa;
 border-width: 1px;
 text-align: center;
}

.miniPhoto{
 width: 78px;
 height: 135px;
 position:relative;
 float: left;
 padding: 0 2px 0 2px;
}

#miniPhotosText a{
 color: #ffffff;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 9px;
 font-style: normal;
 color: #000000;
 text-decoration:underline;
}

#searchResultsHolder{
 padding: 40px 20px 0 31px;
 width: 867px;
}

.searchResultsBox{
 width: 285px;
 height: 171px;
 position: relative;
 float: left;
 padding: 4px 0 0 4px;
 text-decoration: none;
 border: none;
}

.searchResultsBoxLeft{
 width: 127px;
 position: relative;
 float: left;
}

.searchResultsBoxRight{
 width: 154px;
 position: relative;
 float: right;
 padding: 15px 2px 0 2px;
 text-decoration: none;
 border: none;
}

.searchResultsItemTitle{
 font-weight: bold;
}

#searchResultsTopLeft{
 position: relative;
 float: left;
 width: 280px;
 padding-top: 15px;
}

#searchResultsTopRight{
 position: relative;
 float: right;
 width: 567px;
 text-align: right;
 padding-top: 15px;
 text-decoration: none;
 border: none;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 12px;
 color: #1a2617;
}

#searchResultsTopRight a{
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 12px;
 text-decoration: none;
 color: #1a2617;
}

.width90{
 width: 180px;
}

#premierPropertyHolder{
 width: 867px;
 padding: 0 26px 0 25px;
}

#premierPropertyHeader{
 margin: 0 0 20px 0;
 text-align: center;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 26px;
 color: #fff;
 background-image:url(../content/images/title_premierPropertyHeader.jpg);
/* background-position:top;
 background-repeat: repeat-x;
 background-attachment: fixed;*/
 width: 871px;
 height: 59px;
 position:relative;
 float: left;
 padding-top: 27px;
}

#premierPropertyLeft{
 width: 384px;
 float: left;
 position: relative;
 background-color:#dde4d9;
 height: 338px;
 overflow: auto;
 padding: 20px 10px 0 26px;
}

#premierPropertyRight{
 width:447px;
 float: right;
 position: relative;
}

#bottomPremierPropertyHolder{
 position: relative;
 float: left;
}

#bottomLeftPremierPropertyHolder{
 position: relative;
 float: left;
 width: 303px;
 background-color: #dde4d9;
 text-align: center;
}

#miniBoxHolder{
 width: 250px;
 padding: 0 26px 0 27px;
}

#miniBoxHolder a{
 color: #ffffff;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 9px;
 font-style: normal;
 color: #000000;
 text-decoration:underline;
}

.width190{
 width: 190px;
}

.width120{
 width: 120px;
}

.width230{
 width: 230px;
}

.width230h175{
 width: 230px;
 height: 175px;
 text-align: top;
}

.width150{
 width:150px;
}

#mainLeft{
 width: 603px;
 height: 375px;
 position: relative;
 float: left;
}

#mainRight{
 width: 315px;
 height: 350px;
 position: relative;
 float:right;
 z-index: 1001;
 padding: 25px 0 0 0; 
}
 
.pageTitle {
 float: left;
 position: relative;
}

#footer {
 width: 960px;
 position: relative;
 float: left;
 text-align:center;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 margin-left: auto;
 margin-right: auto;
 margin: 20px 0 0 0;
}

#footerE {
 width: 665px;
 position: relative;
 float: left;
 text-align:center;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 margin-left: auto;
 margin-right: auto;
 margin: 20px 0 0 0;
}

#bottomContentE a{
 color: #ffffff;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-style: normal;
}

area{
 padding: 0;
 margin: 0;
}

map {
 padding: 0;
 margin: 0;
}

/*****/

#internalFlashMap{
 width: 251px;
 height: 262px;
 position: relative;
 float:left;
 background-color: #dde4d9;
 border-style:solid;
 border-color: #b0c2aa;
 border-width: 1px;
 text-align: center;
}

#bottomMiddleHeader img{
 width:234px;
 height:116px;
 border: 0;
}

.bottomFeatured img{
 width:234px;
 height:116px;
 border: 0;
}

#tractDetailsImgHolder{
 position: relative;
 float:left;
 width: 251px;
 background-color: #dde4d9;
 border-style:solid;
 border-color: #b0c2aa;
 border-width: 1px;
 text-align: center;
}

#tractDetailsImg img{
 width:251px;
 height:224px;
 position: relative;
 float: left;
 border: 0;
}

.tractDetailsStatusImg img{
 width:251px;
 height: 15px;
 border: 0;
 margin-top:-14px;
 position: relative;
 float: left;
}

#miniPhotosText{
 width: 251px;
 height: 135px;
 position: relative;
 float: left;
 background-color: #dde4d9;
 border-style:solid;
 border-color: #b0c2aa;
 border-width: 1px;
 text-align: center;
}

.miniPhotosArrow{
 width:23px;
 height:64px;
 border:0;
}

.miniPhotosImg{
 width:62px;
 height:62px;
 border:0;
}
/*
.bottomFeaturedHeader img{
 width:234px;
 height:116px;
}*/

.searchResultsBoxImg {
 width:126px;
 height:121px;
 border:0;
}

.searchResultsBoxTop{
 width: 126px;
 height: 17px;
 border:0;
}

.searchResultsBox a{
 color: #192614;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 16px;
 text-decoration: none;
 border: none;
}
/***/
.searchResultsBoxPremier{
 width: 285px;
 height: 171px;
 position: relative;
 float: left;
 /*background-color: #dde4d9;#edb033;#edc574;*/
 padding-left: 4px;
 padding-top: 4px;
 text-decoration: none;
 border: none;
}

.searchResultsBoxPremier a{
 color: #00743a;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 16px;
 text-decoration: none;
 border: none;
}

.searchResultsBoxLeftPremier{
 width: 127px;
 position: relative;
 float: left;
}

.searchResultsBoxRightPremier{
 width: 154px;
 position: relative;
 float: right;
 padding: 15px 2px 0 2px;
 text-decoration: none;
 border: none;
}

.searchResultsBoxTopPremier{
 width: 126px;
 height: 17px;
 border:0;
}

.searchResultsBoxImgPremier {
 width:127px;
 height:121px;
 border:0;
}

.searchResultsBoxBottomPremier{
 width: 126px;
 height: 17px;
 border:0;
 margin-top:-17px;
}

.searchResultsItemTitlePremier{
 font-weight: bold;
}

.thankYouImg{
 padding: 0 50px 0 10px;
 float: left;
 position: relative;
}

table tr td {
 vertical-align: top;
}

hr {
 border: none 0; 
 border-top: 1px solid #000;
 width: 100%;
 height: 1px;
 margin: 5px 0px 5px 0px;
 padding-bottom:0px;
 padding-top:0px;
 text-align: center;
}

.greenText {
 color: #21720b; 
 vertical-align: top;
}

.style1 {
 color: #00743a;
 font-weight: bold;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 12px;
}
	
.agentContainer{
 position:relative; 
 float: left; 
 width: 219px; 
 height: 213px; 
 padding: 30px 0 0 25px;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 12px;
}

.agentPic{
 position: relative;
 float: left;
 width: 200px;
 height: 200px;
 padding: 25px 10px 0 25px;
}

.marginLeft53{
 margin-left:53px;
}

.titleE{
 color: #1a2617;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 15px;
 font-weight: bold;
}
/*
.agentInner{
 position:relative; float: right; width: 600px;
}*/

#agentHolder1{
 position:relative; float: left; width: 500px;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 12px;
}



.qscontainer{
 padding-left: 40px;
 width: 200px;
 float: left;
 position: relative;
 vertical-align: text-bottom;
 height: 12px;
 line-height: normal;
}

.quicksearch{/**/
 position: relative;
 float: left;/*
 width: 280px;
 padding-top: 0px;*/
 text-decoration: none;
 border: none;
 font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 10px;
 color: #ffffff;
 vertical-align: text-bottom;
 padding-top: 9px;
 line-height: 15px;
}

.qsbtn{
 position: relative;
 float: right;
}

.quicksearch a:link{
 color: #ffffff;
}

.quicksearch a:visited{
 color: #ffffff;
}

.quicksearch a:active{
 color: #ffffff;
}

.quicksearch a:hover{
 color: #ffffff;
 text-decoration: underline;
}

#printonly, #printonly-header {
	display: none;
}
#f_email {
	display: none;
}

