
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
original blue background: #243485;
Yellow: FAE802
Black: 000000
Red: DB2626
0285CE
blue 018AD1
*/

body {
	margin: 0;
	padding: 0;
	background: #3B3131;
	font-family: 'Verdana';
	font-size: 14px;
	color: #3B3B3B;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-weight: normal;
	color: #DB2626;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #DB2626;
}

a:hover {
}

/* Header */

#header-wrapper {
}

#header {
	clear: both;
	width: 980px;
	margin: 0px auto;
	background-color: #DB2626;
	border-left: 100px solid #DB2626;
	border-right: 100px solid #DB2626;
}

/* Logo */

#logo {
	margin: 0px;
	padding: 20px 0px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	font-size: 3.8em;
	color: #FFFFFF;
	letter-spacing: 5px;
}

#logo h1 span {
	color: #FFFFFF;
}

#logo p {
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu-wrapper {
	overflow: hidden;
	height: 50px;
	background: white;
	border-bottom: 20px solid #FAE802;
	
}

#menu {
	width: 1000px;
	height: 50px;
	margin: 0px auto;
	padding: 0px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
	border-right: 1px dashed #D8D8D8;
}

#menu a {
	display: block;
	letter-spacing: 1px;
	line-height: 50px;
	padding: 0px 30px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 14px;
	font-weight: normal;
	color: #3B3B3B;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #DB2626;
	text-decoration: none;
}

#menu .current_page_item a {
}

/* Page */

#page {
	overflow: hidden;
	width: 900px;
	margin:0px auto;
	padding: 30px 40px;
	background: white;
	border-left: 100px solid #DB2626;
	border-right: 100px solid #DB2626;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

.post {
	margin-bottom: 15px;
	border-bottom: 1px dashed #D8D8D8;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	font-size: 32px;
}

.post .title a {
	border: none;
	color: #DB2626;
}

.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-weight: normal;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	height: 30px;
	padding: 30px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #1C1C1C;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	color: #000000;
}

#sidebar ul {
	margin: 20;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 50px;
}

#sidebar li li {
	border-bottom: 1px dashed #D8D8D8;
	margin: 0px 5px;
	padding: 5px 0px;
	border-left: none;
}

#sidebar li li a {
	color: #3B3B3B;
}

#sidebar li li span {	
	padding: 0;
	font-size: 16px;
	font-family: 'Arvo', serif;
}

#sidebar h2 {
	padding-bottom: 10px;
	font-size: 1.8em;
	color: #DB2626;
}

#sidebar p {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	overflow: hidden;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: 'Arvo', serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

#banner {
	width: 1000px;
	margin: 0px auto;
}

/* Table for events */
.tabledata {
	vertical-align: top;	
	padding:10px;
	margin:0;
	background-color:#F4F4F4;
	width:600px;
}
.tabledata h4{
	font-size:15px;
	font-weight:bold;
}
.tabledark {
	vertical-align: top;
	padding:10px;
	margin:0;
	background-color:#E8E8E8;
	width:150px;
}

/* Table for officers */
.picture {
	vertical-align: top;	
	padding:10px;
	padding-top:20px;
	margin:0;
	border-top: 1px dashed #D8D8D8;
	width:210px;
	height:280px;
}

.picture img {
	width: 210px;
	height: auto;
	margin: 2px;
}

.description {
	vertical-align: center;
	padding:10px;
	padding-top:20px;
	padding-left:50px;
	margin:10px;
	border-top: 1px dashed #D8D8D8;
	width:480px;
}

.mission {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #D8D8D8;
	padding-left:100px;
	padding-right:100px;
}

.mission h3 {
	letter-spacing: 0px;
}

#gallery img {
	width: 250px;
	height: 200px;
	margin: 2px;
	border: 3px groove #243485;
}
#gallery {
	font-family: 'Arvo', serif;
}
#eventPhoto img {
	width: 850px;
	height: 700px;
	margin: 2px;
	border: 3px groove #243485;
}
