body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #353535 url(images/bg.gif) top center repeat-y;
	text-align: center;
}
#headerarea {
	width: 100%;
	background: url(images/bgT.gif) top center no-repeat;
	padding-top: 10px;
}
#header {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 182px;
	background: url(images/header.jpg) top left no-repeat;
}
#page {
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
}
#menu {
	width: 1000px;
	background: #55a571 url(images/menu.jpg) top left repeat-x;
}
#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 6px 8px 0 8px;
	border-right: solid 1px #ffffff;
	font-size: 120%;
	font-weight: bold;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a.current:link, #menu a.current:visited {
	text-decoration: none;
	color: #f3f3f3;
	background: #5fa7e3;
}
#menu a:hover {
	color: #f3f3f3;
	background: #5fa7e3;
}
#menu b {
	display: none;
}
.popmenu {
	display: none;
	position: absolute;
	z-index:1;
	text-align: left;
	width: 202px;
	background: #ffffff;
	padding: 3px;
}
.popmenu div {
	width: 194px;
	border: solid 1px #d3d3d3;
	padding: 3px;
	background: #f4f4f4;
}
.popmenu a {
	display: block;
	padding: 6px 6px 6px 6px;
	font-size: 110%;
	font-weight: bold;
	width: 180px;
}
.popmenu a:link, .popmenu a:visited {
	border-right: solid 1px #f4f4f4;
	border-bottom: solid 1px #d3d3d3;
	border-left: solid 1px #f4f4f4;
	color: #353535;
	text-decoration: none;
}
.popmenu a.first:link, .popmenu a.first:visited {
	border-top: solid 1px #f4f4f4;
}
.popmenu a.first:hover {
	border-top: solid 1px #a2ceb2;
}
.popmenu a.last:link, .popmenu a.last:visited {
	border-bottom: solid 1px #f4f4f4;
}
.popmenu a.last:hover {
	border-bottom: solid 1px #a2ceb2;
}
.popmenu a:hover {
	border-right: solid 1px #a2ceb2;
	border-bottom: solid 1px #a2ceb2;
	border-left: solid 1px #a2ceb2;
	background: #17853e;
	color: #ffffff;
}
.popmenu b {
	display: none;
}
#main {
	position: relative;
	width: 1000px;
}
/*
*  CONTENT
*/
#content {
	width: 770px;
	padding: 10px 0 10px 15px;
	color: #030303;
}
#content h1 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 130%;
	color: #17853e;
}
#content h2 {
	margin: 10px 0 10px 0;
	font-size: 120%;
	font-style: italic;
	color: #5fa7e3;
}
#content h3 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 120%;
	color: #17853e;
}
#content h4 {
	margin: 10px 0 10px 0;
	font-size: 120%;
	color: #e2a961;
}
#content h5 {
	margin: 10px 0 0 0;
	font-size: 120%;
	color: #17853e;
}
#content h6 {
	margin: 10px 0 0 0;
	font-size: 120%;
	color: #e2a961;
}
#content p {
	margin: 0 0 10px 0;
	font-size: 100%;
}
#content ul {
	margin: 0 0 10px 20px;
	padding: 0;
	font-size: 100%;
	color: #6e6e6e;
}
#content ol {
	margin: 0 0 10px 27px;
	padding: 0;
	font-size: 100%;
	color: #6e6e6e;
}
#content blockquote {
	float: right;
	width: 200px;
	border: dotted 1px #6e6e6e;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
a:link, a:visited {
	xcolor: #e2a961;
}
a:hover {
	color: #17853e;
}
#content .redtext {
	color: #FF0000;
}
#content .bluetext {
	color: #0000FF;
}
#content .largetext {
	font-size: 200%;
}
#content .largertext {
	font-size: 250%;
}
#content img {
	border: 0px;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgborder {
	border: solid 1px #333333;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
/*
*  SIDEBAR
*/
#sidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 195px;
	padding: 0 5px 5px 0;
}
#sidebar #contact {
	width: 193px;
	margin: 5px 0 0 0;
	padding: 0 0 56px 0;
	border: solid 1px #c8c8c8;
	font-size: 100%;
	font-weight: bold;
	background: url(images/staff.jpg) bottom left no-repeat;
	color: #1b88e2;
	text-align: center;
}
#sidebar #contact p {
	margin: 8px 0 5px 0;
}
#sidebar #contact p.phone {
	color: #a1a1a1;
	margin: 5px 0 10px 0;
}
#sidebar #contact a:link, #sidebar #contact a:visited {
	text-decoration: none;
	color: #a1a1a1;
}
#sidebar #contact a:hover {
	color: #1b88e2;
}
#submenu h2 {
	margin: 3px 0 0 0;
	border: solid 1px #c8c8c8;
	width: 193px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#submenu h2 a {
	display: block;
	width: 187px;
	padding: 7px 3px 7px 3px;
}
#submenu h2 a:link, #submenu h2 a:visited {
	text-decoration: none;
	background: #fdfdfe url(images/submenu.jpg) bottom left repeat-x;
	color: #0a0a0a;
}
#submenu h2 a:hover {
	background: #17853e;
	color: #ffffff;
}
#submenu p {
	margin: 3px 0 0 0;
	border: solid 1px #c8c8c8;
	width: 193px;
	font-size: 100%;
	text-align: center;
}
#submenu a {
	display: block;
	width: 187px;
	padding: 3px 3px 3px 3px;
}
#submenu a:link, #submenu a:visited {
	color: #0a0a0a;
	text-decoration: none;
}
#submenu a:hover {
	background: #17853e;
	color: #ffffff;
}
.feature h2 {
	margin: 3px 0 0 0;
	border: solid 1px #c8c8c8;
	width: 193px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
.feature h2 a {
	display: block;
	width: 187px;
	padding: 7px 3px 7px 3px;
}
.feature h2 a:link, .feature h2 a:visited {
	text-decoration: none;
	background: #fdfdfe url(images/submenu.jpg) bottom left repeat-x;
	color: #0a0a0a;
}
.feature h2 a:hover {
	background: #17853e;
	color: #ffffff;
}
.feature div {
	margin: 3px 0 0 0;
	padding: 10px;
	border: solid 1px #c8c8c8;
	width: 173px;
	font-size: 100%;
	text-align: center;
}
.feature p {
	margin: 0;
	color: #6e6e6e;
	text-align: left;
}
.feature p.more {
	padding: 5px 0 0 0;
	text-align: right;
}
.feature p a:link, .feature p a:visited {
	text-decoration: none;
	color: #17853e;
}
.feature p a:hover {
	color: #1b88e2;
}
#sidebar #addressarea {
	margin: 3px 0 0 0;
	padding-top: 120px;
	padding-bottom: 3px;
	border: solid 1px #c8c8c8;
	width: 193px;
	background: url(images/rightbarB.gif) top left no-repeat;
}
#sidebar #address {
	font-size: 100%;
	color: #76ab89;
	text-align: center;
}
#sidebar #address p {
	margin: 2px 0 2px 0;
}
#sidebar #address p.abn {
	margin: 0px 0 5px 0;
	color: #6e6e6e;
}
#sidebar #address a:link, #sidebar #address a:visited {
	text-decoration: none;
	color: #76ab89;
}
#sidebar #address a:hover {
	color: #1b88e2;
}
/*
*  FOOTER
*/
#footer {
	margin: 0 auto 0 auto;
	width: 100%;
	background: #353535 url(images/bgB.gif) top center no-repeat;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 85%;
	color: #6e6e6e;
	text-align: center;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #6e6e6e;
}
#footer span {
	padding: 0 7px 0 7px;
	color: #4B808D;
}
#footer span a:link, #footer span a:visited {
	text-decoration: none;
	color: #4B808D;
}
#footer a:hover, #footer span a:hover {
	color: #1b88e2;
}
/*
*  RESPONSE FORM
*/
#response {
	padding: 0 0 0 40px;;
	width: 90%;
}
#response div {
	padding: 5px 0 0 0;
}
.response-error {
	color: red;
	font-weight: bold;
}
#response label {
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0 -30px;
}
#response input.submit {
	width: 7em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
#response textarea {
	width: 500px;
}
