/* 2008-11-10 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	background-color: #010080;
	background-image: url(images/BackgroundRepeater.jpg);
}

#sampleBody1{
	background-color: #010080;
	background-image: url(images/BackgroundRepeaterTop.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#bodyPrint{
	background-image: url(images/misc/spacer.gif);
	background-color: #FFFFFF;
	margin:32px 0px 32px 0px;
}

.pageBackgroundTop{
	padding: 20px 0px 0px 0px;
	background-image: url(images/BackgroundRepeaterTop.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.leftGutterBound{
	background-image: url(images/MenuBackTop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding:0px 0px 0px 0px;
}

.mainBound{
	background-image: url(images/MainRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding-right: 2px;
}

.rightGutterBound{
	padding-right: 2px;
}

.rightGutter{
	background-color: #dfdffb;
}

.contentCell{
	padding: 12px 28px 20px 28px;
	height: 500px;
}

.contentBottomBorder{
	color: #c4c298;
	background-color #c4c298;
	height: 1px;
	border: none;
	border-bottom: 1px solid #c4c298
}

.contentBaseline{
	background-image: url(images/ContentBaseRepeater.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

/* ********* Right Gutter Styles ******** */
.rightGutterCell{
	padding: 10px 10px 10px 10px;
}

.rightGutterHeader{
	font-family: times new roman, times, verdana, helvetica;
	font-size: 24px;
	color: #000080;
	font-weight: bold;
}

/* ********* SEO Styles ****************** */
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
	width: 100%;
}

.homeLink{
	font-size: 10px;
	color: #3030ac;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #3030ac;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #3030ac;	
}

.h1HeadingCell{
	padding: 11px 28px 0px 12px;
	background-color: #e9e8e0;
	background-image: url(images/TitleNumber.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #c2c1d0;
}

.H1Heading1{
	font-family: times new roman, times, helvetica, verdana;
	font-size: 16px;
	color: #8b885b;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.H1Heading2{
	font-family: times new roman, times, helvetica, verdana;
	font-size: 24px;
	color: #000080;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	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;
	line-height: 130%;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
}

h1{
	font-family: times new roman, times, helvetica, verdana;
	font-size: 24px;
	color: #000080;
	font-weight: bold;
}

h2{
	font-family: times new roman, times, helvetica, verdana;
	font-size: 18px;
	color: #000080;
	font-weight: bold;
}

h3{
	font-family: times new roman, times, helvetica, verdana;
	font-size: 16px;
	color: #000080;
	font-weight: bold;
}

a{
	color: #0000ff;
	text-decoration: underline;
}

a:hover{
	color: #5e5eff;
	text-decoration: underline;
}

/* ********* Footer Styles ******************* */

.footerBack{
	background-color: #000080;
}

.townsCell{
	color: #6868e3;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 20px 0px 0px 0px;
}

.footerCell{
	color: #6060ff;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	padding: 0px 40px 0px 40px;
}


.footerLink{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.copyright{
	color: #6868e3;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
}

.emailLink{
	color: #1c2582;
	font-weight: normal;
	text-decoration: underline;
}

.emailLink:hover{
	color: #7695d9;
	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 3px 11px;
}

.menuLink{
	color: #ffffff;
	text-decoration: none;
}

.menuLink:hover{
	color: #ffffff;
	text-decoration: none;
}

.outerMenuDiv{
	width: 163;
	display: block;

}

.itemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border: 1px solid #e8e8b0;
	color: #ffffff;
	background-color: #7a7858;
	background-image: url(images/MenuArrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding:2px 4px 4px 18px;
}

/******* Remove if no Flyout Menu *********/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border: 1px solid #e8e8b0;
	font-family: arial, helvetica, verdana;
	font-size:11px;
	line-height: 100%;
	z-index: 100;
	color: #ffffff;
	background-color: #7a7858;
	width: 145px;
	margin:-32px 0px 0px 173px; /*positions the left corner of the dropdown */
}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #e8e8b0;
	text-decoration: none;
	color: #ffffff;
}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #a5a38a;
	text-decoration: none;
	color: #ffffff;
}

.linkItem{
	padding:3px 6px 3px 6px;
}



/* ****** Webfodder Logo ******** */
.webfodderCell{
	padding: 20px 40px 20px 40px;
}

.webfodderLink{
	color: #7a7858;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #7a7858;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}


/* ********* 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 {
	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 ******************* */

.quickSearchBoxInterior{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	width: 148px;
 	border: 1px solid #e8e8b0;
 	background-image: url(images/MLSQuickSearchBack.jpg);
 	background-repeat: no-repeat;
 	background-position: top left;
 	background-color: #9d9a68;
	padding: 0px 3px 3px 3px;
}

.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: #fdfbd5;
	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: 126px;
}

.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;
}


/* ****** Image border (Creates a white inline and black outline) ******** */
.imageBorder{
	border: solid #000000 1px;
	border-width: 1px 1px 1px 1px; /* Change this to make it look like a drop shadow */
	background-color: #ffffff;
	padding: 5px;
}
