@media screen {
/* temp hacks _I\E5 _IE6 *IE7 */ 
html { _filter: expression(document.execCommand("BackgroundImageCache", false, true)); } /* fix for IE hover flicker */

html,body,table,form,ul,li,h1,h2,h3,h4,h5,h6,p,img {
	margin: 0;
	padding:0;
}
html,body {
	height: 100%;
	min-height: 100%;
}
body {
	background: #fff;
	text-align: center;
	font-size: 76%;
	font-family: "Times New Roman", Times, serif;
	background: #fff url(../images/bg.jpg) 50% 0 no-repeat;
}
img { border: none;}
table { font-size: 100%; }
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
	color: #006535;
}
h1 { font-size: 200%; }
h2 { font-size: 160%; }
h3 { font-size: 140%; }
h4 { font-size: 120%; }
h5 { font-size: 100%; }
h6 { font-size: 80%; }
ul { list-style-type: none; }
a, a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.clear { clear: both;height:0;width:0;font-size:0; }
span.dwyer {
	width: 0;
	height: 0;
	overflow: hidden;
	display: none;
  _d\isplay: block; /* content width for other IE */
}
#wrapper {
	width: 700px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#photo{
	position: relative;
	display: block;
	width: 700px;
	height: 343px;
}
#navbar {
	position: relative;
	height: 36px;
	width: 700px;
	background: #fff url(../images/navbar.png) 0 0 no-repeat;
	font-size: 90%;	
}
#logo {
	position: absolute;
	left: 17px;
	z-index: 99;
	display: block;
	width: 227px;
	height: 102px;
}
#logo a {
	display: block;
	width: 227px;
	height: 102px;
	background: #fff url(../images/logo.gif) 0 0 no-repeat;
  outline-style: none;
}
#navbar ul {
	padding: 5px 17px 0 0;
	_margin-top: 2px;
	*margin-top: 2px;
}
#navbar li {
	display: block;
	float: right;
}
#navbar li a {
  outline-style: none;
	color: #006535;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
#navbar li a:hover,#navbar li a:active, #navbar li.selected a {
	color: #2f52ce;
}
#navbar .seperator {
	text-align: center;
	font-weight: bold;
	margin: 0 3px;
	color: #006535;
	vertical-align: top;
}
#content {
	position: relative;
}
#content p {
	margin-bottom: 0.5em;
}
#content img#absimg {
	position: absolute;
	z-index: 99;
	left: 17px;
	top: 79px;
	border: 5px solid #006535;
}
#content #first {
	position: relative;
	margin-left: 240px;
	width: 420px;
	color: #006535;
	font-size: 140%;
	line-height: 1.7em;
	letter-spacing: -0.025em;
	padding: 17px;
}
#content #first h2#welcome {
	display: block;
	width: 388px;
	height: 28px;
	background: #fff url(../images/h_welcome.png) 0 0 no-repeat;
	margin-bottom: 30px;
}
#content #first h2#daytime {
	display: block;
	width: 228px;
	height: 37px;
	background: #fff url(../images/h_daytime.png) 0 0 no-repeat;
	margin-bottom: 18px;
}
#content #first h2#evening {
	display: block;
	width: 218px;
	height: 37px;
	background: #fff url(../images/h_evening.png) 0 0 no-repeat;
	margin-bottom: 18px;
}
#content #first h2#winelist {
	display: block;
	width: 148px;
	height: 28px;
	background: #fff url(../images/h_winelist.png) 0 0 no-repeat;
	margin-bottom: 27px;
}
#content #first h2#functions {
	display: block;
	width: 335px;
	height: 37px;
	background: #fff url(../images/h_functions.png) 0 0 no-repeat;
	margin-bottom: 18px;
}
#content #second {
	position: relative;
	color: #343434;
	font-size: 120%;
	line-height: 1.7em;
	letter-spacing: -0.01em;
	background: #e4eee9;
	padding: 17px;
	min-height: 362px;
	_height: 362px;
}
#content #second p {
	width: 390px;
}
#content img#image2 {
	border: 5px solid #006535;
	position: absolute;
	right: 17px;
	z-index: 99;
}
#content #third {
	position: relative;
	color: #343434;
	font-size: 120%;
	line-height: 1.7em;
	letter-spacing: -0.02em;
	background: #e4eee9;
	padding: 17px;
	min-height: 170px;
	_height: 170px;
}
#content #third p {
	margin-left: 240px;
}
#footer {
	padding: 0;
	height: 26px;
	line-height: 26px;
	font-size: 90%;
	letter-spacing: 0.01em;
	color: #fff;
	text-align: center;
	background: #006535 url(../images/footerbg.png) 0 0 no-repeat;
}
#footer a, #footer a:link, #footer a:visited {
	color: #fff;
}
#funding p {
	padding: 15px 0 0 0;
}
#funding img {
	float: right;
}
#credit {
	text-align: right;
	color: #414141;
	font-weight: normal;
	margin-right: 7px;
	padding: 15px 5px 5px 5px;
}
#credit a {
	color: #414141;
	font-weight: bold;
}
}
@media print {
body {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 90%;
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #000;
}
#navbar, #photo img, #jumplinks {
	display: none;
}
}
