
BODY {background:#000000 url(background_side.jpg) repeat}

A:link {color:#600c16; text-decoration:underline;}
A:visited {color:#600c16; text-decoration:underline;}
A:hover {color:#140200; text-decoration:underline;}
A:active {color:#140200; text-decoration:underline;}

A.nav:link { color:#140200; text-decoration:none;}
A.nav:visited { color:#140200; text-decoration:none;}
A.nav:hover { color:#c48102; text-decoration:none;}
A.nav:active { color:#c48102; text-decoration:none;}

.mainText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.mainText2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #8d4d00;
	text-decoration: none;
}

.headerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
	font-weight: normal;
	color: #8d4d00;
	text-decoration: none;
	font-weight: bold;
}

.footerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #f2d586;
	text-decoration: none;
}