ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
	border: 0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#fff url(images/body_bg.jpg) repeat-x;
	color:#000;
	font:62.5% Arial,sans-serif;
}

#header{
	width: 945px;
	height: 131px;
	padding: 16px 25px 0px 30px;
}

#logo{
	display: block;
	width: 564px;
	height: 89px;
	float: left;
	text-indent: -99999px;
	margin: 4px 18px 0px 0px;
	background: url(images/logo.jpg) no-repeat;
}

#navigation{
	width: 580px;
	height: 23px;
	float: left;
	margin: 10px 0px 0px 0px;
}

#navigation ul li{
	display: block;
	float: left;
	height: 23px;
	margin: 0px 1px 0px 0px;
	padding: 0px 10px 0px 0px;
	background: url(images/right_door.jpg) top right no-repeat;
}

#navigation ul li span{
	display: inline-block;
	height: 19px;
	padding: 4px 0px 0px 10px;
	background: url(images/left_door.jpg) top left no-repeat;
}

#navigation ul li span a{
	color: #0e2574;
	font-size: 12px;
}

#navigation ul li span a:hover{
	text-decoration: none;
}


#contact_details{
	width: 340px;
	height: 111px;
	float: right;
	padding: 15px 0px 0px 22px;
	background: url(images/contact_details_bg.jpg) no-repeat;
}

#contact_us{
	width: 193px;
	height: 97px;
	float: left;
}

#contact_us h2{
	font-size: 1.8em;
	color: #003366;
}

#contact_us h3{
	font-size: 2em;
	color: #003366;
	margin: 0px 0px 2px 0px;
}

#contact_us p{
	width: 180px;
	font-size: 1.1em;
	color: #0e2474;
}

#contact_us p a{
	color: #ff0000;
	text-decoration: underline;
}

#get_directions{
	width: 122px;
	height: 88px;
	float: left;
	padding: 9px 0px 0px 10px;
}

#get_directions img{
	float: left;
	margin: 0px 9px 0px 0px;
}

#get_directions p a{
	float: left;
	position: relative;
	font-size: 1.4em;
	color: #0e2474;
	margin: 10px 0px 0px 0px;
}

#get_directions p a:hover{
	text-decoration: none;
}

#get_directions img.right{
	float: right;
	margin: 6px 12px 0px 0px;
}

#transport{
	width: 33px;
	height: 69px;
	float: left;
	background: url(images/transport_bg.jpg) no-repeat;
}

#transport ul li a{
	display: block;
	text-indent: -99999px;
}

#transport ul li#plane a{
	width: 33px;
	height: 17px;
}

#transport ul li#bus a{
	width: 33px;
	height: 30px;
}

#transport ul li#car a{
	width: 33px;
	height: 22px;
}

#main{
	width: 970px;
	float: left;
	padding: 19px 0px 0px 30px;
}

#left_column{
	width: 160px;
	float: left;
	background: #B29C6B;
}

#left_column ul{
	float: left;
	padding: 0; margin: 0;
}

#left_column ul li{
  position: relative;
  padding: 0; margin: 0;
}

#left_column ul li a{
	display: block;
	width: 145px;
	height: 18px;
	font-size: 1.2em;
	color: #fff;
	padding: 5px 0px 0px 15px;
	background: #B29C6B url(images/left_column_li_bg.jpg) bottom no-repeat;
}

#left_column ul li a:hover{
	text-decoration: none;
	background: #80652E url(images/li_active_bg.jpg) bottom no-repeat;
	height: 18px; overflow: hidden;
}

#left_column ul li:hover ul{
  display: block;
}

#left_column ul li a.active{
	background: #80652E url(images/li_active_bg.jpg) bottom no-repeat;
}

#left_column ul li ul{
  display: none;
  width: 160px;
  background: #B29C6B;
  position: absolute; left: 160px; top: 0px;
}

#sign_up{
	width: 150px;
	height: 71px;
	float: left;
	padding: 4px 0px 0px 10px;
	margin: 0px 0px 8px 0px;
	background: url(images/sign_up_bg.jpg) no-repeat;
}

#sign_up h2{
	width: 120px;
	font-size: 1.1em;
	color: #0e2574;
	margin: 0px 0px 4px 1px;
}

input#email_address{
	width: 80px;
	height: 17px;
	float: left;
	border: none;
	background: url(images/input_bg.jpg) no-repeat;
}

#send_btn{
	display: block;
	width: 34px;
	height: 17px;
	float: left;
	text-indent: -99999px;
	background: url(images/send_btn.jpg) no-repeat;
}

#left_column img{
	margin: 0px 0px 10px 10px;
}

#main_column{
	width: 790px;
	float: left;
	padding: 0px 0px 0px 20px;
}

#text{
	display: inline;
	width: 396px;
	float: left;
	margin: 0px 10px 0px 0px;
}

#text h1{
	float: left;
	font-size: 1.6em;
	color: #644d1e;
	margin: 0px 0px 12px 0px;
}

#text p span{
	color: #644d1e;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#text p{
	width: 400px;
	float: left;
	clear: left;
	font-size: 1.2em;
	color: #333333;
	line-height: 130%;
	margin: 0px 0px 10px 0px;
}

#text a{
	color: #644d1e;
}

#image_container{
	width: 344px;
	height: 255px;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background: url(images/image_container.jpg) no-repeat;
}

#image_container img{
	float: left;
	margin: 0px 0px 10px 0px;
}

#thumbnails{
	width: 334px;
	height: 50px;
	float: left;
	background: #644d1e;
	margin: 0px 0px 7px 0px;
}

#thumbnails ul li{
	float: left;
}

#thumbnails ul li a{
	display: inline-block;
	height: 50px;
	margin: 0px 9px 0px 0px;
	float: left;
}

#thumbnails ul li.last a{
	margin: 0px 0px 0px 2px;
}


#thumbnails ul li#left_arrow a{
	width: 23px;
	margin: 0px;
	background: url(images/left_arrow.jpg) no-repeat;
}

#thumbnails ul li#right_arrow a{
	width: 22px;
	margin: 0px;
	background: url(images/right_arrow.jpg) no-repeat;
}
#thumbnailslider{
	width: 100%;
	height: 55px;
	float: left;
	background: #644d1e;
	margin: 0px 0px 7px 0px;
}

#thumbnailslider ul li{
	float: left;
}

#thumbnailslider ul li a{
	display: inline-block;
	height: 50px;
	margin: 0px 9px 0px 0px;
	float: left;
}

#thumbnailslider ul li.last a{
	margin: 0px 0px 0px 2px;
}


#thumbnailslider ul li#left_arrow a{
	width: 23px;
	margin: 0px;
	background: url(images/left_arrow.jpg) no-repeat;
}


#image_container h2{
	font-size: 1.2em;
	color: #fff;
}

#brand{
	width: 937px;
	height: 150px;
	clear: both;
	float: left;
	padding: 2px 0px 0px 3px;
	margin: 20px 0px 0px 0px;
	background: url(images/brand.jpg) repeat-x;
}

#find_room{
	width: 159px;
	height: 133px;
	float: left;
	padding: 0px 12px 0px 17px;
	background: url(images/find_room.jpg) no-repeat;
}

#find_room select{
	width: 50px;

}

#find_room h3{
	display: block;
	height: 80px;
	text-indent: -99999px;
}

#find_room h2{
	float: left;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 9px;
}


#find_room select{
	float: left;
	margin: 0px 2px 0px 0px;
}

.brand_containers{
	width: 160px;
	height: 115px;
	float: left;
	padding: 18px 12px 0px 14px;
	background: url(images/brand_containers.jpg) no-repeat;
}

#brand h2{
	font-size: 1.6em;
	color: #ffcc33;
	text-align: center;
	margin: 16px 0px 0px 0px;
}

#brand h2 a{
	color: #ffcc33;
}

#brand a{
	text-decoration: none;
}

#footer{
	width: 929px;
	height: 90px;
	clear: both;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 11px;
	background: #F0F0F0;
}

#footer ul li{
	margin: 0px 0px 2px 0px;
	line-height: 1.7;
}

#footer ul li a{
	font-size: 1.1em;
	color: #0e2574;
}

#footer_left{
	width: 203px;
	float: left;
}

#footer_left p{
	width: 185px;
	font-size: 1.1em;
	color: #0e2574;
	line-height: 1.5;
}

#quick_links{
	width: 476px;
	float: left;
	padding: 0px 0px 0px 11px;
}

#quick_links h2{
	width: 450px;
	height: 14px;
	font-size: 1.1em;
	color: #fff;
	padding: 2px 0px 0px 4px;
	margin: 0px 0px 6px 0px;
	background: #a08c57;
}

#footer_links1{
	width: 132px;
	float: left;
	padding: 0px 0px 0px 4px;
}

#footer_links2{
	width: 114px;
	float: left;
	padding: 0px 0px 0px 22px;
}

#footer_links3{
	width: 84px;
	float: left;
	padding: 0px 0px 0px 7px;
}

#footer_links4{
	width: 93px;
	float: left;
	padding: 0px 0px 0px 18px;
}

#footer_right{
	width: 229px;
	float: left;
	padding: 0px 0px 0px 10px;
}

#footer_right img{
	float: left;
}


#gallery{
	width: 744px;
	height: 325px;
	padding: 10px;
	background: #a08c57;
}

#gallery img{
  width: 745px;
  height: 325px;
  border: 0;
}

#text_inner{
	width: 764px;
	float: left;
	clear: both;
	padding: 19px 0px 0px 0px;
}

#text_inner h1{
	font-size: 1.6em;
	color: #644d1e;
	margin: 0px 0px 12px 0px;
}

#text_inner p span{
	color: #644d1e;
	margin: 0px 0px 10px 0px;
}

#text_inner p{
	font-size: 1.2em;
	color: #333333;
	line-height: 130%;
	margin: 0px 0px 10px 0px;
}

#text_inner h2{
	font-size: 1.6em;
	color: #644d1e;
	margin: 0px 0px 12px 0px;
}

#text_inner ul li{
	font-size: 12px;
	color: #333333;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	background: url(images/bullets.gif) top left no-repeat;
}

#text_inner a{
	color: #644d1e;
}

#mainimagewrap
{
height: 177px;
}

/************* contact form ***************************/
form{
	width: 485px;
	margin: 15px 0 40px 0;
	float: left;
}

#form-left{
	width: 270px;
	float: left;
	padding: 0 3px 0 0;
}

#form-right{
	width: 210px;
	float: left;
}
.formfield, #messagediv label{
	padding: 0 0 10px 0;
	font-size: 12px;
	color: #333333;
}
input, select, option{
  height: 18px;
}
.inputfile input{
  height: 22px;
}
input, select, textarea{
	border: solid 1px #ddd;
	background: white url(images/contact-input-back.gif) repeat-x;
	width: 210px;
}
option{background: white;}
#messagediv{
  width: 380px;
  float: left;
}
textarea{
	width: 380px;
	background: transparent url(images/contact-textarea-back.gif) repeat-x left bottom;
}
.check{
  width: 15px;
  position: relative; top: 3px;
}
select#position{width: auto; height: 22px;}



#submitdiv input{
	float: left;
	width: 99px;
	height: 40px;
	border: 0;
	font-size: 18px;
	color: #fff;
	clear: both;
	background: url(images/contact-send-button.gif) no-repeat;
}

#errorwrap{
	width: 400px;
	overflow: hidden;
	float: left;
}

#errorimg{
	width: 60px;
	float: left;
	margin: 0px 10px 0px 0px;
}

#errorimg img{
	float: left;
	margin: 0px;
}

#errormsg{
	width: 290px;
	float: left;
	color: red;
}



.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width: 1000px;
	margin:0 auto;
}