/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
	height:100%;
}

body {
	background-color: #000000;
	height:100%;
}

#wrapper{
	position:relative;
	top:0px;
	margin:0px auto;
	height:100%;
	width:1093px;
}

/* NAVIGATION PANEL */

#navPanel {
	width:254px;
	height:873px;
	background-image: url(images/leftpanel2.jpg);
	padding-left: 20px;
	background-color: #680C0F;
	position: relative;
	left: 0px;
}

#restaurantInfo {
position:relative;
top:190px;
left:8px;
width:213px;
}

#restaurantInfo a {
color:#FFFFFF;
text-decoration:none;
}

#restaurantInfo p.nameColor {
color:#FFFFFF;
}

#restaurantInfo p {
	color:#d7742d;
	font-size:19px;
	line-height:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

#navMenu {
position:absolute;
top:365px;
left:36px;
width:199px;
height:341px;
}

#navigation {
	list-style-type:none;
	padding-left: 12px;
	position: relative;
}

#navigation li {
	margin-bottom:28px;
	height: 92px;
	position: relative;
	width: 190px;
}

#havigation li.hover {
	color:#d7742d;
	background-color:#000000;
}

#navigation a {
	text-decoration:none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	position: absolute;
	bottom: 0px;
}
#navigation a:hover {
	color:#d7742d;
}
#emailSubmit {
	height:87px;
	left:36px;
	position:absolute;
	top:739px;
	width:188px;
	padding: 7px 5px 5px 5px;
	text-align: center;
}

#mainContent {
	top:0px;
	height:auto;
	background-image: url(images/rightpanel4.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 274px;
	width: 819px;
}

#header {
	width:819px;
	left:0px;
	text-align: center;
	position: relative;
}

#mainImages {
	position:relative;
	top:0px;
	left:125px;
	width:568px;
	height:386px;
	margin-top: 35px;
	background-image: url(images/mainpic.png);
}

#homepageInfo {
	position:relative;
	top:0px;
	left:0px;
	width:789px;
	padding:0px 15px;
	height: 100%;
	margin-top: 20px;
}

#homepageInfo ul {
	position:relative;
	top:0px;
	left:0px;
	width:789px;
	list-style-type:none;
}

#homepageInfo li {
	float: left;
	border-right: 1px solid #ffffff;
}

#homepageInfo p {
	color:#d7742d;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-bottom: 5px;
	line-height: 1.5em;
}

.hpInfo {
	width:490px;
	position: relative;
	margin: 0px 15px 0px 5px;
	padding-right: 20px;
	float: left;
}

#features {
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	width: 236px;
	float: right;
	height: 173px;
	margin-top: 25px;
}

#footer {
	position:relative;
	top:10px;
	width:819px;
	height:25px;
	clear: both;
}

#footer p {
	text-align:center;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#footer a {
color:#FFFFFF;
text-decoration:underline;
}


/*   MENU PAGE */

#menuPic {
	width:174px;
	height:121px;
	position:absolute;
	top:-70px;
	left: 270px;
}

#kidsMenu {
position:absolute;
top:5px;
left:525px;
width:220px;
height:66px;
}

#menuContent {
	position:relative;
	top:0px;
	left:0px;
	width: 819px;
	height:1101px;
	clear: both;
	margin-top: 10px;

}

.accordionMenu{
	margin: 5px 0;
	padding: 0;
	width: 690px;
	position: absolute;
	top: 50px;
	left: 10px;
}
hr {
	margin: 0px;
	color: #CCCCCC;
}

.accordionMenu div.menuHeader {
cursor:hand;
cursor:pointer;

}

h2 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:28px;
font-weight:normal;
text-transform:uppercase;
font-style:italic;
color: #d7742d;
padding: 10px 0;
padding-left: 8px;
text-decoration: none;
width:auto;
}

.accordionMenu div.menuSection{ /*DIV that contains each sub menu*/
	padding: 5px 20px;
	height:auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}


#menuBack {
	position:absolute;
	top:86px;
	width:714px;
	height:1015px;
	left:51px;
	background-image: url(images/background.jpg);
	background-repeat:repeat-y;

	}

.addToAny {
	width:500px;
	border:1px solid #6B0C10;
	text-align:center;
	margin-left: 75px;
	margin-top: 35px;
}

h7 { 
background-color:#D7742D;
color:#6b0c10;
width:100%;
display:block;
}

.addToAny p {
text-align:center;
}

.addTopping {
width:450px;
margin-left:100px;
margin-top:25px;
text-align:center;
border:1px solid #6b0c10;
background-color:#CCCCCC;
}

h8 {
font-size:17px;
font-weight:bold;
}

.addTopping p {
font-style:italic;
}


/* SPECIAL EVENTS PAGE */

#specialEvents {
	position:relative;
	top:0px;
	left:0px;
	width: 819px;
	height:675px;
	background-repeat: no-repeat;
	margin-top: 10px;

}
#eventsBack {
	position:absolute;
	top:86px;
	width:714px;
	height:589px;
	left:51px;
	background-image: url(images/background.jpg);
	background-repeat:repeat-y;

	}
.eventsContent {
	position:relative;
	top:0px;
	padding: 0px 10px;
	width: 694px;
	height: 536px;
	background-image: url(images/primewebart/spclevntsbckgrdn.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top: 55px;

}	

.eventsContent p {
	color:#6B0C10;
	margin: 200px 10px 3px 10px;
	font-size:18px;
	font-style: italic;
	width:auto;
	text-align:center;
	font-weight:normal;
	text-indent: 100px;
	line-height: 1.3em;

}

.phoneNumber {
	font-size:24px;
}


/* CONTACT PAGE */

#contactPage {
	position:relative;
	top:0px;
	left:0px;
	width: 819px;
	height:675px;
	background-repeat: no-repeat;
	margin-top: 10px;

}
#contactBack {
	position:absolute;
	top:86px;
	width:714px;
	height:589px;
	left:51px;
	background-image: url(images/background.jpg);
	background-repeat:repeat-y;

	}
.contactContent {
	position:relative;
	top:0px;
	padding: 0px 10px;
	width: 694px;
	height: 536px;
	margin-top: 55px;

}	

.contactForm {
margin-top:20px;
margin-left:50px;
width:545px;
vertical-align:top;
font-size:18px;
color:#6b0c10;
}

.nores {
margin-bottom:20px;
}

h3 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.1em;
	text-align: center;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
}
h5 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
	text-transform:uppercase;
	font-style:normal;
	color: #d7742d;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 20px 0 0 0;
	padding-left: 8px;
	text-decoration: none;
	text-align:center;
	letter-spacing: 3px;
		background-image: url(images/headerback.png);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	height:53px;
}

.headingSub {
	font-size:15px;
	text-transform: lowercase;
	letter-spacing: normal;
}

h6 {
	font-size:20px;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 1.1px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 0px;
}

h4 { }
.thankyou {
	text-decoration:none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	position: absolute;
	bottom: 0px;
	padding-left: 5px;
}

.successContent {
	position:relative;
	top:0px;
	padding: 0px 10px;
	width: 694px;
	height: 536px;
	margin-top: 55px;

}
.successText {
	color: #6B0C10;
	font-size: 22px;

}
.upcoming_events {
	padding-left: 20px;
	font-size: 14pt;
}
.upcoming_events a {
	color: #383838;
	font-size: 14pt;
	text-decoration: none;
}
.upcoming_events a:hover {
	color:	#686868;
	font-size: 14pt;
}
.successContent p {
	color:#6B0C10;
	font-size:18px;
	font-style: italic;
	width:auto;
	text-align:center;
	font-weight:normal;
	text-indent: 100px;
	line-height: 1.3em;

}
