/* Site Name */
/* last modified date and author */

/* Global Styles */
body {
	background:#35160B;
	font-size:12px;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	}
a:link {
	color:#990000;
}
a:visited {
	color:#990000;
}
a:hover {
	text-decoration:none;
	color:#FF6600;
}
a:active {
		text-decoration:none;
	color:#FF6600;
}
p {
	padding-bottom:1em;
}
ol {
	list-style:decimal;
	}
strong {
	font-weight:bold;
	}
h1 	{
	padding-bottom: 1em;
	font-size: 1.7em;
	font-family: "Times New Roman",Times,serif;
	color: #ffffff;
	}
h2 {
	padding-bottom: 1em;
	font-size:1.6em;
	font-family:"Times New Roman", Times, serif;
	color:#35160B;
	}
h3 {
	font-weight:bold;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:.3em;
	color:#35160B;
	}
#wrapper ul {
    padding-bottom:1em;
}
#wrapper ul li {
    padding-bottom:.5em;
    list-style-type:disc;
    padding-left:1em;
    list-style-position:inside;
}
#container {
	width:936px;
	margin: 0 auto;
	background:url(/images/bg-content.jpg) repeat-y;
	}
#header {
		background:url(/images/bg-noflash.jpg) no-repeat -0px 0px;

}
#wrapper {
	padding:60px 115px 10px 120px;
	min-height:300px;
}
#wrapper-bg {
	background:url(/images/bg-template-top.jpg) no-repeat 0px 0;
	width:936px;
	
}
#footer{
}

/*----noflash head-----*/
#noflash {
    height: 176px;
    background:url(/images/bg-nav.jpg) no-repeat;
}
#noflash-nav {
    float:right;
    margin-top:123px;
    width:540px;
     padding:0;
}
#noflash-nav li{
    display: inline;    
    text-align:center;
    float:left;
    line-height:1em;
    padding:0;   
    list-style-type:none; 
}
#noflash-nav li.nav-dining {
    padding-right:50px;  
}
#noflash-nav li.nav-weddings {
    padding-right:44px;
   
}
#noflash-nav li.nav-banquets {
    padding-right:44px;
}
#noflash-nav li.nav-bar {  
}
#noflash-nav a {
    color:#34160B;
    font-weight:bold;
    font-size:.9em;
    text-decoration:none;
}
#noflash-nav a:hover {
    color:#fff;
}
#noflash-top {
    width:570px;
    float:right;
    padding:0;
}
#noflash-top li {
    float:left;
    display:inline;
    padding:0 6px 0 0;
    list-style-type:none; 
}
#noflash-top li a {
    color:#fff;
    text-decoration:none;
  
}
#noflash-top li a:hover {
    color: Yellow;
}
/*-----Subnav and Section Title (landing.css for landing page specific subnav styles)-----*/
#subnav {
	background:url(/images/bg-title.jpg) no-repeat;
	height:40px;
	overflow:hidden;
	}
/*default for topnav*/
#subnav ul {
    float:left;
    width:550px;
    padding-top:10px;
}
#subnav ul li {
	list-style-type:none; 
	display:inline; 	
} 
#subnav ul li a, #subnav ul li a:visited {
    color:#fff;
    text-decoration:none;
}
#subnav ul li a:hover {
    color: Maroon;
}
#subnav ul li a {
	overflow: hidden;
	height: 0px !important;
	margin-right: 5px;
	float:left;
}/*
#subnav-links 
{
    float:right;
    width:725px;
    padding-top:8px;
}*/
#subnav-title {
    float:left;
    padding-left:180px;
	padding-right:20px;
}
#subnav-title h1 {
    line-height:2em;
}
#subnav-title h1 img {
    padding-top:12px;
}


/*-----Template Subnav-----*/

ul#template-links {
	width:510px;
	}
ul#template-links a {
    padding-top:23px;
}
#subnav li#template-photo a {
	width:90px;
	background: url(/images/nav-about-photo.jpg) top left no-repeat;
	
}
#subnav li#template-virtual a {
	width:100px;
	background: url(/images/nav-about-virtual.jpg) top left no-repeat;
}
#subnav li#template-press a {
	width:45px;
	background: url(/images/nav-about-press.jpg) top left no-repeat;
}
#subnav li#template-employment a {
	width:80px;
	background: url(/images/nav-about-employment.jpg) top left no-repeat;
}

#subnav li#template-locations a {
	width:105px;
	background: url(/images/nav-about-locations.jpg) top left no-repeat;
}

#subnav li#template-overview a {
	width:70px;
	background: url(/images/nav-about-overview.jpg) top left no-repeat;
}


#subnav li#template-photo a:hover, #subnav li#template-virtual a:hover, #subnav li#template-menu a:hover, #subnav li#template-press a:hover, #subnav li#template-employment a:hover, #subnav li#template-overview a:hover, #subnav li#template-locations a:hover {
	background-position: 0 -24px;
	}
	


/*-----------forms-------------*/
#wrapper fieldset {
	padding:8px;
	margin-bottom:1em;
	}
#wrapper fieldset ul {
}
#wrapper fieldset ul li {
	padding-bottom:.5em;
	clear:left;
	list-style-type:none;
	padding-left:0;
	}
#wrapper fieldset label {
	float:left;
	width:100px;	
	}
#wrapper fieldset.form-info label {
	width:150px;
	}
#wrapper fieldset legend {
	padding-bottom: 1em;
	margin-left:20px;
	}
#wrapper fieldset li.checkbox input 
{
    float:left;
}
#wrapper fieldset li.checkbox label 
{
    clear:both
    float:none;
}
#wrapper fieldset .form-lg 
{
    width: 300px;
}
#wrapper fieldset .form-md 
{
    width: 150px;
}
#wrapper fieldset .form-sm 
{
    width: 80px;
}
/*---------content styles--------*/

/*left div*/

.leftcol {
	float:left;
	width:45%;
	margin-right:4%;
	}
.required {
	color:#cc0000;
	}
/*merchandise page*/
dl.product-wrapper {
	width:190px;
	float:left;
	padding-right:65px;
	}
.product-title {
	font-weight: bold;
	text-align:center;
	padding-bottom:3px;
	height:1.5em;
	padding-top:15px;	
	}	
.product-price {
	padding: 2px 0 0 16px;
	font-weight:bold;
	line-height:2.5em;
	font-size:1em;
	}
.product-price ul li {
	float:left;
	padding-right:0px;	
	display:inline;
	}
.product-price ul li form {
	margin-left:-5px;
	}
.product-desc {
	text-align:center;
		font-size:.9em;
	line-height:1.3em;
	clear:left;

	}
.product-row2 {
	margin-left:130px;
	padding-top:2em;
	clear:left;
	}
.product-viewcart {
	text-align:right;
	padding-bottom:10px;
	padding-right:5px;
	}
/*---gift certificates---*/

#gift-container {
  margin-left:300px;
  }

#gift-container ul li {
  list-style-type:none;
  padding:0 0 .3em 0;
  margin:0;
  list-style-position:outside;
  }
#gift-container ul {
padding-bottom: 1em;
margin:0;
  }