/* 2006-06-16 */

body{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
}

.mapImage{
	margin:0px 0px 12px 0px;
}

.homeInformation{
	position: absolute;
	top: -400px;
	left: -800px;
	width: 770px;
	z-index: 4;
}

.pageBackground{
	background-color: #ffffff;
	background-image: url(images/PageBackground.jpg);
	padding:14px 0px 14px 0px;
}

.homeLinkDiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
	color: #999999;
}

.homeLinkCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #999999;
	padding:0px 10px 0px 0px;
}

a.homeLink{
	color: #999999;
	text-decoration: none;
}

a.homeLink:hover{
	color: #999999;
	text-decoration: underline;
}

.headerTextCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #999999;
	padding:0px 0px 0px 10px;
}

.bannerCell{
	background-color: #ECD5AF;
	padding:24px 0px 18px 0px;
	border: solid 1px #000000;
	border-width: 1px 1px 0px 1px;
}

.h1Cell{
	background-color: #ffffff;
	border: solid 1px #000000;
	border-width: 0px 1px 0px 1px;
	padding:2px 0px 2px 10px;
}

.H1Heading1{
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

.H1Heading2{
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #9C1E3D;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

.divider{
	background-color: #9C1E3D;
	border: solid 1px #000000;
	border-width: 0px 1px 0px 1px;
}

.contentCellHome{
	background-color: #ffffff;
	border: solid 1px #000000;
	border-width: 0px 1px 0px 1px;
	padding:0px;
}

.contentCell{
	background-color: #ffffff;
	border: solid 1px #000000;
	border-width: 0px 1px 0px 1px;
	padding:10px 10px 36px 10px;
}

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: 14px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #9C1E3D;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a.bigLink{
	font-size: 12;
	font-weight: bold;
	color: #9C1E3D;
	text-decoration: underline;
}

a.bigLink:hover{
	font-size: 12;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.footerCell {
	color: #0000ff;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	background-color: #ECD5AF;
	border: solid 1px #000000;
	border-width: 0px 1px 1px 1px;
	padding: 20px 22px 18px 22px;
}

.menuCell {
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 12px 0px;
}

a.menuLink{
	color: #231F20;
	text-decoration: none;
}

a.menuLink:hover{
	color: #9C1E3D;
	text-decoration: underline;
}

.siteMapBig{
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #9C1E3D;
	padding: 12px 0px 1px 0px;
}

.siteMapSub{
	font-family: verdana, arial, helvetica;
	font-weight: bnormal;
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 14px;
}

/********** Subnav ********************/

.subNavbound{
	padding: 0px 0px 14px 0px;
}


.subNavCell{
	padding: 0px 4px 0px 4px;
}

.subNavDiv{
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #9C1E3D;
	padding: 3px 5px 3px 5px;
	background-color: #FFF6E6;
	border: solid 1px #ECD5AF;
}

.subNavLink{
	color: #9C1E3D;
	text-decoration: none;
}

.subNavLink:hover{
	color: #9C1E3D;
	text-decoration: underline;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #830000;
}

/******* Webfodder Logo *********/
.webfodderCell{
	padding: 22px 0px 12px 0px;
}

.webfodderLink{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}