body {
	font-size: 11px;
	color: #6E0C23;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 140%;
}


/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #8e9989;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #8e9989;
	text-decoration: underline;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #8e9989;
}

.h1HeadingCell{
	padding: 0px 0px 0px 0px;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #7D8973;
	font-weight: bold;
	margin: -3px 0px 0px 0px;
	line-height: 16px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #1B6064;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}

/*****************************/

h1{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

h2{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

h3{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

p {
	font-size: 11px;
	color: #6E0C23;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 140%;
}

td {
	font-size: 11px;
	color: #6E0C23;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 140%;
}

.footfont {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 76%;
}

.greenText {
	font-size: 11px;
	color: #35422F;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
}

.galleryNOlink {
	color: #A7B3A2;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
}

.content {
	font-size: 11px;
	color: #6E0C23;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	padding: 0px 0px 0px 9px;
}

.LargeCapCell {
	font-size: 11px;
	color: #6E0C23;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	padding: 0px 0px 0px 32px;
	background-image: url(images/home/BigW.gif);
	background-repeat: no-repeat;
}

a{
	color: #35422F;
	font-weight: normal;
	text-decoration: underline;
}

a:hover{
	color: #7EA96A;
	font-weight: normal;
	text-decoration: underline;
}

a.noUnderline{
	color: #35422F;
	font-weight: normal;
	text-decoration: none;
}

a.noUnderline:hover{
	color: #7EA96A;
	font-weight: normal;
	text-decoration: none;
}

a.gallery{
	color: #6E0C23;
	font-weight: normal;
	text-decoration: none;
}

a.gallery:hover{
	color: #35422F;
	font-weight: normal;
	text-decoration: none;
}

a.onGreen{
	color: #6E0C23;
	font-weight: normal;
	text-decoration: underline;
}

a.onGreen:hover{
	color: #A36977;
	font-weight: normal;
	text-decoration: underline;
}

/********** Form Styles ********************/

.entertext{
	color: #50513C;
	font-size: 12px;
	font-weight: normal;
	background-color: #F5F6EB;
}

.buttons{
	color: #F5F6EB;
	font-size: 12px;
	font-weight: bold;
	background-color: #8E9989;
}

.required{
	color: #6E0C23;
	font-weight: normal;
	background-color: #E3DBDB;
}

a.webfodderLink{
	color: #b9baae;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

a.webfodderLink:hover{
	color: #b9baae;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/******* Text-Based Menu Styles *********/
.menuCell{
	padding: 3px 3px 0px 3px;
}

.menuLink{
	color: #2f382c;
	text-decoration: none;
}

.menuLink:hover{
	color: #f2f3e2;
	text-decoration: none;
}

.outerMenuDiv{
	width: 50;
	display: block;
}

.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: #2f382c;
	background-color: #c1c9bd;
	border-color: #ffffff #2f382c #2f382c #ffffff;
	padding:2px 4px 3px 5px;
}
