/* 2006-10-06 */

body{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
}

.pageBackground{
	background-color: #ffffff;
}

.bannerCell{
	background-image: url(images/Spacer-DkGreen.jpg);
}

.menuBound{
	background-image: url(images/MenuRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 8px 0px 4px 0px;
}

.contentCell{
	padding: 10px 10px 40px 10px;
}

.baseLine{
	background-color: #5E674C;
}

.footerBound{
	background-image: url(images/Spacer-DkGreen.jpg);
}

.footerBG{
	background-image: url(images/FooterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 12px 0px 12px 0px;
}

.footerCell{
	color: #D5D8B1;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	padding: 12px 40px 0px 40px;
}

.copyright{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}


/********** SEO Styles *******************/

.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
	color: #2B321D;
}

.homeLink{
	font-size: 10px;
	color: #2B321D;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #2B321D;
	text-decoration: underline;
}

.SEOCell{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #2B321D;
	padding: 1px 8px 0px 8px;
}


.h1HeadingCell{
	padding: 10px 10px 6px 10px;
}

.H1Heading1{
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #A8A885;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

.H1Heading2{
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
}

.titleTable{
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
}


/********** Standard Styles *******************/

p{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
}

td{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
}

h1{
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #566E27;
	text-decoration: underline;
}

a:hover{
	color: #6A276E;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.footerLink{
	color: #D5D8B1;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #D5D8B1;
	font-weight: bold;
	text-decoration: underline;
}

.emailLink{
	color: #D5D8B1;
	font-weight: normal;
	text-decoration: none;
}

.emailLink:hover{
	color: #D5D8B1;
	font-weight: normal
	text-decoration: underline;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #830000;
}

/******* Text-Based Menu Styles *********/

.menuCell{
	padding: 0px 2px 0px 2px;
}

.menuLink{
	color: #444C35;
	text-decoration: none;
}

.menuLink:hover{
	color: #444C35;
	text-decoration: none;
}

.menuDivider{
	color: #A0A48B;
	font-weight: bold;
}

.outerMenuDiv{
	width: 140;
	color: #444C35;
	display: block;
	border-style: solid;
	border-color: #F3F3DE;
	border-width: 1px;
}

.ItemBoxInnerPadding{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	padding:3px 4px 2px 5px;
	line-height: 100%;
}

/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 40px 26px 40px;
}

.webfodderLink{
	color: #4E573D;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #4E573D;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}