body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #A39271;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 1.5em;
}

h1 {
	letter-spacing: -1px;
	font-size: 2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F913AA;
	border-bottom-color: #F521B7;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000;
}

h2 {
	font-size: 1.4em;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 {
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(images/h3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(images/h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

a:active, a:focus { 
	outline: 0 
} 

a {
	color: #6C614E;
}

a:hover {
	text-decoration: none;
	color: #000000;
}


img {
	border: none;
}

/* Header */

#header {
	width: 990px;
	height: 140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/header.png);
	background-position: left top;
	background-repeat: no-repeat;
}

/* Header 2 */

#header2 {
	width: 940px;
	height: 301px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header2-background.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

/* Menu */

#menu {
	float: left;
	width: 240px;
	height: 293px;
	background-color: #B7F787;
	margin-right: 10px;
}

#menu ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	padding: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #5E5545;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	width: 220px;
	height: 24px;
	letter-spacing: 0.02em;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	text-transform: uppercase;
}

#menu a:hover {
	text-decoration: none;
	background-color: #FF009A;
	color: #FFF;
}

#menu .submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	display: block;
}

#menu .active a {
	text-decoration: none;
	background-color: #FF009A;
	color: #FFF;
}

#charity {
	width: 195px;
	float: left;
	height: 293px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 2em;
	background-color: #FF009A;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#charity a {
	text-decoration: underline;
	padding: 4px;
	color: #FFF;
}

#charity a:hover {
	background-color: #B7F787;
	text-decoration: none;
	padding: 4px;
	color: #5E5545;
}

/* Splash */

#flash {
	float: left;
	width: 464px;
	height: 291px;
}


#pagetop {
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 990px;
	background: url(images/page_top.png) no-repeat;
}

/* Page */

#page {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/page-background.png);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Content */

#content {
	float: left;
	width: 590px;
	padding-top: 8px;
	padding-left: 30px;
}

#contentwide {
	float: left;
	width: 940px;
	padding-top: 8px;
	padding-left: 25px;
	padding-right: 25px;
}

.post {
	text-align: justify;
}

.post .entry {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding-right: 40px;
	margin-top: 20px;
	text-align: justify;
}

#sidebar ul {
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidebar li {
	margin-bottom: 1em;
	list-style-position: inside;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* Footer */

#footer {
	clear: both;
	height: 120px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 80%;
	background-image: url(images/page-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #444444;
	padding-top: 40px;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #444444;
	padding: 4px;
}

#footer a:hover {
	text-decoration: none;
	background-color: #B7F787;
	padding: 4px;
}
.forminput {
	padding: 4px;
	width: 300px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
tr {
	vertical-align: top;
}
.pdf {
	margin: 0px;
	float: left;
	padding: 0px 6px 0px 0px;
}
.thumbmembershiproster {
	padding: 4px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 15px;
	margin-top: 20px;
	background-color: #FFCCD5;
}
.thumb {
	padding: 4px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 15px;
	background-color: #FFF;
}
.thumb2 {
	padding: 4px;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin: 0px;
}
.eventsthumb {
	padding: 4px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFF;
}
.h4smalltext {
	font-size: small;
	text-transform: none;
}
.brown {
	color: #6C614E;
}
