@charset "utf-8";
/* CSS Document */
	
* {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	pading: 2px;	
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;

}

body {
	background-repeat: repeat-x;
	background-position: top;
	font: 90% Calibri, Helvetica Neue, Arial;
	text-align:justify;
}

a {
	outline: none;	
	color:#FFF;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
	background-position: center top;
	background-repeat: repeat-y;	
}

#frame {
	width: 887px;
	margin: 0px auto;
}



#header {
	height: 127px;
	background-position: top;
	background-repeat: no-repeat;
}

#logo {
	width: 300px;
	height: 103px;
	float: left;
}

.phone {
	padding-top: 80px;
	float: right;
	font-size: 260%;
	text-align: right;
	margin-right: 30px;
	position:relative;
	left:15px;
}

#header h1 {
	text-indent: -9999px;
	padding: 10px 30px;
}

#header h1 a {
	background-repeat: no-repeat;
	width: 173px;
	height: 103px;
	display: block;
}

#menu {
	height: 38px;
	margin-top: 15px;
	clear: both;
}

#menu_left {
	background-repeat: no-repeat;
	background-position: top left;
	height: 38px;
	padding-left: 9px;
}

#menu_right {
	background-repeat: no-repeat;
	background-position: top right;
	height: 38px;
	padding-right: 9px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background-repeat: repeat-x;
	background-position: top;
	height: 46px;
}

#menu ul li {
	float: left;
	height: 36px;
	margin: 1px 0px;
	background-repeat: no-repeat;
	background-position: top right;
	width: 95px;
	border-right: 1px solid #999;
}

#menu ul li#lastMenu {
	background: none;	
	border-right:none;
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 120%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	height: 18px;
	overflow: hidden;
	display: block;
	background-repeat: repeat-x;
	background-position: top;
	
}

#menu ul li a:hover {
	background-color: #fff;
	color: #000;
}

#menu ul li ul {
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 200px;
	height: auto;
	position: relative;
	left: -9999px;
	padding: 0px;
	margin: 0px;
}

#menu ul li:hover ul {
	left: -1px;
}

#menu ul li ul li {
	float: none;
	background: none;
	margin: 0px;
	width: auto;
	border: 0;
}

#menu ul li ul li a {
	background-image: none;
	text-align: left;
	padding: 4px 15px;
	display: block;
	color: #000;
}

#menu ul li ul li a:hover {
	background: none;
	color: #000;
}

#side {
	width: 340px;
	float: left;
}

#mainContent {
	width: 515px;
	float: right;
	color: #fff;
	margin-top: 20px;
}

#mainContent h1 {
	margin-bottom:10px;
	font-size:145%;
}

#mainContent h2 {
	margin: 10px 0px;	
}

#mainContent h3 {
	margin: 6px 0px;	
}

#pageContent {
	
}

#content {
	color: #fff;
	margin: 20px 10px;
	float:left;
	width:879px;
}
#content p {
	margin-bottom:10px;
}
#meal p {
	margin-bottom:10px;
	text-align:center;
}
#wine {
	text-align:center;
}
#content ul {
	margin-left:30px;
	
}
#content h1 {
	margin-bottom:10px;
	font-size:145%;
}

#content h2 {
	margin: 10px 0px;	
}

#content h3 {
	margin: 6px 0px;	
}

#banners {
	margin-top: 15px;
}	

#banners img {
	margin: 5px;
}

.footer, .push {
	height: 50px;	
}

.footer {
	width: 887px;	
	margin: 0px auto;
	clear: both;
}
	
.footerInner {
	padding: 10px;
}

.footerLeft {
	width: 150px;
	float: left;
	padding-top: 3px;
}

.footerRight {
	width: 500px;
	float: right;
	text-align: right;
	padding-right: 5px;
}





#calendar {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	clear:both;
	margin-top:15px;
	float:left;
	margin-bottom:25px;
}

.calendarCell {
	float:left;
	width:14.28%;
}

.calendarDay {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position:5px 5px;
	height: 90px;
	font-size: 90%;
	padding: 3px;
	padding-top: 28px;
	
}
	
.calendarDay a {
	clear: left;
	padding: 2px;
	display: block;
	font-weight: normal;
	text-decoration:none;
	color:#FFF
}
	
.calendarDay a:hover {
	
}
	
.calendarHeader {
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.right {
	float:right;
	padding-top:10px;
}

.right a {
	padding-top:5px;
	padding-left:7px;
	display:block;
}

.form td {
	padding:5px;
	vertical-align:top;
}

.galleryThumb {
		width: 230px;
		height: 120px;
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	
.galleryThumb a {
	width: 110px;
	height: 110px;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-right: 6px;
	border: 1px solid #ccc;
}
	
.gallery {
	padding: 10px;
	float: left;
	height: 120px;
	width: 190px;
}

.gallery a {
	color: #F00;
	text-decoration: none;
}

.gallery p {
	margin-top: 3px;	
}

a.galleryLink {
	width: 72px;
	height: 100px;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin-right: 5px;
	text-indent: -9999px;
	outline: none;
}


.galleryFooter {
	clear: left;
	height: 50px;
}

#gallery {
	margin-top: 20px;	
}

#galleries {
	width: 450px;
	float: right;
	background-image: url(/img/latest.galleries.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 45px;
}

.menupictures {
	float:right;
	width: 150px;
	text-align:right;
	margin-top:25px;
}

.menup {
	margin-top:15px;
	display:block;
}

.menud {
	margin-left:12px;
	margin-right:12px;
	margin-top:20px;
	margin-bottom:20px;
	display:block;
	float:left;
}

.winetable td {
	padding:5px;
	vertical-align:top;

}
.winetable {
	float:left;
	padding-bottom:30px;
	
}

.winetable h6 {
	font-size:80%;
	font-weight:normal;
	
}


.winetable h4 {
	font-size:140%;
	font-weight:normal;
	
}

.winecost {
	text-align:right;
}

th {
	font-size: 180%;
	padding-top:15px;
	padding-left:5px;
	text-align:center;
	
}

.listItem {
border-bottom:1px solid #333333;
clear:left;
padding:10px;
}


.djDetails {
		float: left;
		width: 350px;
		margin-right: 20px;
}
	
.djDetails img {
		border: 2px solid #ccc;	
}
	
.djPlayer {
		margin: 10px;
		text-align: center;
}
	
.dessertMenu {
	float:left;
}

.dessertMenu td {
	padding-bottom:20px;
	width:200px;
}

.dessertPrice {
	width:80px!important;	
}


.teamItem {
	width: 400px; 
	height: 125px; 
	float: right; 
	
	padding: 8px;	
	
}

.teamItem img {

	float:left;
	margin-right:15px;
}


.teamItemDesc {
	
	float:left;

}

label {
	margin-bottom:5px;
	display:inline-block;
	
}



.feedback td {
	padding-right:40px;
	vertical-align:top;
	
}
#teamImages {
	float: right; 
	width: 250px; 
	text-align: right;
}
#teamImages p {
	margin-bottom:10px;
}

.boxes {
	float:left;
	margin: 0px 20px 20px 20px;
	text-align:center;
}

#virtualTours {
	width:100%;
	margin-left:80px;
}

.winetable {
	text-align:left;	
}

.dessertMenu .menuheader {
	padding-bottom:0px;	
	
	
}

.galleryDetail {
	
	text-align:left;	
	
}

.xmasPics img {
	
	margin-bottom:20px;
	margin-top:10px;
	
}
.addthis_button {
	background:none!important;
	border:none!important;
	display:block!important;
	float:right!important;
	height:16px!important;
	margin-right:0px!important;
	text-indent:0px!important;
	width:112px!important;
}
#addthis_toolbox {
	padding-left:225px;
}