body {
   background: #7B654A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 20px;
}

a:link {
	color: #952A2A;
	text-decoration: none;
}

a:visited {
	color: #7B654A;
	text-decoration: none;
}

a:hover {
	color: #c04c00;
	text-decoration: underline;
}

.mainContent {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}

.title {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.topContent {
	background-color: #952A2A;
}

.MainNavContent {
   color: #393738;
}

.footerHomePageText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color: White;
}

.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color: White;
}

.footerCreditText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color: #510C07;
}

.textHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #6A160B;
	line-height: normal;
}

.borderTable {
	background-color: #000000;
}

a.footerNav:link {
  	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	text-decoration: none;
}

a.footerNav:visited {
  	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	text-decoration: none;
}

a.footerNav:hover {
  	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	text-decoration: underline;
}

a.mainNav:link {
  	font-family: "Times New Roman", Times, serif;
	color: #510C07;
	font-size: 14px;
	text-decoration: none;
}

a.mainNav:visited {
	font-family: "Times New Roman", Times, serif;
	color: #510C07;
	font-size: 14px;
	text-decoration: none;
}

a.mainNav:hover {
  	font-family: "Times New Roman", Times, serif;
	color: #C34A00;
	font-size: 14px;
	text-decoration: underline;
}

.footerLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Silver;
  background-color: #7C7D7D;
}

a.footer:link {
  text-decoration: none;
  color: #66FF00;
}

a.footer:visited {
  text-decoration: none;
  color: Silver;  
}

a.footer:hover {
  text-decoration: underline;
  color: Black;
}

a.footerLink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

a.footerLink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: Silver;
  text-decoration: none;
}

a.footerLink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: Black;
  text-decoration: underline;
}

a.footerLinkSmall:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #510C07;
  text-decoration: none;
}

a.footerLinkSmall:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #510C07;
  text-decoration: none;
}

a.footerLinkSmall:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #510C07;
  text-decoration: underline;
}

a.top:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
  	color: silver;
	text-decoration: none;
}

a.top:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
  	color: silver;
	text-decoration: none;
}

a.top:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
  text-decoration: underline;
  color: white;
}

img.thumb {
	border: 2px solid #363636;
}

a.contentLinkSmall:link {
  text-decoration: none;
  color: #83733C;
}

a.contentLinkSmall:visited {
  text-decoration: none;
  color: #83733C;  
}

a.contentLinkSmall:hover {
  text-decoration: none;
  color: Black;
}

td.TDinteriorBodypadding {
  padding-left: 10px;
  padding-right: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
}
  
td.TDhomeFooterPadding {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}

td.TDinteriorFooterNavPadding {
  padding-top: 14px;
}

.galleryThumb { border: 4px double #510C07; }

.galleryThumb:hover { border: 4px double #BA1D10; }

a.blue:link {
	color: #00008B;
	text-decoration: underline;
}

a.blue:visited {
	color: #7374FF;
	text-decoration: underline;
}

a.blue:hover {
	color: #FF7E4D;
	text-decoration: underline;
}

