/* CSS Document */

body {
	margin:0 0 0 0px;
	padding:0;
	border:0;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#F4E7A7;
	text-align:center;
	height:100%;
	width:100%;
	line-height:20px;
}
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;
	font-weight:bold;
	}
a:hover {
	text-decoration:underline;
	}
p {margin:7px 0 0px 0;}
#backgroundimageWrapper{
	margin:0 auto;
	padding:0;
	width:100%;
	height:750px;
	left:50%;
	background-image:url(images/bg-vector-F4E7A7.gif);
	background-position:center top;
	background-repeat:no-repeat;
	z-index:0;
}

#dropshadowboxWrapper {
	margin:4% auto 0 auto;
	padding:7px 0 0px 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: #736859;
}

#corporatenavWrapper{
	margin: 5px 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:190px;
	height:505px;
	margin-top:4px;
	padding:0px 0px 0px 20px;
	float:left;
	display:inline-block;
}

#leftcolumnWrapper ul{ 
	list-style:none;
	margin:0px;
	padding:0px;
}
#leftcolumnWrapper li{ 
	list-style:none;
	margin:0px 0px 4px 20px;
	padding:0px;
	height:20px;
}

#leftcolumnWrapper1 {
	width:180px;
	height:505px;
	margin-top:7px;
	padding:0px 0px 0px 30px;
	float:left;
}

#rightcolumnWrapper {
	margin-top:5px;
	width:735px;
	height:505px;
	background-color:#000000;
	float:left;
	overflow:hidden;
}

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


#contentpicleftWrapper{
	margin-top:6px;
	width:235px;
	height:505px;
	background-color:#000000;
	float:left;
	overflow:hidden;
}
#contentmiddleWrapper{
	margin-top:6px;
	padding:15px 15px 0 15px;
	width:233px;
	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:335px;
	height:490px;
	background-color:#FBF5DD;
	float:left;
	overflow:auto;
	color:#333333;
	text-align:left;
	font-size:11px;
}
#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:235px;
	height:505px;
	background-color:#000000;
	float:left;
	overflow:hidden;
}
#contentrightWrapper{
	margin-top:6px;
	padding:0 10px;
	width:318px;
	height:505px;
	background-color:#FBF5DD;
	float:left;
	overflow:auto;
	color:#333333;
	text-align:left;
}

.menuitem {
	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;
}
.foodmenuitem{
	color:#353535;
	font-weight:normal;
	font-style:none;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	margin-bottom:16px;
	line-height:normal;
	}
.foodmenudescription{
	font-size:14px;
	line-height:normal;
	text-transform:lowercase;
	font-family:"Courier New", Courier, monospace;
	margin-bottom:16px;
	}
	
.reservationbox {
	margin:4px 0 0 20px;

}
.logo {margin:0 0 5px 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;}

#homepagebanner {margin:-100px 0 0 0; height:90px; width:735px; z-index:1000; position:absolute; }
#homepagebanner ul {margin:0; padding:0; list-style:none;}
#homepagebanner li {float:left; margin:0px 25px 0px 30px; padding:10px; background-color:#FBF5DD; border:1px solid #CCC;  border:4px double #7f2c26; width: 280px; height:60px; text-align:center;}

#homepics {height:505px;}
