body {
	/*background-color: #27512F;*/
	font-family:Tahoma, Geneva, sans-serif; font-size:.75em;
}

.home {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 5px;
}

.inside {
	color: #330000;
}

.mainContent {
	color: White;
	letter-spacing: 0px;
	line-height: normal;
	font-weight: normal;
	background-position: left;
}

a.contentLink:link {
	font-size: 14px;
	color: White;
	text-decoration: none;
}

a.contentLink:visited {
	font-size: 14px;
	color: White;
	text-decoration: none;
}

a.contentLink:hover {
	font-size: 14px;
	color: White;
	text-decoration: underline;
	}

a.contentLinkInside:link {
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

a.contentLinkInside:visited {
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

a.contentLinkInside:hover {
	font-size: 12px;
	color: Black;
	text-decoration: underline;
	}
	
.pageHeader {
	font-family: "Lucida Sans";
	font-size: 30px;
	color: White;
	letter-spacing: 0px;
	line-height: 23px;
	font-weight: normal;
}

.pageSubHeader {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: White;
	letter-spacing: 1px;
	line-height: normal;
	font-weight: bold;
}
.topText {
   color: #f3edd6;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 9px;
}

.footerContent {
  	font-size: 12px;
	font-weight: normal;
	color: white;	
}

.footerContent2 {
  	font-size: 10px;
	font-weight: normal;
	color: #D7BA9D;	
}

td.leftBar {
	background-color: #F3EDD6;
}

.contentArea {
	color: Black;
	font-size: 14px;
}

.textHeader {
	font-size: 18px;
	font-weight: bold;
}

.borderTable {
	background-color: #000000;
}

a.footerNav:link {
	color: White;
	font-size: 12px;
	text-decoration: none;
}

a.footerNav:visited {
	color: White;
	font-size: 12px;
	text-decoration: none;
}

a.footerNav:hover {
	color: White;
	font-size: 12px;
	text-decoration: underline;
}

.footer {
  font-size: 10px;
  color: White;
}

a.footerLink:link {
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

a.footerLink:visited {
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

a.footerLink:hover {
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: underline;
  } 
.footerLink {
	font-size: 10px;
	color: #FFFFFF;
}

  
a.subHeader:link {
	font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #EAAE58;
  text-decoration: none;
}

a.subHeader:visited {
	font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #EAAE58;
  text-decoration: none;
}

a.subHeader:hover {
	font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #EAAE58;
  text-decoration: underline;
  }

img.thumb {
	border: 1px solid #f3edd6;
}

.mainContent .textHeader a {
	line-height: 26px;
}

