*{
  margin: 0;
  padding: 0;
}

body {
	font-size: 100%;
	font-family: Arial, san-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(/images/background.gif);
	background-color: #000;
	color: #343434;
}

a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #a3d3d3;
	text-decoration: underline;
}
img {
	border: 0;
	}
#page {
	clear: both;
	width: 900px;
	margin: 15px auto;
}
#content {
	text-align: left;

}
#header {
	width: 100%;
	height: 90px;
	background-color: #fff;
	float: left;
}
#headL{
	float: left;
	width: 330px;
}
#headR{
	margin-top: 10px;
	margin-right: 30px;
	float: right;
	width: 460px;
}
#header h1{
	color: #ddd;
	font-weight: 200;
	font-family: Helvetica;
	font-size: 125%;
	line-height: 125%;
	float: right;
}
#header span{
	font-size: 175%;
}
	

#header img {
	margin-top: 30px;
	margin-left: 35px;
}

/*IE sucks!!!*/
*html #header img {
	margin-bottom: -3px;
}

#container h1{
  width: 100%;
  background-color: #679fa0;
  color: #fff;
  font-size: 125%;
  margin: 0;
  text-indent: 8px;
  text-transform: uppercase;
  font-weight: normal;
}
#container h1 a{
  color: #fff;
  }

#container{
  float: left;
  clear: both;
  width: 900px;
 	background-color: #fff;
  }
#photoCell {
  float: left;
  width: 560px;
  height: 392px;
  margin-left: 25px;
}
#contact{
	width: 100%;
	float: left;
	margin-top: 20px;
}
#contact #photoCell{
	width: 440px !important;
	height: 680px;
}
#contact #rightCell{
	width: 400px !important;
}

#main{
	clear: both;
	/*height: 280px;*/
	overflow: hidden;
	float: left;
	margin: 10px 10px 20px 30px;
	background-color: #fff;
}
#main p{
	float: left;
	font-size: 75%;
	width: 255px;
	margin-right: 25px;
	line-height: 150%;
}


#main h2{
	font-size: 80%;
	font-family: Arial;
	color: #333;
	letter-spacing: 1px;
	padding-bottom: 8px;
	display: inline;
	margin-bottom: 10px;
}
#contact #main p{
	width: 100% !important;
	clear: both;
}
#contact #main{
	height: 292px;
}




#icon{
  float: right;
  clear: both;
  border: 0 !important;
  }


#rightCell{
  float: right;
  margin-right: 25px;
  background-color: #fff;
  width: 280px;
}
#rightCell img{
	float: right;
}

#logos{
  float: left;
  clear: both;
  width: 780px;
  text-align: right;
}
#logos img{
  margin-right: 6px;
}
#logoLeft{
  width: 340px;
  float: left;
  background-color: #f5f1e5;
}

#logoRight{
  width: 440px;
  float: left;
  background-color: #fff;
}

#menuCell {
	width: 100%;
	float: left;
	background-image: url(/images/background.gif);
	background-color: #000;
	color: #fff;
	padding: 3px 0;
	text-transform: uppercase;
  font-weight: bold;
  font-size: 125%;
  text-indent: 30px;
	}

.menu {
	font-size: 75%;
	margin-top: 4px;
}
.menuItem{
  padding: 0 10px;
}
#menuCell a{
	color: #fff;
	}

#on1 a, #on a,#menu li a:hover,#menu li a:hover {
	color: #fff !important;
	text-decoration: none;
}

#footer {
	clear: both;
	text-align: right !important;
	font-size: 75%;
	color: #eee;
	padding: 5px 0;
}
#footer a{
	color: #eee;
}

.sitemap {
	font-size: 80%;
}
.sitemap img {
	border: 0;
	display: inline;
}
.sitemap li {
	margin-top: 5px;
	margin-left: 12px;
	list-style: none;
}
.sitemap img{
  border: 0 !important;
}
.calendar{
  font-size: 11px;
  background-color: #eee !important;
  border: 0;
}
.calendar img{
  border: 0 !important;
}
.calendar th{
  color: #4b5d67;
  border: 1px solid #a0aab3;
  background-color: #d8e4f0;
  padding: 1px 4px;
}
.calendar td{
  color: #4b5d67;
  border: 1px solid #a0aab3;
  background-color: #eef3f9;
  text-align: center;
  padding: 1px 4px;
}
.calendar-month{
  background-color: #4b5d67;
  color: #fff;
}
.calendar-next a,.calendar-prev a{
  color: #821c1a;
  text-decoration: none;
  font-weight: bold;
  }
.pn{
  background-color: #d8e4f0 !important;
}
tr.booked td{
   background-color: #efa6ad !important;
}
#booking {
  float: left;
  }
#cal{
  float: left;
  width: 325px;
}
#cal table{
  float: left;
}
#bookingForm{
  float: right;
  width: 150px;
  text-align: right;
}
#bookingForm p, #bookingForm form{
  margin: 0;
  padding: 0;
}
#bookingForm select{
  width: 70px !important;
  font-size: 11px;
  border: 1px solid #666;
}
#bookingForm input{
  width: 120px !important;
  font-size: 11px;
  border: 1px solid #666;
}
#curBooked{
  margin-top: 10px;
  height: 17px;
  color: #333;
  clear: left;
  }
#curBooked img{
  float: left;
  margin-right: 12px;
  
}

#mainCell{
	width: 100%;
	clear: both;
	float: left;

}
#mainCell font{
	font-family: Arial, san-serif !important;
}
#mainCell form {
	margin: 10px;
	font-size: 85%;
}
.radio {
	border: 0 ! important;
	margin: 0 ! important;
	padding: 0;
	width: 25px ! important;
}
#mainCell input {
	border: 1px solid #679fa0;
	margin: 2px 0 6px 0;
	width: 250px;
}
#mainCell select {
	border: 1px solid #679fa0;
	width: 85px;
}
#mainCell textarea {
	border: 1px solid #679fa0;
	width: 250px;
}
#mainCell img {
	border: 1px solid #679fa0;
}
#mainCell h1 img {
	border: 0;
}
.button {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #679fa0;
	border: 1px solid #ffffff ! important; 

	font-family: Verdana;
	padding: 1px 8px;
}
.button:hover {
	border: 1px solid #679fa0 ! important;
}
.imageEd{
  width: 250px;
  margin-left: 20px;

}
.imageEd input{
  border: 1px solid #333;
}
#thumbs{
	margin-top: 10px;
	clear: both;
	width: 100%;
	float: right;
}
.thumb{
  float: right;
  margin-left: 10px;
  width: 60px;
}
#contact .thumb{
	margin-left: 15px;
}
.thumb1{
	margin-left: 0;
	float: right;
	width: 60px;
}

.thumb img:hover{
	cursor: pointer;
}
