body {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	margin:0px 0px 0px 0px; padding:0px; 
	background-color:#FFEEC0;}

table {width: 100%;}
th, td {padding: 0;}

a:link {font-size: 10px;
	font-weight:bold; color: #004712; text-decoration: none;}
a:visited {font-size: 10px;
	font-weight:bold; color: #004712; text-decoration: none;}
a:hover {font-size: 10px;
	font-weight:bold; color:white; background: #004712;
border-bottom: 3px;}

#directions {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px;
	position: absolute;
	top: 116px;
	left: 647px;
	font-weight:bold; color:#004712;
	padding-left: 12px;
	background-color: #FFEEC0;
	width: 87px;
	}
#navbar { 
	position: absolute;
	top: 170px;
	right: 0;
	padding: 2px 0 2px 4px;
	white-space: nowrap;
	left: 0px;
	width: 100%;
}
#navbar b {display:inline; font-size:12px; font-weight:bold;}
#navbar a {font-size:11px; font-weight:bold; text-decoration: none; color: #000;
padding: 1px  0.45em 1px;}
#navbar a:hover {color:white; background: #004712;
border-bottom: 3px;}


