h1{
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 14px; font-style: normal; color: #000000
}

body {  font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 11px; font-style: normal; color: #000000}


p {  font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 14px; font-style: normal; color: #000000}


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#styletwo{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 20px 0 20px;height:24px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#000066;background:transparent url(images/bgON.gif) repeat-x top left;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

A:link {text-decoration: none; color: #923e2c; font-family: tahoma; font-size: 12px; font-weight: bold;}
A:visited {text-decoration: none; color: #923e2c; font-family: tahoma; font-size: 12px; font-weight: bold;}
A:active {text-decoration: none; color: #923e2c; font-family: tahoma; font-size: 12px; font-weight: bold;}
A:hover {text-decoration: none; color: #923e2c; font-family: tahoma; font-size: 12px; font-weight: bold;}

.style1 {
	color: #765b44;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #923e2c;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #826851;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #845746;
	font-size: 10px;
	font-family: tahoma;
}