* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	outline: none;
}	
html {
	height: 100%;
}
body {
	font: normal 62.5%/1.5em Arial, Verdana, Helvetica, sans-serif;
  	color: #666;	
	background: #5f574e url(../images/main_tile.jpg) 0 0 repeat;
	height: 100%;
}
#dummyDiv {
	width: 100%;
	height: 100%;
	background: url(../images/top_tile.jpg) 0 0 repeat-x;
	font-size: 1.1em;
	line-height: 1.5em;
}
#container {
	margin: 0 auto;
	width: 935px;
	position: relative;
}
#header {
	width: 935px;
	height: 185px;
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
}
div#logo {
	width: 241px;
	height: 191px;
	text-indent: -2000px;
	background: url(../images/b_logo.png) 0 0 no-repeat;
	position: absolute;
	top: 22px;
	left: 346px;
	z-index: 9999;
}
div#logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#content {
	width: 860px;
	/*height: 508px;*/
	padding: 0 50px 0 25px;
	background: url(../images/main_content_tile.jpg) top left no-repeat;
	margin-top: -1px; /* fix to pull two divs together */
	float: left;
}
#home #content {
	width: 935px;
	height: 508px;
	background: url(../images/main_content_tile_clean.jpg) top left no-repeat;
	padding: 0 50px 0 0;
}
#oneCol #content {
	background: url(../images/main_content_tile_clean.jpg) top left no-repeat;
}
#twoColThin #content {
	background: url(../images/main_content_tile_news.jpg) top left no-repeat;
}
#leftColumn {
	float: left;
	height: 508px;
}
#oneCol #rightColumn {
	margin: 0;
	width: 825px;
}
#twoCol #rightColumn {
	margin: 48px 0 0 0;
	float: right;
	width: 640px;
}
#twoColThin #rightColumn {
	margin: 48px 0 0 0;
	float: right;
	width: 416px;
}
#footer {
	width: 935px;
	height: 70px;
	background: url(../images/footer_bg.jpg) top left no-repeat;
	color: #ada399;
	clear: both;
}
#footer p {
	float: left;
	padding: 26px 0 0 25px;
}
#footer img {
	float: right;
	padding: 26px 16px 0 0;
}

/* ******************* Main Nav ******************* */

ul.nav {
	margin-top: 144px;
	font-size: 1.25em;
	height: 24px
}
ul#leftNav {
	float: left;
	margin-left: 75px;
	background: url(../images/nav_left_bracket.jpg) 0 0 no-repeat;
	padding-left: 13px;
}
ul#rightNav {
	float: right;
	margin-right: 75px;
	background: url(../images/nav_right_bracket.jpg) top right no-repeat;
	padding-right: 13px;
}
ul.nav li {
	float: left;
	line-height: 16px;
	height: 16px;
	margin-top: 2px;
}
ul#leftNav li {
	padding: 0 12px;
	border-right: 1px solid white;
}
ul#rightNav li {
	padding: 0 12px;
	border-left: 1px solid white;
}
ul#leftNav li.endcap {
	border: none;
}
ul#rightNav li.endcap {
	border: none;
}
ul.nav a:link, ul.nav a:visited {
	color: white;
	text-decoration: none;
}
ul.nav a:hover {
	color: white;
	text-decoration: underline;
}

/* ******************* Home Styles ******************* */

.homePhoto {
	position: absolute;
	top: 184px;
	left: 25px;
}
#home #middleColumn {
	float: left;
	margin: 50px 0 0 466px;
	width: 228px;
}
#home #middleColumn h2 {
	margin-bottom: 0;
}
#home #middleColumn #homeIntro {
	line-height: 1.8em;
	margin-top: 1em;	
}
#home #rightColumn {
	width: 146px;
	float: right;
	margin-right: 59px;
	color: #3b2007;
}
#home #rightColumn p {
	font: 1.3em/1.3em Georgia, "Times New Roman", Times, serif;
}
#home #rightColumn img {
	margin-bottom: 1em;
}
#rightColumn #address {
	background: url(/images/home_address_box.png) 0 0 no-repeat;
	width: 158px;
	height: 177px;
	position: absolute;
	top: 500px;
	right: 44px;
	padding: 15px 0 0 25px;
}
#rightColumn #address p {
	text-indent: -9999px;
}
#rightColumn #address .directions {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

.peel {
	padding-bottom: 10px;
	background: url(../images/peel_tile.png) bottom left no-repeat;
	margin: 2em 0 2em 0;
}
li.peel {
	padding-bottom: 5px;
}
.headerPeel {
	position: relative;
	top: -10px;
	height: 44px;
	padding: 16px 0 0 10px;
	background: url(../images/peel_header.png) 0 0 no-repeat;
	margin-bottom: -14px;
}
.rnewsPeel {
	background: url(../images/peel_header_rnews.png) 0 0 no-repeat;
	text-indent: -9999px;
}
.hoursPeel {
	background: url(../images/peel_header_hours.png) 0 0 no-repeat;
	text-indent: -9999px;
}
.eventPeel {
	background: url(../images/peel_header_eventpacket.png) 0 0 no-repeat;
	text-indent: -9999px;
}
h4.headerPeel {
	padding-top: 20px;
}
.peel ul, .peel p {
	margin-left: 10px;
	clear: both;
}


/* ******************* Defaults ******************* */

h2 {
	font: normal 2.2em Georgia, "Times New Roman", Times, serif;
	color: #476e83;
	margin-bottom: 5px;
	text-indent: -9999px;
	width: 215px;
	height: 19px;
}
h3 {
	font: 1.4em/1.2em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #476e83;
}
h4 {
	color: #8f816e;
	font-size: 1.3em;
}
p {
	font-size: 1.1em;
	margin-bottom: 1em;
}
a:link, a:visited {
	color: #ffb667;
}
a:hover {
	color: #f60;
}
ul.directions {
	padding-left: 28px;
	height: 26px;
	background: url(../images/directions_icon.png) 0 0 no-repeat;
}
ul.directions li {
	height: 26px;
	padding-top: 8px;	
}
ul.directions a:link, ul.directions a:visited {
	color: #3b2007;
}
ul.hours i {
	color: #3b2007;
}
/*dl.hours dt {
	font-weight: bold;
}
dl.hours dd {
	margin-bottom: 5px;
}*/
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
}
.pointer {
	cursor: pointer;
}
:focus
{
  -moz-outline-style: none;
}
.width {
	width: 300px;
}
.marBotNone {
	margin-bottom: 0;
}
.marTopNone {
	margin-top: 0;
}
.pdf {
	height: 16px;
	margin-left: 10px;
	padding-left: 20px;
	background: url(../images/icon_pdf.gif) 0 0 no-repeat;
	display: block;
}

/* ******************* Page Titles ******************* */

#tHome {
	background: url(/images/title_home.png) 0 0 no-repeat;
}
#tMenus {
	background: url(/images/title_menus.png) 0 0 no-repeat;
	margin-bottom: .6em;
}
#tNews {
	background: url(/images/title_news.png) 0 0 no-repeat;
}
#tLocations {
	background: url(/images/title_locations.png) 0 0 no-repeat;
	margin-bottom: .6em;
}
#tReservations {
	background: url(/images/title_reservations.png) 0 0 no-repeat;
}
#tEvents {
	background: url(/images/title_events.png) 0 0 no-repeat;
	margin-bottom: .6em;
}


/* ******************* Directions / Google Maps ******************* */

#map_canvas {
	width: 640px;
	height:400px;
	margin-top:15px;
}
input {
	border: 1px solid #476e83;
}



/* ******************* Menu Styles ******************* */


#rightColumn #menuLeft {
	position: absolute;
	width: 309px;
	height: 397px;
}
#rightColumn #menuRight {
	float: right;
}
#menuLeft li#wine, #menuLeft li#cocktails, #menuRight li {
	border-top: 5px solid #e7e7d8;
	border-left: 5px solid #e7e7d8;
	border-right: 5px solid #e7e7d8;
	text-align: center;
}
.menuCopy {
	width: 308px;
	font-size: 1.1em;
	line-height: 1.4em;
}
#menuLeft li a, #menuRight li a {
	position: absolute;
	bottom: 8px;
	left: 8px;
}
#menuLeft li h3, #menuRight li h3 {
	margin: 224px 0 0 0;
}
#menuRight li#brunch h3 {
	margin-top: 101px;
}

#rightColumn #menuRight {
	float: right;
}
#rightColumn #menuRight li {
	position: relative;
}
#cocktails {
	background: url(../images/menus_cocktail_pic.jpg) 0 0 no-repeat;
	width: 134px;
	height: 247px;
	position: absolute;
	bottom: 0;
	left: 0;
	/*float: left;*/
}
#wine {
	background: url(../images/menus_wine_pic.jpg) 0 0 no-repeat;
	width: 134px;
	height: 247px;
	/*float: left;*/
	margin-left: 20px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#dinner {
	background: url(../images/menus_dinner_pic.jpg) 0 0 no-repeat;
	width: 134px;
	height: 247px;
	float: left;
	margin-bottom: 15px;
}
#lunch {
	background: url(../images/menus_lunch_pic.jpg) 0 0 no-repeat;
	width: 134px;
	height: 247px;
	float: left;
	margin: 0 0 15px 20px;
}
#brunch {
	background: url(../images/menus_brunch_pic.jpg) 0 0 no-repeat;
	width: 298px;
	height: 125px;
	clear: both;
}
.menu a {
	text-indent: -9000px;
}
.menu li:hover h3 {
	text-decoration: underline;
}

/* ******************* Photo Styles ******************* */
.nav-prev, .nav-next {
	margin-top: 10px;
}
.nav-prev {
	padding-left: 13px;
}
.nav-next {
	padding-right: 13px;
}

/* ******************* News Styles ******************* */

#newsItems {
	margin-top: 1.5em;
}
#newsItems li {
	margin: 0 20px 20px 0;
}

/* ******************* Location Styles ******************* */

.locPhoto {
	border: 5px solid #e7e7d8;
	margin: 0 0 20px 30px;
}
#rightColumn ul li .directions {
	margin: 0 0 0 25px;
}
.addy {
	padding-top: 8px;
}