/* LAYOUT */

html, body {
	height: 100%;
	font: 16px Helvetica, Arial, sans-serif;
}

body {
	background-image: url(../images/small_bg_new.jpg);
}

div#outmost_container {
	background: url(../images/main_bg_new.jpg) top repeat-x;
	height: 819px;
}

div#outer_container {
	background-image: url(../images/large_bg_new.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 819px;	
}

div#container {
	width: 960px;
	margin: 0 auto;
}

div#left_column {
	width: 260px;
	margin: 0 20px;
	float: left;
}

div#right_column {
	width: 659px;
	float: right;
	margin: 0;
}

ul li {
	list-style: disc;
	margin-left: 20px;
}

/* NAVIGATION */

ul#main_nav {
	padding-top: 34px;
	height: 80px;
}

ul#main_nav li {
	display:inline;
	float:left;
	padding: 20px 18px 0 18px;
	height: 60px;
	margin: 0;
}

ul#main_nav li.current {
	background: url(../images/current.png) no-repeat center bottom;
}

ul#main_nav li.current a {
	color: black;
}

ul#main_nav li a {
	color: #fcd9d9;
	text-decoration: none;
}

ul#main_nav li a:hover {
	color: #fff;
}

div#secondary_nav_container {
	border-top: 6px solid #7d3c20;
	margin-top: 15px;
	background-color: #6dc4cb;
	width: 100%;
	height: 50px;
}

ul#secondary_nav li {
	display:inline;
	float:left;
	padding: 15px 20px;
	margin: 0;
}

ul#secondary_nav li a {
	color: #fff;
	text-decoration: none;
}

ul#secondary_nav li.current a {
	color: #000;
}

ul#secondary_nav li a:hover {
	color: #000;
}


/* ELEMENT TREATMENTS */

a {
	color: #232323;
}

a:hover {
	color: #000;
}

h2 {
	font-size: 25px;
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-weight: normal;
}

h3 {
	font-size: 19px;
	padding-bottom: 10px;
	padding-top: 15px;
}

h4 {
	padding-bottom: 8px;
	padding-top: 12px;
}

p#tag_line, p#slogan {
	width: 593px;
	margin: 0 auto;
}

p#tag_line {
	background-image: url(../images/tag_line.gif);
	height: 46px;
	border-bottom: 1px solid #7a2924;
}

p#slogan {
	border-top: 1px solid #8f4039;
	padding-top: 10px;
	font-style: italic;
	color: #fcd9d9;
	font-size: 18px;
	text-align: center;
	height: 21px;
}

div#hours {
	background-image: url(../images/hours.png);
	width: 257px;
	height: 138px;
	margin: 15px auto 0 auto;
}

p#address, p#contact {
	color: #fff;
	padding: 5px 0;
	text-align: center;
}

p#contact a {
	text-decoration: none;
	color: #fff;
}

p#address {
	border-top: 6px solid #7d3c20;
	margin-top: 10px;
}

p#contact {
	border-top: 2px solid #7d3c20;
	border-bottom: 2px solid #7d3c20;
	font-size: 13px;
}

div#press {
	background-image: url(../images/bubble_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 260px;
}

p#press_quote, p#press_credit {
	color: #f1b5b5;
}

p#press_quote {
	font-size: 12px;
	text-align: center;
	padding-top: 40px;
}

p#press_credit {
	padding: 40px 0 0 35px;
	font-size: 14px;
}

p#email_list {
	padding-left: 40px;
}

p#email_list a,
p#email_list a:hover,
p#email_list a:visited {
	color: #fff;
}

div#email_container {
	background: url(../images/mail.png) 85% no-repeat;
	height: 60px;
	line-height: 60px;
}

div#main_content_container {
	background: url(../images/content_background.gif) repeat-y;
	float: left;
	width: 659px;
}

div#main_content {
	background: url(../images/right_col_background.jpg) no-repeat top left;
	padding: 0 12px;
	float: left;
	width: 635px;
}

div#Page {
	padding: 0 24px;
	padding-bottom: 75px;
}

div#Page img {
	padding: 0 15px 15px 0;
}

div#Page p {
	padding-bottom: 15px;
}

div#Page h2 {
	font-size: 25px;
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

h2.home_section {
	font-size: 25px;
	color: #943027;
	border: none;
	margin: 15px 0 15px 25px;
	padding-bottom: 0;
}

div.event_preview {
	padding: 6px 24px 6px 24px;
	float: left;
}

div.event_preview_title {
	float: right;
	margin-left: 25px;
	width: 450px;
}

div.event_preview_title a,
div.event_preview_title a:hover,
div.event_preview_title a:visited {
	font-size: 17px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

div.event_date_horizontal {
	width: 98px;
	height: 23px;
	background: url(../images/date_background_horizontal.png) no-repeat;
	padding: 3px 5px;
	float: left;
}

span.date_month_horizontal, span.date_day_horizontal {
	font-size: 12px;
	padding: 0 5px;
	text-transform: uppercase;
	vertical-align: middle;
}

span.date_day_number_horizontal {
	font-size: 20px;
	font-family: Verdana;
	font-weight: bold;
	line-height: .8;
	vertical-align: middle;
}

div#events_upcoming {
	border-bottom: 1px solid #E5C0A8;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

div.Event {
	padding: 24px 24px 30px 24px;
	float: left;
}

div.EventDate {
	width: 40px;
	height: 46px;
	background: url(../images/date_background.png) no-repeat;
	padding: 4px;
	float: left;
}

div.article_title {
	font-size: 25px;
	float: left;
	margin-top: 15px;
}

div.EventTitle, div.EventDetails {
	float: right;
	margin-left: 25px;
	width: 508px;
}

div.EventDetails {
	font-style: italic;
	margin-top: 8px;
	color: #232323;
}

div.EventTitle a,
div.EventTitle a:hover,
div.EventTitle a:visited {
	font-size: 25px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

div.EventTitle a:hover {
	border-bottom: 1px dotted #000;
}

div.EventBody {
	margin-top: 25px;
	float: left;
}

div.EventBody p {
	width: 100%;
	padding-bottom: 15px;
}

div.EventBody img {
	float: left;
	padding: 0 15px 15px 0;
}

div.ArticleBody {
	margin-top: 25px;
	float: left;
}

div.ArticleBody p {
	width: 100%;
	padding-bottom: 15px;
}

div.ArticleBody img {
	float: left;
	padding: 0 15px 15px 0;
}

div.EventDate span {
	display: block;
	text-align: center;
}

span.date_month, span.date_day {
	font-size: 10px;
	text-transform: uppercase;
}

span.date_day_number {
	font-size: 25px;
	font-family: Verdana;
	font-weight: bold;
	line-height: .8;
}

div.even {
	background-color: #efc186;
}

div#breakfast {
	float: left;
	width: 36%;
}

div#lunch_dinner {
	float: right;
	width: 60%;
	padding-left: 10px;
}

div#coffee li {
	list-style: none;
	margin: 0;
}

div#coffee {
	float: left;
	width: 327px;
	padding-bottom: 75px;
}

div#coffee_types {
	float: right;
	width: 240px;
	padding-left: 10px;
}

div#coffee_types li {
	list-style: none;
	margin: 0;
}

div#coffee li, div#coffee_types li {
	padding: 2px 0;
}

div#coffee li ul li, div#coffee_types li ul li, div.food li ul li {
	font-size: 14px;
	padding-left: 16px;
	font-style: italic;
	color: #343434;
}

div.food li {
	list-style: none;
	margin: 0;
}

div.food {
	padding-bottom: 75px;
}

div.food h2 {
	float: left;
	width: 100%;
	padding-top: 15px;
}

div.food h3 {
	float: left;
	border-bottom: 1px dotted #666;
}

div.food p {
	float: left;
}

/* Makes the description on the depth=1 menu items not wrap beneath the price */
div.food li ul li {
	width: 80%;
}

div.food li ul li dt {
	width: 97%;
}

div.food li ul li dd {
	width: 3%;
}

div.food ul, div.food ul li, div.food ul dl {
	float: left;
	width: 100%;
}

div.food ul li {
	margin-top: 5px;
}

div.food li dt { 
	width: 65%; 
	float:left; 
	clear:left; 
}

div.food li dd { 
	width:35%;
	float:left; 
	text-align:right;
	font-style: normal;
	color: #232323;
	font-size: 13px;
}

div#coffee p span, div.food p span {
	display: block;
	font-size: 13px;
	font-weight: bold;
}

div#coffee_types li span {
	display: block;
	font-style: italic;
	font-size: 13px;
}

div#coffee_types ul, div.food ul {
	margin-top: 15px;
}

div.food ul li ul, div#coffee_types ul li ul {
	padding-bottom: 0;
	margin-top: 0;
}

/* GLOBAL STYLES */

.img_replaced {
	text-indent: -9000em;
	overflow: hidden;
}