body {
	font-size: 80%;
	background-image: url(images/bgPattern_01.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#container {
	border: thick solid #7D6C5A;
	background-color: #FFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	margin-top: 50px;
}


/*---------------------------- Top Nav. Bar ----------------------------------*/


#topNav {
	float: left;
	width: 800px;
	background-image: url(images/topNav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#topNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topNav ul li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-indent: -5000px;
}
#topNav ul li  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
}
.logoType_topNav {
	background-image: url(images/logoType_Over.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.logoType_topNav a {
	height: 36px;
	background-image: url(images/logoType_Up.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 166px;
	display: block;
}
.logoType_topNav a:hover {
	background-image: url(images/logoType_Over.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.restaurant_topNav {
	background-image: url(images/restaurant_TopOver.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 298px;
	height: 36px;
	width: 104px;
}
.restaurant_topNav a {
	background-image: url(images/restaurant_TopUp.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 36px;
	display: block;
	width: 104px;
}
.restaurant_topNav a:hover {
	background-image: url(images/restaurant_TopOver.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.catering_topNav  {
	height: 36px;
	background-image: url(images/catering_TopCurrent.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 110px;
	display: block;
}
.store_topNav {
	background-image: url(images/store_TopOver.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.store_topNav a {
	height: 36px;
	background-image: url(images/store_TopUp.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 80px;
	display: block;
}
.store_topNav a:hover {
	background-image: url(images/store_TopOver.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


/*---------------------------- Intro Copy ----------------------------------*/


#cateringTop {
	height: 326px;
	background-image: url(images/catering_top.jpg);
	margin-top: 39px;
}
#cateringTop h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}


/*---------------------------- Bottom Nav. Bar ----------------------------------*/


#cateringtNav {
	float: left;
}
#cateringNav  ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#cateringNav ul li{
	float: left;
}
#cateringNav ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
}
.catering_leftNav {
	height: 20px;
	background-image: url(images/catering_navLeft.gif);
	background-position: left top;
	background-repeat: repeat-x;
	width: 314px;
	display: block;
}
.catering_About {
	background-image: url(images/catering_aboutOver.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/*
========================= remove default cursor attribute when actual CATERING ABOUT page is constructed  
*/
.catering_About a {
	background-image: url(images/catering_aboutUp.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 57px;
	height: 20px;
	cursor: default;
}
/*.catering_About a:hover {
	background-image: url(images/catering_aboutOver.gif);
	background-position: left top;
	background-repeat: no-repeat;
}*/
.catering_Menu {
	background-image: url(images/catering_menuOver.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/*
========================= remove default cursor attribute when actual CATERING MENU page is constructed  
*/
.catering_Menu a {
	height: 20px;
	background-image: url(images/catering_menuUp.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 51px;
	display: block;
	cursor: default;
}
/*.catering_Menu a:hover {
	background-image: url(images/catering_menuOver.gif);
	background-position: left top;
	background-repeat: no-repeat;
}*/
.catering_Contact {
	background-image: url(images/catering_contactOver.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/*
========================= remove default cursor attribute when actual CATERING CONTACT page is constructed  
*/
.catering_Contact a {
	height: 20px;
	background-image: url(images/catering_contactUp.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 64px;
	display: block;
	cursor: default;
}
/*.catering_Contact a:hover {
	background-image: url(images/catering_contactOver.gif);
	background-position: left top;
	background-repeat: no-repeat;
}*/
.catering_rightNav {
	height: 20px;
	background-image: url(images/catering_navRight.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 314px;
	display: block;
}


/*---------------------------- Bottom Portion and Footer ----------------------------------*/


#cateringBottom {
	background-image: url(images/catering_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 800px;
	float: left;
}
#cateringBottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
}
#catering_footer {
	height: 145px;
	clear: both;
	background-image: url(images/catering_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#catering_footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	margin-right: 239px;
	float: right;
}

/*---------------------------- Banner Ad and Copyright ----------------------------------*/


#container-2 {
	background-color: #F9F7F5;
	width: 804px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border: medium solid #7D6C5a;
}
#adSpace {
	margin: 0px;
	padding: 0px;
	height: 80px;
	background-image: url(images/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container-copyright {
	width: 804px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
}
#container-copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	color: #6A5C4B;
	font-weight: bold;
	text-align: left;
	padding: 0px;
}
