/* 2007-03-08 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

.pageBackground{
	background-color: #56664A;
	background-image: url(images/StrawberryLeafPattern.jpg);
}

.pageBackgroundTop{
	padding: 16px 0px 0px 0px;
}

.bannerCell{
	background-image: url(images/BannerRepeater.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.leftGutter{
	background-image: url(images/LeftGutterRepeater.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px 0px 0px 0px;
}

.rightGutter{
	background-image: url(images/RightGutterRepeater.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.mainBound{
	background-color: #E1EED8;
}

.contentBound{
	background-image: url(images/ContentBG.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.h1HeadingCell{
	padding: 2px 10px 6px 10px;
}

.titleUnderline{
	background-color: #D60101;
}

.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;
}

.townsBound{
	background-color: #ffffff;
}

.borderColor{
	background-color: #1D4816;
}

.towns{
	color: #39672F;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 20px 12px 180px;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #B6BAB2;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #B6BAB2;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #B6BAB2;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #A3BD91;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #D60101;
	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: 12px;
	color: #000000;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	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: #D60101;
	text-decoration: underline;
}

a:hover{
	color: #62AC56;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.footerCell{
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 10px 0px 10px;
}

.footerLink{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.copyright{
	color: #AEBDA4;
	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 4px 9px;
}

.menuLink{
	color: #0C5101;
	text-decoration: none;
}

.menuLink:hover{
	color: #BFF2B7;
	text-decoration: none;
}

.outerMenuDiv{
	width: 153;
	display: block;
}

.ItemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #0C5101;
	background-color: #81AE7A;
	border-color: #CCDDC0 #0C5101 #0C5101 #CCDDC0;
	padding:2px 4px 4px 5px;
}




/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 40px 20px 40px;
}

.webfodderLink{
	color: #AEBDA4;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #AEBDA4;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}


/********** Feature Styles *******************/
.featureBound{
	padding:  0px 0px 0px 18px;
}

.featureBox{
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(images/FeatureRepeater.gif);
	padding:  0px 8px 0px 8px;
}

.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;
}

/********** 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;
 	border: 1px solid #0C5101;
 	background-color: #81AE7A;
	padding: 4px 4px 0px 4px;
}

.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 1px;
}

.quickSearchCell{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 2px 0px;
}

.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;
}


