body {background-color: #164039;/*#164039;*/}
#menu{opacity: 0.8;filter: alpha(opacity=80);}
#content {
	background-color: #164039;
	color: #B6dfA6;
	font: 11px/14px Georgia, serif;
}
#nav {
	margin-bottom:20px;
}

table#directions {
	width: 460px;
	border: 0px;
	float:right;
	margin:30px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	font: 10pt/11pt Verdana, Arial, Sans-Serif;
}
table tr td{
	margin:40px;
	vertical-align: top;
}
table tr td strong {
	color: white;
	font-family: Georgia, serif;
}
a.print {
	text-decoration: none;
	border-width: 0px;
	color: white;
	border:none;
	text-transform:uppercase;
	font: bold 12px/12px Georgia,serif;
	letter-spacing: 0.1em;
	text-align:right;
}
a.print:hover {
	text-decoration: none;
	border:none;
	color: #999999;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#printmaps{display:none;}