@charset "UTF-8";
/* CSS Document */

div.news {
	width:532px;
	margin-left: 20px;
	margin-right: 20px;
}
.news-item {
	background-image: url(../images/news_new/divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 30px;
}

.news-itemaccordion {
	margin-bottom: 10px;
}
.news-item-noback{
	background-image: none;
	padding-bottom: 10px;
}
.news-col1 {
	float: left;
	width: 342px;
}

.news-col1accordion {
	float: left;
	width: 297px;
	margin-left: 15px;
}

.news-singlecolaccordion {
	float: left;
	width: 498px;
	margin: 0 15px 15px 15px;
}

.news-col2 {
	float: right;
	width: 159px;
}

.news-col2accordion {
	float: right;
	width: 159px;
	margin-right: 15px;
}

.news  .news-header {
	height: 85px;
	width: 532px;
	margin-bottom: 10px;
}
.news-divider{
	background-image: url(../images/news_new/divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:21px;

}
.news-into {
	margin-bottom: 5px;
	background-image: url(../images/news_new/divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}
.news-into p {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #374146;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.news-into p.facebook {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
}
.news-col1 p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news-col1 h3 {
	font-size: 14px;
	font-weight: normal;
	color: #B10000;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 17px;
}
.news-col1 h4 {
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
}
ul.gallery {
	margin: 0px;
	padding: 0px;
}
.gallery li {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery li a {
	display: block;
	border: 3px solid #AABCCC;
	width: 65px;
	margin-bottom: 8px;
	margin-left: 8px;
	height: 65px;
}
.gallery li a:hover {
	border-top-color: #72777B;
	border-right-color: #72777B;
	border-bottom-color: #72777B;
	border-left-color: #72777B;
}
a.gallery-first {
	width: 180px;
}
.gallery li a.gallery-first {
	width: 145px;
	height: 80px;
}
.gallery li a.gallery-large {
	width: 145px;
}
.community {
	background-image: url(../images/news_new/headers/communityHeader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.socially {
	background-image: url(../images/news_new/headers/sociallyHeader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.joyhope {
	background-image: url(../images/news_new/headers/joyhopeHeader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.keels {
	background-image: url(../images/news_new/headers/keelsHeader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.leagueCity {
	background-image: url(../images/news_new/headers/leagueCityHeader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.summer {
	background-image: url(../images/news_new/headers/summerConcertHeader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.toast {
	background-image: url(../images/news_new/headers/toastHeader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.brew {
	background-image: url(../images/news_new/headers/brewmastersHeader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.news-logo {
	margin-bottom: 20px;
	float: right;
}
p.enlarge {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	margin-top: -5px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: right;
}
.instory-image {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 12px;
}
.news-blue {
	color: #8FA4C1;
}

