a {
	color: #CCCCFF;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

table strong, .menuItem {
	color: #CCCCFF;
}

table .menu {
	text-align: center;
}

body {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background: #4343A8 url("images/pagebg.gif") top left repeat-y;
	margin: 0;
	padding: 0;
}

a.btn_job {
	background: url("images/btn_job.gif") top left no-repeat;
	width: 120px;
	height: 28px;
	display: block;
}

a.btn_job:hover {
	background-position: 0 -28px;
}

a.btn_job span {
	display: none;
}

table {
	font-size: 11pt;
}

#wrapper {
	width: 960px;
	padding: 10px 0 10px 10px;
}

#content {
	text-align: left;
}

#container {
	width: 100%;
}

#eventsBar {
	background: #88A3D4;
	height: 100px;
	margin-top: 30px;
}

#header {
	background: url("images/bg_header.gif") top left repeat-x;
	height: 132px;
	text-align: center;
	margin: 0 auto;
}

h1 {
	color: #FF9966;
	font-weight: bold;
	font-size: 11pt;
}

h2 { /*Cafe Deluxe Color*/
	color: #F99633;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h2 strong {
	color: #FFF;
}

html > body h2 {
	margin-top: -15px;
}

h3 { /*Tortilla Coast Color*/
	color: #33CC66;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

html > body h3 {
	margin-top: -15px;
}

img {
	border: 0;
}

#imgLeft {
	float: left;
}

#imgRight {
	float: right;
}

#innerLeftColumn {
	float: left;
	width: 650px;
	padding: 5px 0px 5px 5px;
}

#innerRightColumn {
	float: right;
	text-align: center;
	width: 180px;
}

#leftColumn {
	width: 165px;
	float: left;
	text-align: center;
	margin: 0 auto;
}

li {
	margin-top: 20px;
}

#rightColumn {
	margin-left: 165px;
}

.right {
	text-align: right;
	font-weight: bold;
	margin-top: 0px;
}

html > body .right {
	margin-top: -10px;
}

#menuText td {
	text-align: center;
	vertical-align: top;
}


a#backTop {
	background: url("images/arrow.gif") top left no-repeat;
	width: 104px;
	height: 21px;
	display: block;
	text-align: right;
}

a#backTop:hover {
	background: url("images/arrow-ov.gif") top left no-repeat;
}

.special {
	color: #FF9966;
	font-weight: bold;
	font-size: 11pt;
}

.threeColumn {
	width: 60%;
}

.threeColumn strong {
	color: #F99633;
}


/*Main Navigation*/
#leftNav {
	margin: 0 auto;
}

#leftNav span {
	display: none;
}

#navHome {
	background: url("images/btn_home.gif");
	width: 145px;
	height: 31px;
	display: block;
}

a#navHome:hover {
	background: url("images/btn_homeOV.gif");
}

#navMenu {
	background: url("images/btn_menu.gif");
	width: 145px;
	height: 27px;
	display: block;
}

a#navMenu:hover {
	background: url("images/btn_menuOV.gif");
}

#navGC {
	background: url("images/btn_gc.gif");
	width: 145px;
	height: 27px;
	display: block;
}

a#navGC:hover {
	background: url("images/btn_gcOV.gif");
}

#Frequent {
	background: url("images/btn_frequent.gif");
	width: 145px;
	height: 42px;
	display: block;
}

a#Frequent:hover {
	background: url("images/btn_frequentOV.gif");
}

#navEmployment {
	background: url("images/btn_employment.gif");
	width: 145px;
	height: 29px;
	display: block;
}

a#navEmployment:hover {
	background: url("images/btn_employmentOV.gif");
}

#navLocations {
	background: url("images/btn_locations.gif");
	width: 145px;
	height: 29px;
	display: block;
}

a#navLocations:hover {
	background: url("images/btn_locationsOV.gif");
}

#navParties {
	background: url("images/btn_parties.gif");
	width: 145px;
	height: 43px;
	display: block;
}

a#navParties:hover {
	background: url("images/btn_partiesOV.gif");
}

#navContact {
	background: url("images/btn_contact.gif");
	width: 145px;
	height: 28px;
	display: block;
}

a#navContact:hover {
	background: url("images/btn_contactOV.gif");
}

p.spacing {
	margin: 40px 0;
}

html > body p.spacing {
	margin: 55px 0;
}


/*Catering Navigation Spritemap*/
#nav {
	margin: 0 auto 30px auto;
	text-align: center;
	width: 650px;
}

#nav span {
	display: none;
}

#nav a  {
	height: 57px;
	float: left;
	display: block;
	background: url("images/nav.gif") top left no-repeat;
}

a#nav_catering {
	width: 115px;
	background-position: 0 0;
}

a#nav_catering:hover, a#nav_catering.selected {
	background-position: 0 -57px;
}

a#nav_rooms {
	width: 140px;
	background-position: -120px 0;
}

a#nav_rooms:hover, a#nav_rooms.selected {
	background-position: -120px -57px;
}

a#nav_event {
	width: 135px;
	background-position: -265px 0;
}

a#nav_event:hover, a#nav_event.selected {
	background-position: -265px -57px;
}

a#nav_menu {
	width: 70px;
	background-position: -400px 0;
}

a#nav_menu:hover, a#nav_menu.selected {
	background-position: -400px -57px;
}

a#nav_testimonials {
	width: 160px;
	background-position: -474px 0;
}

a#nav_testimonials:hover, a#nav_testimonials.selected {
	background-position: -474px -57px;
}



/*Menu Linkage*/
#cateringLinks {
	background: url("images/btn_cateringMenu.gif") top left no-repeat;
	height: 23px;
	width: 460px;
	display: block;
	margin: 0 auto;
	position: relative;
}


#cateringLinks span {
	display: none;
}

#cateringLinks #inHouse {
	width: 140px;
	height: 23px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#cateringLinks #bar {
	width: 128px;
	height: 23px;
	left: 150px;
	top: 0px;
	position: absolute;
}

#cateringLinks #offSite {
	width: 169px;
	height: 23px;
	left: 290px;
	top: 0px;
	position: absolute;
}








/*Menu Sections Nav*/
#menuNav {

}

#menuNav span {
	display: none;
}


#menuNav a  {
	width: 269px;
	height: 27px;
	display: block;
}

a#nav_appetizers {
	background: url("images/mbtn1.gif");
}

a#nav_appetizers:hover {
	background: url("images/mbtn1_ov.gif");
}

a#nav_tacos {
	background: url("images/mbtn2.gif");
}

a#nav_tacos:hover {
	background: url("images/mbtn2_ov.gif");
}

a#nav_combos {
	background: url("images/mbtn3.gif");
}

a#nav_combos:hover{
	background: url("images/mbtn3_ov.gif");
}

a#nav_margaritas {
	background: url("images/mbtn4.gif");
}

a#nav_margaritas:hover{
	background: url("images/mbtn4_ov.gif");
}

a#nav_kids {
	background: url("images/mbtn5.gif");
}

a#nav_kids:hover{
	background: url("images/mbtn5_ov.gif");
}

a#nav_brunch {
	background: url("images/mbtn6.gif");
}

a#nav_brunch:hover{
	background: url("images/mbtn6_ov.gif");
}
