
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #823715;}
a:active,
a:hover {
	color: #823715;
	outline-style:none;
}

p,code,ul {padding-bottom: 14px;}
p {
	line-height:22px;
}
p.light {
	font-size:10px;
	line-height:18px;
	color:#999;
}
li {list-style: none;}

img {
	border:0;
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 14px Verdana,sans-serif;
	line-height: 18px;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img1/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1 {
	color:black;
	font-size:22px;
	font-weight:normal;
	margin-bottom: 4px;
}
h2 {
	color:black;
	font-size:16px;
	font-weight:bold;
}
h1, h2, h3 {
	padding:0;
	margin:0;
}
.preload {
	display:block;
}

/*
// ---------------------------------------------------------------------------
//: Misc
// ---------------------------------------------------------------------------
*/
.clear,
.clearer {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin:auto;
}
a.print {
	float:right;
	font-size:10px;
	text-decoration:none;
}
a:hover.print {
	text-decoration:underline;
}

/*
// ---------------------------------------------------------------------------
//: Layout
// ---------------------------------------------------------------------------
*/
body {
	color: #1b1924;
	font: normal 16px Verdana,sans-serif;
	background:#170929;
}
.page {
	float:left;
	width:100%;
	height:719px;
	background:url(img/page_bg.gif);
}
.page_center {
	width:1100px;
	margin:auto;
	padding:0;
}
.logo {
	float:left;
	width:335px;
	height:161px;
	background:url(img/top_left.jpg);
}
.top {
	float:left;
	width:565px;
	height:161px;
	background:url(img/top_right.jpg);
}

/*
// ---------------------------------------------------------------------------
//: Home
// ---------------------------------------------------------------------------
*/
.home_left {
	width:100px;
	height:719px;
	float:left;
	margin:0;
	padding:0;
	background:url(img/home_left.jpg) no-repeat;
}
.home_center {
	width:900px;
	float:left;
	margin:0;
	padding:0;
}
.home_right {
	width:100px;
	height:719px;
	float:left;
	margin:0;
	padding:0;
	background:url(img/home_right.jpg) no-repeat;
}
.home_slides {
	float:left;
	width:900px;
	height:400px;
	background:#ab3924;
	background:url(img/home_slides_bg1.jpg);
}

/*
// ---------------------------------------------------------------------------
//: Main
// ---------------------------------------------------------------------------
*/
.main_left {
	width:100px;
	height:719px;
	float:left;
	margin:0;
	padding:0;
	background:url(img/main_left.jpg) no-repeat;
}
.main_center {
	width:900px;
	float:left;
	margin:0;
	padding:0;
}
.main_right {
	width:100px;
	height:719px;
	float:left;
	margin:0;
	padding:0;
	background:url(img/main_right.jpg) no-repeat;
}

/*
// ---------------------------------------------------------------------------
//: Main Content
// ---------------------------------------------------------------------------
*/
.main_content {
	float:right;
	width:650px;
	background:url(img/main_content.gif);
	overflow:visible;
}
.main_content_top {
	float:left;
	width:650px;
/*	height:620px; */
	overflow:visible;
	background:url(img/main_content_top.gif) no-repeat;
}
.main_content_top_short {
	float:left;
	width:650px;
	overflow:visible;
	background:url(img/main_content_top_short.gif) no-repeat;
}
.main_content_min {
	float:right;
	width:1px;
	height:429px;
}
.sidebar .main_content_min {
	height:894px;
}
.main_content_bottom {
	float:right;
	width:650px;
	height:30px;
	background:url(img/main_content_bottom.png);
}
.main_content_inner {
	float:left;
	width:589px;
	margin:30px;
	overflow:visible;
}
.main_content_inner p {
	margin:0;
	padding:0;
}

/*
// ---------------------------------------------------------------------------
//: Blank
// ---------------------------------------------------------------------------
*/
.blank h1,
.blank h2 {
	font-weight:bold;
	color:white;
}
.blank a {
	color:white;
}
.blank_left {
	width:100px;
	height:719px;
	float:left;
	margin:0;
	padding:0;
	background:url(img/blank_left.jpg) no-repeat;
}
.blank_center {
	width:900px;
	float:left;
	margin:0;
	padding:0;
}
.blank_right {
	width:100px;
	height:719px;
	float:left;
	margin:0;
	padding:0;
	background:url(img/blank_right.jpg) no-repeat;
}
.blank_content {
	float:right;
	width:900px;
	background:url(img/blank_content.jpg) no-repeat;
	overflow:visible;
}
.blank_content_min {
	float:right;
	width:0px;
	height:400px;
}
.blank_content_inner {
	width:750px;
	margin:30px;
	float:right;
	color:white;
}
.blank_content_inner p {
	margin:0;
	padding:0;
}

/*
// ---------------------------------------------------------------------------
//: Sidebar
// ---------------------------------------------------------------------------
*/
.sidebar {
	float:left;
	width:900px;
	background:url(img/sidebar1.jpg) no-repeat;
}
.sidebar_min {
	width:1px;
	height:894px;
	float:left;
}
.sidebar2 {
	float:left;
	width:900px;
	background:url(img/sidebar2.jpg) no-repeat;
}
.sidebar2_min {
	width:1px;
	height:603px;
	float:left;
}
.sidebar3 {
	float:left;
	width:900px;
	background:url(img/sidebar3.jpg) no-repeat;
}
.sidebar3_min {
	width:1px;
	height:595px;
	float:left;
}
.sidebar_menu {
	float:left;
	margin-left:40px;
	width:173px;
}
.sidebar_menu_grad {
	float:left;
	width:173px;
	background:url(img/sidebar_menu_grad4.png) no-repeat;
	/*
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	*/
}
.sidebar_menu_inner {
	margin:0px;
}
.sidebar_menu_inner h1 {
	margin-bottom:20px;
	padding-left:20px;
	font-size:18px;
	font-weight:bold;
	color:#f59b47;
}
.sidebar_menu_inner li {
	padding-left:20px;
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:0px;
	/*height:34px;*/
}
.sidebar_menu_inner li a {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#f59b47;
}
.sidebar_menu_inner li a:hover {
	color:#fad97d;
}
.sidebar_menu_inner li.nav-selected {
	background:url(img/sidebar_menu_selected.png) no-repeat;
}
.sidebar_menu_inner li.nav-selected a {
	color:#fad97d;
}
.sidebar_menu_end {
	float:left;
	width:173px;
	height:17px;
	background:url(img/sidebar_menu_end4.png) no-repeat;
	/*
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	*/
}

.sidebar_menu_inner li ul {
	clear:both;
	margin:0;
	margin-top:10px;
}
.sidebar_menu_inner li ul li {
	margin-left:0;
	padding-left:30px;
	position:relative;
	left:-20px;
	width:173px;
}

/*
// ---------------------------------------------------------------------------
//: Menu Formatting
// ---------------------------------------------------------------------------
*/
.menuNav,
.menuNav a {
	text-align:center;
	font-size:14px;
	font-weight:normal;
	color:#908d8c;
}
.menuNav {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:10px;
}
.menuNav a:hover {
	color:black;
}
p.heading {
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
	font-size:40px;
	text-align:center;
	line-height:40px;
}
.item {
	font-size:14px;
	font-weight:bold;
}
.price {
	clear:both;
	float:right;
	width:50px;
	height:60px;
	font-size:16px;
	font-weight:bold;
	text-align:right;
}
.description {
	font-size:14px;
	font-weight:normal;
}
.wineprice {
	float:right;
	font-size:10px;
	font-weight:normal;
}
p.menu_footer {
	font-size:12px;
	text-align:center;
	margin-bottom:20px;
}
.left_column {
	text-align:center;
	width:280px;
	float:left;
}
.right_column {
	text-align:center;
	width:280px;
	margin-left:20px;
	float:left;
}
.wine_left_column {
	font-size:10px;
	text-align:left;
	width:280px;
	float:left;
}
.wine_right_column {
	font-size:10px;
	text-align:left;
	width:280px;
	margin-left:20px;
	float:left;
}
.martinis {
	text-align:center;
	width:300px;
	margin:auto;
}
.desserts {
	text-align:left;
	width:400px;
	margin:auto;
}
.desserts .price {
	height:25px;
}

/*
// ---------------------------------------------------------------------------
//: Menu
// ---------------------------------------------------------------------------
*/
.menu {
	float:left;
	margin:0;
	padding:0;
}
.menu a {
	float:left;
	display:block;
	height:57px;
}
.menu li {
	float:left;
}
.menu_left {
	width:207px;
	height:57px;
	background:url(img/menu/menu_left.jpg);
}
.menu_home a {
	width:73px;
	background:url(img/menu/menu_home.jpg);
}
.menu_home_over,
.menu_home a:hover {
	background:url(img/menu/menu_home_over.jpg);
}
.menu_home_on a {
	width:73px;
	background:url(img/menu/menu_home_on.jpg);
}
.menu_about a {
	width:98px;
	background:url(img/menu/menu_about.jpg);
}
.menu_about_over,
.menu_about a:hover {
	background:url(img/menu/menu_about_over.jpg);
}
.menu_about_on a {
	width:98px;
	background:url(img/menu/menu_about_on.jpg);
}
.menu_banquets a {
	width:103px;
	background:url(img/menu/menu_banquets.jpg);
}
.menu_banquets_over,
.menu_banquets a:hover {
	background:url(img/menu/menu_banquets_over.jpg);
}
.menu_banquets_on a {
	width:103px;
	background:url(img/menu/menu_banquets_on.jpg);
}
.menu_gallery a {
	width:84px;
	background:url(img/menu/menu_gallery.jpg);
}
.menu_gallery_over,
.menu_gallery a:hover {
	background:url(img/menu/menu_gallery_over.jpg);
}
.menu_gallery_on a {
	width:84px;
	background:url(img/menu/menu_gallery_on.jpg);
}
.menu_menu a {
	width:76px;
	background:url(img/menu/menu_menu.jpg);
}
.menu_menu_over,
.menu_menu a:hover {
	background:url(img/menu/menu_menu_over.jpg);
}
.menu_menu_on a {
	width:76px;
	background:url(img/menu/menu_menu_on.jpg);
}
.menu_directions a {
	width:175px;
	background:url(img/menu/menu_directions.jpg);
}
.menu_directions_over,
.menu_directions a:hover {
	background:url(img/menu/menu_directions_over.jpg);
}
.menu_directions_on a {
	width:175px;
	background:url(img/menu/menu_directions_on.jpg);
}
.menu_contact a {
	width:84px;
	background:url(img/menu/menu_contact.jpg);
}
.menu_contact_over,
.menu_contact a:hover {
	background:url(img/menu/menu_contact_over.jpg);
}
.menu_contact_on a {
	width:84px;
	background:url(img/menu/menu_contact_on.jpg);
}

/*
// ---------------------------------------------------------------------------
//: Home Footer
// ---------------------------------------------------------------------------
*/
.home_footer {
	float:left;
	width:900px;
	height:101px;
	background:url(img/home_footer.jpg);
}
.footer_bonos {
	margin-left:10px;
	margin-top:30px;
	float:left;
	color:#fffc9d;
	font-size:20px;
	font-weight:bold;
}
.footer_address {
	margin-left:10px;
	clear:left;
	float:left;
	color:#fffc9d;
	font-size:16px;
	font-weight:normal;
}
.footer_address a {
	color:#fffc9d;
	text-decoration:none;
}
.footer_address a:hover {
	text-decoration:underline;
}
.footer_phone {
	margin-right:20px;
	margin-top:40px;
	float:right;
	color:#fffc9d;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}


/*
// ---------------------------------------------------------------------------
//: Main Footer
// ---------------------------------------------------------------------------
*/
.main_footer_left {
	float:left;
	width:100px;
	height:99px;
	background:url(img/main_footer_left.jpg);
}
.main_footer {
	float:left;
	width:900px;
	height:99px;
	background:url(img/main_footer.jpg);
}
.main_footer_right {
	float:left;
	width:100px;
	height:99px;
	background:url(img/main_footer_right.jpg);
}
.main_subfooter {
	margin:auto;
	width:900px;
}


/*
// ---------------------------------------------------------------------------
//: Subooter
// ---------------------------------------------------------------------------
*/
.subfooter {
	float:left;
	width:900px;
	font-size:12px;
	color:#3c2f4d;
}
.subfooter a {
	color:#3c2f4d;
	text-decoration:none;
}
.subfooter a:hover {
	color:#7e598a;
	text-decoration:underline;
}


/*
// ---------------------------------------------------------------------------
//: Coupon
// ---------------------------------------------------------------------------
*/
.coupon {
	margin-left:250px;
	margin-top:50px;
	width:300px;
	background:white;
	border:3px solid #1B1924;
}
#coupon_button {
	float:right;
	margin-top:50px;
	z-index:100;
	position:relative;
	top:0;
	left:0;
}

ul.bulletlist,
ul.bulletlist li {
	list-style-type:disc;
}
ul.bulletlist li {
	margin-left:20px;
}


/*
// ---------------------------------------------------------------------------
//: Gallery
// ---------------------------------------------------------------------------
*/
.galleryAlbum {
	float:left;
	width:180px;
}
.galleryAlbum .image_google_picasa {
	margin-bottom:0;
}
.galleryAlbum h1 {
	float:left;
	clear:both;
	width:100%;
	margin:0;
}
a.galleryBack {
	position:relative;
	top:-20px;
	left:0;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
}
.galleryView {
	float:left;
}
.galleryView h1 {
	position:relative;
	top:-10px;
	left:0;
	float:left;
	clear:both;
	width:100%;
}
.galleryView p {
	position:relative;
	top:-10px;
	left:0;
}