/* CSS Document */
body
{
  background-color: #fcfbf1;
  padding: 0px;
  font-family: Arial, sans-serif;
  color: #fcfbf1;
  font-size: 10px;
}

div
	{
	border				: none;
	margin				: 0px;
	padding				: 0px;
	}

a 
{
  text-decoration: none;
  color: #fcfbf1;
}
a:hover
{
  text-decoration: underline;
}
p {}
h1 {}
h2 {}
span.heading {
  font-size: 14px;
  font-weight: bold;
}
h4 {}
h5 {}

img {
  border: 0;
}

#shadow {
  position: relative;
  background-image: url(../img/shadow.gif);
	background-position: center;
	background-repeat:repeat-y;
	width: 800px;
	margin: auto;
	padding: 0;
}
#shadow img#shadow_tr
{
  position: absolute;
  top: 0;
  right: 0;
}

#shadow img#shadow_br
{
  position: absolute;
  bottom: 0;
  right: 0;
}

#wrapper
{
  position: relative;
  z-index: 0;
  background-color: #000;
  background-image: url(../img/greybar.jpg);
  background-position: right top;
  background-repeat: repeat-y;
  width: 760px;
  margin: 0px auto 0px auto;
}
#topleft 
{
  background-image: url(../img/leavestop.gif);
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0;
  padding: none;
  height: 110px;
  width: 535px;
}
#topright
{
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url(../img/toprightlogo.gif);
  background-position: 40% 50%;
  background-repeat: no-repeat;
  width: 224px;
  height: 110px;
}
.header
{ 
  z-index: 2;
  height: 210px;
  background-image: url(../img/home_bar.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}

.header#home, .header#seasonal
{
  background-image: url(../img/home_bar.jpg);

}
.header#awards
{
background-image: url(../img/awards_bar.jpg);
}
.header#events
{
background-image: url(../img/events_bar.jpg);
}
.header#history
{
background-image: url(../img/history_bar.jpg);
}
.header#links
{
background-image: url(../img/special-offers_bar.jpg);
}
.header#contact
{
background-image: url(../img/contact_bar.jpg);
}
.header#menu
{
background-image: url(../img/menu_bar.jpg);
}
.header#special-offers
{
background-image: url(../img/special-offers_bar.jpg);
}
.header#conference
{
background-image: url(../img/conference_bar.jpg);
}
.header#booking
{
background-image: url(../img/booking_bar.jpg);
}
.header#xmas
{
background-image: url(../img/christmas_bar.jpg);
}

.header#yso
{
background-image: url(../img/yso_bar.jpg);
}

#contactmap
{

}
#bookingform .row
{
  padding-top: 10px;
  height: 30px;
  }

#bookingform .row .formlabel 
{
  float: left;
  width: 40%;
  text-align: right;
  }

#bookingform .row .formelement 
{
  width: 50%;
  float: right;
  text-align: left;
  }
#eventsform
{
  padding: 0;
  margin: 0;
}

.events
{
  width: 100%;
  height: 500px;
}
.section
{
  width: 90%;
  padding: 20px;
  border-bottom: 1px dotted #777;
}
.edtextinput, .edtextarea
{
  width: 90%;
}
.edtextarea
{
  height: 60px;
}

#cmsnav
{
  text-align: center;
}
#statusmessage
{
  text-align: center;
}

#contactdetails
{
  padding: 30px;
  padding-left: 90px;
  margin-top: auto;
  margin-bottom: 10px;
}
#content
{
  z-index: 2;
  position: relative;
}
#right_block
{
  float: right;
  padding-top: 104px;
  width: 224px;
  height: 450px;
}
#right_block_download
{
  float: right;
  padding-top: 0px;
  width: 224px;
  height: 450px;
}
#right_block_download p.download
{
	height: 64px;
	margin: 40px 0px 0px 5px;
  font-size: 12px;
	font-weight: bold;
}
#bottomrightlogo
{

}
#bookinginfotext
{ 
  padding-top: 25px;
  padding-right: 37px;
  text-align: center;
}
#navbar
{
  float: left;
  z-index: 3;
  width: 160px;
  padding: 0;
  padding-top: 125px;
  text-align: right;
  height: 300px;
  background-image: url(../img/navbarlogo.gif);
  background-position: right top;
  background-repeat: no-repeat;
  overflow: display;
}
#navbar img#xmaslogo
{
  margin-top: 50px;
  margin-right: 40px;
}
#navbar img#seasonallogo
{
	margin: 10px 30px 30px 0px;
}
#navbar ul
{
  padding-right: 40px;
}
#navbar ul li
{
  color: #fcfbf1;
  list-style-type: none;
  text-align: right;
  
  padding: 20px 0 0 0;

  font-weight: bold;
  
}

#info
{
  z-index: 3;
  width: 370px;
  padding: 0;
  margin: 0px 188px 0px 160px;

}
#info_bottom
{
  background-image: url(../img/greyline-ns.gif);
  background-position: left top;
  background-repeat: no-repeat; 
}



ul#awards
{
  padding-left: 50px;
  padding-right: 50px;
  font-size: 12px;
}
ul#awards li
{
  list-style-type: square;
  padding-left: 10px;
  padding-bottom: 14px;
}

#info p
{
  padding: 10px 50px 10px 50px;

  font-size: 12px;

}
#info p.noline
{
  background-image: none;
  padding-bottom: 50px;
}
p.menulisting
{
  text-align: center;
}

ul#menunotes {
	font-size: 10px;
}

#info_top p
{
  margin: 0;
  background-image: none;
  text-align: right;
  padding-right: 20px;
  padding-top: 40px;
  font-weight: bold;  
}
img.padbottom
{
  margin-bottom: 50px;
  margin-left: 40px;
}



#subnav {
  margin: 0px 5px 0px 0px;
  background-color: #fcfbf1;
}
#subnav p {
  padding: 0;
  margin: 4px 10px 4px 10px;
  text-align: center;
  font-size: 12px;
  color: #000;
}
#subnav a, #subnav a:visited, #subnav a:hover
{
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#subnav .this
{
  xcolor: #fff;
  font-weight: bold;
  text-decoration: none;
}
#info_top
{
  height: 100px;
}

#footer
{
	clear				: both;
	height:      20px;
	width				: 760px;
	background-color	: #fcfbf1;
	background-image: url(../img/shadow_b.gif);
	background-position: center top;
	background-repeat:repeat-x;
}
#footer
{
/*/*/
	margin-top			: 0px;
/* */
}
#footer p
{
  margin: 0;
  text-align: center;
  color: #fcfbf1;
}
p#credit {
	color: #6d6f71; margin: 0px; text-align: center;
}

ul.christmas {
	margin-top: 0px;
}
