body {
	margin-top:35px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#CCCCCC;
	line-height:20px;
	background-color:#fffef2;
	text-align: center;
}

#wrapper{
	
}

.red {
	color: #e01521;
	
}

.bold {
	color:#FFFFFF;
	font-weight:bold;
}

.news_list {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
}

hr {
	color:#CCCCCC;
}

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

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

#event_text {
	
}

table {
	
	border-width: 0px;
	border: 0px;
	border-style: none;
	border-collapse: collapse;
	width:400px;
	font-size:10px;
}

label{
float: left;

font-weight:bold;
color: #e01521;
vertical-align:top;
}
#middle {
	vertical-align:middle;
	}

.right {
	text-align:right;
}

.rss {
	vertical-align:middle;
	
}

.middle_news{
	width:50px;
}

#latest {
	width:165px;
	}
	

#page_image {
	width:162px;
	margin-right:10px;
	float: left;
}

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



img {
	border-style: none;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

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

#container {
	width: 705px;
	text-align:center;
	margin : 0 auto;
	position:relative;
	background-image:url(images/homepage4_06.gif);
	background-position: center;

}

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

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

}


#header {
	background-image:url(images/homepage4_03.gif);
	background-repeat: no-repeat;
	height: 172px;
	background-position: center;
}

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

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

#nav {
	margin-left:15px;
	margin-right:15px;
	height:22px;
	
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding-left:25px;
	padding-top:3px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#e01521;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#e01521;
	}

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

#content_admin {
	float:left;
	width: 550px;
	margin-left:50px;
	margin-right:20px;
	text-align:left;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:20px;
	display:inline;
	

}

#content_admin img{
	margin-bottom:15px;
	float: left;
	border-width:2px;
	border-style:solid;
	border-color:#e01521;
}

#content_admin ul{
	color: #e01521;
	list-style-type: none;
	margin: 0px;
	padding: 0px;;
}


#content {
	float:left;
	width: 400px;
	margin-left:50px;
	margin-right:20px;
	text-align:justify;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:20px;
	display:inline;
	

}

#users_content {
	float:left;
	width: 600px;
	margin-left:50px;
	margin-right:20px;
	text-align:justify;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:20px;
	display:inline;
	

}

#scoreboard {
	background-color:#000000;
	width:600px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:15px;
	margin-top:35px;
}

#scoreboard td{
	
	padding:5px;
}

.sb_tr{
	color:#CCCCCC;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 0px 0px 0px;	
}

.header_tr{
	color:#CCCCCC;
	border-color:#e01521;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	
}

.names_td {
	color:#FFFFFF;
}

.score_center {
	text-align:center;
}

.score_title {
	text-align:center;
	padding:7px;
}

.sb_tr td{
	
	border-color:#000000;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	
}

.sb_top {
	height:5px;
	background-image:url(images/sb_top.gif);
	
}

.sb_btm {
	height:5px;
	background-image:url(images/sb_btm.gif);
	border-color:#000000;
	border-style:solid;
	border-width:1px 0px 0px 0px
}

.green_result {
	color:#009900;
}

.red_result {
	color:#e01521;
}

#content img{
	margin-bottom:15px;
	float: left;
	border-width:2px;
	border-style:solid;
	border-color:#e01521;
}

#content ul{
	color: #e01521;
	list-style-type: none;
	margin: 0px;
	padding: 0px;;
}

.video{
	border-width:2px;
	border-style:solid;
	border-color:#e01521;
	margin-bottom:15px;
	background-color:#000000;
}


.page_pic {
	
	border-width:1px;
	border-style:solid;
	border-color:#FF9900;
	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;
	background-image:url(images/homepage4_07.jpg);
	background-repeat: no-repeat;
	width: 165px;
	margin-right:33px;
	margin-top:20px;
	padding-top:10px;
	text-align:justify;
	color:#CCCCCC;
	padding-left:10px;
	padding-right:10px;
	display:inline;
}



#news li a{
	
	line-height:20px;
}

#news ul {
	
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	}
	
.map{
	border-width:2px;
	border-style:solid;
	border-color:#e01521;
}


	
#testimonials{
	
	
	float:left;
	width: 393px;
	margin-bottom:20px;
	background-image: url(images/homepage4_11.jpg);	
	background-repeat: no-repeat;
	margin-left:35px;
	margin-right:20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	margin-top:10px;
	text-align:justify;
	display:inline;
}


#footer {
	clear:both;
	background-image:url(images/homepage4_16.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 35px;
	text-align:right;
	padding-right:20px;
	font-size:10px;
	padding-top:7px;
	background-color:#FFFFFF;	
}


#small {
	clear:both;	
	text-align:right;
	padding-right:40px;
	font-size:10px;
	color:#000000;
	margin:0 auto;
	width: 705px;
	
}

#shop_table {
	width:150px;
	font-size:12px;
	height:350px;
}

.shop_thumb {
	width:150px;
}

.thumb_td {
	height:280px;
	vertical-align:bottom;
}

.name_td {
	height:50px;
	vertical-align:top;
}

.price {
	text-align:center;
	color:#FFFFFF;
	background-color:#e01521;
	font-size:13px;
	height:20px;
}