body {
	background-image: url(../images/background2.jpg);
	background-color: #F4F3EE;
	margin: 0px;
	behavior:url("/csshover.htc");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
a, a:link, a:visited, a:active{
	text-decoration: none;
	color: #006699;
}
a:hover{
	text-decoration: underline;
	color: #FF0000;
}
#menu {
        height:16px;
        width:660px;
        margin-right: auto;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
        font-size: 0.8em;
}
div#menu ul {margin:0px; padding:0px; background-color:#FFFFFF;}
div#menu li {left:0px; position: relative; margin:0; padding:0; list-style: none; float: left; line-height: 16px;}

div#menu ul li a { display:block; padding-left: 7px; padding-right: 7px; padding-top: 3px; padding-bottom: 3px; text-decoration: none; color:#666; border-left: solid 1px #666; }
div#menu ul.level2 li a {display:block; padding-top: 0px; padding-bottom: 3px; padding-left:14px; padding-right:14px; text-decoration: none; color:#464646; font-weight: normal;}
div#menu ul.level3 li a {display:block; padding-top: 0px; padding-bottom: 3px; padding-left:14px; padding-right:14px; text-decoration: none; color:#464646; font-weight: normal;}
div#menu ul ul {position: absolute; width: 170px; display: none;}
div#menu ul ul li { width: 100%; }
div#menu ul.level2 li:hover a.level2 {color:#FF6600; background-color:#EFEFEF; width:142px; }
div#menu ul.level3 li:hover a.level3 {color:#FF6600; background-color:#EFEFEF; width:142px; }
div#menu ul.level4 li:hover a.level4 {color:#FF6600; background-color:#EFEFEF; width:142px; }

div#menu ul a {padding-left:5px; }
div#menu li.level0:hover ul.level2 { display:block; }
div#menu ul.level2 li.submenu:hover ul.level3 {display:block;}
div#menu ul.level3 li.submenu:hover ul.level4 {display:block;}
div#menu ul.level2 {top: 21px; left: 0px; border: 1px solid #CCCCCC;}
div#menu ul.level3 {top: 0px; left: 169px; border: 1px solid #CCCCCC;}
div#menu ul.level4 {top: 0px; left: 169px; border: 1px solid #CCCCCC;}
#content {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	float: left;
	width: 730px;
	background-attachment: scroll;
	background-image: url(../images/content_top_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-align: justify;
	color: #333333;
	line-height: 16px;
}
img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#footer {
	background-image: url(../images/footer_bg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 780px;
	padding-top: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #999999;
	text-align: center;
	height: 35px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: italic;
	color: #666666;
	font-weight: lighter;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	color: #999;
	font-weight: lighter;
}
.winelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 575px;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.dark-left-border {
	border-left: solid 1px #333;
}
.winelist td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
}

.winelist th {
	background-color: #FBF3E8;
	font-family: "Trebuchet MS", Verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
}#header {
	background-attachment: scroll;
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 780px;
	float: left;
}
#page_holder {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#main_holder {
	background-color: #FFFFFF;
	background-image: url(../images/main_bg2.jpg);
	background-repeat: repeat-y;
	float: left;
}
#menu_holder {
	background-image: url(../images/menu_bg2.jpg);
	float: left;
	height: 35px;
	width: 730px;
	padding-top: 3px;
	padding-left: 50px;
}
.newstable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
.newstable li{
	list-style-image: url(../images/calendar_view_day.png);
}
.newstable th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 3px;
	background-color: #F2F0E4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	color: #333333;
}
.newstable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	background-color: #FBFBFB;
}
.newstable h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
.gallery_img{ float: left; margin: 2px; height: 194px; width: 174px; text-align: center; }
.gallery_img p{ line-height: 20px; text-align: center; }
.gallery_img img{ border: none; }
#gallery_holder{ width: 730px !important; }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; margin: 0 !important; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
