/* 2007-03-08 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

.pageBackground{
	background-color: #6C6C6C;
	background-image: url(images/PageRepeater.jpg);
	padding: 0px 0px 20px 0px;
}

.bannerCell{
	background-image: url(images/BannerRepeater.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.leftGutter{
	background-image: url(images/MenuRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.menuBound{
	background-image: url(images/MenuBGTop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 0px;
}

.rightGutter{
	background-image: url(images/RightGutterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.contentBase{
	background-image: url(images/BaseRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.mainAreaBound{
	background-image: url(images/contentRepeater.jpg);
}

.h1HeadingCell{
	background-image: url(images/H1Repeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 11px 0px 8px 12px;
}

.h1HeadingCellAlt{
	background-image: url(images/H1Repeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 23px 0px 12px 12px;
}

.contentCell{
	padding: 10px 10px 20px 10px;
}

.borderColor{
	background-color: #C7C780;
}

.footerBound{
	background-color: #000000;
	padding: 0px 0px 0px 166px;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 4px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #B9B9B9;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #B9B9B9;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #B9B9B9;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #999961;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	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: 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: #1420FF;
	text-decoration: underline;
}

a:hover{
	color: #800080;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.towns{
	color: #A7A75C;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 0px 0px 0px;
}
.footerCell{
	color: #F3F3D0;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 20px 0px 20px;
}

.footerLink{
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.emailLink{
	color: #F3F3D0;
	font-weight: normal;
	text-decoration: underline;
}

.emailLink:hover{
	color: #FFFF00;
	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 8px;
}

.menuLink{
	color: #ff0000;
	text-decoration: none;
}

.menuLink:hover{
	color: #0000ff;
	text-decoration: none;
}

.outerMenuDiv{
	width: 160;
	display: block;
	filter: alpha(opacity=75)
}

.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: #ffffff;
	background-color: #585858;
	border-color: #000000;
	padding:3px 4px 5px 5px;
}


/******* Remove if no Flyout Menu *********/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #CAAC5E;
	border-bottom-width: 0px;
	font-family: arial, helvetica, verdana;
	font-size:11px;
	line-height: 100%;
	z-index: 100;
	color: #253D79;
	background-color: #F8F7EF;
	width: 130px;
	margin:-1px 0px 0px 2px; /*positions the left corner of the dropdown */
	}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #CAAC5E;
	text-decoration: none;
	color: #253D79;
	}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #EFEDDD;
	text-decoration: none;
	color: #9A803F;
}

.linkItem{
	padding:3px 6px 3px 6px;
}


/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 40px 20px 40px;
}

.webfodderLink{
	color: #696969;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #696969;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/******* Feature Styles *********/

.propertyName{
	font-size: 12px;
	font-weight: bold;
	color: #373C9A;
}


.featureBox {
	font-size: 11px;
	padding: 8px 5px 0px 0px;
	background-image: url(images/FeaturedRepeater.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.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;
}


/*********** Moved from old site ****************/
.QuickSearchDiv{
	width: 157px;
	padding: 4px;
	border-color:#C7C780;
	border-style:solid;
	border-width:1px;
}

.quickSearchHeading{
	font-family: arial, helvetica, verdana;
  font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}

.quickSearch{
	font-family: arial, helvetica, verdana;
  font-size: 11px;
	color: #8A8867;
	font-weight: bold;
}

.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;
}