.top {
	height: 128px;
}
.tophol {
	height: 128px;
}
.divider {
	background-color: #A8A8A8;
	height: 10px;
}
.breadcrumb {
	background-color: #154D71;
	height: 10px;
	padding: 10px 5px 5px 186px;
	font-family: Helvetica;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	color: #62A6D4;
}
.bottommenu {
	font-family: Helvetica;
	font-size: 0.8em;
	padding: 10px 5px 5px;
	height: 20px;
	background-color: #0081FF;
	color: #FFFFFF;
	font-weight: 500;
	text-align: center;
	overflow: auto;
}
.bottommenu a {
	font-family: Helvetica;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: underline;
}
.bottommenu a:hover {
	color: #000066;
}
.content {
	padding: 10px;
	margin: 0px 100px 0px 0px;
	overflow: auto;
	background-color: #FFFFFF;
}
.content a {
	font-family: Helvetica;
	font-size: 0.8em;
	color: #0081FF;
	text-decoration: underline;
}
.breadcrumb a {
font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #62A6D4;
	text-decoration: underline;
}
.breadcrumb a:hover {
font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
body{
	margin: 0px;
	background-color: #154D71	
}


.sidemenu {
	float: left;
	width: 176px;
	background-color: #154D71;
	font-family: Helvetica;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	height: 500px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/hollogo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sidemenu1{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 1.1em;
}
.sidemenu2{
	text-decoration: underline;
	color: #FFCC33;
	font-size: 1.2em;
}
ul.navigation {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 176px;
}
ul.navigation li {
	display: block;
	float: left;
	width: 176px;
	margin: 0px 0px 2px;
}

ul.navigation li a {
	color: #154D71;
	display: block;
	width: 156px;
	background-color: #A8A8A8;
	padding: 10px;
	font-family: Helvetica;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration:none	
}

ul.navigation li a:hover {
	color: #FFFFFF;
	background-color: #0081FF;
}
.Attractionstop {
	background-color: #6699CC;
	height: 150px;
	width: 100%;
	background-image: url(images/attractionsimage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.Attractiondiv {
	font-family: Helvetica;
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #663366;
	text-align: center;
	height: 30px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 700;
}
.Attractioncontent {
	padding: 10px;
	overflow: auto;
	font-family: Helvetica;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}
.Attractioncontent a {
	color: #CCCCCC;
	text-decoration: underline;
}

