/* 2007-06-14 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

.pageBackground{
	background-color: #BFC5DB;
}

.pageBackgroundTop{
	padding: 16px 0px 0px 0px;
}

.bannerCell{
	background-image: url(images/TextureRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border: solid #3B4B86 2px;
}

.contentBound{
	background-color: #ffffff;
	border-style: solid;
	border-color: #3B4B86;
	border-width: 0px 2px 0px 2px;
}

.menuBound{
	background-color: #1AA691;
	padding: 8px 0px 0px 0px;
}

.h1HeadingCell{
	padding: 10px 10px 0px 10px;
}

.contentCell{
	padding: 10px 10px 20px 10px;
}

.footerBound{
	background-image: url(images/TextureRepeater.jpg);
	border: solid #3B4B86 2px;
	padding: 14px 0px 14px 0px;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #7681AA;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #7681AA;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #7681AA;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #BFC5DB;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #3B4C86;
	font-weight: bold;
	padding: 2px 0px 5px 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: #067C6A;
	text-decoration: underline;
}

a:hover{
	color: #22AE99;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.towns{
	color: #007967;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 0px 12px 0px 0px;
}
.footerCell{
	color: #00594B;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 40px 0px 40px;
}

.footerLink{
	color: #3B4B86;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #4865D4;
	font-weight: bold;
	text-decoration: underline;
}

.copyrightCell{
	color: #00594B;
}

.emailLink{
	color: #00594B;
	font-weight: normal;
	text-decoration: underline;
}

.emailLink:hover{
	color: #4865D4;
	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: #000000;
	text-decoration: none;
}

.menuLink:hover{
	color: #000000;
	text-decoration: none;
}

.outerMenuDiv{
	width: 148;
	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: #000000;
	background-color: #6CB2A7;
	border-color: #ffffff #000000 #000000 #ffffff;
	padding:2px 4px 4px 5px;
}


/******* Remove if no Flyout Menu *********/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #000000;
	border-bottom-width: 0px;
	font-family: arial, helvetica, verdana;
	font-size:11px;
	line-height: 100%;
	z-index: 100;
	color: #3B4B86;
	background-color: #C3E4DF;
	width: 180px;
	margin:-23px 0px 0px 153px; /*positions the left corner of the dropdown */
	}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	color: #3B4B86;
	}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #5B6BA6;
	text-decoration: none;
	color: #ffffff;
}

.linkItem{
	padding:3px 6px 3px 6px;
}


/******* Webfodder Logo *********/
.webfodderCell{
	padding: 22px 0px 120px 6px;
}

.webfodderLink{
	color: #096053;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #096053;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}


/******* Feature Styles *********/
.featureBox {
	font-size: 11px;
	padding: 8px 5px 6px 0px;
	height: 180px;
}

.featureTitle {
	font-size: 12px;
	font-weight: bold;
	color: #3B4B86;
}

.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;
 	border: 1px solid #000000;
 	background-color: #C3E4DF;
	padding: 4px 4px 0px 4px;
}

.quickSearchHeading{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #566A98;
	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 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;
}
