@charset "utf-8";
body,td,th {
	font-family: Tahoma, Georgia, Arial;
	font-size: 1em;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 1.8em;
	color: #805630;
}
body {
	background-color: #000000;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#navigation {
	height: 30px;
	background-image: url(images/navbg.jpg);
}
#rightSide {
	float: left;
	width: 240px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: .9em;
	font-weight: bold;
}
#content {
	margin-top: 10px;
	margin-bottom: 5px;
}
#footer1 {
	background-image: url(images/footer1bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 193px;
}
#footer2 {
	background-image: url(images/address.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#leftColumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
}
#rightColumn {
	background-image: url(images/rhsbg.jpg);
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
}
#banner {
	background-image: url(images/hwheader.jpg);
	height: 119px;
	width: 960px;
}
.style1 {color: #0000FF}

