h1 {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 5px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 1200px;
}
#content_holder {
	float: left;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: 200px;
	clear: none;
	padding-right: 5px;
	padding-left: 10px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 115%;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #666;
	border-right-width: thin;
	border-right-style: double;
	border-right-color: #666;
}

#content_box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#content_box p a {
	text-decoration: none;
}
#content_box p:first-letter {
	font-size: 36px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#content_box img {
	clear: both;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: medium double #666;
}
#content_box p a:hover {
	color: #F00;
}






#content_beer {
	float: left;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: 200px;
	clear: none;
	padding-right: 5px;
	padding-left: 10px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 115%;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #666;
	border-right-width: thin;
	border-right-style: double;
	border-right-color: #666;
}
#content_beer p a {
	text-decoration: none;
}
#content_beer p a:hover {
	color: #009;
	background-color: #FFF;
	padding: 3px;
	border: thin solid #69F;
}
#content_beer p:first-letter {
	font-size: 36px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#content_beer img {
	clear: both;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: medium double #666;
}
#right_sidebar {
	clear: right;
	float: right;
	height: auto;
	width: 200px;
	text-align: center;
	margin-right: 45px;
}
#footer_beer {
	background-color: #CCC;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	font-size: small;
	font-style: italic;
}
.company {
	font-style: italic;
	font-weight: bold;
}

