.content a:link {
	color: #852A10;
	text-decoration: none;
	font-weight: bold;
}
a img {
	text-decoration: none;
}

.content a:visited {
	text-decoration: none;
	color: #852A10;
	font-weight: bold;
}
.content a:hover {
	text-decoration: underline;
	color: #606437;
	font-weight: bold;
}
.content a:active {
	text-decoration: none;
	color: #852A10;
	font-weight: bold;
}




.footer {
	background-color: #72360b;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cdba99;
	line-height: 140%;
	padding: 15px;
	text-align: center;
}
.footer a:link {
	font-weight: bold;
	color: #f4f2d6;
	text-decoration: none;
}
.footer a:visited {
	font-weight: bold;
	color: #f4f2d6;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	color: #cdba99;
	text-decoration: underline;
}

.content {
	background-color: #f4f2d6;
	text-align: left;
}.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-top: 8px;
	margin-bottom: 16px;
}
.content p a:link {
	font-weight: bold;
	color: #852A10;
	text-decoration: none;
}
.content p a:visited {
	font-weight: bold;
	color: #852A10;
	text-decoration: none;
}
.content p a:hover {
	font-weight: bold;
	color: #606437;
	text-decoration: underline;
}

.sidebar {
	background-color: #FAF9ED;
}
.sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin: 15px;
}
.content h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #852a10;
	margin-top: 20px;
	margin-bottom: 8px;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #424526;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
}

.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #852a10;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
}
.content h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #424526;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
.content h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E6235;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
}
.content h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
	font-style: normal;
}


li{text-decoration:none;overflow:hidden; list-style:none;}
ul{
	text-decoration:none;
	overflow:hidden;
	list-style:none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.content ul li {
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 16px;
	background-image: url(images/bullet.gif);
	line-height: 150%;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content li a:link, {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.content li a:visited, {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.content li a:hover, {
	font-weight: bold;
	color: #606437;
	text-decoration: underline;
}
#sidebar ul {
	list-style-type: disc;
	overflow: visible;
}
#sidebar {
	width: 200px;
}
#sidebar li {
	color: #000;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p.notes {
	font-size: 11px;
	line-height: 120%;
}


th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	text-align:right
}
.sblink {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
}

TEXTAREA, SELECT, OPTION {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border:  solid 1px #666666;
	background-color: #FFFFFF;
	border-color: #666666 #666666 #666666 #666666;
	height: auto;
}
#form tr {
	background-color: #FAF9ED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.formhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4F2D6;
}

h6.birdseed  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 12px;
	margin-bottom: 8px;
}
h6.birdseed a:link {
	font-weight: bold;
	color: #424526;
	text-decoration: none;
}
h6.birdseed a:visited {
	font-weight: bold;
	color: #424526;
	text-decoration: none;
}
h6.birdseed a:hover {
	font-weight: bold;
	color: #92460E;
	text-decoration: underline;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #852a10;
	margin-top: 20px;
	margin-bottom: 8px;
}
#sidebar li {
	border: 1px solid #000;
	padding: 5px;
	margin-bottom: 8px;
	margin-right: 3px;
	width: 150px;
	background-color: #424526;
	margin-left: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
#sidebar ul li a {
	color: #F4F2D6;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #CB8128;
	text-decoration: none;
}

