body,td {
	font-family: verdana, geneva, Trebuchet MS, helvetica, san-serif;
	font-size: 11px;
	color: #000;
}
body {
	background-color: #6E6043;/*062E00 083E00*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.hdrtxt { color:#5d4c22; }

.phnumber { color:#fff;font-family:Trebuchet MS, helvetica, san-serif;font-weight:bold;font-size:14px;margin:0px 0px 0px 46px;}

a:link {
	color: #083E00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.menu { 
	font-family: verdana, geneva, san-serif; 
	font-size:9px; 
	font-weight: bold; 
	margin-bottom:10px;}
	
a.menu:link {
	color: #DED7BA;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #ccc;
}
a.menu:hover {
	text-decoration: underline overline;
	color: #fff;
}
a.menu:active {
	text-decoration: none;
	color: #fff;
}


a.footerlink { 
	font-family: verdana, geneva, san-serif; 
	font-size:10px; 
	font-weight: bold;
	color: #BEB394;
	text-decoration: none;
}
a.footerlink:hover { 
	font-family: verdana, geneva, san-serif; 
	font-size:10px; 
	font-weight: bold;
	color: #fff;
	text-decoration: underline overline;
}
	
	
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif; margin:0px 0px 5px 0px; text-align:left;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

.footer { font-family:verdana, geneva, sans-serif; font-size:10px; font-weight:bold; color:#887766; }

img { border:0px; }
img.border { border:1px solid black; }

