/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
}

h1, h2, h3 {
	color: #D4C792;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
	text-decoration: underline;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	padding-top: 0px;
	width: 812px;
	height: 140px;
	margin: 0 auto;
	background: url(images/banner.jpg) ;
}

#reservation {

color:#97002b;

position:relative;

padding-top:110px;
padding-right:38px;
height:30px;
text-align:right;
}

/* Logo */

#logo {
	float: left;
	padding: 20px 0 0 15px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: italic 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h2 {
	margin: -5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	/*padding-top: 0px;
	padding-left: 20px;*/
	width:700px;
	padding: 0 0 0 20px;
	
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 96px;
	height: 30px;
	margin: 0;
	padding: 0px 0 0px 0;
	background: url(images/button.gif) repeat-x;
	text-align: center;
	color: #FFFFFF;
}

/*#menu a:hover, #menu .active a {
	background: url(images/buttonHover.gif) repeat-x;
	color: #64031E;
}*/

/*Home*/
#menuHome a{
	background: url(images/home.jpg);
}

#menuHome a:hover, #menuHome .active a{
	background: url(images/homeUp.jpg);
}
/*About Us*/
#menuAboutUs a{
	background: url(images/aboutUs.jpg);
}

#menuAboutUs a:hover, #menuAboutUs .active a{
	background: url(images/aboutUsUp.jpg);
}
/*Menu*/
#menuMenu a{
	background: url(images/menu.jpg);
}

#menuMenu a:hover, #menuMenu .active a{
	background: url(images/menuUp.jpg);
}
/*Contact Us*/
#menuContactUs a{
	background: url(images/contactUs.jpg);
}

#menuContactUs a:hover, #menuContactUs .active a{
	background: url(images/contactUsUp.jpg);
}

#menu img{
	border: 0px;	
}

#menuNone {
	background: url(images/button.gif) repeat-x;
	width:768px;
	height:30px;	
}

/* Page */

#page {
	width: 812px;
	margin: 0 auto;
	background: #ffffff url(images/img04.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 388px;
	padding: 0px 0 0 20px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
	
}

#content h1 {
	font-size: 136%;
	color: #fffffff ;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(images/img5.jpg) repeat-x left bottom;
}

/* Welcome */
#bottleBG1{
	float: left;
	width: 768px;
	height: 613px;
	background: url(images/champagne.jpg) no-repeat;
	z-index:-1;
}
#bottleBG{
	float: left;
	width: 768px;
	height: 613px;
	background: url(images/champagneWithFood.jpg) no-repeat;
	z-index:-1;
}

#welcome {
	float: left;
	width: 450px;
	padding: 50px 0 0 50px;
}

/*About Us page*/

#aboutUs {
	float: left;
	width: 700px;
	padding: 35px 0 0 35px;
}


/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 208px;
	padding: 0 35px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 20px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(images/img6.jpg);
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #D4C792;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 812px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/img06.gif) no-repeat;
	color: #AC3957;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #700623;
}

#footer a:hover {
	text-decoration: none;
}