h1 {
	font-size: 22px;
	color: #66492E;
	margin: 20px 0 0;
}
h2 {
	font-size: 18px;
	color: #66492E;
	margin: 20px 0 0;
}
h3 {
	font-size: 14px;
	color: #66492E;
	margin: 15px 0 0;
}
p {
	line-height: 130%;
	margin: 6px 0 0 0;
}
#footer p {
	font-size: 12px;
	font-weight: bold;
	color: #66492E;
	text-align: center;
	padding: 0px;
	line-height: normal;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
}
div#navbar2 {
	height: 30px;
	width: 100%;
	float: right;
	margin-top: 266px;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #66492E;
	line-height: 30px;
	white-space: nowrap;
	font-weight: bold;
	text-align: right;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #66492E;
}
div#navbar2 li a:link {
    color: #66492E:
}
div#navbar2 li a:visited {
	color: #66492E;
}
div#navbar2 li a:hover {
	font-weight: bold;
	color: #F8F3EF;
}
div#navbar2_b {
	height: 30px;
	width: 100%;
	float: right;
	margin-top: 127px;
}
div#navbar2_b ul {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #66492E;
	line-height: 30px;
	white-space: nowrap;
	font-weight: bold;
	text-align: right;
}
div#navbar2_b li {
    list-style-type: none;
    display: inline;
}
div#navbar2_b li a {
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #66492E;
}
div#navbar2_b li a:link {
    color: #66492E:
}
div#navbar2_b li a:visited {
	color: #66492E;
}
div#navbar2_b li a:hover {
	font-weight: bold;
	color: #F8F3EF;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

