@charset "UTF-8";
/* CSS Document */

body {
	background: #888888 url(images/background/back.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
}
.nav-background-color
{
	background: url(images/background/navbar-bottom.jpg) repeat-x center top;
}
.main-background
{
	background: #FFFFFF url(images/background/background-brown.jpg) repeat-x center top;
	color: #000000;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}
a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover
{
	color: #FFCC00;
	font-size: 12px;
}
a:active
{
	color: #0033FF;
	font-size: 12px;
}
.main-text-body
{
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}
.main-text-body-white
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.team-heading-text
{
	font: bolder 18px Georgia, "Times New Roman", Times, serif;
	color: #660000;
}
.footer-text
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #5A0100;
}
.age-all-caps-side
{
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000000;
}
a.black:link
{
	font: 14px Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}
a.black:hover
{
	color: #68060D;
	text-decoration: none;
}
a.black:active
{
	color: black;
	text-decoration: none;
}
a.black:visited
{
	color: black;
	text-decoration: none;
}

a.redish:link
{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: black;
	text-decoration: none;
}
a.redish:hover
{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a.redish:active
{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: black;
	text-decoration: none;
}
a.redish:visited
{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: black;
	text-decoration: none;
}


a.redish1:link
{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a.redish1:hover
{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #blue;
	text-decoration: none;
}
a.redish1:active
{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a.redish1:visited
{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}


a.sitemap:link
{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a.sitemap:hover
{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #blue;
	text-decoration: underline;
}
a.sitemap:active
{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a.sitemap:visited
{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}


a.redishheader:link
{
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a.redishheader:hover
{
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #blue;
	text-decoration: underline;
}
a.redishheader:active
{
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a.redishheader:visited
{
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
h1
{
	font: bolder 18px Georgia, "Times New Roman", Times, serif;
	color: #660000;
}
