body {
	margin: 25px 0px 0px 0px;
	padding: 0;
	background: #1B1A1A url(/images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.emphasis {
	font-size:14px;
	color: #C4881A;
	font-style:italic;
}

.emphasis2 {
	font-size:14px;
	color: #ffffff;
	font-weight:bold;
}

.emphasis3 {
	font-size:12px;
	color:#C4881A;
}

.emphasis4 {
	font-size:15px;
	color: #C4881A;
	margin-left:15px;
	font-style:normal;
	text-align:center;
}

.emphasis5 {
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1B1A1A;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 16px;
	margin-left:20px;
	margin-bottom: 0px;
	margin-top:5px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #C4881A;
}

a:hover {
	text-decoration:underline;
	color: #B7B97F;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 1000px;
	height: 104px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 60px;
	margin: 0;
	padding: 22px 0px 0px 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 40px;
}

#logo p {
	float: right;
	margin: 0;
	padding: 7px 0 8px 100px;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 50px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #262618;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 1000px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/img04.gif) no-repeat left top;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 20px;
	margin-right: 3px;
	padding: 7px 30px 0px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #5F758C;
}

#menu .current_page_item a {
	background: #5F758C;
}

#menu a:hover {
	background: #5F758C;
	text-decoration: underline;
}

#splash {
	width: 980px;
	height: 240px;
	margin: 0px auto;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/img07.gif) repeat-y left top;
}

#page-bgtop {
	background: url(/images/img06.gif) no-repeat left top;
}

#page-bgbtm {
	margin: 0px;
	padding: 40px 30px 0px 30px;
	background: url(images/img08.gif) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding: 0px 20px;
}

.post {
	padding-bottom: 30px;
}

.post .title {
	height: 38px;
	letter-spacing: -.5px;
	color: #1757AB;
}

.post .title1 {
	background-image:url(/images/header1.jpg);
	height:45px;
	width:517px;
}

.post .title2 {
	background-image:url(/images/header2.jpg);
	height:45px;
	width:517px;
}

.post .title3 {
	background-image:url(/images/header3.jpg);
	height:45px;
	width:517px;
}

.post .title4 {
	background-image:url(/images/header4.jpg);
	height:45px;
	width:517px;
}

.post .title5 {
	background-image:url(/images/header5.jpg);
	height:45px;
	width:517px;
}

.post .title a {
	color: #FFFFFF;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ACAD8E;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}


.post .subhead {
	height:11px;
	background-image:url(/images/subheader1.jpg);
	margin: 0px 0px 0px 0px;
}
.post .section {
	text-align: justify;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-image:url(/images/background-leftbox1.jpg);
}

.post .section ul li {
	text-align: justify;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	font-size:14px;
	list-style:none;
}

.post .section ul li .linkdesc {
	margin-left:10px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
}

.post .subfooter {
	height:14px;
	margin-bottom: 0px;
	margin-top: -20px;
	background-image:url(/images/subfooter1.jpg);
}

.post .subhead2 {
	height:11px;
	background-image:url(/images/subheader2.jpg);
	margin: 0px 0px 0px 0px;
}
.post .section2 {
	text-align: justify;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-image:url(/images/background-leftbox2.jpg);
}

.post .subfooter2 {
	height:13px;
	margin-bottom: 0px;
	margin-top: -20px;
	background-image:url(/images/subfooter2.jpg);
}

.post .section3 {
	text-align: justify;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-image:url(/images/background-leftbox1.jpg);
}

.post .subfooter3 {
	height:13px;
	margin-bottom: 0px;
	margin-top: -20px;
	background-image:url(/images/subfooter1.jpg);
}

.post .section .boximage {
	width:130px;
	height:157px;
	float:left;
	display:inline;
	text-align: justify;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	border:#FFFFFF 1px solid;
	clear:left;
}

.post .section .boximage2 {
	width:130px;
	height:147px;
	float:left;
	display:inline;
	text-align: justify;
	margin: 5px 5px 5px 5px;
	border:#FFFFFF 1px solid;
	clear:left;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 330px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 10px 0px 0px 45px;
	padding-bottom: 30px;
	list-style:disc;
	font-size:13px;
}


#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 14px;
	font-style: italic;
}

#sidebar h3 {
	height: 27px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar .header1 {
	margin-top:7px;
	height:38px;
	background-image:url(/images/donation.jpg);
}

#sidebar .header2 {
	height:38px;
	margin-top:42px;
	margin-bottom:25px;
	background-image:url(/images/bios.jpg);
}

#sidebar .header4 {
	margin-top:7px;
	height:38px;
	background-image:url(/images/contacts.jpg);
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #B7B97F;
}

#sidebar a:hover {
	text-decoration: underline;
}

.bioimage {
	float:left;
	display:inline;
	width:130px;
	height:178px;
	text-align: justify;
	margin: 5px 10px 0px 20px;
	border:#FFFFFF 1px solid;
	padding:0px 0px 0px 0px;
	clear:left;
}

.contactimg {
	float:left;
	display:inline;
	width:55px;
	height:70px;
	text-align: justify;
	margin: 5px 10px 0px 20px;
	border:#FFFFFF 1px solid;
	padding:0px 0px 0px 0px;
	clear:left;
}

.donationsimg {
	float:left;
	display:inline;
	width:55px;
	height:70px;
	text-align: justify;
	margin: 5px 10px 0px 20px;
	border:#FFFFFF 1px solid;
	padding:0px 0px 0px 0px;
	clear:left;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0px;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	color: #ffffff;
}

#footer a {
	color: #6699FF;
}

/* Donate Button */
.button1 {
	float:left;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(/images/btn-donate-ovr.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 43px;
	margin: 0;
	padding: 0;
	clear:left;
}

.button1 a
{
	display: block;
	color: #000000;
	font-size: 11px;
	width: 100px;
	height: 43px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	clear:left;
}

.button1 img
{
	width: 100px;
	height: 43px;
	border: 0
}

* html a:hover
{
	visibility:visible
}

.button1 a:hover img
{
	visibility:hidden
}

.button2 span
{
	position: absolute;
	left: 35px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 



.button2 {
	float:right;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background:url(/images/btn-boysclub-ovr.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 43px;
	margin: 0px 15px 0px 0px;
	padding: 0;
	clear:right;
}

.button2 a
{
	display: block;
	color: #000000;
	font-size: 11px;
	width: 100px;
	height: 43px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.button2 img
{
	width: 100px;
	height: 43px;
	border: 0
}

* html a:hover
{
	visibility:visible
}

.button2 a:hover img
{
	visibility:hidden
}

.button2 span
{
	position: absolute;
	left: 35px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

.blogimage {
	float:left;
	text-align: justify;
	margin: 5px 10px 0px 0px;
	padding:0px 15px 0px 0px;
	clear:left;
}
