@charset "utf-8";
/* CSS Document */


.header {
color:#000000;
font: Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
}

.smallyellow {
	color: #FCFAE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.smallyellow.hover {
	text-decoration: underline:
	}

.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #853A3A;
	font-size: 16px;
	font-weight: bold;
	}
	
.regular  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}
	
.regularsmall  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	}

.currentpage  {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

.regularlink  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
.regularlink:hover  {
	color: #996600;
	}

.subheader  {
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}

.bigyellow {
	color: #FCFAE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}	

.jumplink {
	color: #853A3A;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	}
	
.jumplink.hover {
	text-decoration: underline;
	}
	
.background {
background-repeat: repeat-x;
}
	