/* 2007-03-08 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
}

.pageBackground{
	background-color: #56664A;
	background-image: url(images/BackgroundRepeater.jpg);
}

.pageBackgroundTop{
	padding: 16px 0px 0px 0px;
	background-image: url(images/PageBackgroundTop.jpg);
	background-repeat: repeat-x;
}

.contentBackground{
	background-image: url(images/ContentRepeater.jpg);
	background-repeat: repeat-y;
}

.h1HeadingCell{
	padding: 20px 10px 6px 10px;
}

.titleUnderline{
	background-color: #d2d0cb;
}

.contentOuterCell{
	padding: 0px 10px 14px 10px;
}

.contentCell{
	padding: 12px 0px 0px 0px;
}

.contentBaseline{
	background-image: url(images/ContentBaseRepeater.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.borderColor{
	background-color: #1D4816;
}

.topButtonLink:hover{
	font-size: 14;
	font-weight: bold;
	color: #7eabed;
	text-decoration: none;
}

.contentFeature{
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	border-color: #baae7f #baae7f #baae7f #baae7f;
	padding: 16px 0px 16px 0px;
}

.towns{
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 20px 12px 180px;
}

.townsBack{
	background-image: url(images/ContentBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.spacedOutText{
	line-height: 140%;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #afa168;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #afa168;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #afa168;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #a89c69;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #4c6489;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}

/********** Keyword Search Field Styles *******************/

.keywordSCHText{
	color: #390056;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

.searchInput{
	color: #00327C;
	font-size: 12px;
	border: solid 1px #000000;
	background-color: #FFFADB;
	width: 104px;
	height: 18px;
}

.searchSubmit{
	color: #ffffff;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	border-color: #63A2FD #00327C #00327C #63A2FD;
	background-color: #0C5ED6;
	height: 18px;
	cursor: pointer;
}

/********** Standard Styles *******************/

p{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #436ca7;
	text-decoration: underline;
}

a:hover{
	color: #347be6;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.footerCell{
	color: #ecdea5;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 10px 0px 10px;
}

.footerLink{
	color: #ecdea5;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footerBack{
	background-image: url(images/FooterRepeater.jpg);
	background-repeat: repeat-y;
}

.copyright{
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
}

.emailLink{
	color: #AEBDA4;
	font-weight: normal;
	text-decoration: underline;
}

.emailLink:hover{
	color: #ffffff;
	font-weight: normal
	text-decoration: underline;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 190px;
}

.required{
	color: #ff0000;
}


.requiredStar{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.formSpacer{
	font-size: 8px;
}

/******* Text-Based Menu Styles *********/
.menuCell{
	padding: 0px 0px 0px 2px;
}

.menuLink{
	color: #0C5101;
	text-decoration: none;
}

.menuLink:hover{
	color: #BFF2B7;
	text-decoration: none;
}

.menuLinkTop{
	color: #000000;
	text-decoration: none;
}

.menuLinkTop:hover{
	color: #7eabed;
	text-decoration: none;
}

.outerMenuDiv{
	width: 176;
	display: block;
}

.outerMenuDivTop{
	width: 149;
	display: block;
}

.ItemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	color: #2d4569;
	background-color: #faf3d5;
	border-color: #d0c697 #d0c697 #d0c697 #d0c697;
	padding:7px 4px 5px 5px;
}

.ItemBoxInnerPaddingTop{
	height: 35;
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
	background-image: url(images/TopButton.jpg);
	background-repeat: no-repeat;
	padding:10px 4px 5px 5px;
}

.ItemBoxInnerPaddingTop2{
	height: 35;
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
	background-image: url(images/TopButton.jpg);
	background-repeat: no-repeat;
	padding:4px 4px 5px 5px;
}


/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 40px 20px 40px;
}

.webfodderLink{
	color: #574c1d;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #574c1d;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}


/********** Feature Styles *******************/

.featureBound{
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(images/PropertySpotlightRepeater.jpg);
	padding:  0px 1px 0px 1px;
}

.featureBox{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #baae7f #baae7f #baae7f #baae7f;
	padding: 4px 4px 4px 4px;
}

.featureImage{
	border: solid 1px #000000;
	margin: 12px 0px 6px 0px;
}

.featurePropertyText{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #133E4D;
	padding: 6px 0px 6px 0px;
	height: 40px;
}

.featureButton{
	margin: 4px 0px 0px 0px;
}

.propertySpotlightHeader{
	font-size: 16px;
	font-weight: bold;
	color: #4c6489;
}

.propertySpotlightHeader2{
	font-size: 14px;
	font-weight: bold;
	color: #4c6489;
}

.featureLinks{
	font-size: 12px;
}

/********** List Styles ********************/
ol {
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 23;
}

li {
	line-height: 130%;
}

/********** Other Styles ********************/
.Warning {
	FONT-FAMILY: ariel,verdana;
	COLOR: red;
	font-size: 10px;
}

.ListingDisplay{
	text-decoration:none;
	border-color:#b7b7b7;
	border-style:solid;
	border-width:1px 0px 1px 1px;
	padding:4px;
	width: 720px;
	height: 170px;
	overflow: scroll;
	overflow-x:hidden;
	background-color:#FDFDFD;
}

.DataEntry {
    FONT-SIZE: 11.0px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Tahoma,Helvetica;
}

.DataEntryRequired {
    FONT-SIZE: 11.0px;
    COLOR: #c80000;
    FONT-FAMILY: Arial, Verdana, Tahoma,Helvetica;
}

.DataEntryRight {
    FONT-SIZE: 11.0px;
    COLOR: #000000;
    text-align: right;
    FONT-FAMILY: Arial, Verdana, Tahoma,Helvetica;
}

/********** Quick Search ********************/

.quickSearchBox{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-image: url(images/MLSBackRepeater.jpg);
	padding: 0px 0px 0px 0px;
}

.quickSearchHeading{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #2B6A21;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.quickSearchText{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0px 0px 4px;
}

.quickSearchCell{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 2px 4px;
}

.quickSearchDDLocation{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 110px;
}

.quickSearchDDRange{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 90px;
}

.quickSearchMLSEntry{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 70px;
}

.quickSearchMLSbutton{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 60px;
}



