@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, Helvetica, "Lucida Grande";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-color: #B7CAE4;
}
h1   {
	font-size: 18px;
	color: #EE131F;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	color: #294D9A;
}
.impacttext {
	font-size: 18px;
	color: #294D9A;
	letter-spacing: 0.25em;
	font-weight: bold;
	word-spacing: 0.1em;
	line-height: 20px;
}
#wrapper {
	height: auto;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #EDECEC;
}
#content {
	padding-right: 10px;
	padding-left: 10px;
}
#nav_bg {
	background-image: url(images/left_nav_bottom.jpg);
	background-repeat: repeat-y;
}
#textmenu {
	text-align: center;
	padding: 4px;
}
#rightside_form {
	border: 1px solid #9FC941;
	width: 180px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 10px;
}
#contacttext {
	font-size: 14px;
	color: #EE1824;
	text-align: center;
	font-weight: normal;
}
.hwslinks {
	padding: 4px;
	margin-right: 4px;
	color: #9FCB3C;
}
a:link {
	color: #7B9E2E;
	text-decoration: none;
}
a:visited {
	color: #21477F;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
ul {
	color: #2068B3;
	font-weight: bold;
	list-style-type: square;
}
#adrates {
	font-weight: bold;
}

