body {
	background-image:url(images/texture_brown.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-left: 40;
	
}

.acorn {font-family: Helvetica, sans-serif; font-size:12px; color: #000000; text-decoration: underline;}
.content {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #000000; text-decoration: none;}
.disclaimer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; color: #000000; text-decoration: none;}
.title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:20px; color: #000000; text-decoration: none; font-weight:bold}
.subtitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px; color: #000000; text-decoration: none; font-weight:bold}
.contact {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px; color: #3e7a72; text-decoration: none; font-weight:bold}

.greenbgd {background-color: #3e7a72;}

.navlink_on{color: #000000; font-family: verdana; font-size: 10pt; font-weight: bold; text-decoration:underline; font-variant:small-caps}
a.navlink:link{color: #ffffff; font-family: verdana; font-size: 11pt; font-weight: normal; text-decoration: none;}
a.navlink:active{color: #ffffff; font-family: verdana; font-size: 11pt; font-weight: normal; text-decoration: none;}
a.navlink:visited{color: #ffffff; font-family: verdana; font-size: 11pt; font-weight: normal; text-decoration: none;}
a.navlink:hover{color: #ffff00; font-family: verdana; font-size: 11pt; font-weight: normal; text-decoration: none;}


.maintable {
	background-image:url(images/background2.gif);
	background-color: #ffffff;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
}


.topnavtable {
	border: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #397573;
	border-color: #cccccc;
}

.contenttable {
	border: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
	background-color: #D4BA81;
}

.contacttable {
	border: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #3e7a72;
	border-color: #666666;
}

.servtable {
	border: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #bfa161;
	border-color: #666666;
}

