/* 2007-06-14 */
body{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #001a7f;
}

.pageBackground{
	background-color: #c3c3c3;
	background-image: url(images/BackgroundRepeater.jpg);
}

.pageBackgroundTop{
	background-image: url(images/BackgroundTopRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 16px 0px 0px 0px;
}

.bannerBack{
	background-image: url(images/BannerRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.contentOuterBound{
	background-image: url(images/ContentOuterRepeater.jpg);
}

.contentMiddleBound{
	background-image: url(images/ContentMiddleRepeater.jpg);
}

.contentInnerBound{
	background-image: url(images/ContentInnerRepeater.jpg);
	background-repeat: repeat-y;
}

.contentInnerTop{
	background-image: url(images/ContentTopRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top right;
}

.contentInnerTopImage{
	background-image: url(images/ContentBackTop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.contentCell{
	padding: 10px 10px 20px 30px;
}

.loginBack{
	background-image: url(images/LoginRepeater.jpg);
	background-repeat: repeat-x;
}

.newsEventsBound{
	background-image: url(images/NewsEventsRepeater.jpg);
	background-repeat: repeat-y;
	padding: 0px 12px 0px 6px;
}

.newsBottomBound{
	background-image: url(images/NewsEventsFootRepeater.jpg);
	background-repeat: repeat-y;
	padding: 8px 6px 8px 0px;
}

.newsText{
	color: #000000;
	font-size: 11px;
	padding: 4px 3px 4px 3px;
}

.newsHeadline{
	color: #0829a8;
	font-size: 11px;
	font-weight: bold;
}

.newsLink{
	color: #777810;
	font-size: 11px;
	text-decoration: none;
}

.newsLink:hover{
	color: #b5b662;
	text-decoration: none;
}

.newsLink2{
	color: #e1f6fe;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.newsLink2:hover{
	color: #9adef8;
	text-decoration: none;
}

.homeIconCell{
	padding: 0px 0px 20px 0px;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
	width: 100%	
}

.homeLink{
	font-size: 10px;
	color: #829148;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #829148;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #829148;
}

.h1HeadingCell{
	padding: 12px 0px 8px 30px;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #90913b;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #4f5c17;
	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: #001a7f;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #001a7f;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #122161;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #122161;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #122161;
	font-weight: bold;
}

a{
	color: #777810;
	text-decoration: underline;
}

a:hover{
	color: #aeaf50;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.towns{
	color: #3c4674;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 40px 12px 40px;
}

.footerCell{
	color: #45552a;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 8px 40px 8px 40px;
}

.footerLink{
	color: #45552a;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #7e925d;
	font-weight: bold;
	text-decoration: underline;
}

.menuText{
	color: #475381;
	font-size: 13px;
	padding: 12px 0px 0px 6px;
}

.emailLink{
	color: #475381;
	font-weight: normal;
	text-decoration: underline;
}

.emailLink:hover{
	color: #4863ca;
	font-weight: normal
	text-decoration: underline;
}

.copyrightText{
	color: #839348;
	font-size: 12px;
	padding: 12px 12px 40px 12px;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 190px;
}


.entertextListing{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
}

.required{
	color: #ff0000;
}


.requiredStar{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.formSpacer{
	font-size: 8px;
}

/******* Text-Based Menu Styles *********/
.menuBack{
	background-image: url(images/MenuRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.menuBackTop{
	background-image: url(images/MenuBackTop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 77px 0px 0px 0px;
}

.menuBackBottom{
	background-image: url(images/MenuBackBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.menuCell{
	padding: 0px 0px 4px 1px;
}

.menuLink{
	color: #ff0000;
	text-decoration: none;
}

.menuLink:hover{
	color: #0000ff;
	text-decoration: none;
}

.outerMenuDiv{
	width: 168;
	display: block;
	filter: alpha(opacity=90)
}

.ItemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	color: #ffffff;
	background-image: url(images/MenuBack1.gif);
	padding:4px 4px 5px 21px;
}

.ItemBoxInnerPadding2{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	color: #ffffff;
	background-image: url(images/MenuBack2.gif);
	padding:4px 4px 5px 21px;
}


/******* Remove if no Flyout Menu *********/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #fffff;
	border-bottom-width: 0px;
	font-family: arial, helvetica, verdana;
	font-size:11px;
	line-height: 100%;
	z-index: 100;
	color: #ffffff;
	background-color: #475381;
	width: 166px;
	margin:-24px 0px 0px 170px; /*positions the left corner of the dropdown */
	}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	color: #ffffff;
	}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #8894c0;
	text-decoration: none;
	color: #010c35;
}

.linkItem{
	padding:3px 6px 3px 6px;
}


/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 0px 20px 20px;
}

.webfodderLink{
	color: #4558a8;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #4558a8;
	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 0px;
}

.featureBox{
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(images/FeatureBGRepeater.jpg);
	padding:  0px 6px 0px 6px;
}

.featureImage{
	border: solid 1px #000000;
	margin: 12px 0px 6px 0px;
	text-decoration: none;
}

.featureLink {
	text-decoration: none;
	font-weight: bold;
}

.featureLink:hover {
	text-decoration: none;
	font-weight: bold;
}

.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: 11px;
	color: #000000;
	font-weight: normal;
 	background-image: url(images/MLSQuickSearchRepeater.jpg);
 	background-repeat: repeat-y;
}

.quickSearchHeading{
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	color: #000080;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.quickSearchText{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000080;
	font-weight: bold;
}

.quickSearchCell{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.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;
}

.quickSearchFooter{
	background-image: url(images/MLSQuickSearchFootBack.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 5px 0px;
}

.quickSearchLink{
	color: #ffffff;
	font-size: 11px;
}

.quickSearchLink:hover{
	color: #d6d7b2;
	font-size: 11px;
}


#rightGutterbound{
	padding: 0px 10px 0px 10px;
	border-style: solid;
	border-color: #a9afc3;
	border-width: 0px 0px 0px 1px;
}

/******* IFrame Specific *********/
.IFrameBannerBack{
	background-color: #ffffff;
	background-image: url(images/IFrame-BannerRepeater.jpg);
	background-repeat: repeat-x;
}

.IFrameBannerRightBound{
	background-image: url(images/IFrame-GlobalMenuBGRight.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.IFrameLeftGutter{
	background-color: #bdc3e0;
	background-image: url(images/IFrame-LeftGutterRepeater.jpg);
	background-repeat: repeat-y;
}

.IFrameRightGutter{
	background-color: #bdc3e0;
	background-image: url(images/IFrame-RightGutterRepeater.jpg);
	background-repeat: repeat-y;
}

.IFrameContentCell{
	background-color: #ffffff;
	padding: 10px 10px 20px 30px;
}

.IFrameTopMenuCell{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
}

.IFrameWrapper{
	overflow: auto;
}

.IFrameBaselineBG{
	background-color: #404c12;
}

.IFrameTownBound{
	background-color: #bdc3e0;
}

.IFrameFooterCell{
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

.IFrameFooterCell{
	color: #45552a;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 0px 12px 12px;
}


.IFrameWebfodderCell{
	padding: 0px 0px 20px 0px;
}

.IFrameWebfodderLink{
	color: #839348;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.IFrameWebfodderLink:hover{
	color: #839348;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}


option.search {
 background-color: #ffffff;
}

option.region {
 background-color: #C0DAD5;
} 


/************** Listings Display Styles ***********************/

.Listings {
	font-family: arial;
	font-size: 11px;
	color: black;
	padding: 10px 10px 0px 10px;
}

.ListingsHeader {
	font-family: arial;
	font-size: 12px;
	color: white;
	padding: 5px 5px 5px 5px;
}

a.ListingsHeader:link {
	font-family: arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

a.ListingsHeader:visited {
	font-family: arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

a.ListingsHeader:hover {
	font-family: arial;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

.ListingsHeaderBlue {
	font-family: arial;
	font-size: 12px;
	color: black;
	padding: 0px 5px 3px 5px;
}


a.ListingsHeaderBlue:link {
	font-family: arial;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

a.ListingsHeaderBlue:visited {
	font-family: arial;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

a.ListingsHeaderBlue:hover {
	font-family: arial;
	font-size: 12px;
	color: #A600E3;
	text-decoration: underline;
}



a.ListingsHeaderBlueLight:link {
	font-family: arial;
	font-size: 12px;
	color: WhiteSmoke;
	text-decoration: none;
}

a.ListingsHeaderBlueLight:visited {
	font-family: arial;
	font-size: 12px;
	color: WhiteSmoke;
	text-decoration: none;
}

a.ListingsHeaderBlueLight:hover {
	font-family: arial;
	font-size: 12px;
	color: WhiteSmoke;
	text-decoration: underline;
}

.ListingsBody {
	font-family: arial;
	font-size: 12px;
	color: black;
	padding: 0px 10px 0px 10px;
}

.ListingImage {
	margin: 5px 0px 0px 5px;
}

.NoListings {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #00395D;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/************** Purchase Listings Display Styles ***********************/

.ListingTable {
	font-family: arial;
	font-size: 10px;
	color: #003c73;
	padding: 2px 4px 2px 4px;
	valign: top;
	border-collapse: collapse;
	border-color: #4F5C24;
	border-width: 2px;
}

a.ListingInfoBody:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #01616a;
	text-decoration: underline;
}


a.ListingInfoBody:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #01616a;
	text-decoration: underline;
}

a.ListingInfoBody:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #008e9c;
	text-decoration: underline;
}

.ListingInfoBody {
	font-family: arial;
	font-size: 11px;
	color: #003c73;
}


.ListingInfoBodyRequired {
	font-family: arial;
	font-size: 11px;
	color: #830000;
}


.ListingInfoBodySmall {
	font-family: arial;
	font-size: 10px;
	color: #003c73;
}

.ListingTableHeading {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.BodyList {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

.BodyListNoMargin {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 17px;
}

.White {
	color: #FFFFFF;
}

