body { 
	background-color: #012676; 
	margin-top: 0px;
	margin-bottom: 0px;
}
.select{
	background:#023A51;color:#F9EDE4;font-family:Arial, Helvetica, Verdana;font-size:10pt;font-weight: bold;
}


a {
	color: #677dad;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #677dad;
	text-decoration: underline;
	font-weight: bold;
}

.menulink a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menulink a:hover {
	color: #d8f3fe;
	text-decoration: underline;
	font-weight: bold;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364F6F;
	line-height: 1.8em;
	margin-left: 20px;
	margin-right: 15px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364F6F;
	line-height: 1.8em;
	margin-left: 45px;
	margin-right: 15px;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
	margin-left: 8px;
	margin-right: 8px;
}
h1.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 6px;
}
.email {background-image:url(images/emailback.jpg); background-repeat:no-repeat;}

.bluetable {background-image:url(images/rightback.jpg);
margin-right:2px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767676;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
.findroom {
	background-repeat: repeat-x;
	padding: 4px;
	width:250px;
	background-image:url(images/findroom.jpg);
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	line-height: 1.8em;
	font-weight:bold;
}
.gallerypad {
	padding: 8px;
}
.incltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #364F6F;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

#menuCasing {
	/*background-color:#FFFFFF; */
	width:761px;
	margin-left: 153px;
}
.menuHeader {
	float:left;
	height:30px;
	cursor:pointer;
}
#links {width:54px;background-image:url(images/menu_Links.png);}
#special {background-image:url(images/menu_Specials.png);width:91px;}
#bookings {width:74px;background-image:url(images/menu_bookings.png);}
#home {width:52px;background-image:url(images/menu_home.png);}
#photo {width:97px;background-image:url(images/menu_photos.png);}
#rooms {width:113px;background-image:url(images/menu_rooms.png);}
#features {width:76px;background-image:url(images/menu_features.png);}
#restaurant {width:86px;background-image:url(images/menu_restaurant.png);}
#packages {width:74px;background-image:url(images/menu_packages.png);}
#map {width:42px;background-image:url(images/menu_map.png);}

#linksON {width:54px;background-image:url(images/menu_Links_o.png);}
#specialON {background-image:url(images/menu_Specials_o.png);width:91px;}
#bookingsON {width:74px;background-image:url(images/menu_bookings_o.png);}
#homeON {width:52px;background-image:url(images/menu_home_o.png);}
#photoON {width:97px;background-image:url(images/menu_photos_o.png);}
#roomsON {width:113px;background-image:url(images/menu_rooms_o.png);}
#featuresON {width:76px;background-image:url(images/menu_features_o.png);}
#restaurantON {width:86px;background-image:url(images/menu_restaurant_o.png);}
#packagesON {width:74px;background-image:url(images/menu_packages_o.png);}
#mapON {width:42px;background-image:url(images/menu_map_o.png);}

.header {
}
#header { height:220px; position:relative;}
/*#header #hd2, #header #hd3, #header #hd4, #header #hd5, #header #hd6 {display:none;}*/
#header #hd1, #header #hd2, #header #hd3, #header #hd4, #header #hd5, #header #hd6 {
	height:220px;
	width:960px;
	background-image:url(images/header1.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	left:0;
}
#header #hd2 {background-image:url(images/header2.jpg);}
#header #hd3 {background-image:url(images/header3.jpg);}
#header #hd4 {background-image:url(images/header4.jpg);}
#header #hd5 {background-image:url(images/header5.jpg);}
#header #hd6 {background-image:url(images/header6.jpg);}
#header h1 { 
	z-index:1000;
	background-color:#333333;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 5px 0px 0px 5px;
    bottom: 4px;
    color: #FFFFFF;
    padding: 4px 8px;
	width:432px;
	position:absolute;
	bottom:19px;
	right:1px;
	margin:0;
}
