body {
	margin-top:20px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#400c01;
	line-height:20px;
	background-color:#fffef2;
	
}

a:link{
	color: #FF9900;
	text-decoration: underline;
	}
	
a:visited{
	color: #FF9900;
	text-decoration: underline;
	}
	
a:hover{
	color: #FF9900;
	text-decoration: underline;
	}

tr td {
	border-style: none;
	border-width: 0px;
	border: 0px;
	padding-right:10px;
	padding-bottom:10px;
}

#event_text {
	
}

table {
	
	border-width: 0px;
	border: 0px;
	border-style: none;
	border-collapse: collapse;
	width:435px;

}

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}



#page_image {
	width:162px;
	
	float: left;
}

.news_image {
	width:162px;
	margin-right:10px;
	margin-bottom:5px;
	float: left;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
}



img {
	border-style: none;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.bold_header {
	font-weight:bold;
	font-size:16px;
}

#container {
	width: 700px;
	text-align:center;
	margin : 0 auto;
	position:relative;
	background-image:url(images/hornbeam_09.gif);
	background-repeat: repeat-y;
}

.headline {
	color: #69a2d7;
	font-size:16px;
	text-align:left;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position:0em;
	padding-left:25px;
}

.headline_news {
	color: #69a2d7;
	font-size:16px;
	text-align:left;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position:0em;
	padding-left:25px;
}

#header {
	background-image:url(images/hornbeam_02.gif);
	background-repeat: no-repeat;
	height: 186px;
}

#logos {
	margin-left:150px;
	margin-right:30px;
	margin-top:30px;
	text-align:left;
}

#logos img {
	padding:5px;
	text-align:left;
}

#nav {
	height:20px;
	background-image:url(images/hornbeam_04.gif);
	background-repeat: no-repeat;
	text-align:left;
	font-size:10px;
	padding-left:15px;
	padding-top:0px;
	}

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#nav ul {
	margin: 0px;
	padding: 0px;
	}
	
#nav a {
	color: #418EC6;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	}
		
#nav a:hover {
	color:#FF9900;
	
	text-decoration: none;
	}



#content {
	float:left;
	display:inline;
	width: 435px;
	margin-left:30px;
	margin-right:20px;
	text-align:left;
	margin-top:20px;
}

.page_pic {
	
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	width:162px;
}

.event_pic {
	margin-right:10px;
	margin-bottom:5px;
	
}

.beer_pic {
	margin-right:10px;
	margin-bottom:5px;
	float: left;

}

.thumbnail {
	width:75px;
}

#event {
	height:auto;
}

#beer_content {
	float:left;
	width: 435px;
	margin-left:30px;
	margin-right:20px;
	text-align:left;
	margin-top:20px;
}


#news {
	float:right;
	display:inline;
	background-image:url(images/news.gif);
	background-repeat: no-repeat;
	width: 165px;
	margin-right:30px;
	margin-top:20px;
	text-align:left;
	color:#666666;	
	padding-left:10px;
	padding-right:10px;
}

.news_story {
	
}

.news_date {
	
	color: #69a2d7;
	
}

#news ul {
	
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	}


#footer {
	clear:both;
	background-image:url(images/hornbeam_11.gif);
	background-repeat: no-repeat;
	height: 178px;
}

#small_print {
	clear:both;
	margin : 0 auto;
	width: 700px;
	text-align:right;
	padding-right:20px;
	}
	

