body {
	margin: 0;
	padding: 0;
	font-family:Georgia,serif;
	color:#666666;
	background: #fff;
	line-height:20px;
	font-size:.8em	}

#header {
	height: 137px;
	padding-top: 30px;
	margin:0 0;
	background: #000;
	text-align:center;
	border-bottom: 10px solid #ccc;
	z-index: 2;	}

#content {
	width: 700px;
	margin: 0 auto;
    background: #fff;
   }

#content td {
   vertical-align: top;
   }


#container {
/*width: 31em;*/
	align:center;
	margin: 0 auto;
	position: relative;
	top: -32px;
}

.main-content {
	width: 540px;
	float: right;
	font-size:100%;
	font-size:0.8em;
	top:0;
	}

.central-column  {
	font-size:0.8em;
	width: 300px;
	top:0;
	}

#content h1 {
	font-size: 1.3em;
	color: #ccc;
	background: url(images/template/header_vines.gif) bottom left no-repeat;
	border-bottom: 3px solid #ccc;
	padding-left: 120px;
	padding-top: 34px;
	font-weight: normal;
	font-style:italic;
	height: 30px;
	}

#content h2 {font-size:1.1em;font-weight:bold;line-height:1.4em}

#content li {
	margin: 0;
	padding: 0;
	list-style-type: dot;
	font-weight: bold;
	}


img {border:none;}

a {
	color: #333;
	text-decoration: none;
	}
a:hover {
	color: #666;
	}

dt {
	margin-top: 10px;
	}
.minor {
	font-size: 0.75em;
	}


.wrapper {
	border-top: 10px solid #ccc;
	background: #fff;
	}

.page-image {
	z-index: 1;
	position: relative;
	top: -16px;
	float: right;
	padding-left: 10px;
	}
.page-image img {
		border-top: 10px solid #ccc;
		border-bottom: 10px solid #ccc;
		}

.mini-nav {
	width: 100px;
	float: left;
	}
.mini-nav a {
		display: block;
		color: #ccc;
		font-weight: bold;
		padding: 5px;
		font-size:100%;
		font-size: 0.8em;
		text-decoration: none;
		}
.mini-nav a:hover {
		color: #000;
}



#footer {
	padding: 10px;
	clear: both;
	width: 100%;
	margin: 0 auto;
	bottom: 0;
	color: #fff;
	background: #000;
	font-size:100%;
   font-size: 0.8em;
	text-align: center;
	border-top: 7px solid #ccc;
	border-bottom: 7px solid #000;
	}

#footer a {
	color: #ccc;
	}




#splashfooter a {
	color: #e5e5e5;
	background: #000;
	font-size:100%;
	font-size: 0.8em;
	text-align: center;
		}
	
#splashfooter a.hover,a.action {
		color: #fff;
		}



.thumbnails {
	width: 140px;
	float: left;
	}
.current-image {
	width: 400px;
	float: right;
	}
.larger-size-link {
	display: block;
	text-align: center;
	color: #ccc;
	font-size:100%;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0 10px 0;
	}


/* ------ online ordering page --------  */

.tableheader {background-color:#cccccc;font-weight:bold;}

#orderingpage {
	width: 680px;
	float: left;
	top:0;
	}

a.orderingnav {background-color:transparent;color: #FFFFFF;text-decoration: none;font-family:Georgia,serif;
;font-size:10pt;font-weight:bold;padding:2px 12px 2px 12px;text-transform:uppercase;"
a.orderingnav:action, a.orderingnav:hover {background-color:#cccccc;color:#000000;}


/* News and events */
.news-list {
	}
	.news-list h2 {
	font-size:100%;
			font-size: 1.0em;
		font-weight: bold;
		}
	.news-list h3 {
	font-size:100%;
		font-size: 1.0em;
		font-weight: bold;
		margin-bottom: 0;
		}
	.news-list p {
		margin-top: 0;
		}




/* wine lists */

.wine-list {
	border-top: 3px solid #ccc;
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	}
	.wine-list li a {
		}
.winetitletext {
	font-size:100%;
	font-size: 1.8em;
	line-height: 1em;
	}
.thumbnail {
	border-top: 10px solid #ccc;
	border-bottom: 10px solid #ccc;
	}

table.buy-wines td {
	border-top: 1px solid #ccc;
	vertical-align: top;
	padding: 6px;
	}



