.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.smlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc9900;
	text-decoration: none;
}
.smlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc9900;
	text-decoration: none;
}
.smlinks a:hover{
	text-decoration: underline;
}	
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 15px;
}
.bold_gold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9900;
	text-decoration: none;
}
.links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9900;
	text-decoration: none;
}
.links a:hover{
    color: #ffffff;
	text-decoration: underline;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
	text-decoration: none;
}
.bottomlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
	text-decoration: none;
}
.bottomlinks a:hover{
    color: #ffcc00;
	text-decoration: underline;
}
.main3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
/*	--------------------------------------------------------------------------------------------------------------------------
	header / nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#navBar {
		width:544px; height:35px;
		font:bold 14px Arial, Helvetica, sans-serif;
			}	
	#navBar a.navabout:link, #navBar a.navabout:active, #navBar a.navabout:visited {
				width:123px; height:35px;
				display:inline;
				float:left;
				background:url(images/about.jpg) no-repeat top;
			}
		#navBar a.navabout:hover {
				background:url(images/about_f2.jpg) no-repeat top;	
		}
		
		
		#navBar a.navmenu:link, #navBar a.navmenu:active, #navBar a.navmenu:visited {
				width:63px; height:35px;
				display:inline;
				float:left;
				background:url(images/menu.jpg) no-repeat top;
			}
		#navBar a.navmenu:hover {
				background:url(images/menu_f2.jpg) no-repeat top;	
		}
		
		
		#navBar a.navcatering:link, #navBar a.navcatering:active, #navBar a.navcatering:visited {
				width:93px; height:35px;
				display:inline;
				background:url(images/catering.jpg) no-repeat top;
				float:left;
			}
		#navBar a.navcatering:hover {
				background:url(images/catering_f2.jpg) no-repeat top;
		}
		
		
		#navBar a.navlocations:link, #navBar a.navlocations:active, #navBar a.navlocations:visited {
				width:107px; height:35px;
				display:inline;
				background:url(images/locations.jpg) no-repeat top;
				float:left;
			}
		#navBar a.navlocations:hover {
				background:url(images/locations_f2.jpg) no-repeat top;
		}
		
		
		#navBar a.navevents:link, #navBar a.navevents:active, #navBar a.navevents:visited {
				width:77px; height:35px;
				display:inline;
				background:url(images/events.jpg) no-repeat top;
				float:left;
			}
		#navBar a.navevents:hover {
				background:url(images/events_f2.jpg) no-repeat top;
		}
		
		
		#navBar a.navcareers:link, #navBar a.navcareers:active, #navBar a.navcareers:visited {
				width:81px; height:35px;
				display:inline;
				background:url(images/careers.jpg) no-repeat top;
				float:left;
			}
		#navBar a.navcareers:hover {
				background:url(images/careers_f2.jpg) no-repeat top;
		}
		
		
		#navBar a.navstore:link, #navBar a.navstore:active, #navBar a.navstore:visited {
				width:97px; height:47px;
				display:inline;
				background:url(images/store.jpg) no-repeat top;
				float:left;
			}
		#navBar a.navstore:hover {
				background:url(images/store_f2.jpg) no-repeat top;
		}

		/*	nav link Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/