@charset "utf-8";
/* CSS Document */
body{
background:url(images/v-2-back.jpg) center repeat scroll;text-align:center;
font-size:1em;
margin:auto;
font-family: "Times New Roman", Times, serif;
text-align:center;
color:#000000;
}
html, body {height: 100.1%}
div {text-align:center;}
p {text-align:left;} 

#wrapper {
	margin:10px auto;
	text-align:center;
	width: 966px;
	background-color:#fff1ce;
	border: 4px solid #e8b161;
	overflow:auto;
}

#banner {
	margin: 0 auto;
	width: 966px;
	height:251px;
	border: 0px solid black;
	background: transparent url(images/peach-banner.jpg) center top  repeat-x scroll;
}
#bannerPhotos {
	float:left;width:233px;
}
#logo, #logo a, #logo a:link, #logo a:visited {
	margin-top:40px;
	text-align:center;
	color:#fff1ce;
	font-size:90%;
	text-decoration:none
}

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

#content {
	margin: 0 auto;
	background-color:#fff1ce;
	width:966px;
	min-height: 400px;
}

#menu {
text-align:center;
margin:auto;
background-color:transparent;
height: 40px;
/*margin:216px auto 0px auto;*/
padding-top:216px;

}
#right-col {
	width:175px;
	float:right;
	background-color:transparent;
	margin: 10px;
	color:#395d17;
	font-size:90%;
}

#drinks {
width:142px;
float:right;
background-color:#e6b161;
margin: 10px;

color:#FFE4BD;
font-size:90%;}
 #drinks h2, #drinks h3 {
 color:white;
 letter-spacing:normal;
 }
#copy {
color:#000000;
width: 512px;
margin: auto auto auto 288px;
font-weight: normal;
padding-top:20px;
background-color:#fff1ce;

}

hr {
	/* color: #395d17; */
	color: #ddd;
	/* height: 1px; */
	border: 1px solid;
}

hr.subcat {
	color: #e8b161;
	border: 2px solid;
	/* height: 4px;
	background-color: #e8b161; */
	width: 100%;
}

td {
	font-size: 90%;
	text-align:left;
}

#bottomnav, #bottomnav a, #bottomnav a:link, #bottomnav a:visited {
	color:white;
	text-decoration:none;
}
#bottomnav a:hover {
	color:#e8b161;
}

#footer {
	font-size: 75%;
	color:#ffffff;
	width:970px;
	margin:auto;
	text-align:center;
}

#footer a, #footer a:link, #footer a:visited {
color: #999999;
text-decoration:none;}

#footer a:hover {
color:white;
}

img {border:none;}
a, a:link, a:visited {
color:#000000;
}

a:hover {
color: #999999;
}

p, li {
text-align:left;
color:#395d17;
line-height: 140%;
margin-top:0px;
margin-left: 20px;
margin-left: 10px;
}
#cart {
margin:auto;background-color:#E7FFD0;border: 4px solid #e8b161;
}
.cart {
margin:auto;background-color:#E7FFD0;border: 4px solid #e8b161;
}
ul {
color:#000000;
text-align:left;

} 
h1, h2, h3, h4, h5 {
color:#395d17;
margin-top:0px;
margin-left: 10px;
letter-spacing: -.075em;
text-transform:capitalize;}


.float-left {
float:left;}

.float-right {
float:right;}

.left{
text-align:left;
}
.center {
text-align:center;}
.right {
text-align:right;}