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

body{
background-color:#330000;
background-image:url(img/bg3.jpg);
background-repeat:repeat-x;
background-position:top;
text-align:center;
font-size:medium;
}

#top{
color:#FFFFCC;
width:1024px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
margin:0 auto;
padding:0 0 3px 15px;
text-align:left;
}

#top h1{
font-size:.8em;
font-variant:small-caps;
}

.topPhone{
font-size:.9em;
}

#wrapper{
background-color:#330000;
margin:0px auto;
text-align:left;
width:1024px;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
}

#nav{
width:1024px;
height:42px;
margin:0 1%;
}

#indexNav{
width:1024px;
height:42px;
margin:0 22%;
padding:0;
}

#footer{
background-image:url(img/indexFooter2.jpg);
background-repeat:no-repeat;
width:1024px;
height:184px;
}

#menuHeader{
background-image:url(img/menuTest.jpg);
height:138px;
width:1024px;
text-align:left;
}

#lunchHeader{
background-image:url(img/lunchHeader.jpg);
width:1024px;
height:138px;
text-align:left;
}

#burgerHeader{
background-image:url(img/burgerHeader.jpg);
width:1024px;
height:137px;
text-align:left;
}

#cateringHeader{
background-image:url(img/cateringHeader.jpg);
width:1024px;
height:137px;
text-align:left;
}

#tapasHeader{
background-image:url(img/tapasHeader.jpg);
width:1024px;
height:137px;
text-align:left;
}

#dinnerHeader{
background-image:url(img/dinnerHeader.jpg);
width:1024px;
height:138px;
text-align:left;
}

#contactHeader{
background-image:url(img/contactHeader.jpg);
height:137px;
width:1024px;
text-align:left;
}

#menuContent{
width:1024px;
height:100%;
color:#cc9933;
}

#menuContent p{

}

#menuBG{
background-image:url(img/menuesBG.jpg);
background-position:top;
background-repeat:no-repeat;
width:1024px;
height:100%;
color:#cc9933;
}

#menuTxt{
width:1024px;
height:100%;
font-family:"Times New Roman", Times, serif;
font-size:1em;
line-height:1em;
text-align:left;
}

#menuTxt ul{
width:824px;
list-style-type:none;
text-align:left;
margin:0 auto;
}

#menuTxt ul li{
margin: 5px 0;
}

#menuTxt ol{
text-align:left;
width:824px;
margin:0 auto;
}

#menuTxt ol li{
margin:5px 0;
}

#menuTxt h3{
}

#menuTxt p{
font-family:"Times New Roman", Times, serif;
margin:-3px 0 0 0;
}

#menuTxt h2{
font-family:"Times New Roman", Times, serif;
font-weight:bolder;
line-height:.8em;
font-variant:small-caps;
}

.meneuFloat{
font-family:"Times New Roman", Times, serif;
font-size:1.5em;
font-weight:bolder;
line-height:1.8em;
font-variant:small-caps;
}

.menuSection{
font-size:2em;
text-decoration:underline;
text-align:center;
font-style:italic;
font-weight:bold;
}

.menuSub{
text-align:center;
font-size:1em;
}

.menuExtra{
font-size:1.1em;
}

.menuDetails{
font-style:italic;
line-height:.5em;
}

.menueTable{
font-size:1.2em;
border-collapse:collapse;
border-style:none;
margin:auto;
text-align:left;
height:300px;
width:600px;
}

.th{
font-size:1.2 em;
}

table{
border-collapse:collapse;
}



#wrapper a img{
border:0;
outline:0;
}

#wrapper a img:active, #wrapper a img:focus{
border:0;
outline:0;
}

.imgHeader{
margin-bottom:-3px;
}

.leftFloat{
float:left;
}

.caution{
text-align:center;
font-style:italic;
line-height:normal;
margin:0;
}

.thankYou{
text-align:center;
font-size:2em;
}

.thankYoupg{
padding-top:80px;
padding-bottom:100px;
}

label {
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-left:100px;
	width: 200px;
}

.btn{
margin-left:310px;
}

.extras{
text-align:center;
width:100%;
}