@charset "UTF-8";
/* CSS Document */

body, html{
	background-color:#3b2301;
	color:#3b2301;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	line-height:1.5em;
}

a{
	color:#7f803a;
	text-decoration:none;
}

h1{
	font-size:13px;	
}

.mid-size{
	font-size: 12px;	
}

.clear{
	clear:both;	
}

.left{
	float:left;	
}

.right{
	float:right;	
}

p{
	margin:0;
	padding:0 0 10px 0;
}

a img{
	border-width:0;
}

.underline-header{
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #3b2301;
	margin-bottom:8px;
	padding-bottom:5px;
	width:530px;
}

.categories{
	font-weight:bold;
	padding:10px 0;
}

#container{
	margin:0 auto;
	padding:20px 0 5px 0;
	width:943px;
}

#content {
	padding:5px;
	width:933px;
	clear:both;	
	background-color: #fbe9c1;
}

#content-wrapper{
	margin:10px 0 15px 0;
	clear:both;
	background:url(../images/interface/content-wrapper-background.gif) repeat-y left;
}

#left-column{
	float:left;
	width:534px;
	margin:0;
	padding:0 20px;
	clear:both;
}

#left-column a{
	font-weight:bold;
}

#right-column{
	padding:0 20px;	
	width:280px;
	float:left;
}

#content-links{
	clear:both;	
}

#content-links a img{
	border-width:0;	
}

#where-else-to-join-us{
	background:url(../images/interface/where-else-to-join-us.gif) no-repeat;
	width:113px;
	height:34px;
	float:left;
	padding:10px 0 0 225px;
}

/*
	Nav Styles
*/

#nav{
	clear:both;	
	width:943px;
}

#nav a{
	display: block;
	text-decoration:none;
	height:49px;
	float:left;
}

#nav a:hover, #nav a.current{
	background-position:0 0;	
}

.nav-home{
	width:84px;
	background:url(../images/interface/nav-home.gif) no-repeat 0 -49px;
}

.nav-menus{
	width:81px;
	background:url(../images/interface/nav-menus.gif) no-repeat 0 -49px;
}

.nav-about-us{
	width:93px;
	background:url(../images/interface/nav-about-us.gif) no-repeat 0 -49px;
}

.nav-events{
	width:86px;
	background:url(../images/interface/nav-events.gif) no-repeat 0 -49px;
}

.nav-press{
	width:71px;
	background:url(../images/interface/nav-press.gif) no-repeat 0 -49px;
}

.nav-blog{
	width:75px;
	background:url(../images/interface/nav-blog.gif) no-repeat 0 -49px;
}

.nav-catering{
	width:154px;
	background:url(../images/interface/nav-catering.gif) no-repeat 0 -49px;
}

.nav-reservations{
	width:120px;
	background:url(../images/interface/nav-reservations.gif) no-repeat 0 -49px;
}

.nav-contact{
	width:167px;
	background:url(../images/interface/nav-contact.gif) no-repeat 0 -49px;
}

#footer{
	width:923px;
	color:#fffccc;
	margin:0 auto;
	padding-bottom:20px;
	font-size:10px;
}

#footer a{
	color:#fffccc;
}

#bottom-nav{
	float:left;
}

#attribution{
	float:right;
	text-align:right;
}

/*
	Home Page Only Styles
*/

.home-image{
	/*margin:0 3px;	*/
}

#slideshow-holder{
	width:933px;
}

.slideshow1{
	float:left;
	width:320px;
	overflow:hidden;
}

.slideshow2{
	float:left;
	width:296px;
	overflow:hidden;
	margin:0 5px;
}

.slideshow3{
	float:left;
	width:298px;
	overflow:hidden;
}

/*
	Blog Page Only Styles
*/
.blog-title{
	font-style:italic;
}	

.blog-entry{
	margin-bottom:10px;
	border-bottom:1px dashed #80843a;
}

#blog-right{
	background-color:#3b2201;
	width: 310px;
	padding:10px 0 20px 10px;
	color:#fae9c1;
}

#nav_categories{
	margin:0;
	padding:0;
	list-style-type:none;
}