body {
background: #E5DBCF url(images/bkgrnd_drk.jpg);
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
margin: 20px 0px 0px 0px;
}


a, a:link, a:visited {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}


p {
margin:0 0 15px;
}

ul {
margin:5px 0 5px 0;
}

li {
margin: 0 0 2px 0;
}


.head1 {
	font-size: 28px;
	color: #006600;
	font-weight: bold;
	line-height: 26px;
}
.head2 {
	font-size: 20px;
	color: #006600;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	color: #006600;
	margin: 0px 0px 0px 0px;
}

h3 {
font-size: 17px;	
margin:-10px 0px 0px 0px;
}

h4 {
font-size: 14px;	
}

h5 {
font-size: 14px;	
	margin: 0px 0px 0px 0px;

}
.subhead {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	margin:20px 0px 0px 0px;
}
.subhead2 {
	font-size: 18px;
	color: #006600;
	font-weight: bold;
}
.textsm {
	font-size: 10px;
	color: #000000;
}
.textsm a, .textsm a:visited {
	color: #663300;
	text-decoration: none;
}
.textsm a:hover {
	color: #996600;
	text-decoration: none;
}
.textsm a:active {
	color: #FFCC00;
	text-decoration: none;
}
.nav {
	font-size: 12px;
	color: #996600;
	text-transform: uppercase;
	text-align:center;
}
.nav a, .nav a:visited {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFE5D9;
}
.nav a:active {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFE5D9;
}
.textbg {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.textbg a, .textbg a:visited {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.textbg a:hover {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
.textbg a:active {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.textbg_b {
	font-size: 13px;
	color: #663300;
	font-weight: bold;
}

