@charset "utf-8";

body {
 background-color: #00134b;
 color: #00134b;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.7em;
 line-height: 1.5;
}
a {
	color: #00134b;
}
a:hover {
	color: #FFFFFF;
}
form p {
	margin: 5px 0;
}
#footer a {
	color: #6c5900;
}
#footer a:hover {
	color: #FFFFFF;
}
#maincontainer {
	width: 900px;
	background-color:#a48801;
	margin: auto;
	display: block;
}
h1 {
display: block; /* Allows you to change the width and height of the image */
height: (32);
width: (354);
text-indent: -2000em; /* Hides the text in the h1 tag */
text-decoration: none; /* Hides the underline of the hyperlink */
z-index: 1000; /* IE Fix*/
}

#home h1{
background: url(img/title_welcome.gif) 0 0 no-repeat; /* The pathway to the image*/
}

#room h1{
background: url(img/title_rooms_and_prices.gif) 0 0 no-repeat; /* The pathway to the image*/
}

#hotel h1{
background: url(img/title_thehotel.gif) 0 0 no-repeat; /* The pathway to the image*/
}

#facilities h1{
background: url(img/title_facilities.gif) 0 0 no-repeat; /* The pathway to the image*/
}

#attractions h1{
background: url(img/title_attractions.gif) 0 0 no-repeat; /* The pathway to the image*/
}

#location h1{
width: (235);
background: url(img/title_location.gif) 0 0 no-repeat; /* The pathway to the image*/
}

#enquire h1{
background: url(img/title_enquiries.gif) 0 0 no-repeat; /* The pathway to the image*/
}

#booking h1{
background: url(img/title_booking.gif) 0 0 no-repeat; /* The pathway to the image*/
}

h2 {
display: block; /* Allows you to change the width and height of the image */
height: (32);
width: (354);
text-indent: -2000em; /* Hides the text in the h1 tag */
text-decoration: none; /* Hides the underline of the hyperlink */
z-index: 1000; /* IE Fix*/
}

#why h2{
background: url(img/why_the_victoria.gif) 0 0 no-repeat; /* The pathway to the image*/
}

#booking h2{
background: url(img/title_booking.gif) 0 0 no-repeat; /* The pathway to the image*/
line-height: 2.0;
}

#top {
	background-color: #00134b;
	background-image:url(img/home_bigwavepic.jpg);
	height:326px;
}
#menu {
	margin: 22px;
	width: 182px;
	float:left;
}
#menu a{
	float:left;
}
#main {
	float:left;
	padding-left: 22px;
	margin: 22px 0 22px 0;
	border-left: #FFFFFF dotted 1px;
	width: 650px;
}
#rightpics {
	background-color: #b59d00;
	width: 197px;
	float:right;
	margin: 0 20px 250px 10px;
	padding:25px 0px;
}
#piccontainer {
	width: 147px;
	margin: 0 25px;
}
#footer {
	background-color: #b59d00;
	padding: 5px;
	clear: both;
	text-align: center;
	color: #6c5900;
}
.pic {
	margin: 0px 0 10px 0;
	float: left;
}
.margintop {
	margin-top: 40px;
}
.logo {
	float:left;
	margin: 10px 0 0 20px;
}
.booknow {
	float:right;
	margin: 20px 20px 0 0;
}
ul {
	list-style-image:url(img/bullet.gif);
	color: #FFFFFF;
}

#b_editDates {
	width:422px;
}

