body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	
}





h1, h2, h3, h4, h5 {
font-family: Trebuchet, Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
font-size: 16px;
color: #51772C;
padding: 1px;
margin: 1px;
}

h2 {
font-size: 14px;
color: #51772C;
padding: 3px 0;
margin: 3px 0;
}

a:link {
	color: #666;

}

a:visited {
  color: #666;
}

a:hover {
	text-decoration: none;
}

a.topnav {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	display: block;
}
a.topnav:hover{
	color: #FFFFFF;
	text-decoration: none;
}
a.navcat
	{
	margin-left:auto;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color: #000000;
	line-height: 22px;
	border: 6px none #C07732;
	text-align: center;
	background-color: #E2E9E8;
	padding: 0px;
	}

a.navcat:visited
	{
	
	color: #3F271B;
	
	}
a.navcat:hover 
	{
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	color: #C07732;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3D2519;
	border-right-color: #FFFFFF;
	border-bottom-color: #EEBB84;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}	

.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC9933;
	font-weight: bold;
}
.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #818181;
	font-weight: bold;
}
.parahead {
	font-size: 14px;
	font-weight: bold;
	color: #995E28;
}
.quote {
	font-size: 10px;
	font-style: italic;
	color: #639A66;
	font-weight: bold;
}
.smallquote {

	font-size: 12px;
	font-style: italic;
	color: #639A66;
	font-weight: normal;
}
.table-watermark {
	background-image: url(Images/BCJC4Logo-watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.left-right-border {
	border-top: 1px none #161B1E;
	border-right: 1px solid #161B1E;
	border-bottom: 1px none #161B1E;
	border-left: 1px solid #161B1E;
}
.splashborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #001E1D;
	border-right-color: #001E1D;
	border-bottom-color: #001E1D;
	border-left-color: #001E1D;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

