body {
	margin:0;
	padding:0;
	font-family:"Garamond", Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	background:url(../images/bg.jpg) repeat;}

body { font-size: 100% }

h2 {font-size:2.5em; margin:10px 0}
h3 {font-size:2.0em; margin:10px 0}
h4 {font-size:1.7em; margin:10px 0}
h5 {font-size:1.4em; margin:10px 0}

a:link {color:#774137;}
a:visited {color:#333366;}
a:hover {color:#333366; text-decoration:underline;}
a:active {color:#330000;}
	
#header {
	background:url(../images/bg_top.gif) no-repeat;
	width:800px;
	height:44px;
	margin:80px auto 0;
	padding:0;}
	
#container h1 {
	text-indent:-1000px;
	overflow:hidden;
	letter-spacing:-1000px;
	float:left;
	margin:-117px 0 0 75px;
	position:relative;
	z-index:200;}	
#container h1 a:link, #container h1 a:visited	{
	display: block;	
	width:670px;
	height:105px;
	background:url(../images/aberday.gif) no-repeat;
	padding: 0;
	border: 0;}
	
#footer {
	background:url(../images/bg_btm.gif) no-repeat;
	width:800px;
	height:44px;
	margin:0 auto;
	padding:0}

#container {
	background:url(../images/bg_repeat.gif) repeat-y;
	width:800px;
	margin:0 auto;
	padding:10px 0 10px 0;
	position:relative;
	z-index:0;}

#content {
	width:720px;
	margin:0 auto;
	padding:0;}
	
#nav {
	background:url(../images/bg_nav.jpg) repeat-x;
	width:720px;
	height:40px;
	border:1px solid #1C0C08;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	text-align:center;
	margin:-25px auto 20px;
	z-index:0;
	position:relative;}
#nav ul {
	text-align:center;
	margin:0 10px;
	padding:10px 0 0 0;
	list-style-type:none;}
#nav ul li {
	display:inline;}
#nav ul a {
	color:#BEB081;
	text-decoration:none;
	padding:0 18px}
#nav ul a:hover {color:#fff}

#top_info {
	background:#BEB081;
	color:#34170F;
	border:1px solid #fff;
	width:286px;
	height:270px;
	float:left;
	margin:0 0 0 16px;
	padding:0 8px;}
#top_info  h3 {
	font-size:1.8em;
	text-align:center;
	margin:5px 0 0 0;
	padding:0;}
#top_info  p {
	font-size:1.2em;
	line-height:1.2em;}
	
#video {
	float:left;
	margin:0 0 20px 0}
	
#extras {
	background:#BEB081;
	color:#34170F;
	border:1px solid #fff;
	width:700px;
	margin:0;	
	padding:0 10px;}
#extras p {
	font-size:1.1em; margin:3px 0; padding:0;}	
#extras h3 {
	font-size:1.5em;
	text-align:center;
	margin:5px 0 0 0;
	padding:0;}
#extras h4 {
	float:left;
	width:260px;
	font-size:1.2em;
	text-align:center;
	margin:5px 0 5px 90px;
	padding:0;}
#extras p.video {
	float:left;
	margin:5px 0 5px 15px;
	font-size:1.1em;
	line-height:1.3em;}

#newsflash {
	background:#BEB081;
	color:#34170F;
	border:1px solid #fff;
	width:525px;
	margin:20px 0 5px;
	padding:0 10px;}
	
#newsflash h3 {
	background:#A09074;
	display:block;
	font-size:2em;
	text-align:center;
	margin:5px 0 0 0;
	padding:4px;}

#newsflash p {
	font-size:1.2em;
	line-height:1.2em;}
#newsflash ul {
	font-size:1.2em;
	line-height:1.3em;}
#email {
	background:#ccc; 
	color:#34170F;
	border:1px solid #34170F;
	padding:2px}
#subscribe {
	background:#8BA99D; 
	color:#34170F;
	border:1px solid #34170F;
	padding:2px}

#beer {
	background:url(../images/stein.gif) no-repeat;
	height:410px;
	width:431px;
	position:absolute;
	z-index:100;
	bottom:-100px;
	left:490px}
p#copyright {
	color:#DAD8B3;
	font-size:.85em;
	text-align:center;
	width:700px;
	margin:20px auto;}
p#copyright a:link, p#copyright a:visited {color:#BEB081}
	
.clear {clear:both;}
.brown {
	background:#34170F; 
	width:600px; 
	height:2px;  
	border:0; 
	margin:15px auto;}
	