/* 2007-06-14 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #23374B;
}

.pageBackground{
	background-color: #3E4E2F;
	background-image: url(images/BackgroundRepeater.jpg);
}

.pageBackgroundTop{
	background-image: url(images/BackgroundRepeaterTop.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 16px 0px 0px 0px;
}

.bannerCell{
	background-image: url(images/BannerRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.h1HeadingCell{
	padding: 8px 0px 0px 190px;
	background-image: url(images/H1BackgroundLeft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.mainAreaBound{
	background-color: #F3F6F5;
}

.leftGutterBound{
	background-image: url(images/LeftGutterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}


.leftGutter{
	background-image: url(images/LeftGutterTopBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.contentBound{
	background-image: url(images/ContentRepeaterLeft.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	border: solid 1px #ffffff;
	border-width: 0px 0px 2px 0px;
}

.contentCell{
	background-image: url(images/ContentGBTopLeft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 14px 20px 20px 20px;
}

.homeGutterCell{
	border: solid 1px #5D8F2A;
	border-width: 0px 0px 0px 1px;
	padding: 0px 8px 0px 8px;
}

.rightGutterBound{
	background-image: url(images/RightGutterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.LGIcons{
	padding: 18px 0px 0px 0px;
}

.rgDiv{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #4B6E8E;
	padding: 0px 0px 22px 0px
}


a.rightGutterLink{
	color: #707512;
	text-decoration: underline;
}

a.rightGutterLink:hover{
	color: #006DDA;
	text-decoration: underline;
}

.spacerLine{
	border: solid 1px #5D8F2A;
	border-width: 0px 0px 1px 0px;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #AEBFA0;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #AEBFA0;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #AEBFA0;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #9DABBA;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #ffffff;
	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: #23374B;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #23374B;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #23374B;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #23374B;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #23374B;
	font-weight: bold;
}

a{
	color: #006DDA;
	text-decoration: underline;
}

a:hover{
	color: #707512;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.baseArea{
	background-image: url(images/BaseRepeater.jpg);
	background-position: top left;
	border: solid 1px #ffffff;
	border-width: 0px 1px 0px 1px;
	padding: 12px 20px 12px 170px;
}

.towns{
	color: #D8DEB0;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
}
.footerCell{
	color: #4B4E33;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 18px 0px 0px 0px;
}

.footerLink{
	color: #3A3C26;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.copyRightCell{
	color: #81936F;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 10px 18px 170px;
}

.emailLink{
	color: #81936F;
	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 4px;
}

.menuLink{
	color: #D2D5CA;
	text-decoration: none;
}

.menuLink:hover{
	color: #92E261;
	text-decoration: none;
}

.outerMenuDiv{
	width: 164;
	display: block;
}

.ItemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	color: #D2D5CA;
	padding:0px 0px 6px 3px;
}


.ItemBoxInnerPaddingBright{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #fcff22;
	padding:0px 0px 6px 3px;
}


/******* Webfodder Logo *********/
.webfodderCell{
	padding: 18px 0px 20px 20px;
}

.webfodderLink{
	color: #CACEAE;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #CACEAE;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/******* Feature Styles *********/
.featureBox {
	font-size: 12px;
	padding: 8px 5px 6px 0px;
	height: 200px;
}

.featureTitle {
	font-size: 12px;
	font-weight: bold;
	color: #EE3A43;
}

.featurePic {
	margin: 0px 0px 8px 0px;
	border: solid #000000 1px;
}

.featureButton {
	margin: 5px 0px 0px 0px;
}

/********** List Styles ********************/
ol {
	font-size: 12px;
}

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 #ffffff;
 	background-color: #354A26;
	padding: 4px 4px 0px 4px;
}

.quickSearchHeading{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.quickSearchText{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #ACA979;
	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;
}

.quickSearchMLSLink{
		font-size: 12px;
		color: #707512;
		font-weight: bold;
		font-family: arial, helvetica,verdana;
}


.quickSearchMLSLink:hover{
		font-size: 12px;
		color: #485C2F;
		font-weight: bold;
		font-family: arial, helvetica,verdana;
}

.mlsThumbImage{
 	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
}










