body {
	background-color: #632526;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

table#maintable {
    background-image:url(images/table-bg.jpg);
	background-repeat:no-repeat;
    border: none;
    width: 800px;
}

table#sidenav {
    background-image:url(images/nav/side-nav-bg.gif);
}
table.sidenav {
    background-image:url(images/nav/side-nav-bg.gif);
}

td.sidenav {
	border-bottom: 2px dotted #bc7272;
	padding-bottom:4px;
	padding-top:4px;
	font-family: georgia;
	color: #8f2d33;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
 }

a.sidenav, a.sidenav:link, a.sidenav:visited, a.sidenav:active {
	padding-bottom:4px;
	padding-top:4px;
	font-family: georgia;
	color: #8f2d33;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}


a.sidenav:hover {
	padding-bottom:4px;
	padding-top:4px;
	font-family: georgia;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

td.sidenav:hover {
	border-bottom: 2px dotted #555555;
}


td.fadeleft {
	background: url("images/fadeleft.gif") 100% 100%;
	z-index: -1;
	}
	
td.faderight {
	background: url("images/faderight.gif") left;
	}


.heading1, a.heading1, a.heading1:link, a.heading1:visited, a.heading1:active  {
	font-family: Arial, Helvetica, sans-serif;
	color: #983339;
	font-weight: bold;
	font-size: 15px;
	text-decoration:none;
	text-transform:none;
}

 a.heading1:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	text-decoration:underline;
	text-transform:none;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	text-transform:none;
}

.home-page-heading{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	text-decoration:none;
	text-transform:none;
}

.heading2-nobold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	text-transform:none;
}

.footer, td.footer, a.footer, a.footer:link, a.footer:visited, a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #632526;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-bottom:6px;
}

.footer-no-bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #632526;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	padding-bottom:6px;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

a, a:link, a:visited, a:active,  {
	font-family: Arial, Helvetica, sans-serif;
	color: #983339;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}


a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.maplinks, a.maplinks:link, a.maplinks:visited, a.maplinks:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #983339;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-bottom:6px;
}


a.maplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}


.faq  {
	font-weight: bold;
	text-decoration:none;
	padding-bottom:4px;
}

a.faq, a.faq:link, a.faq:visited, a.faq:active,  {
	font-weight: bold;
	text-decoration:none;
	padding-bottom:4px;
}
	
a.faq:hover  {
	font-weight:bold;
	text-decoration: underline;	
	padding-bottom:4px;
}

div.homehighlight {	background-image: url(images/box-middle.gif); width:350px; padding-left: 1px; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;  padding-left:0px}


ul {list-style-image: url(images/bullet.gif);}

td.map {border: 2px solid #8A3938;}

input.submitwhat {background: #983339; font-family: arial; font-weight: bold; border: 2px solid #e2c97b; font-size: 12px; color: #f3ebd0;}
input.formwhat {background: #983339; font-family: arial; font-weight: bold; border: 2px solid #e2c97b; font-size: 12px; color: #f3ebd0;}
select.formwhat {background: #983339; font-family: arial; font-weight: bold; border: 2px solid #e2c97b; font-size: 12px; color: #f3ebd0;}
textarea.formwhat {background: #983339; font-family: arial; font-weight: bold; border: 2px solid #e2c97b; font-size: 12px; color: #f3ebd0;}