html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family:"Baskerville", Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:12px;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#content { position:relative; z-index:1;}
#page {margin-top: 20px; }
#header {clear:both; }
#footer { clear:both; padding:8px 0; border-top:1px solid #BE9E76;}
#footer p { color:#BE9E76; text-align:right;}

a { color:#9D783B; text-decoration:none; font-weight:bold;}
a:hover { text-decoration:underline;color:#9D783B}


h1 {
	font-weight:normal;
	color:#072363;
	line-height:1em;
	margin:0;
	padding:0;
	text-transform:uppercase;
	background: transparent url(../images/news-heading.png) no-repeat right center;
	text-indent: -900%;
	overflow: hidden;
	height: 60px;
	padding:20px 0 20px 0;
}
h2 {
	font-size: 2.6em;
	line-height: 1.2em;
	font-style: italic;
	color:#885D19;
	font-weight:normal;
	padding: 20px 0 20px 0;
	margin-left: 170px;
	border-top: 1px solid #CDB486;
	border-bottom:1px solid #CDB486;
	text-align:center;
}
h3 {
	margin: 0;
	padding:0;
	margin-bottom: 10px;
}
h3 a {
	font-size: 2em;
	font-weight:normal;
	line-height:1.1em;
	color:#000;
}
h4 {
	font-size: 1.3em;
	font-weight:normal;
	font-style: italic;
	line-height:1.2em;
	margin: 0;
	padding:0;
	margin-bottom: 5px;
	color:#666;
}


#column { padding-top: 10px; padding-bottom: 50px; }
.last { margin-right:0 !important;}

.article { border-bottom:1px solid #999; padding-top:40px;}
.article img { width: 212px; padding:3px; border:1px solid #999; margin-bottom: 5px; }
p { font-size: 1.2em; line-height:1.5em; margin:0; padding:0; margin-bottom:1em; color: #444;}
p.read-more { text-align:right;}

#bottle {position: absolute; top: 0; text-align:center;}
