@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: scroll;
	background-color: #2B0E00;
	background-image: url(../images/mainBackground-new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	margin-bottom: 20px;
}
ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
li {
	display:inline;
	margin:0px;
	padding:0px;
}
img {
	display:block;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #EDB329;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	color: #EDB329;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F27D22;
}
a:active {
	text-decoration: none;
	color: #EDB329;
}
#maincontainer {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	height:auto;
}
#navigation {
	height: auto;
	width: 166px;
	float: left;
}
#homepagecontent {
	height: 600px;
	width: 746px;
	float: right;
	background-attachment: scroll;
	background-image: url(../images/home/home-main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 134px;
	overflow: visible;
}
#aboutcontent {
	height: 600px;
	width: 746px;
	float: right;
	background-attachment: scroll;
	background-image: url(../images/about-us/about-main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 135px;
	overflow: visible;
	min-height: 600px;
}
#aboutBody {
	width: 416px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 115%;
	color: #FFFFFF;
	height: auto;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
}
#aboutBody h1 {
	width: 416px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E37109;
	font-size: 16px;
	font-weight: bold;
	height: 28px;
}
#meetthefamilycontent {
	height: 600px;
	width: 746px;
	float: right;
	background-attachment: scroll;
	background-image: url(../images/meet-the-family/meet-the-family-title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 135px;
	overflow: visible;
}
#meetthefamilyBody {
	width: 481px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 115%;
	color: #FFFFFF;
	height: auto;
	padding-top: 89px;
	padding-left: 0px;
}
#eventsContent {
	height: auto;
	width: 746px;
	float: right;
	background-attachment: scroll;
	background-image: url(../images/events/events-main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 135px;
	overflow: visible;
	min-height: 600px;
}
#eventsBody {
	width: 525px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 115%;
	color: #FFFFFF;
	height: auto;
	padding-top: 0px;
	padding-left: 48px;
}
#eventsTableTitle {
	width: 416px;
}

#eventsTableTitle td {
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD8314;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

#eventsTable {
	width: 416px;
}

#eventsTable td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD8314;
}

#eventsTable h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #edb329;	
}
#eventsTable p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}

#pressContent {
	height: auto;
	width: 746px;
	float: right;
	background-attachment: scroll;
	background-image: url(../images/press/press-main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 135px;
	overflow: visible;
	min-height: 700px;
}
#pressBody {
	width: 525px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 115%;
	color: #FFFFFF;
	height: auto;
	padding-left: 48px;
}
#pressTableTitle {
	width: 416px;
}

#pressTableTitle td {
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD8314;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

#pressTable {
	width: 416px;
}

#pressTable td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD8314;
}

#pressTable h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #edb329;	
}
#pressTable p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}


#employmentContent {
	height: auto;
	width: 746px;
	float: right;
	background-attachment: scroll;
	background-image: url(../images/employment/employment-main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 135px;
	overflow: visible;
	min-height: 600px;
}
#employmentBody {
	width: 525px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 115%;
	color: #FFFFFF;
	height: auto;
	padding-top: 225px;
	padding-left: 48px;
}
#employmentTableTitle {
	width: 416px;
}

#employmentTableTitle td {
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD8314;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

#employmentTable {
	width: 416px;
}

#employmentTable td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD8314;
}

#employmentTable h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #edb329;	
}
#employmentTable p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}

#findusContent {
	height: 600px;
	width: 746px;
	float: right;
	background-attachment: scroll;
	background-image: url(../images/find-us/find-us-main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 135px;
	overflow: visible;
	min-height: 600px;
}
#findusBody {
	width: 525px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 115%;
	color: #FFFFFF;
	height: auto;
	padding-left: 48px;
}
#findusTableTitle {
	width: 416px;
}

#findusTableTitle td {
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD8314;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

#findusTable {
	width: 416px;
}

#findusTable td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD8314;
}

#findusTable h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #edb329;	
}
#findusTable p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}


#galleryContent {
	height: auto;
	width: 746px;
	float: right;
	overflow: visible;
}
#galleryBody {
	width: 698px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 115%;
	color: #FFFFFF;
	height: auto;
	padding-left: 48px;
}
#galleryBody a {
	font-weight: bold;
}
.gallerytitleunderline {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC8310;
}

#specialContent {
	height: auto;
	width: 746px;
	float: right;
	overflow: visible;
	background-attachment: scroll;
	background-image: url(../images/special-offers/special-offers-main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 135px;
	min-height: 700px;
}
#specialBody {
	width: 698px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 115%;
	color: #FFFFFF;
	height: auto;
	padding-left: 48px;
	min-height: 700px;
}


#drinkContent {
	height: auto;
	width: 746px;
	float: right;
	overflow: visible;
	background-attachment: scroll;
	background-image: url(../images/drink-menu/drink-menu-main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 135px;
}
#drinkBody {
	width: 698px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 115%;
	color: #FFFFFF;
	height: auto;
	padding-left: 48px;
	min-height:600px;
}


#foodContent {
	height: auto;
	width: 746px;
	float: right;
	overflow: visible;
	background-attachment: scroll;
	background-image: url(../images/food-menu/food-menu-main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 135px;
	min-height: 600px;
}
#foodBody {
	width: 698px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 115%;
	color: #FFFFFF;
	height: auto;
	padding-left: 48px;
	min-height: 650px;
}

#foodTableTitle {
	width: 416px;
}

#foodTableTitle td {
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD8314;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

#foodTable {
	width: 416px;
}

#foodTable td {
	padding-top: 10px;
	padding-bottom: 10px;
}

#foodTable h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #edb329;	
}
#foodTable p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}

.yellowText {color: #F8A50B}
.menuTableTitle {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD8314;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FD8314;
	font-weight: bold;
}
.menuTableItem {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	color: #FFFFFF;

}
.menuHeading{
padding-top: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

#homepagebanners {
	margin-top: 367px;
	height: auto;
	padding-bottom: 10px;
	padding-left: 50px;
}

.homeBannerText {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F3BF10;
	padding-left: 20px;
	padding-right: 20px;
}
#facebook {
	width: 151px;
	height: auto;
	text-align: center;
	padding-left: 15px;
}

