﻿.communityEntry {
	padding:0 0 10px 0;
	margin:0 20px 10px 20px;
	border-bottom:1px solid #333;
}

.communityEntry h1 {
	width:400px;
	text-align:center;
	margin:0 auto;
}

.communityEntry h2 {
	color:#004c81;
	font-weight:bold;
	width:400px;
	margin:0 auto;
	text-align:center;
	font-size:15px;
}

.communityImage {
	float:left;
	display:block;
}

.communityImage a img, .communityImage img {
	width:232px;
}

.communityCopy {
	float:left;
	display:block;
	width:352px;
	margin:0 0 0 20px;
}

.communityCopy ul, .oneRow ul {
	margin:0 0 20px 30px;
}

.communityCopy li, .oneRow li {
	padding:5px 0;
}

.communityCopy h2 {
	text-align:center;
	color:#333;
}

.communityCopy p {
	padding:0 0 10px 0;
}

.communityCopy a {
	color:#004c81;
}

.communityCopy a:hover {
	text-decoration:underline;
}

.first {
	margin:0 auto;
	width:500px;
	display:block;
	float:none;
}

.noBorder {
	border:none;
}

.secondRow img {
	width:275px;
}

.secondRowCopy {
	width:300px;
}

.oneRow {
	width:100%;
}