body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

p, table {
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 15px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h3, h4 { 
	margin-top: 15px;
	margin-bottom: 2px;
	font: 21px Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

h4 {
	margin-bottom: 0;
}

h5 {
	margin-top: 15px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
}

.nobreak {
	white-space: nowrap;
}

/* -----------------------------------------------------------------
                      BACKGROUND IMAGES
-------------------------------------------------------------------- */

body#home {
	background: #99000A url('../images/backgrounds/home_background.gif');
}

body#section {
	background: #FFF2AB url('../images/backgrounds/section_background.gif');
}

body#menu {
	background: #FFF384 url('../images/backgrounds/menu_background.jpg');
}

.column {
	padding: 0;
	margin-left: 40px;
	float: left;
	width: 266px;
}

/* -----------------------------------------------------------------
                        PAGE STRUCTURE
-------------------------------------------------------------------- */

h1#header {
	margin: 8px 0 -89px 164px;
	padding: 89px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:89px;
}

#home h1#header {
	background-image: url('../images/header_home.gif');
}

#section h1#header, #menu h1#header {
	background-image: url('../images/header_section.gif');
}

ul#navigation {
	list-style: none;
	padding: 0;
	margin: 73px 0 0 22px;
	width: 135px;
	float: left;
	position: relative;
	z-index: 2;
}

#theIntro {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
}

#content {
	margin-left: 157px;
	margin-top: 109px;
	padding: 0;
	width: 683px;
	position: relative;
}

/* -----------------------------------------------------------------
                          PRIMARY NAV
-------------------------------------------------------------------- */

#navigation li a, #navigation li.current {
	display: block;
	margin: 0;
	padding: 30px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:30px;
}

#section li#nav_welcome a, #menu li#nav_welcome a {
	background: url('../images/navigation/orange_welcome_normal.png') no-repeat;
}
#home li#nav_welcome.current {
	background: url('../images/navigation/home_welcome_hit.png') no-repeat;
}


#home li#nav_information a {
	background: url('../images/navigation/home_information_normal.png') no-repeat;
}
#section li#nav_information a, #menu li#nav_information a {
	background: url('../images/navigation/orange_information_normal.png') no-repeat;
}
#section li#nav_information.current, #menu li#nav_information.current {
	background: url('../images/navigation/orange_information_hit.png') no-repeat;
}



#home li#nav_menus a {
	background: url('../images/navigation/home_menus_normal.png') no-repeat;
}
#section li#nav_menus a, #menu li#nav_menus a {
	background: url('../images/navigation/orange_menus_normal.png') no-repeat;
}
#section li#nav_menus.current, #menu li#nav_menus.current {
	background: url('../images/navigation/orange_menus_hit.png') no-repeat;
}


#home li#nav_contact a {
	background: url('../images/navigation/home_contact_normal.png') no-repeat;
}
#section li#nav_contact a, #menu li#nav_contact a {
	background: url('../images/navigation/orange_contact_normal.png') no-repeat;
}
#section li#nav_contact.current, #menu li#nav_contact.current {
	background: url('../images/navigation/orange_contact_hit.png') no-repeat;
}


/* -----------------------------------------------------------------
                          CONTENT SECTION
-------------------------------------------------------------------- */
.middle {
	overflow: auto;
	padding: 0 12px;
}

a {
	font-weight: bold;
	text-decoration: none;
}

/* -----------------------------------------------------------------
                        INFORMATION SECTION
-------------------------------------------------------------------- */
#information {
	color: #878700;
	overflow: hidden;
}

#information a {
	color: #878700;
}

#information h2 {
	margin: 0;
	padding: 71px 0 0 0;
	overflow: hidden;
	background: url('../images/information/box_head.png');
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:71px;
}

#information .middle {
	background: url('../images/information/box_body.png') repeat-y;
}

#information .second {
	padding-top: 264px;
}

#information #sectionImage {
	position: absolute;
	top: 72px;
	right: 30px;
	z-index: 1;
}

#information .footer {
	margin: 0;
	padding: 27px 0 0 0;
	overflow: hidden;
	background: url('../images/information/box_bottom.png');
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:27px;
}

#amexLogo {
	position: relative;
}

#amexLogo img {
	float: left;
	position: relative;
	padding-top: 3px;
	left: -5px;
	padding-right: 5px;
}
/* -----------------------------------------------------------------
                         CONTACT SECTION
-------------------------------------------------------------------- */
#contact {
	color: #304C68;
	overflow: hidden;
}

#contact a {
	color: #304C68;
}

#contact h2 {
	margin: 0;
	padding: 29px 0 0 0;
	overflow: hidden;
	background: url('../images/contact/box_head.png');
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:29px;
}

#contact .middle {
	background: url('../images/contact/box_body.png') repeat-y;
}

#contact .column {
	position: relative;
	z-index: 1;
}

#contact #sectionImage {
	margin: -55px 0 0 27px;
	position: relative;
	z-index: 0;
}

#contact .footer {
	margin: 0;
	padding: 27px 0 0 0;
	overflow: hidden;
	background: url('../images/contact/box_bottom.png');
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:27px;
}


/* -----------------------------------------------------------------
                          MENUS SECTION
-------------------------------------------------------------------- */
#theMenu {
	overflow: hidden;
}

#theMenu.brunch div, #theMenu.lunch div, #theMenu.brunch a, #theMenu.lunch a {
	color: #878700;
}

#theMenu.dinner div, #theMenu.dinner a {
	color: #304C68;
}

#theMenu.drinks div, #theMenu.desserts div, #theMenu.drinks a, #theMenu.desserts a {
	color: #B81203;
}

#theMenu #menuHeader {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 78px;
}

#theMenu.brunch #menuHeader, #theMenu.lunch #menuHeader {
	background: url('../images/menus/box_green_head.png');
}

#theMenu.drinks #menuHeader, #theMenu.desserts #menuHeader {
	background: url('../images/menus/box_red_head.png');
}

#theMenu #menuHeader ul {
	list-style: none;
	padding: 35px 0 0 0;
	margin: 0 0 0 40px;
}

#theMenu #menuHeader a {
	display: block;
	margin: 0;
	padding: 45px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 45px;
}

#theMenu #menuHeader li {
	display: block;
	float: left;
	margin: 0 21px 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 45px;
}



li#nav_menus_brunch {
	width: 102px;
}

#theMenu.brunch li#nav_menus_brunch ,
#theMenu.lunch li#nav_menus_brunch {
	background: url('../images/menus/brunch_green.png');
}

#theMenu.dinner li#nav_menus_brunch  {
	background: url('../images/menus/brunch_blue.png');
}

#theMenu.drinks li#nav_menus_brunch ,
#theMenu.desserts li#nav_menus_brunch  {
	background: url('../images/menus/brunch_red.png');
}



li#nav_menus_lunch {
	width: 89px;
}

#theMenu.brunch li#nav_menus_lunch,
#theMenu.lunch li#nav_menus_lunch  {
	background: url('../images/menus/lunch_green.png');
}

#theMenu.dinner li#nav_menus_lunch {
	background: url('../images/menus/lunch_blue.png');
}

#theMenu.drinks li#nav_menus_lunch,
#theMenu.desserts #nav_menus_lunch {
	background: url('../images/menus/lunch_red.png');
}


li#nav_menus_dinner {
	width: 99px;
}

#theMenu.brunch li#nav_menus_dinner,
#theMenu.lunch li#nav_menus_dinner {
	background: url('../images/menus/dinner_green.png');
}

#theMenu.dinner li#nav_menus_dinner {
	background: url('../images/menus/dinner_blue.png');
}

#theMenu.drinks li#nav_menus_dinner,
#theMenu.desserts li#nav_menus_dinner {
	background: url('../images/menus/dinner_red.png');
}


li#nav_menus_drinks {
	width: 99px;
}

#theMenu.brunch li#nav_menus_drinks,
#theMenu.lunch li#nav_menus_drinks {
	background: url('../images/menus/drinks_green.png');
}

#theMenu.dinner li#nav_menus_drinks {
	background: url('../images/menus/drinks_blue.png');
}

#theMenu.drinks li#nav_menus_drinks,
#theMenu.desserts li#nav_menus_drinks {
	background: url('../images/menus/drinks_red.png');
}


li#nav_menus_desserts {
	width: 117px;
}

#theMenu.brunch li#nav_menus_desserts,
#theMenu.lunch li#nav_menus_desserts {
	background: url('../images/menus/desserts_green.png');
}

#theMenu.dinner li#nav_menus_desserts {
	background: url('../images/menus/desserts_blue.png');
}

#theMenu.drinks li#nav_menus_desserts,
#theMenu.desserts #nav_menus_desserts {
	background: url('../images/menus/desserts_red.png');
}


#theMenu #menuHeader li.current {
	padding-top: 45px;
	height: 0px !important;
	height /**/:45px;
	
	background-position: 0 -45px;
}

#theMenu #menuHeader li:hover {
	background-position: 0 -45px;
}

#theMenu.dinner #menuHeader {
	background: url('../images/menus/box_blue_head.png');
}

#theMenu .middle {
	padding: 0 12px 12px 12px;
}

#theMenu.brunch .middle, #theMenu.lunch .middle {
	background: url('../images/menus/box_green_body.png') repeat-y;
}

#theMenu.drinks .middle, #theMenu.desserts .middle {
	background: url('../images/menus/box_red_body.png') repeat-y;
}

#theMenu.dinner .middle {
	background: url('../images/menus/box_blue_body.png') repeat-y;
}

#theMenu .footer {
	margin: 0;
	padding: 27px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:27px;
}

#theMenu.brunch .footer, #theMenu.lunch .footer {
	background: url('../images/menus/box_green_bottom.png');
}

#theMenu.drinks .footer, #theMenu.desserts .footer {
	background: url('../images/menus/box_red_bottom.png');
}

#theMenu.dinner .footer {
	background: url('../images/menus/box_blue_bottom.png');
}

#theMenu #menuTitle {
	margin: 25px 0 5px 0;
	padding: 0 40px;
	overflow:auto;
	position: relative;
	vertical-align: bottom;
}

#theMenu #menuTitle p {
	margin-top: 3px;
}

#theMenu #menuTitle h3 {
	display: block;
	margin: 0 12px 0 0;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	vertical-align: bottom;
	height /**/:36px;
}

#theMenu.brunch #menuTitle h3 {
	width: 215px;
	background: url('../images/menus/title_brunch.gif') no-repeat;
}

#theMenu.lunch #menuTitle h3 {
	width: 195px;
	background: url('../images/menus/title_lunch.gif') no-repeat;
}

#theMenu.dinner #menuTitle h3 {
	width: 208px;
	background: url('../images/menus/title_dinner.gif') no-repeat;
}

#theMenu.drinks #menuTitle h3 {
	width: 207px;
	background: url('../images/menus/title_drinks.gif') no-repeat;
}

#theMenu.desserts #menuTitle h3 {
	width: 234px;
	background: url('../images/menus/title_desserts.gif') no-repeat;
}

#theMenu p {
	padding: 0;
	margin: 0;
}

#theMenu .twoColumnPrices {
	overflow: auto;
}

#theMenu .twoColumnPrices .unitPrice {
	float: left;
	width: 50%;
}

#theMenu .twoColumnPrices .fullColumn {
	width: 100%;
}
/* -----------------------------------------------------------------
                              ADMIN STYLES
-------------------------------------------------------------------- */
a.admin {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 4px;
	line-height: 23px;
	background-color: #FFFFDD;
	cursor: pointer;
}

a:hover.admin {
	background-color: #EEEECC;
}

.adminMode div {
	cursor: move;
}

.adminMode textarea {
	width: 100%;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#cmsHeader {
	padding: 10px 20px 3px 20px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	color: #666;
	border-bottom: 2px solid #DDCCCC;
	background-color: #FFFFDD;
	margin-bottom: 20px;
}

#cmsHeader a {
	color: #B81203;
}
#cmsHeader a:hover {
	background-color: #EEEECC;
}

/* -----------------------------------------------------------------
                               THE QUOTE
-------------------------------------------------------------------- */
#quote {
	color: #C47C00;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0 7px;
}

#quote q {
	display: block;
	margin: 0 27px;
	font-style: italic;
}

#quote hr {
	border: 0;
	margin: 3px 7px 0 7px;
	padding: 6px 0 0 0;
	overflow: hidden;
	background: url('../images/horizontal_rule.gif');
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:6px;
}
#quote p {
	margin: 0 27px;
}

#quote a {
	color: #C47C00;
}
