/* GLOBAL RESTS */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* HTML RULES 								 		  */
/* ================================================== */
body { font:11px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;background-color: #695C53; height:100%;}
h1 { font-size:20px; }
h2 { font-size:16px; }
h3 {}
h1 { margin: 10px 0 20px 0;}
h2, h3, h4, h5 { margin: 20px 0 20px 0;}
p { line-height:1.5; margin-bottom:10px; }
#content table { width:600px; }
#content td { padding:5px; }
#content ul { list-style: disc; margin:5px 0 20px 20px; }
#content ul ul { margin-bottom:0px; }
#content li { margin-bottom:5px; }

a {color: #fff;}

/* SITE LAYOUT RULES 								  */
/* ================================================== */
#site {
	position:relative;
	width:960px;
	height:100%;
	margin: 0 auto;
	background:#67A url(/assets/images/layout/main_bg.gif) repeat-y;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	/*border-bottom:#000 1px solid;*/
	/*margin-bottom: 50px;*/
}

#masthead {
	position:relative;
	z-index: 10;
	width:100%;
	height:138px;	
	background-color:#633213;
}

#navbox{
	
}

#booknow
{
	float: right;
	margin-top: 12px;
}

#arrive, #depart, #check_rooms
{
	float: left;
}

#depart
{
	margin: 0 25px;
}

#check_rooms
{
	margin: 7px 28px 0 0;
}

#logo {
	position:absolute;
	margin: 4px 0 0 46px;
}

#logo a {
	width:283px;
	height:107px;
	background:url(/assets/images/layout/logo.png) no-repeat;
	display:block;
	
	cursor:pointer; 
	_background-image:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/layout/logo.png', sizingMethod='crop');		
}

#logo span {
	display:none;
}
#navtop {
	height:34px;
	background:#000;
}
#nav {
	margin:73px 0 0 233px;
	height:31px;
}
	


#search {}

#content {
/*	background: url(/assets/images/banner/bricks.jpg) top left no-repeat;*/
	background:#67A;
	background:#637fa7;
}
#sidebarbox {
width:182px;
float:left;
/*margin-top: 380px;*/
background-color: #000;
}

#signup_box
{
	background-color: #141922;
	padding: 13px 5px 14px 4px;
	text-align: right;
	border-bottom: 5px solid #000;
}

#signup_wrapper
{
	text-align: right;
	margin-bottom: 8px;
}

#signup_wrapper input
{
	background-color: #404f6a;
	border: 1px solid #354157;
	width: 169px;
	color: #728aad;
}

#sidebarbanner {
width:182px;
}

#sidebarbanner img, #sidebarbanner a {
	display: block;
}

#maincontentbox {
width:778px;
float:left;
color: #fff;
}

#topbanner {
display: block;
clear: both;
width: 100%;
height:268px;
background:url(/assets/images/banner/bricks.jpg) no-repeat;
}
#topbanner img{float: right;}

#home-slideshow-div
{
	float: right;
}

#contentbox {
float:left;
width:510px;
margin:0px 0 0 0;
padding:12px 0 12px 78px;

}

#altsidebarbox {
width:150px;
float:left;
margin:20px 0 0 15px;
padding:10px 0 0 12px;
}

#footer {
}
	#footer_nav { position:relative; height:90px; width:778px; background: transparent url(/assets/images/layout/footer.gif) no-repeat left top; }
	#footer_nav a { position:absolute; display:block; top:7px; height:32px; width:100px; }
	#footer_nav a span { display:none; }
	  #footer_nav a.hotel-arts-group { left:27px; width:94px; height:53px; }
	  #footer_nav a.raw-bar { left:122px; width:80px; }
	  #footer_nav a.hotel-arts { left:202px; width:92px; }
	  #footer_nav a.olives { left:294px; width:58px; }
	  #footer_nav a.kensington-riverside-inn { left:352px; width:200px; }
	  #footer_nav a.chefs-table { left:552px; width:100px; }
	  #footer_nav a.the-art-of-torode { left:650px; width:96px; height:53px; }	
	
	#credits {
	line-height:17px;	
	margin:auto;
	width:300px;
	text-align:center;
	letter-spacing:0.7px;
	}



/* BASIC CLASSES	 								  */
/* ================================================== */
.clear { display:block; clear:both; height:1px; line-height:1px; font-size:1px; }
.img_left { float:left; }
.img_right { float:right; }


/* NAVIGATION RULES 								  */
/* ================================================== */
#nav ul { padding:0;margin:0;list-style-type:none; }
#nav li { display:inline; float:left; padding:0px; position:relative; text-transform: uppercase;  }
#nav ul li a { display:block; text-decoration:none; font-size:10px; padding:0 0 0px 0;}
.nav .nav { position:absolute; z-index:10; top:31px; left:2px; margin:0 0 0px 0; padding:0 0 0 0; }
.nav .nav.last {left: -50px;} /*bring the last drop down inside the wrapper for IE6 */
#nav ul ul { display: none; position:relative; top:0px; left:0; background:#000; padding:0px 0; margin:0; }
#nav ul li:hover ul {display:block;} 
#nav ul li.hover ul {display:block;}
#nav ul ul a{display:block;width:118px;padding:10px 10px 10px 12px;}
#nav ul ul li {clear:both;margin:0;background:#000;}
#nav ul ul li:hover{background:#631;}
#nav ul ul li.hover{background:#631;}


.horiz_nav {}
.horiz_nav ul {}
.horiz_nav ul li { float:left; }


#about-us{width:77px; height:31px;float:left;background: url(/assets/templates/default/images/nav/about-us.gif) top right no-repeat; text-indent: -2000em; overflow: hidden;}
#about-us:hover{background-position: 0 -31px;}

#rooms-suites{width:112px; height:31px;float:left;background: url(/assets/templates/default/images/nav/rooms-suites.gif) top right no-repeat; text-indent: -2000em; overflow: hidden;}
#rooms-suites:hover{background-position: 0 -31px;}

#photo-gallery{width:114px; height:31px;float:left;background: url(/assets/templates/default/images/nav/photo-gallery.gif) top right no-repeat; text-indent: -2000em; overflow: hidden;}
#photo-gallery:hover{background-position: 0 -31px;}

#service-amenities{width:136px; height:31px;float:left;background: url(/assets/templates/default/images/nav/service-amenities.gif) top right no-repeat; text-indent: -2000em; overflow: hidden;}
#service-amenities:hover{background-position: 0 -31px;}

#dining{width:64px; height:31px;float:left;background: url(/assets/templates/default/images/nav/dining.gif) top right no-repeat; text-indent: -2000em; overflow: hidden;}
#dining:hover{background-position: 0 -31px;}

#meetings-events{width:131px; height:31px;float:left;background: url(/assets/templates/default/images/nav/meetings-events.gif) top right no-repeat; text-indent: -2000em; overflow: hidden;}
#meetings-events:hover{background-position: 0 -31px;}

#contact-us{width:79px; height:31px;float:left;background: url(/assets/templates/default/images/nav/contact.gif) top right no-repeat; text-indent: -2000em; overflow: hidden;}
#contact-us:hover{background-position: 0 -31px;}


/* SEARCH			 								  */
/* ================================================== */
#search form {}
#search form input.text {}
#search form input.button {}

#searchresults dd { margin-bottom:5px; }
#searchresults dl { margin-top:15px; }

/* SIDEBAR */
.sidebarimage img{
	border:#FFF 2px solid;
	margin:0 0 10px 0 ;
}



/* GOOGLE MAPS */
#map_wrapper
{
	height: 364px;
	background-color: #633213;
	margin: 30px 40px 3px 78px;
	position: relative;
	z-index: 1;
}

#google_map
{
	height: 325px;
}

#map_directions
{
	height: 27px;
	padding: 6px 0 6px 8px;
}

#address_wrapper
{
	float: left;
	height: 24px;
	margin-top: 3px;
	padding-right: 8px;
}

#address
{
	width: 288px;
	border-top: 1px solid #8f8f8f;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #cfcfcf;
}

#dir_address_wrapper
{
	display: block;
	float: left;
	padding-right: 5px;
}

#dir_airport_wrapper
{
	display: block;
	float: left;
}