/********** Random Banner Backgrounds ********************/

.bannerCell1{
	background-color: #707A8F;
	background-image: url(images/BannerRepeater1.jpg);
}

.bannerCell2{
	background-color: #707A8F;
	background-image: url(images/BannerRepeater2.jpg);
}

.bannerCell3{
	background-color: #707A8F;
	background-image: url(images/BannerRepeater3.jpg);
}

.bannerCell4{
	background-color: #707A8F;
	background-image: url(images/BannerRepeater4.jpg);
}

.bannerCell5{
	background-color: #707A8F;
	background-image: url(images/BannerRepeater5.jpg);
}

.bannerCell6{
	background-color: #707A8F;
	background-image: url(images/BannerRepeater6.jpg);
}

.bannerCell7{
	background-color: #707A8F;
	background-image: url(images/BannerRepeater7.jpg);
}

/********** Standard Styles ********************/
body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #004E70;
}

.homeLinkDiv{
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
	color: #AEA887;
}

.homeLinkCell{
	font-size: 10px;
	color: #AEA887;
	text-decoration: none;
	padding: 0px 0px 0px 86px;
}

.homeLink{
	font-size: 10px;
	color: #AEA887;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #AEA887;
	text-decoration: underline;
}

.headerTextDiv{
	position: absolute;
	top: 119px;
	left: 0px;
	z-index: 6;
}

.headerText{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #CFCBAE;
	padding: 0px 0px 0px 7px;
}

.pageBackground{
	background-color: #E7DEC1;
	background-image: url(images/BlueGreenCloudsBackground.jpg);
}

.barEnds{
	background-color: #2F4F8D;
}

.headerTextBound{
	background-color: #69152C;
	background-image: url(images/HeaderTextRepeater.gif);
}

.H1HeadingBound{
	background-color: #ffffff;
	background-image: url(images/RippedPaper.jpg);
	height: 74px;
	background-repeat: no-repeat;
	padding: 4px 0px 0px 12px;
}

.leftGutter{
	background-image: url(images/LeftGutterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.leftGutterImage{
	background-image: url(images/LeftGutterBaseBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #A59E78;
	font-weight: bold;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #2D7595;
	font-weight: bold;
}

.contentCellBound{
	background-image: url(images/ContentImageBG.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.contentCell{
	padding: 0px 12px 22px 12px;
}

.propSearchCell{
	background-color: #F8F4DA;
	color: #69152C;
}

p{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #004E70;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #004E70;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #017E89;
	text-decoration: underline;
}

a:hover{
	color: #47A1C8;
	text-decoration: underline;
}

.towns{
	background-color: #69152C;
	color: #ffffff;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 6px 12px 6px 12px;
}

.footer {
	color: #1B3C7B;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 12px 32px 12px;
}

.footerLink{
	color: #1B3C7B;
}

.footerLink:hover{
	color: #1B7A63;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;
	width: 200px;
	border: solid 1px #626982;
}

.required{
	color: #830000;
}

.AlertP{
	color: #800000;
	/*background-color: #E0C9C9;*/
}

/******* Text-Based Menu Styles *********/
.menuCell{
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px 0px 0px 5px;
}

.topMenuLink{
	text-decoration: none;
}

.topMenuLink:hover{
	text-decoration: none;
}

.outerMenuDiv{
	width: 153;
	color: #2B7B9E;
	display: block;
	border-style: solid;
	border-color: #B0BFD4;
	border-width: 0px 0px 1px 0px;
}

.outerMenuDiv2{
	width: 153;
	color: #69152C;
	display: block;
	border-style: solid;
	border-color: #B0BFD4;
	border-width: 0px 0px 1px 0px;
}

.ItemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	padding:4px 4px 4px 5px;
	line-height: 100%;
}


.ItemBoxInnerPadding2{
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	font-weight: bold;
	padding:4px 4px 4px 5px;
	line-height: 100%;
}


/******* Webfodder Logo *********/
.webfodderLink{
	color: #1B3C7B;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #1B3C7B;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/******* Feature Styles *********/
.featureBox {
	font-size: 11px;
	color: #000000;
	padding: 8px 5px 6px 0px;
	height: 200px;
}

.featureTitle {
	font-size: 12px;
	font-weight: bold;
	color: #69152C;
}

.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: #CC0000;
    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 #2B7B9E;
	padding: 4px 4px 0px 4px;
}

.quickSearchHeading{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #69152C;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.quickSearchText{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #2B7B9E;
	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;
}

.quickSearchMLSLink{
		font-size: 12px;
		color: #707512;
		font-weight: bold;
		font-family: arial, helvetica,verdana;
}


.quickSearchMLSLink:hover{
		font-size: 12px;
		color: #485C2F;
		font-weight: bold;
		font-family: arial, helvetica,verdana;
}

