/* 2007-03-08 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #30332B;
}

.pageBackground{
	background-color: #2B331E;
	background-image: url(images/PageRepeater.jpg);
}

.pageBackgroundTop{
	background-image: url(images/PageTopRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 16px 0px 0px 0px;
}

.mainAreaBound{
	background-image: url(images/MainAreaRepeater.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.mainAreaTop{
	background-image: url(images/MainAreaTop.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.menuBound{
	padding: 52px 9px 20px 9px;
}

.menuBlock{
	padding: 0px 0px 20px 0px;
}

.h1HeadingCell{
	padding: 10px 20px 20px 20px;
}

.contentCell{
	padding: 16px 20px 28px 20px;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #AAB89B;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #AAB89B;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #AAB89B;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #343C29;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 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: #30332B;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #30332B;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

a{
	color: #003300;
	text-decoration: underline;
}

a:hover{
	color: #4E6F24;
	text-decoration: underline;
}

.leftGutterTextCell{
	padding: 0px 6px 0px 12px;
}

.leftGutterSpacer{
	font-size: 8px;
	border: 1px solid #ffffff;
	border-width: 0px 0px 1px 0px;
	width: 148px;
}

.leftGutterLink{
	color: #594466;
	text-decoration: underline;
}


.leftGutterLink:hover{
	color: #ffffff;
	text-decoration: underline;
}

.dashedLine{
	font-size: 16px;
	background-image: url(images/DashedLine.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/********** Home Page Callout Section ********************/

.homeCalloutBound{
	padding: 24px 0px 0px 0px;
}

.homeCalloutBox{
	background-color: #89957A;
	border: 1px solid #677558;
	width: 249px;
	padding: 14px 0px 9px 0px;
}

.homeCalloutPhoto{
	border: 1px solid #D7E0CC;
}


.homeCalloutText{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #2E3922;
	padding: 6px 15px 10px 15px;
	line-height: 110%;
	height: 84px;
}

.homeCalloutLink{
	color: #ffffff;
	text-decoration: none;
}

.homeCalloutLink:hover{
	color: #C9DDAF;
	text-decoration: none;
}


/********** Footer Styles ********************/

.towns{
	color: #A2AD94;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 40px 0px 40px;
}
.footerCell{
	color: #A2AD94;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	padding: 12px 40px 40px 40px;
}

.footerLink{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #A2AD94;
	font-weight: bold;
	text-decoration: none;
}

.emailLink{
	color: #A2AD94;
	font-weight: normal;
	text-decoration: underline;
}

.emailLink:hover{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 190px;
}

.entertextarea{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 450px;
}

.formHeader{
	font-size: 14px;
	font-weight: bold;
}

.required{
	color: #800000;
}


.requiredStar{
	color: #800000;
	font-size: 18px;
	font-weight: bold;
}

.alert{
	color: #800000;
	font-size: 12px;
	font-weight: bold;
}

.formSpacer{
	font-size: 8px;
}

/******* Top Menu Styles **************************************/

.menuCellTop{
	padding: 4px 2px 4px 2px;
}

.menuLinkTop{
	color: #ff0000;
	text-decoration: none;
}

.menuLinkTop:hover{
	color: #0000ff;
	text-decoration: none;
}

.outerMenuDivTop{
	width: 96;
	display: block;
}

.ItemBoxInnerPaddingTop{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #BEC9B2;
	background-color: #465532;
	border-color: #8A947E #191F12 #191F12 #8A947E;
	padding:3px 4px 4px 5px;
	cursor: pointer;
}

.ItemBoxInnerPaddingTop2{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #BEC9B2;
	background-color: #465532;
	border-color: #8A947E #191F12 #191F12 #8A947E;
	padding:8px 4px 9px 5px;
	cursor: pointer;
}

.ItemBoxInnerPaddingTopOver{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #869773;
	background-color: #243211;
	border-color: #191F12 #8A947E #8A947E #191F12;
	padding: 4px 3px 3px 6px;
	display: block;
	cursor: pointer;
}

.ItemBoxInnerPaddingTopOver2{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #869773;
	background-color: #243211;
	border-color: #191F12 #8A947E #8A947E #191F12;
	padding: 8px 3px 9px 6px;
	display: block;
	cursor: pointer;
}

/******* Left Menu Styles *********************************************/
.leftNavTitle{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #465138;
	background-image: url(images/LeftGutterArrow.gif);
	background-repeat: no-repeat;
	background-position: 140px 16px;
	line-height: 14px;
	padding: 0px 0px 4px 2px;
}

.menuCell{
	padding: 0px 0px 4px 0px;
}

.menuLink{
	text-decoration: none;
}

.menuLink:hover{
	text-decoration: none;
}

.outerMenuDiv{
	width: 168;
	display: block;
}

.ItemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #343C29;
	background-color: #DCE9CE;
	border-color: #717F60;
	padding: 4px 4px 4px 4px;
}

.ItemBoxInnerPadding2{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #ffffff;
	background-color: #558125;
	border-color: #495738;
	padding: 4px 4px 4px 4px;
}

/******* Webfodder Logo *********/
.webfodderCell{
	padding: 22px 0px 20px 26px;
}

.webfodderLink{
	color: #6D7568;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #6D7568;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}
