/* 2007-12-06 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
}

.homeBody{
	color: #fde2a0;
	padding: 0px 0px 0px 216px;
}

.pageBackground{
	background-color: #22419B;
	background-image: url(images/BackgroundRepeater.jpg);
}

.pageBackgroundTop{
	background-image: url(images/ContentRepeater.jpg);
	background-repeat: repeat-y
}

.bannerCell{
	background-image: url(images/PageTop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 0px 0px 28px;
}

.leftGutter{
	background-image: url(images/LeftRepeater.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.contentBackgroundHome{
	background-image: url(images/ContentBackground.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.contentBackground{
	background-image: url(images/ContentInteriorRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.contentCell{
	padding: 10px 52px 20px 38px;
}

.contentCellHome{
	padding: 10px 52px 20px 0px;
}


/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
	width: 100%;
}

.homeLink{
	font-size: 10px;
	color: #c4212c;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #c4212c;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #c4212c;
}

.h1HeadingCell{
	padding: 0px 0px 0px 0px;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #c1bd87;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}

.H1Heading1Home{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2Home{
	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: 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: #000000;
	text-decoration: underline;
}

a:hover{
	color: #b22933;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.towns{
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 40px 0px 40px;
}

.footerCell{
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 40px 0px 40px;
}

.footerBackground{
	background-image: url(images/FooterRepeater.jpg);
	background-repeat: repeat-y;
	padding: 0px 8px 0px 8px;
}

.footerBackgroundTop{
	background-image: url(images/FooterRepeaterTop.jpg);
	background-repeat: repeat-x
	background-position: top left;
}

.footerLink{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #fff000;
	font-weight: bold;
	text-decoration: underline;
}

.emailLink{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.emailLink:hover{
	color: #fff000;
	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 *********/
.menuBound{
	background-image: url(images/MenuBack.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 7px;
}

.menuCell{
	padding: 0px 5px 0px 0px;
}

.menuLink{
	color: #ffffff;
	text-decoration: none;
}

.menuLink:hover{
	color: #fff000;
	text-decoration: none;
}

.menuEnd{
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #440000 #440000 #440000 #440000;
}

.outerMenuDiv{
	width: 111px;
	display: block;
}

.ItemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #440000 #440000 #440000 #440000;
	color: #ffffff;
	background-image: url(images/MenuButtonRepeater.jpg);
	background-repeat: repeat-x;
	padding:10px 0px 11px 0px;
}

.ItemBoxInnerPadding2Line{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	color: #ffffff;
	background-image: url(images/MenuButtonRepeater.jpg);
	background-repeat: repeat-x;
	border-color: #440000 #440000 #440000 #440000;
	padding:4px 0px 6px 0px;
}

/******* Flyout Menu *********/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #515151;
	border-bottom-width: 0px;
	font-family: arial, helvetica, verdana;
	font-size:11px;
	line-height: 100%;
	z-index: 100;
	color: #ffffff;
	background-color: #000000;
	width: 144px;
	margin:0px 0px 0px 0px; /*positions the left corner of the dropdown */
	filter: alpha(opacity=86);
	}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #515151;
	text-decoration: none;
	color: #ffffff;
	}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #9a1e27;
	text-decoration: none;
	color: #ffffff;
}

.linkItem{
	padding:5px 6px 5px 6px;
}


/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 40px 20px 40px;
}

.webfodderLink{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/******* Webfodder Logo - Use when semi-transparent image is necessary *********/
div.fodder{
	filter: alpha(opacity=100);
	width:32px;
	height:32px;
}

/********** Feature Styles *******************/
.featureBound{
	padding:  0px 0px 0px 18px;
}

.featureBox{
	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;
	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: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 1px;
}

.quickSearchCell{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

.quickSearchDDLocation{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 136px;
    background-color: #ebe7a9;
}

.quickSearchDDRange{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 75px;
    background-color: #ebe7a9;
}

.quickSearchMLSEntry{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 70px;
    background-color: #ebe7a9;
}

.quickSearchMLSbutton{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 60px;
}
