@charset "utf-8";
/* 
2009-10-19 style.css-v1.0
- First version (okw)
*/
/* CSS Document */

/*STYLING*/
	
body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	line-height: 2em;
	padding: 0;
	margin: 0;
	background-color: #eae5e0;
	/*background-image: url(images/topbg.jpg);*/
	background-repeat: repeat-x;
	color: #333333;
	text-align:justify;
}

.bg1{
  background-image: url(images/topbg.gif);
}
.bg2{
  background-image: url(images/topbg.jpg);
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 42px;
font-weight: normal;
}

a:link, a:visited {
	text-decoration: none;
	color: #CC6600;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	font-size: 40px;
	color:#000;
	font-weight: normal;
}

h2 {
	color:#c13604;
	font-size: 25px;
	padding-bottom: 0px;
	font-weight: normal;
	/*
	display: inline;
	margin-bottom: 0px;
	*/
}

h3 {
	font-size: 17px;
	color: #bab1a8;
}

h4 {
	margin-left:5px;
	color: #080605;
	font-size: 12px;
	/*margin: 20px 0 20px 0;*/
	display: inline;	
}

h5 {
	font-size: 5px;
	text-align:right;
    padding: 15px 40px 60px 0;
}


#container {
	width: 940px;
	margin: 0 auto;
   /* background-color: #FFF;*/
}

#footer{
	padding: 14px 0px;
	font-size: 10px;
	text-align: left;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #483D31;
}

.footer-address{
	font-size: 12px;
	text-align: left;
	xtext-transform: uppercase;
	xfont-family: Arial, Helvetica, sans-serif;
	xcolor: #483D31;
}


div.footer{
	font-size: 14px;
	text-align: left;
	letter-spacing: 0px
}

#footerbg{
   background:#252525 none repeat scroll 0 0;
   padding:10px 0 14px;
   width:100%;
}

#specials{
  width:774px;
  margin-top:10px;

}
#specials h3{
 color:#c13604;
 font-size:25px;
}


/*--------------hr--------------*/
.hr {
	display: block;
	xborder: 0;
	width: 100%;
	xborder-top-color: #000000;
	xborder-top-width:thick;
	color: #000;
	background-color: #000000;
	height: 4px;
}

.hr2 {
	display: block;
	border: 0;
	width: 1024px;
	color: #000;
	background-color: #000;
	height: 4px;
	
}
.hr3{
	display: block;
	border:0;
	width:100%
	background-color: #bdb3aa;
	color: #bdb3aa;
	height: 3px;
}

/*--------------/hr--------------*/


.toplogo{
	position:absolute;
	display:inline;
	margin-left:20px;
	height: 168px;
	margin-top: 16px;	
	z-index:100;
}

.blockquote{
 	   /*text-align:right;*/
  
}

.blockquoteText{
	text-align:right;
	font-size:18px;
	line-height:23px;
	color: #958C84;
 
}

ul.list{
	padding: 0 0 0 0;
	margin-left: 8px;
	xline-height: 25px;
	xcolor:#000000;
	list-style-image: url(images/bullet.gif);

}
ul.list li {
	margin-left: 8px;
	padding: 0 0 5px 0;
	xtext-align: left;
	color: #666666;
/*
	padding-left: 0px;
	margin-left: 8px;
	line-height: 25px;
	color:#000000;
	list-style-image: url(images/bullet.gif);
*/
}

.specialList {
  list-style-type: none;
  padding: 0;
  margin: 0;
  color:#CC6600;
  font-size:13px;

}

.specialList a{
	color:#CC6600;
}

.leftEnquiries{
   width:180px;
   xcolor:#000000;
   padding-left:25px;
}

.specialsDate{
 font-size:10px;
 font-style: italic;
 font-weight:bold;
 color:#666666;
}


.specialscontent{
  padding-left:15px;
}

.booknow{
margin-left:20px;

}

.tbBigSpecial{
   margin-top:10px;
}

.specialDetailsContent{
  font-size:14px;
}

#roomMainContent{
	margin:40px 20px 20px 20px;
}

.roomTitleContent{
 margin-top: 0px;
}

.roomContent{
   padding: 20px;
}

.leftEnquiries h2{
  color:#CC6600;
}

.roomNav{
 margin:5px 5px;
}
