body { background:#b8b11f; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size:14px; line-height: 125%; font-weight: normal; color: #FFFFFF; }

#wrapper { width:820px; margin: 0 auto; }

#main { float:left; width: 820px; }

#menusection { float: left; width:820px; height:43px; margin:20px 0px; }

#page { float:left; width:820px;  margin:0; padding:0px 0px 20px; border-bottom:2px solid #605500; }
#pageimage { float:left; height: 500px; width:500px; overflow:hidden; }
#pagecontent { float: left; min-height:480px; width: 260px; padding:10px 20px; margin-left:20px; color:white; background-color:#8a8005; }

#d_expand {	
	float: left;
	min-height:533px;
	height:auto!important;
	height: 533px;
	width: 822px;
	background: url(directions-repeat.gif) no-repeat left top;
}

#directions {
	float: left;
	min-height:409px;
	height:auto!important;
	height: 409px;
	width: 301px;
	background: url(map.gif) no-repeat left top;
	padding: 120px 486px 0 35px;
}

h1 { border:0; margin:0;}
h2 {
	margin:15px 0;
	padding:0;
	color:#bc1220;
	text-transform:uppercase;
	font-size:20px;
	letter-spacing:0.05em;
	float: none;
	height: auto;
	width: auto;
}

a { font-weight:bold; text-decoration:underline; color:#fff;}
a:hover { color:#000;}

#footer { float: left; width: 820px; text-align: center; margin: 0px 0px 20px; color:white; }
#footer p { margin:10px 0px 0px; }
#footer span { padding:0 10px; color:red; }
#footer a { text-decoration: none; color:#fff; font-weight:normal; }
#footer a:hover { text-decoration: underline; }


.directions {font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-transform:uppercase; font-weight: bold; color: #FFFFFF; line-height: normal; 	text-decoration: none; } 

#navigation {
  list-style: none; display: inline;
  border:0; margin:0; padding:0;
}

#navigation li {
  float: left;
  border:0; margin:0; padding:0;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
	height: 43px;
	position: relative;
	display: block;
	background-image: url(menuback.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor:pointer;
}

/* individual navigation items */
#navigation a.mb1 {
  background-position: 0 0;
  width: 206px;
}

#navigation .highlight a.mb1:hover,
#navigation a.mb1 .hover {
	background-position: 0 -44px;
	width: 206px;
}

#navigation a.mb2 {
	background-position: -206px 0px;
	width: 206px;
}

#navigation .highlight a.mb2:hover,
#navigation a.mb2 .hover {
  background-position: -206px -44px;
}

#navigation a.mb3 {
  background-position: -412px 0px;
  width: 205px;
}

#navigation .highlight a.mb3:hover,
#navigation a.mb3 .hover {
  background-position: -412px -44px;
}

#navigation a.mb4 {
  background-position: -617px 0px;
  width: 203px;
}

#navigation .highlight a.mb4:hover,
#navigation a.mb4 .hover {
	background-position: -617px -44px;
}
