 #rating{
 position:absolute;
 background-image:url(images/rating.png);
 background-repeat: no-repeat;
margin-top:10px;
 background-position:right;
 height:46px;
 width:990px;

 }
 
 h1{
 padding:0;
 margin:0;
 color: #3094b4
 }
 
  body {
padding:0;
    text-align: center;
    font-family: arial;
    font-size: 13px;
    background-color:#fff;
  }
  
  #wrapper {
   width:100%;
    text-align: center;
    margin-left:auto;
	margin-right:auto;
	 background-color:#fff;
	 background-image:url(images/background.png);
	background-repeat: repeat-x;
  }
  #logo{
 
  background-position:center;
  height:134px;
  float:left;
  width:227px;
  background-repeat:no-repeat;
   }
   
#Rooms th{
background-color: #d5d4a8;
color: #FFF;

padding-bottom:5px;
}

#Rooms{
border: 1px dashed #d5d4a8;
padding:0;
margin:0;
}

#Rooms .roomDescription{
width: 300px;
border-right:1px dashed #d5d4a8;
padding:5px;
}

#Rooms .roomPrice{
width: 80px;
color: red;
padding:5px;
}

#RoomDetails th{
background-color: #d5d4a8;
color: #FFF;
padding-bottom:5px;
}

#RoomDetails {
border: 1px dashed #d5d4a8;
padding:0;
margin:0;
}

#RoomDetails #col1{
border-right: 1px dashed #d5d4a8;

}

#RoomDetails #col2{
border-right: 1px dashed #d5d4a8;
width:130px;
}

#RoomDetails #col3{

width:130px;
}

#Beds{
border: 1px dashed #d5d4a8;
padding:0;
margin:0;
}

#headerText{
	padding-top:70px; 
	font-size:15px;
	font-weight:bold;
	font-style:italic; 
	float:right;
	}
  #container{
  width:990px;
 
   margin-left:auto;
	margin-right:auto;
  }
  #bgbox {
    background-color:#FFF;
    width: 990px;
	height:400px;
  }
  #headerWrapper{
    width:990px;
    text-align: center;
    margin-left:auto;
	margin-right:auto;
	
	
	border-bottom:1px solid #336699;
  }
  #header {
	text-align:left;
  width:990px;
  background-color:#FFF;

    margin-left:auto;
	margin-right:auto;

  }
   div{
   
   }
  #left {
   height:400px;
  
    width:217px;
	_width:227px;
    float: left;
    padding: 0 5px;
	text-align:left;
  background-color:#3094B4;
  border-left:1px solid #336699;
  }
  
  	#left ul {

		margin-left: 0;

		padding-left: 0;

		margin-top: 10px;

		list-style-type: none;

		font-family: Sans-Serif, Georgia;

		font-size: 14px;

	}
  
  #left ul li{
  width:100%;
  height:20px;
  list-style-type: none;
  margin-bottom:15px;
  }

#left ul li .ChildPage {
	padding-left: 40px;
	font-size:12px;
}

#left ul li.Current a{
	
	color: #000;
}
  #left ul li a{
  padding: 8px 6px 10px 10px;
   display: block;
   line-height: 16px;
  text-transform:uppercase;
  color:#FFF;
  text-decoration:none;
  font-weight:bold;
  border-bottom:solid 1px #336699;
   }
  
    #left ul li a:hover{
  text-transform:uppercase;
  background-color:#336699;
  
  text-decoration:none;
  font-weight:bold;
  }
  
  #bottomBar{
  border-top:2px solid white;
  background-color:#D5D4A8;
  height:10px;
  _height:8px;
  width:990px;
  margin-left:auto;
  margin-right:auto;
  
  }
  #middle {
 height:400px;
_height:390px;
    width:760px;
	    float: left;
    
	border-left: 1px solid #336699;
	 border-right:1px solid #336699;
	 background-color:#FFF;

	
  }
  #right {

    float: right;
	background-color:#3094B4;
    
  }
  #footer {
  text-align:center;
  background-color:#3094B4;
  height:30px;
    width: 990px;
	color:#FFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    clear: both;
    margin-left:auto;
    margin-right:auto;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  #bottomwrapper {
   width:100%;
    text-align: left;
    margin-left:auto;
	margin-right:auto;
	 background-color:#fff;   
	 text-align:center;
  }
    #bottomcontainer{
  width:990px;
 border-left: 1px dotted #336699;
   margin-left:auto;
	margin-right:auto;
	
  }
  
  #bottombgbox {
  
    width: 980px;
	
  }
  

  
  #bottomleft {
  display:inline;
  text-align:left;
  height:20px;
    width: 217px;
	_width:207px;
    float: left;
    padding: 0 5px;
	
  }
  #content {
  text-align:left;
    display:inline;
    width: 740px;
	_width:760px;
    float: right	;
    padding: 0 10px;
	left: 215px;
	border-left: 1px dotted #336699;
	min-height:160px;
  	border-right: 1px dotted #336699;
  }
  
  h1 {
  	font-family: "Trebuchet MS", Arial, sans-serif;
  	font-size: 2em;
  	margin-top: 0.5em;
  	margin-bottom: 0.5em;
  }
  
  marquee.scroller {
  	width: 763px;
  	font-size: 2em;
  }
  
  .related{
	  width:950px;
	  margin:0 auto;
	  color:#999;
  }
