/* 2006-03-17 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

.homeLinkDiv{
	position: absolute;
	top: 2px;
	left: 148px;
	z-index: 4;
	font-size: 10px;
}

a.homeLink{
	color: #00523D;
	text-decoration: none;
}

a.homeLink:hover{
	color: #00523D;
	text-decoration: underline;
}

.headerText{
	position: absolute;
	top: 70px;
	left: 182px;
	width: 400px;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	z-index: 6;
}


.h1HeadingDiv{
	position: absolute;
	left: 186px;
	z-index: 8;
}

.h1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #274A40;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

.h1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}


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: 20px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #960071;
	text-decoration: underline;
}

a:hover{
	color: #CC049D;
	text-decoration: underline;
}

.contentAttributes{
	padding: 10px 10px 20px 10px;
}

.footer {
	color: #ffffff;
	font-weight: bold;
	font-family: arial, helvetica, verdana;
}


.footerLink{
	color: #ffffff;
	text-decoration: underline;
}

.footerLink:hover{
	color: #004E3A;
	text-decoration: underline;
}

.emailLink{
	color: #A9CFC5;
	text-decoration: underline;
}

.emailLink:hover{
	color: #ffffff;
	text-decoration: underline;
}

.contentBaseline{
	background-image: url(images/BaseRepeater.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 18px 30px 12px 30px;
}

.menuRandomBackground{
	background-repeat: no-repeat;
	background-position: top right;
	padding: 90px 0px 0px 0px;
}
.menuItem{
	padding: 0px 14px 0px 0px;
}

.towns{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #00523D;
}

/********** Image Background Styles ********************/

.bannerBounding{
	background-image: url(images/BannerRepeater.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.menuRepeater{
	background-image: url(images/BannerMenuRepeater.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.leftGutter{
	background-image: url(images/LeftGutterRepeater.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.rightGutter{
	background-image: url(images/RightGutterRepeater.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.baseAreaBackground{
	background-image: url(images/FooterBlend.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #830000;
}

/******* Webfodder Logo *********/
a.webfodderLink{
	color: #A9CFC5;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

a.webfodderLink:hover{
	color: #A9CFC5;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}