a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #3300CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FCF8F3;
}
h1 {
	margin: 0px;
	padding: 0px;
	height: 189px;
	background-image:  url("../images/banner.jpg");
	text-indent: -2000pt;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1px;
	background-color: #1D3632;
}
h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #434343;
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#container {
	text-align: left;
	border: 1px solid #545454;
	width: 741px;
	margin: 0px auto;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", "MS Serif";
	background-color: #fff;
	font-size: 13px;
	line-height: 19px;
}
#hMenu {
	background-color: #cbd1c3;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #545454;
	border-right-color: #545454;
	border-bottom-color: #545454;
	border-left-color: #545454;
	margin: 0px;
	padding: 0px;
}
#hMenu ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#hMenu ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin: 0px;
}
#hMenu ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 3px 8px;
	margin: 0px;
}
#hMenu ul li a:hover {
	background-color: #e1e5db;
	text-decoration: none;
}
#leftcol {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#copyright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
	border-right-color: #545454;
	border-bottom-color: #545454;
	border-left-color: #545454;
	background-color: #b6c5a3;
	padding: 5px;
	height: 30px;
	clear: both;
}
#copyright p {
	color: #3d492b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 340px;
}
