body {
	margin:0;
	padding:0;
	text-align: center;
	background-color: #cfc9b8;
	font-family: "Arial", "Helvetica", sans-serif;
}

#shell {
	position:relative;
	margin: auto;
	width: 800px;
	background-color: #fff8e6;
	background-image: url("images/bg.gif");
	text-align:left;
}

#sidebar {
	position:absolute;
	left: 631px;
	top: 0px;
	width: 158px;
	margin:0;
	padding:0;
	text-align:left;
}

p {
	font-family: "Arial", "Helvetica", sans-serif;
	color: #61055c;
	font-size: .7em;
	margin-top: 0px;
	margin-bottom: .7em;
	line-height: 1.1em;
}

#sidebar p {
	color: #644307;
}

td {
	font-family: "Arial", "Helvetica", sans-serif;
	color: #61055c;
	font-size: .7em;
	margin: 0;
	line-height: 1em;
}

#sidebar td {
	font-family: "Arial", "Helvetica", sans-serif;
	color: #644307;
	font-size: .7em;
	margin: 0;
	line-height: 1em;
}

a:link, a:visited {
	color: #61055c;
	text-decoration: underline;
}

a:hover {
	color: #ab720b;
	text-decoration: underline;
}

.sepia {
	color: #ab720b;
	font-weight: bold;
}

ul {
	padding:0;
	margin-top:0px;
	margin-left:16px;
	text-indent: 0px;
	margin-bottom: .7em;
	list-style-type: circle;
	list-style-position:outside;
}

li {
	font-family: "Arial", "Helvetica", sans-serif;
	color: #61055c;
	font-size: .7em;
	margin-left:0px;
	text-indent: 0px;
	line-height: 1.1em;
}

#sidebar a:link, #sidebar a:visited {
	color: #644307;
	text-decoration: underline;
}

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

h1 {
	color: #6a1565;
	background-color: #fffbf1;
	font-family: "Birch Std", "Arial", "Helvetica", sans-serif;
	border-top: 1px dotted #6a1565;
	border-bottom: 1px dotted #6a1565;
	font-size: 19px;
	padding:0;
	margin-top:0;
	margin-bottom: .7em;
	text-transform: uppercase;
	text-align:left;
}

h2 {
	color: #6a1565;
	background-color: #fff6d9;
	font-family: "Birch Std", "Arial", "Helvetica", sans-serif;
	border-top: 1px dotted #6a1565;
	border-bottom: 1px dotted #6a1565;
	font-size: 14px;
	padding:0;
	margin-top: 20px;
	margin-bottom: .7em;
	text-transform: uppercase;
	text-align:center;
}

h3 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: .7em;
	font-weight: bold;
	color:#ab720b;
	line-height: 1em;
}

h3.home {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: .7em;
	font-weight: bold;
	color:#ab720b;
	line-height: 1em;
	margin-bottom:0px;
}

img {
	border:0;
	margin:0;
	vertical-align:top;
}


img.bordered {
	border: 1px dotted #ab720b;
}

#nav {
	position:relative;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	width: 620px;
	height: 54px;
	overflow:hidden;
}

#nav img {
	float:left;
}

#maincontent {
	position:relative;
	clear: left;
	top:0px;
	left:26px;
	width:574px;
	text-align:left;
}

#homepic {
	position:relative;
	float:left;
	width: 224px;
	margin-right:30px;
	margin-bottom:10px;
	text-align:left;
}

#homepic p {
	text-align:center;
}


#homepicks {
	position:relative;
	clear: left;
	top:0px;
	left:25px;
	width:573px;
	height: 200px;
	margin-bottom: 20px;
}


div.pickbox {
	position: relative;
	float:left;
	width: 185px;
	height: 122px;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px dotted #6a1565;
	background-color: #ffffff;
	cursor:pointer;
	display:block;
}

div.pickbox2 {
	position: relative;
	float:left;
	width: 185px;
	height: 122px;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px dotted #6a1565;
	background-color: #ffffff;
	display:block;
}


div.pickprice {
	position:absolute;
	left: 55px;
	top:102px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	color: #61055c;	
}

div.pickdesc {
	position:absolute;
	top:4px;
	left: 55px;
	width: 125px;
	height: 98px;
	overflow: hidden;
}

div.pickdesc h3 {
	margin-top:0;
	margin-bottom:4px;
}

div.pickdesc p {
	font-size: .6em;
	line-height: 1em;
}

div.pickmoreinfo {
	position:absolute;
	top:104px;
	left: 80px;
	width: 100px;
	height: 14px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: .6em;
	color: #61055c;	
	overflow: hidden;
	text-align:left;
}

table {
	border:0;
	border-style:none;
	border-collapse:collapse;
}

td {
	vertical-align:top;
}

p.rightlink {
	margin-top: -.7em;
	text-align:right;
}

form {
	margin:0;
}

input.joinform {
	background-color: #ffefbc;
	border: 1px solid #e4c783;
	color: #644307;
	font-size: 11px;
	height:17px;
	width: 129px;
	margin:0;
	padding:0;
}

.tastedate {
	font-size:12px;
	font-weight:bold;
}

.tastetime {
	font-size: 10px;
	line-height: 16px;
}

.tastetitle {
	font-size:12px;
	font-weight:bold;
	margin-left:0px;
}

ul.tastinglist {
	list-style-type:circle;
	list-style-position:outside;
	margin:0;
	padding:0;
	text-indent: 0px;
	margin-top:2px;
	margin-bottom: 12px;
}

ul.tastinglist li {
	margin-left:17px;
	font-size: 10px;
	color: #644307;
}