body
{
	background-color: #a1a3a4;
	background-image: url('images/mapBg2.jpg');
	background-position: top center;
	margin-bottom: 65px;
	padding: 0px;
}

a:link, a:visited
{
	color: #5b598e;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #a5bc89;
	text-decoration: underline;
}

a.food:link, a.food:visited
{
	color: #a5bc89;
	text-decoration: underline;
}

a.food:hover, a.food:active
{
	color: #999999;
	text-decoration: underline;
}

a.ent:link, a.ent:visited
{
	color: #5b598e;
	text-decoration: underline;
}

a.ent:hover, a.ent:active
{
	color: #999999;
	text-decoration: underline;
}

td, .text1
{
	font-family: Gill Sans MT, Verdana;
	font-size: 15px;
	line-height: 24pt;
	color: #6c6c6c;
}

h1 {
	font-size: 18px;
	font-family: Arial;
}

.text2
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.header1
{
	font-family: Arial;
	font-size: 24px;
	color: #5b598e;
}

#bodyContent
{
	padding-left: 17px;
	z-index: 999; !important
}

.fullMasthead
{
	margin-top: 415px;
}

.shortMasthead
{
	margin-top: 325px;
}

#tableBody
{
	width: 853px;
	background-color: #ffffff;
}

#footer
{
	width: 853px;
	margin-top: 5px;
}

#quicknav
{
	margin-top: -25px;
	text-align: right;
}

.visit
{
	clear: both;
	text-align: right;
}

ul.links {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.links li {	
	border-bottom: 1px solid #d9d9d9;	
}

a.commlinks:link, a.commlinks:visited, a.commlinks:hover, a.commlinks:active {
	float: right;
	text-decoration: none;
	margin-top: -33px;
}