BODY {
 background-color: #FFFFFF;
 background-image: url('images/bg2.gif'); 
 background-repeat: repeat-x;
}


.MAIN {
	background-color: #FFFFFF;
	background-image: url('images/grass_star.gif');
	background-position: bottom; 
 	background-repeat: no-repeat;
}
.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 20px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

}



.smalltext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

}

.hdr {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-style: normal;

	line-height: 28px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #A9997B;

}

.sbhdr {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #0E387C;

}


.nav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-decoration: none;

	text-transform: none;

	color: #0E387C;

}

.nav:hover {

	color: #B80000;

}


.link:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	color: #FF8300;

}



.link:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	color: #FFFFFF;

}



.link:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	color: #FF8300;

}



.link:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	color: #FF8300;

}

