/* 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);
}

.contentOuterBottom{
	background-image: url(images/ContentOuterBottomRepeater.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}

.contentMiddleBound{
	background-image: url(images/ContentMiddleRepeater.jpg);
}

.contentMiddleBottom{
	background-image: url(images/ContentBottomRepeater.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
	padding: 0px 9px 0px 0px;
}

.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.gif);
	background-repeat: repeat-y;
	padding: 0px 18px 0px 18px;
}

.newsBottomBound{
	background-image: url(images/NewsEventsFootRepeater.gif);
	background-repeat: repeat-y;
	padding: 8px 12px 8px 12px;
}

.newsText{
	color: #000000;
	font-size: 12px;
	padding: 12px 0px 12px 0px;
}

.newsHeadline{
	color: #dd5a03;
	font-size: 13px;
	font-weight: bold;
}

.newsLink{
	color: #dd5a03;
	font-size: 12px;
	text-decoration: none;
}

.newsLink:hover{
	color: #f7a771;
	text-decoration: none;
}

.newsLink2{
	color: #3753cf;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.newsLink2:hover{
	color: #6e86f1;
	text-decoration: none;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #848AB7;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #848AB7;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #848AB7;
}

.h1HeadingCell{
	padding: 12px 0px 8px 30px;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #122161;
	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: #dd5a03;
	text-decoration: underline;
}

a:hover{
	color: #f7a771;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.towns{
	color: #3c4674;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 40px 12px 40px;
}

.footerCell{
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 40px 0px 40px;
}

.footerLink{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #122161;
	font-weight: bold;
	text-decoration: underline;
}

.menuText{
	color: #253576;
	font-size: 13px;
	padding: 12px 0px 0px 6px;
}

.emailLink{
	color: #253576;
	font-weight: normal;
	text-decoration: underline;
}

.emailLink:hover{
	color: #5262a2;
	font-weight: normal
	text-decoration: underline;
}

.copywrightText{
	color: #8998d8;
	font-size: 12px;
	padding: 12px 12px 40px 12px;
}

/********** 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 *********/
.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: 78px 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 #9a2816;
	border-bottom-width: 0px;
	font-family: arial, helvetica, verdana;
	font-size:11px;
	line-height: 100%;
	z-index: 100;
	color: #40361d;
	background-color: #ffc6aa;
	width: 166px;
	margin:-24px 0px 0px 170px; /*positions the left corner of the dropdown */
	}


.anylinkcss2{
	position:absolute;
	visibility: hidden;
	border:1px solid #9a2816;
	border-bottom-width: 0px;
	font-family: arial, helvetica, verdana;
	font-size:11px;
	line-height: 100%;
	z-index: 101;
	color: #40361d;
	background-color: #ffc6aa;
	width: 166px;
	margin:-34px 0px 0px 170px; /*positions the left corner of the dropdown */
	}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #9a2816;
	text-decoration: none;
	color: #40361d;
	}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #ffd675;
	text-decoration: none;
	color: #40361d;
}

.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 *********/
.featureBox {
	font-size: 10px;
	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: 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/MLSQuickSearchRepeater.jpg);
 	background-repeat: repeat-y;
}

.quickSearchHeading{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000080;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.quickSearchText{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 5px 0px 0px 8px;
}

.quickSearchCell{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 2px 8px;
}

.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;
}



#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%;
}