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

body {
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	background-color: #386c98;
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	color: #32607F;
	font-size: 14px;
	line-height: 140%;
}
a{
	color: #fdf1b7;
}
h1 {
	font-size: 18px;
	color: #32607F;
}
h2 {
	font-size: 16px;
	color: #bfae68;
}
#pageWrapper {
	background-image: url(images/pageBGRepeat.jpg);
	background-repeat: repeat-y;
	width: 873px;
	margin-top: 12px;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
#pageContentLeft {
	background-image: url(images/pageLeftBG.jpg);
	float: left;
	background-repeat: no-repeat;
	width: 39px;
	background-position: top;
	min-height: 872px;
}
#pageContentMiddle {
	background-image: url(images/pageBG.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	width: 794px;
	min-height: 872px;
}
#pageContentMiddleConstruction {
	background-image: url(images/pageBGConstruction.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	width: 794px;
	min-height: 872px;
}
#pageContentMiddleAboutUs {
	background-image: url(images/pageBGAboutUs.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	width: 794px;
	min-height: 872px;
}
#pageContentMiddleMenu {
	background-image: url(images/pageBGMenu.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	width: 794px;
	min-height: 872px;
}
#pageContentMiddleCatering {
	background-image: url(images/pageBGCatering.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	width: 794px;
	min-height: 872px;
}
#pageContentMiddleContactUs {
	background-image: url(images/pageBGContactUs.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	width: 794px;
	min-height: 872px;
}
#pageContentMiddleMediaCenter {
	background-image: url(images/pageBGMediaCenter02.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	width: 794px;
	min-height: 872px;
}
#pageContentMiddleLeft {
	width: 290px;
	padding-top: 81px;
	float: left;
}
#pageLeftButtonWrapper {
	width: 154px;
	padding-top: 62px;
	padding-left: 50px;
}

#pageLeftFeaturedWrapper {
	position: relative;
	min-height: 345px;
	width: 275px;
	padding-left: 11px;
}

#pageContentMiddleRight {
	float: left;
	padding-top: 370px;
	margin-right: 30px;
	width: 474px;
}


#pageContentRight {
	background-image: url(images/pageRightBG.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	width: 40px;
	min-height: 872px;
}

#footerWrapper {
	width: 873px;
}

#footerTop {
	background-image: url(images/footerBG.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 873px;
}
#footerLinksWrapper {
	padding-top: 13px;
	width: 873px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fdf1b7;
}

#footerBottom {
	background-image: url(images/footerBottomBG.jpg);
	background-repeat: no-repeat;
	min-height: 39px;
	width: 873px;
	background-color: #386c98;
}
#footerBottomLeft {
	height: 62px;
	width: 119px;
	padding-top: 25px;
	padding-left: 60px;
	float: left;
	padding-bottom: 20px;
}
#footerBottomRight {
	height: 62px;
	width: 168px;
	padding-top: 25px;
	padding-right: 60px;
	float: right;
	padding-bottom: 20px;
}
.clear {
	clear: both;
}
.menuPara {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.menuPrice {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	text-align: right;
	color: #bfae68;
	font-weight: bold;
	font-size: 16px;
}
#pageContentMiddleMenu #pageContentMiddleRight h2 {
	margin-bottom: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}
#pageLeftFeaturedWrapper p {
	margin-left: 50px;
}
.pAlignMiddle {
	text-align: center;
	width: 100%;
}
#leftContentSmallLogo {
	padding-top: 10px;
	padding-left: 30px;
}
.whiteText {
	color: #fff;
}
.menuLinks {
	color: #32607F;
}
/* styling for jquery animated rollover */

div.fadehover {
	position: relative;
}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
  z-index: 10;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
}
#sideSlide img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
