A
{
	color: #b88600;
	text-decoration: none;	
}
A:hover
{
	text-decoration: underline;	
}

BODY.default
{
	padding: 0;
	margin: 0;
	background-color: #e27926;
}

FORM
{
	padding:0;
	margin:0;	
}

TABLE.shell
{
	width: 688px;
	height: 100%;	
}

TD.header
{
	height: 182px;
	background-image: url(../images/header.jpg);
}

TD.navItem
{
	padding: 0px 15px 0px 15px;	
}

A.n_home
{
	display: block;
	width: 46px;
	height: 16px;
	background-image: url(../images/n_home.gif);
	background-repeat: no-repeat;
}
A.n_home:hover
{
	background-position: -46px 0px;		
}
A.n_homeSel
{
	display: block;
	width: 46px;
	height: 16px;
	background-image: url(../images/n_home.gif);
	background-position: -46px 0px;
	background-repeat: no-repeat;
}

A.n_about
{
	display: block;
	width: 46px;
	height: 16px;
	background-image: url(../images/n_about.gif);
	background-repeat: no-repeat;
}
A.n_about:hover
{
	background-position: -46px 0px;		
}
A.n_aboutSel
{
	display: block;
	width: 46px;
	height: 16px;
	background-image: url(../images/n_about.gif);
	background-position: -46px 0px;		
	background-repeat: no-repeat;
}

A.n_menu
{
	display: block;
	width: 44px;
	height: 16px;
	background-image: url(../images/n_menu.gif);
	background-repeat: no-repeat;
}
A.n_menu:hover
{
	background-position: -44px 0px;		
}
A.n_menuSel
{
	display: block;
	width: 44px;
	height: 16px;
	background-image: url(../images/n_menu.gif);
	background-position: -44px 0px;	
	background-repeat: no-repeat;
}

A.n_events
{
	display: block;
	width: 49px;
	height: 16px;
	background-image: url(../images/n_events.gif);
	background-repeat: no-repeat;
}
A.n_events:hover
{
	background-position: -49px 0px;		
}
A.n_eventsSel
{
	display: block;
	width: 49px;
	height: 16px;
	background-image: url(../images/n_events.gif);
	background-position: -49px 0px;	
	background-repeat: no-repeat;
}

A.n_contact
{
	display: block;
	width: 60px;
	height: 16px;
	background-image: url(../images/n_contact.gif);
	background-repeat: no-repeat;
}
A.n_contact:hover
{
	background-position: -60px 0px;		
}
A.n_contactSel
{
	display: block;
	width: 60px;
	height: 16px;
	background-image: url(../images/n_contact.gif);
	background-position: -60px 0px;		
	background-repeat: no-repeat;
}

TD.t_events
{
	height: 21px;	
	background-image: url(../images/t_events.jpg);
}

TD.t_about
{
	height: 21px;	
	background-image: url(../images/t_about.jpg);
}

TD.t_contact
{
	height: 21px;	
	background-image: url(../images/t_contact.jpg);
}

TD.t_lunch
{
	height: 21px;	
	background-image: url(../images/t_lunch.jpg);
}

TD.t_brunch
{
	height: 21px;	
	background-image: url(../images/t_brunch.jpg);
}

TD.t_dinner
{
	height: 21px;	
	background-image: url(../images/t_dinner.jpg);
}

TD.content
{
	background-image: url(../images/contentBack.jpg);
}

TD.sideBar
{
	width: 189px;
	height: 400px;
	background-image: url(../images/sidephotos.jpg);
	background-repeat: no-repeat;	
}

TD.sideLunch
{
	width: 187px;
	height: 315px;
	background-image: url(../images/side_lunch.jpg);
	background-repeat: no-repeat;	
}

TD.sideBrunch
{
	width: 187px;
	height: 315px;
	background-image: url(../images/side_brunch.jpg);
	background-repeat: no-repeat;	
}

TD.sideDinner
{
	width: 187px;
	height: 315px;
	background-image: url(../images/side_dinner.jpg);
	background-repeat: no-repeat;	
}

TD.menuNavTop
{
	width: 189px;
	height: 13px;
	background-image: url(../images/menunavtop.jpg);	
}

TD.menuNavItem
{
	padding: 0px 0px 20px 0px;	
}

A.n_lunch
{
	display: block;
	width: 57px;
	height: 19px;
	background-image: url(../images/n_lunch.jpg);
}
A.n_lunch:hover
{
	background-position: -57px 0px;		
}
A.n_lunchSel
{
	display: block;
	width: 57px;
	height: 19px;
	background-image: url(../images/n_lunch.jpg);
	background-position: -57px 0px;	
}

A.n_brunch
{
	display: block;
	width: 65px;
	height: 19px;
	background-image: url(../images/n_brunch.jpg);
}
A.n_brunch:hover
{
	background-position: -65px 0px;		
}
A.n_brunchSel
{
	display: block;
	width: 65px;
	height: 19px;
	background-image: url(../images/n_brunch.jpg);
	background-position: -65px 0px;	
}

A.n_dinner
{
	display: block;
	width: 66px;
	height: 20px;
	background-image: url(../images/n_dinner.jpg);
}
A.n_dinner:hover
{
	background-position: -66px 0px;		
}
A.n_dinnerSel
{
	display: block;
	width: 66px;
	height: 20px;
	background-image: url(../images/n_dinner.jpg);
	background-position: -66px 0px;
}

TD.footer
{
	height: 50px;
}

TD.pageFooter
{
	height: 53px;
	background-image: url(../images/footer.jpg);
}

.bodyTextWhite
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #ffffff;	
}
TD.footer
{
	height: 50px;	
}

.footerText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	color: #ffffff;	
}

.footerText2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	color: #ffffff;	
	font-weight:bold;
}

.footerWhite
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	color: #ffffff;		
}

A.footerLink
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;	
}
A.footerLink:hover
{
	text-decoration: underline;	
}

A.footerLinkWhite
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;	
}
A.footerLinkWhite:hover
{
	text-decoration: underline;	
}

TD.splashMain
{
	width: 520px;
	height: 365px;
	background-image: url(../images/splashmain.jpg);
}

TD.splashFoot
{
	width: 520px;
	height: 55px;
	background-image: url(../images/splashfooter.jpg);
}