body {
	background: url( http://www.dutchvillage.com/images/sidebar.jpg ) repeat-y #FFFFFF;
	background-position: 0;
	font-style: normal;
	font-family: "Trebuchet MS", trebuchet, sans-serif;
	margin:0;
	padding-top: 0;
	z-index: 15;
	width: 350px;
}
a {
  color: #003596;
  text-decoration: none;
  font-weight: 700;
}
a:link {
  color: #003596;
  text-decoration: none;
  font-weight: 700;
}
a:visited {
  color: #003596;
  text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #003596;
	
}
.center {
	text-align: center;
	font-size: 9px;

}
.bold {
	font-weight: normal;
	color: #666;
}
.red {
	color: #3A3596;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	top: auto;
}
.italic {
	font-style: normal;
}
#navigation {
	position: relative;
	width: 150px;
	left: 0px;
	top: -1px;
	z-index: 62;
	overflow: visible;
	height: 1566px;
	background-color: #003596;
	float: left;
}
.hide {
  text-indent: -5000px;
}
#navigation a {
	display: block;
	height: 25px;
	width: 140px;
	color: #FFF;
}
#navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 140px;
}
#trigger {
	position: absolute;
	top: -1px;
	display: none;
	z-index: 1;
}
#redhatButton {
  background: url( ../images/buttons/redhat_button.gif ) no-repeat 0 -25px;
}
#ticketButton {
  background: url( ../images/buttons/tickets_button.gif ) no-repeat 0 -25px;
}
#newfor06Button {
  background: url( ../images/buttons/newfor06_button.gif ) no-repeat 0 -25px;
}
#shopButton {
  background: url( ../images/buttons/shop_button.gif ) no-repeat 0 -25px;
}
#parkButton {
  background: url( ../images/buttons/park_button.gif ) no-repeat 0 -25px;
}
#menu0 {
  background: url( ../images/buttons/park_button.gif ) no-repeat 0 -25px;
}
#diningButton {
  background: url( ../images/buttons/dining_button.gif ) no-repeat 0 -25px;
}
#historyButton {
  background: url( ../images/buttons/history_button.gif ) no-repeat 0 -25px;
}
#gsButton {
  background: url( ../images/buttons/gs_button.gif ) no-repeat 0 -25px;
}
#gbButton {
  background: url( ../images/buttons/gb_button.gif ) no-repeat 0 -25px;
}
#mapButton {
  background: url( ../images/buttons/map_button.gif ) no-repeat 0 -25px;
}
#contactButton {
  background: url( ../images/buttons/contact_button.gif ) no-repeat 0 -25px;
}
#faqButton {
  background: url( ../images/buttons/faq_button.gif ) no-repeat 0 -25px;
}
#linksButton {
  background: url( ../images/buttons/link_button.gif ) no-repeat 0 -25px;
}
#homeButton {
  background: url( ../images/buttons/home_button.gif ) no-repeat 0 -25px;
}
#ticketsButton {
  background: url( ../images/buttons/tickets_button.gif ) no-repeat 0 -25px;
}
#navigation:hover {
	background-position: 0 0;
	background-color: #003596;
}
#navigation ul li {
  position: relative;
}
#navigation li ul {
	position: absolute;
	left: 140px;
	display: none;
	top: 0;
	border-bottom: 1px solid white;
	z-index: 4;
}
#navigation li ul a {
  background-color: #003596;
  font-size: 13px;
  color: white;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  padding-top: 5px;
  text-decoration: none;
  text-indent: 2px;
  vertical-align: top;
  padding: 0 0 7px;
}
#navigation li ul a:hover {
  background-color: #EA3934;
  text-decoration: underline;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
#navigation li:hover ul {
  display: block;
  float: right;
}
#navigation li.over ul {
  display: block;
  float: right;
}
div.popUp {
  width: 125px;
  position: relative;
  display: none;
  top: -25px;
  left: 149px;
  z-index: 5;
  border-bottom: 1px solid white;
}
div.popUp a {
  background-color: #003596;
  color: white;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  padding-top: 5px;
  text-decoration: none;
  text-indent: 5px;
  vertical-align: middle;
}
div.popUp a:hover {
  background-color: #EA3934;
  text-decoration: underline;
}
div.button:hover div.popUp, div.over div.popUp {
  display: block;
  float: right;
}
#address {
  color: white;
  text-align: center;
  font-size: x-small;
  position: relative;
  float: left;
  margin-top: 30px;
}
#address p {
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#address a {
  text-decoration: none;
  color: white;
  margin-bottom: 0;
  padding-bottom: 0;
}
#address a:link {
  text-decoration: none;
  color: white;
}
#address a:hover {
  text-decoration: underline;
  background-color: #EA3934;
}
#weatherBug {
  position: relative;
  width: 144px;
  left: 3px;
  float: left;
  height: 108px;
}
#bottomTiles {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 25px;
}
ul#nav {
	position: relative;
	float: left;
}
div#rotator {
	position: relative;
	float: left;
}

div#placesbook {
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
}
