body {
	margin: 0px;
	height: 100%;
	background-image: url(images/table_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tablebg {
	height: 100%;
	width: 750px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3C9A5;
	border-left-color: #D3C9A5;
}
.shadowleft {
	width: 10px;
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowright {
	width: 10px;
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.logo {
	height: 200px;
	width: 240px;
}
.main {
	width: 480px;
	padding-top: 130px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
	line-height: 14px;
}
.footer {
	width: 470px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4B178;
	padding-bottom: 10px;
}

.nav {
	width: 218px;
	padding-left: 22px;
	color: #E6E0CB;
	text-align: left;
	padding-top: 140px;
}

#navigation { 
 width: 200px; 
 font-family: Arial, Helvetica, sans-serif; 
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
} 
#navigation li {
	border-bottom: 0px solid #898987;
	height: 25px;
} 
#navigation li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px #443C3E;
	border-right: 1px #443C3E;
	border-bottom: 1px solid #443C3E;
	border-left: 1px #443C3E;
}
#navigation li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E0CB;
	font-weight: normal;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	height: 5%;
	text-align: center;
}
.footerleft {
	height: 5%;
}
.topline {
	height: 10px;
	background-image: url(images/shadow_top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bottomline {
	height: 10px;
	background-image: url(images/shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231F20;
	font-weight: bold;
}
.main a:link {
	color: #990000;
	text-decoration: none;
}
.main a:visited {
	color: #990000;
	text-decoration: none;
}
.main a:hover {
	color: #990000;
	text-decoration: underline;
}
.main a:active {
	color: #990000;
	text-decoration: none;
}
.footer a:link {
	color: #818141;
	text-decoration: none;
}
.footer a:visited {
	color: #818141;
	text-decoration: none;
}
.footer a:hover {
	color: #818141;
	text-decoration: underline;
}
.footer a:active {
	color: #818141;
	text-decoration: none;
}
.wineheader {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
	text-align: left;
}
.jumpmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231F20;
	background-color: #FFFFFF;
}
#awards {
	margin: 0px 0px 0px 15px;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
}
.tableline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D5CAA8;
	border-right-color: #D5CAA8;
	border-bottom-color: #D5CAA8;
	border-left-color: #D5CAA8;
}
.winelist {
	line-height: 16px;
}
.winelist a:link {
	color: #333333;
	text-decoration: none;
}
.winelist a:visited {
	color: #333333;
	text-decoration: none;
}
.winelist a:hover {
	color: #333333;
	text-decoration: underline;
}
.winelist a:active {
	color: #333333;
	text-decoration: none;
}
.winescript {
	font-size: 10px;
	font-weight: bold;
	color: #666600;
}
.winetag {
	font-size: 9px;
	color: #666600;
}
.photoborder {
	border: 2px solid #D7CCAC;
}
