body {
	font-family: georgia, 'times new roman', serif;
	font-size: 16px;
	background: #333;
	text-align: center;
	color: #333;
}

#wrap {
	width: 960px;
	margin: 0 auto;
	background: #fff url(images/bg-vertical-lines.jpg) repeat-y;
	border: 1px solid #ccc;
	text-align: left;
}

#top {
	width: 960px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	height: 150px;
}

#top-logo {
	float: left;
	height: 150px;
	width: 197px;
	margin-left: 25px;
	display: inline;
}

#top-title {
	float: left;
	text-align: center;
	height: 150px;
	width: 733px;
}

#top-title h1.page-title {
	font-size: 30px;
	margin: 0;
	padding: 0;
}

#top-title p.page-descripton {
	font-size: 12px;
}

#top-title img {
	border: 1px solid #333;
	margin-right: 10px;
}

#nav {
	width: 960px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	clear: both;
	padding: 10px 0;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
}

#nav a {
	color: #b91715;
	text-decoration: none;
}

#nav a:hover {
	border-bottom: 1px dotted #b91715;
}

a.anchor-top {
	font-weight: normal;
	font-size: 10px;
	margin-left: 20px;
}

#content {
	float: left;
	margin: 5px 15px 0px 25px;
	padding: 5px 0 0 0;
	line-height: 20px;
	font-size: 12px;
	display: inline;
}

#content-full-page {
	float: left;
	margin: 0px 15px 0px 15px;
	padding: 10px 0 0 0;
	line-height: 20px;
	font-size: 12px;
	display: inline;
}

#content {
	width: 460px;
}

#content hr, #content-full-page hr, #right-sidebar hr, #left-sidebar hr {
	color: #ccc;
	clear: both;
}

#content-full-page {
	width: 920px;
	background: #fff;
}

#left-sidebar {
	width: 238px;
	float: left;
	margin: 0 10px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

#left-sidebar p, #left-sidebar-member p, #right-sidebar p, #right-sidebar-member p {
	margin: 15px 0;
}

#website-updates {
	text-align: left;
}

#left-sidebar-member {
	width: 238px;
	float: left;
	margin: 0 10px;
	font-size: 11px;
	line-height: 15px;
}

#left-sidebar-member img, #left-sidebar img.outline {
	margin: 0px auto;
	padding: 2px;
	border: 1px solid #ccc;
	display: block;
}

#right-sidebar, #right-sidebar-member {
	width: 180px;
	float: right;
	margin: 0 10px;
	font-size: 11px;
	line-height: 15px;
}

#right-sidebar img.logo {
	margin: 0 auto;
	display: block;
}

#member-list {
	line-height: 20px;
}

#bottom {
	width: 960px;
	clear: both;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	background: #fff;
	text-align: center;
	font-size: 11px;
}

h1, h2, h3, p {
	margin: 0 0 10px 0;
	padding: 0;
}

p.list-title {
	font-size: 12px;
	font-weight: bold;
	font-family: georgia, 'times new roman', serif;
	letter-spacing: 1px;
	width: 100%;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	/* text-transform: uppercase; */
	/* text-align: center; */
}

p.caption {
	display: block;
	text-align: center;
	margin-top: -10px;
	font-size: 11px;
}

a {
	color: #b91715;
}

a.page-title {
	color: #333;
	text-decoration: none;
}

a.anchor {
	color: #333;
}

a img {
	border: 0;
}

#content img, #content-full-page img {
	padding: 2px;
	border: 1px solid #ccc;
	display: block;
	margin: 0 auto 10px auto;
}

#content-full-page img.report {
	float: left;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #ccc;
	height: 200px;
}	

#content img.member-profile-photo {
	float: left;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #ccc;
}

#content img.inline-left, #content-full-page img.inline-left {
	float: left;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #ccc;
}

#content img.inline-right, #content-full-page img.inline-right {
	float: left;
	padding: 2px;
	margin-left: 10px;
	border: 1px solid #ccc;
}

div.page-header {
	text-align: center;
}

table {
	background: #333;

	margin: 10px auto;
	width: 100%;
	font-size: 11px;
}

table.member-list {
	background: #fff;
}

th {
	background: #b91715;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	text-align: center;
}

td.section {
	background: #ccc;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
}

td.section-alt {
	background: #333;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
}

td {
	background: #fff;
	text-align: center;
	padding: 3px;
}

td.nttr-event {
	background: #fed464;
}

#content img.new-icon {
	border: 0px;
	float: left;
	margin: 1px;
	padding: 0px;
}

div.datetime {
	float: left;
	width: 45px;
	margin: 0 10px 0 0;
	border: 1px solid #999;
}

div.datetime p {
	font-weight: bold;
	text-align: center;
	margin: 0 0 2px 0;
	padding: 0;
	display: block;
}

div.datetime p.day {
	font-size: 12px;
	padding: 0;
}

div.datetime p.mon {
	font-size: 12px;
	color: #fff;
	background-color: #b91715;
	padding: 0;
	margin-bottom: -1px;
}

p.upcoming-event {
	margin-left: 55px;
	margin-bottom: 15px;
}

div.datetime-small {
	float: left;
	width: 25px;
	margin: 0 5px 0 0;
	border: 1px solid #999;
}

#right-sidebar div.datetime-small p {
	margin: 0;
	font-weight: bold;
	text-align: center;
}

div.datetime-small p.day {
	font-size: 10px;
	margin-bottom: -2px;
}

div.datetime-small p.mon {
	font-size: 10px;
	color: #fff;
	background-color: #b91715;
}

#right-sidebar p.news {
	margin-top: 0;
}

#right-sidebar hr {
	margin-bottom: 15px;
}