@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/backgrounds/main_backgrd_bloomfield.jpg);}

h1 {
	color: #643F24;
}

h2 {
	color: #643F24;
}

h3 {
	color: #643F24;
}

h4 {
	color: #643F24;
}

h5 {
	color: #643F24;
}

h6 {
	color: #643F24;
}

.DivNavLinkHeader {
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #643F24;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	color: #643F24;
}

.DivNavLinkHeader2 {
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #0D2738;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	color: #666666;
}

.Color  a:link{
	color: #643F24;
	font-size:1em;
	text-decoration: none;
	}
	
.Color    a:visited {
	color: #643F24;
	font-size:1em;
	text-decoration: none;
	}
	
.Color  a:hover {
	color: #643F24;
	font-size:1em;
	text-decoration: underline;
	}
	
.Color    a:active {
	color: #643F24;
	font-size:1em;
	text-decoration: none;
	}
