@charset "UTF-8";
/* CSS Document */

body {
	background: #ffffcc url(images/06SUG154_bg.jpg) top center;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4f3b29;
	font-size: 11px;
	line-height: 20px;
}

img {
	white-space: nowrap;
}

#container {
 	margin: 0 auto;
	padding: 0;
	width: 940px;
	text-align: left;
	background-image: url(images/06SUG154_main_bg.jpg);
	background-repeat: repeat-y;
}

#header {
	padding: 0;
	width: 940px;
	height: 162px;
	float:left;
	display:inline;
	background: #ffffcc url(images/06SUG154_bg.jpg) top center;
}

#nav {
	padding: 0;
	width: 940px;
	height: 25px;
	background-color: #4c721d;
	margin: 0;
	float:left;
	display:inline;
}

#nav a{
	padding:0;
	margin:0 auto;
}

#body {
	margin: 0 auto;
	width: 940px;
	padding: 0;
	float:left;
	display:inline;
}

#sidenav {
	margin: auto;
	width: 300px;
	padding: 0;
	float: left;
	background-color: #AEAD96;
}

#sidenav a{
	color: #4f3b29;
}

#sidenav a:hover{
	color: #FFFFFF;
}

#sidenav h3{
	margin:0;
	padding: 3px;
}

#content {
	margin: auto;
	width: 620px;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	display: inline;
	padding: 10px;
}

#footer {
	padding: 10px;
	width: 920px;
	background-color: #4c721d;
	margin: auto;
	clear: both;
}

#footer p{
	color: #fff;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#map {
	text-align: center;
	background-color: #FFFFFF;
	padding: 10px;
	width:920px;
	float:left;
	display:inline;
	margin: -3px 0 0 0;
}

a.dining
{
	margin-left: 5px;
	margin-right: 5px;
	float: left; 
	display: block;
	width: 43px;
	height: 25px;
	background: url("images/06SUG154_dining.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.dining
{
	float: left; 
	display: block;
	width: 43px;
	height: 25px;
	background-position: -43px 0;
	background-color: black;
	margin-top: 25px;
	text-decoration: none;
}

a.shopping
{
	float: left; 
	display: block;
	width: 55px;
	height: 25px;
	background: url("images/06SUG154_shopping.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.shopping
{
	float: left; 
	display: block;
	width: 55px;
	height: 25px;
	background-position: -55px 0;
	background-color: black;
	margin-top: 25px;
	text-decoration: none;
}

a.entertainment
{
	float: left; 
	display: block;
	width: 87px;
	height: 25px;
	background: url("images/06SUG154_entertainment.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.entertainment
{
	float: left; 
	display: block;
	width: 87px;
	height: 25px;
	background-position: -87px 0;
	background-color: black;
	margin-top: 25px;
	text-decoration: none;
}

a.lodging
{
	float: left; 
	display: block;
	width: 52px;
	height: 25px;
	background: url("images/06SUG154_lodging.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.lodging
{
	float: left; 
	display: block;
	width: 52px;
	height: 25px;
	background-position: -52px 0;
	background-color: black;
	margin-top: 25px;
	text-decoration: none;
}

a.health
{
	float: left; 
	display: block;
	width: 97px;
	height: 25px;
	background: url("images/06SUG154_health.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.health
{
	float: left; 
	display: block;
	width: 97px;
	height: 25px;
	background-position: -97px 0;
	background-color: black;
	margin-top: 25px;
	text-decoration: none;
}

a.business
{
	float: left; 
	display: block;
	width: 112px;
	height: 25px;
	background: url("images/06SUG154_business.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.business
{
	float: left; 
	display: block;
	width: 112px;
	height: 25px;
	background-position: -112px 0;
	background-color: black;
	margin-top: 25px;
	text-decoration: none;
}