/* CSS Document */

html, body {
	margin:0 0 0 -20px;
	padding:0;
	border:0;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#75000B;
	text-align:center;
	height:100%;
	width:100%;
	line-height:19px;
}
h1{
	font-size:16px;
	margin:0px 0 0px 0;
	font-weight:normal;
	}
h2{
	font-size:14px;
	margin:0px 0 8px 0;
	font-family: "Trebuchet MS", "Trajan Pro", Arial;
	font-weight:normal;
	}
	
a {
	color:#FF9900;
	text-decoration:none;
	border:0;
	}
a:hover {
	text-decoration:underline;
	}
p {margin:7px 0 0px 0;}

#backgroundimageWrapper{
	margin-left:-575px;
	padding:0;
	width:1150px;
	height:750px;
	left:50%;
	background-image:url(images/bg-vector.gif);
	background-position:0 -30px;
	background-repeat:no-repeat;
	position:absolute;
	z-index:0;
}

#dropshadowboxWrapper {
	margin:3% auto 0 auto;
	padding:7px 0 0 0;
	width:950px;
	height:555px;
	background-color:transparent;
	background-image:url(images/shadowbox.png);
	background-repeat:no-repeat;
	text-align:left;
	position:relative;
	z-index:0;
}
#footerWrapper{
	margin:0px auto 0 auto;
	padding-left:30px;
	width:880px;
	height:25px;
	z-index:1000;
	position:relative;
	
}

#addressWrapper {
	margin:0 0 15px 25px;
	padding:7px 0 0px 0;
	width:920px;
	height:18px;
	clear:both;
	text-align:center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #75000B;
}

#corporatenavWrapper{
	margin: 0px 0 0 -20px;
	width:860px;
	height:30px;
	float:left;
	text-align:left;
	z-index:1000;
}
#mailinglistWrapper{
	margin:0px 0 0 0;
	width:170px;
	height:25px;
	float:right;
	color:#C69863;
	text-align:right;
	z-index:1000;
}

#leftcolumnWrapper {
	width:180px;
	position:relative;
	margin-top:6px;
	padding:0px 0px 0px 20px;
	float:left;
	height:504px;
	border-right:1px solid #333333;
	display:inline-block;
}
#leftcolumnWrapper ul{ 
	list-style:none;
	margin:0px;
	padding:0px;
}
#leftcolumnWrapper li{ 
	list-style:none;
	margin:0px 0px 5px 20px;
	padding:0px;
	height:19px;
}
#leftcolumnWrapper1 {
	width:146px;
	height:410px;
	margin-top:7px;
	padding:0px 0px 0px 30px;
	float:left;
}

#rightcolumnWrapper {
	margin-top:5px;
	width:724px;
	background-color:#000000;
	float:left;
}

#contenttallWrapper{
	width:905px;
	margin:0 auto;
	background-image:url(images/shadow-middle.gif);
}


#contentpicleftWrapper{
	margin-top:6px;
	width:225px;
	height:505px;
	background-color:#000000;
	float:left;
	overflow:hidden;
}
#contentmiddleWrapper{
	margin-top:6px;
	padding:15px 15px 0 15px;
	width:260px;
	height:490px;
	background-color:#C1272D;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#contentmiddleWrapper h1 {
	color:#FFFFFF;
	font-family: "Trebuchet MS", "Trajan Pro", Arial;
	font-variant: small-caps;
	font-size:16px;
}

#contentmiddleWrapper2{
	margin-top:6px;
	padding:15px 15px 0 15px;
	width:330px;
	height:490px;
	background-color:#FBF5DD;
	float:left;
	overflow:auto;
	color:#333333;
	text-align:left;
	font-size:11px;
	line-height:17px;
}
#contentmiddleWrapper2 h1 {
	color:#990000;
	font-family: "Trebuchet MS", "Trajan Pro", Arial;
	font-variant: small-caps;
	font-size:16px;
	font-weight:bold;
}

#contentpicrightWrapper{
	margin-top:6px;
	width:225px;
	height:505px;
	background-color:#000000;
	float:left;
	overflow:hidden;
}
#contentrightWrapper{
	margin-top:6px;
	padding:0 10px;
	width:250px;
	height:495px;
	background-color:#FBF5DD;
	float:left;
	overflow:auto;
	color:#333333;
	text-align:left;
}

.menuitem {
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0;
	border:0;
	display:inline-block;
	line-height:normal;
	position:relative;
}
.foodmenutitle{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.foodmenucourse{
	margin:10px 0 0 0;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-style:italic;
	text-decoration: underline;
	font-size:13px;
	text-align:center;
	line-height:normal;
}
.foodmenuitem{
	color:#000000;
	font-weight:bold;
	font-style:none;
	font-size:12px;
	}
.foodmenudescription{
	font-size:11px;
	font-style:italic;
	line-height:18px;
	text-transform:lowercase;
	}
	
.reservationbox {
	margin:4px 0 0 20px;

}
.logo {margin:0 0 15px 0;}
.recipedescription{line-height:20px; font-size:11px;}
.recipeingredients{line-height:20px; font-size:11px;}
.recipedirections{line-height:20px; font-size:11px;}

/*input{height:13px; font-size:11px;}*/
.submit input{height:23px;}
.googlecheckoutsubmit{height:43px width:160px;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerypopup{
	position: relative;
	z-index: 0;
	margin:0 5px 0 0;
}
.gallerypopup a{border:0;}

.gallerypopup:hover{
background-color: transparent;
z-index: 50;
}

.gallerypopup span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 2px;
	left: -1000px;
	border: 1px solid #cccccc;
	visibility: hidden;
	color: #000000;
	text-decoration: none;
	z-index: 500;
	font-size:10px;
}

.gallerypopup span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.gallerypopup:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 50px; /*position where enlarged image should offset horizontally */
font-size:10px;
line-height:15px;
}
.restaurantpopuptext{font-size:10px;line-height:15px;}

#OT_searchWrapper{background-color:#FBF5DD;}
#OT_searchWrapper .OT_feedTitle {font-weight:bold;}
#OT_logoLink {background-color:#FBF5DD;}
#OT_logo {background-color:#FBF5DD;}