body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0 0 10px 0;
	color: #000;
	background-color: #333;
}

img {
	border: none;
}

#questionnaire label {
	display: block;
	float: left;
	clear: both;
	width: 10em;
}

#questionnaire input, #questionnaire textarea, #questionnaire select {
	float: left;
}

#questionnaire input {
	display: block;
	width: 8em;
}

.wpcf7-list-item {
	display: block;
	clear: both;
}

.wpcf7-list-item-label {
	float: right;
	width: 22em;
}

#questionnaire h3 {
	clear: both;
	padding-top: 10px;
}

blockquote {
	font-style: italic;
	font-size: 1em;
	color: #555;
	margin: 0 30px 1.5em 30px;
	padding: 0 0 0 10px;
	border-left: 1px solid #aaa;
}

abbr, acronym {
	border-bottom: 1px dotted #aaa;
	text-transform: uppercase;
	cursor: help;
}

code {
	color: #090;
	font-family: Courier, monospace;
}

pre {
	margin: 0 0 1.5em 0;
	overflow: auto;
	font-size: 1.1em;
	clear: both;
}

p, li {
	font-size: 1.2em;
	line-height: 1.4em;
}

p.center {
	text-align: center !important;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

p, h1, h2, h3 {
	margin: 0 0 1em 0;
	padding: 0;
}

h1, h2, h3 {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #242832;
	margin: 1em 0 1em 0;
}

h1 {
	font-size: 2.6em;
	letter-spacing: -0.03em;
}

h2 {
	font-size: 2.1em;
}

h3 {
	font-size: 1.8em;
}

.clear {
	clear: both;
}


/*----::  STRUCTURE  ::----*/

#wrapper {
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 800px;
}
	

#main-banner {
	display: block;
	height: 150px;
	width: 800px;
	background: #000 url(images/main-banner.jpg) no-repeat top left;
	float: left;
}

#content {
	display: block;
	margin: 0;
	padding: 0;
	width: 800px;
	background-color: #fff;
	float: left;
}

#left-side {
	float: left;
	margin: 0;
	padding: 5px 0 0 5px;
	width: 450px;
}

#page-left-side {
	float: left;
	margin: 0;
	padding: 20px;
	width: 420px;
}

#right-side {
	float: right;
	width: 335px;
	margin: 0;
	padding: 5px 5px 0 0;
	display: block;
}

#footer {
	display: block;
	clear: both;
	width: 800px;
	margin: 0;
	padding: 5px 0;
	float: left;
}

#footer p {
	text-align: center;
	font-style: italic;
	font-size: 1em;
}

#footer p.footer-links {
	font-style: normal;
}


/*----::  TOP MENU  ::----*/

#top-menu {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	height: 26px;
	width: 335px;
}

a#pray {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-decoration: none;
	width: 60px;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #000 url(images/topmenu_01.jpg) no-repeat top left;
}

a#volunteer {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-decoration: none;
	width: 104px;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #000 url(images/topmenu_02.jpg) no-repeat top left;
}

a#donate {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-decoration: none;
	width: 77px;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #000 url(images/topmenu_04.jpg) no-repeat top left;
}

a#contact {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-decoration: none;
	width: 94px;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #000 url(images/topmenu_03.jpg) no-repeat top left;
}

a#pray:hover, a#volunteer:hover, a#donate:hover, a#contact:hover {
	background-position: bottom;
}


/*----::  FEATURE ARTICLE  ::----*/
/* Original a#feature-article
a#feature-article {
	display: block;
	height: 335px; /* 300px;*/
/*	width: 446px;  /* 450px; */
/*	margin: 0;
	padding: 0;
	background: #fff url(images/e-vite_BS_harrisburg-2.jpg) no-repeat top left;
}
*/

a#feature-article {
	display: block;
	height: 335px; /* 300px;*/
	width: 450px;  /* 450px; */
	margin: 0;
	padding: 0;
	align: center;
	background: #fff url(images/Bethesda-Mission-Fall-Banquet-2011.png) no-repeat top center;
}



/*----::  FEATURES 2 AND 3  ::----*/

#features2-3 {
	display: block;
	width: 450px;
	height: 105px;
	margin: 5px 0 5px 0;
	padding: 0;
}

a#bottom-feature {
	display: block;
	width: 450px;
	height: 105px;
	margin: 5px 0 5px 0;
	padding: 0;
	background: #FFF url(images/needs-checklist-button.jpg) no-repeat top left;
}

a#bottom-feature:hover {
	background-position: bottom left;
}

a#feature2 {
	display: block;
	width: 225px;
	height: 100px;
	background: #fff url(images/feature2-businesses.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

a#feature2:hover {
	background-position: bottom;
}

a#feature3 {
	display: block;
	width: 110px;
	height: 100px;
	background: #fff url(images/feature3-needs.jpg) no-repeat top left;
	margin: 0 0 0 2px;
	padding: 0;
	border: 0;
	float: left;
}

a#feature3:hover {
	background-position: bottom;
}

a#feature4 {
	display: block;
	width: 105px;
	height: 100px;
	background: #fff url(images/feature4-giving.jpg) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0;
	border: 0;
	float: left;
}

a#feature4:hover {
	background-position: bottom;
}

a#events {
	display: block;
	width: 450px;
	height: 45px;
	background: #fff url(images/events-at-bethesda.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

a#events:hover {
	background-position: bottom;
}


/*----::  EMAIL SIGNUP  ::----*/

#signup-form {
	margin: 0;
	padding: 0;
	position: relative;
	top: 120px;
	left: 660px;
	width: 130px;
	height: 20px;
}
	
#signup-email {
	border: none;
	width: 100px;
	height: 14px;
	padding: 3px;
	margin: 0;
	background-color:#CCCCCC;
}

#signup-submit {
	border: 0;
	height: 20px;
	width: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9000%;
	background: #090 url(images/submit.jpg) no-repeat top left;
}

a#email-signup {
	display: block;
	width: 140px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 120px;
	left: 640px;
	background: #000 url(images/email-updates.jpg) no-repeat top left;
}

a#email-signup:hover {
	background-position: bottom left;
}


/*----::  FRONT PAGE ARTICLE  ::----*/

#front-article {
	display: block;
	width: 313px;
	border: 1px solid #000;
	margin: 0;
	padding: 40px 10px 5px 10px;
	background: #fff url(images/this-week.jpg) no-repeat top left;
}


/*----::  RIGHT SIDE LIST STYLES  ::----*/

ul.rightside {
	margin: 5px 0 0 0;
	padding: 0;
	width: 335px;
	border: none;
	list-style-type: none;
}

ul.rightside li {
	margin: 0;
	padding: 0;
	width: 335px;
	border: none;
	list-style-type: none;
}


/*----::  RIGHT SIDE MINISTRY MENU  ::----*/

ul.sidemenu {
	margin: 5px 0 0 0;
	padding: 30px 0 0 0;
	width: 333px;
	background: #fff url(images/ministries.jpg) no-repeat top left;
	border: 1px solid #000;
	list-style-type: none;
}

ul.sidemenu li {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}

ul.sidemenu li a#mensshelter {
	display: block;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 333px;
	border: 0;
	background: #fff url(images/sidemenu-mensshelter.jpg) no-repeat top left;
}

ul.sidemenu li a#womensshelter {
	display: block;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 333px;
	border: 0;
	background: #fff url(images/sidemenu-womensshelter.jpg) no-repeat top left;
}

ul.sidemenu li a#youthcenter {
	display: block;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 333px;
	border: 0;
	background: #fff url(images/sidemenu-youthcenter.jpg) no-repeat top left;
}

ul.sidemenu li a#transitional {
	display: block;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 333px;
	border: 0;
	background: #fff url(images/sidemenu-transitional.jpg) no-repeat top left;
}

ul.sidemenu li a#foodoutreach {
	display: block;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 333px;
	border: 0;
	background: #fff url(images/sidemenu-foodoutreach.jpg) no-repeat top left;
}

ul.sidemenu li a#mobilemission {
	display: block;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 333px;
	border: 0;
	background: #fff url(images/sidemenu-mobilemission.jpg) no-repeat top left;
}

ul.sidemenu li a#medicalclinic {
	display: block;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 333px;
	border: 0;
	background: #fff url(images/sidemenu-medicalclinic.jpg) no-repeat top left;
}

ul.sidemenu li a#outreachministries {
	display: block;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 333px;
	border: 0;
	background: #fff url(images/sidemenu-outreachministries.jpg) no-repeat top left;
}

ul.sidemenu li a#mensshelter:hover, ul.sidemenu li a#womensshelter:hover, ul.sidemenu li a#youthcenter:hover, ul.sidemenu li a#transitional:hover, ul.sidemenu li a#foodoutreach:hover, ul.sidemenu li a#mobilemission:hover, ul.sidemenu li a#medicalclinic:hover, ul.sidemenu li a#outreachministries:hover {
	background-position: bottom left;
}


/*----::  LEARN MORE BUTTON  ::----*/

a#learn-more {
	display: block;
	height: 26px;
	width: 335px;
	margin:0;
	padding: 0;
	border: none;
	background: #fff url(images/learn-more.jpg) no-repeat top left;
}

a#learn-more:hover {
	background-position: bottom left;
}



/*----::  GOLF TOURNAMENT BUTTON  ::----*/

a#golf {
	display: block;
	height: 26px;
	width: 335px;
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
	background: #fff url(images/golf-registration.jpg) no-repeat top left;
}

a#golf:hover {
	background-position: bottom left;
}


/*----::  QUESTIONNAIRE BUTTON  ::----*/

a#donor-questionnaire {
	display: block;
	height: 26px;
	width: 335px;
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
	background: #fff url(images/DonorQuestionnaire.jpg) no-repeat top left;
}


/*----::  BAPTONES BUTTON  ::----*/

a#baptones {
	display: block;
	height: 26px;
	width: 335px;
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
	background: #fff url(images/baptones-small.jpg) no-repeat top left;
}

a#baptones:hover {
	background-position: bottom left;
}

/*----::  YOUTH CAR WASH BUTTON  ::----*/

a#youthcarwash {
	display: block;
	height: 26px;
	width: 335px;
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
	background: #fff url(images/youthcarwash-small.jpg) no-repeat top left;
}

a#youthcarwash:hover {
	background-position: bottom left;
}

/*----::  VIDEO SPLASH PAGE  ::----*/

#video-body {
	background-color: #303030;
}

a#give-button {
	display: block;
	width: 100px;
	height: 22px;
	margin: 20px 0 0 110px;
	padding: 0px;
	background: #FFF url(images/give-button.jpg) no-repeat top center;
}

a#donate-button {
	display: block;
	width: 199px;
	height: 71px;
	margin: 0 0 0 250px;
	padding: 0px;
	background: #FFF url(images/donate-button.jpg) no-repeat top center;
}

a#give-button:hover, a#donate-button:hover {
	background-position: bottom center;
}

a#video-header {
	display: block;
	width: 800px;
	height: 120px;
	margin: 0;
	padding: 0;
	border: none;
	background: #333 url(images/video-splash_02.jpg) no-repeat top center;
	float: left;
}

#video-display {
	display: block;
	width: 750px;
	height: 320px;
	margin: 0;
	padding: 30px 0 0 50px;
	float: left;
	background: #333 url(images/video-splash_04.jpg) no-repeat top center;
}

#video-content {
	display: block;
	width: 700px;
	margin: 0;
	padding: 20px 50px 0 50px;
	float: left;
	background: #333 url(images/video-splash_05.jpg) repeat-y top center;
}

#video-footer {
	display: block;
	width: 800px;
	height: 70px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	background: #333 url(images/video-splash_06.jpg) no-repeat top center;
}

a#newsletter {
	display: block;
	width: 335px;
	height: 70px;
	margin: 5px 0 0 0;
	padding: 0;
	background: #FFF url(images/download-newsletters.jpg) no-repeat top left;
}

a#newsletter:hover {
	background-position: bottom left;
}

#wpcf7-f4-p101-o1 {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid black;
}

#wpcf7-f4-p101-o1 input {
	width: 75px;
}

#wpcf7-f4-p101-o1 .wpcf7-list-item {
	display: block;
}

#wpcf7-f4-p110-o1 input {
	width: 75px;
}


/*----::  HOLIDAY SPLASH PAGE  ::----*/

#holiday-splash {
	background-color: #000;
	margin: 0;
	padding: 0;
}

#holiday-splash #wrapper {
	background: #000 url(images/holiday-splash-bg.jpg) no-repeat top center;
	height: 85px;
	width: 520px;
	padding: 315px 0 0 280px;
}

#holiday-splash a#donate {
	display: block;
	width: 180px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	background: #000 url(images/holiday-btn-donate.jpg) no-repeat top left;
}

#holiday-splash a#home {
	display: block;
	width: 180px;
	height: 50px;
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	background: #000 url(images/holiday-btn-home.jpg) no-repeat top left;
}

#holiday-splash a#home:hover, #holiday-splash a#donate:hover {
	background-position: bottom left;
}

/*----::  REGULAR SPLASH PAGE  ::----*/
/* --- Modified by Michael.Barquero@arcus.net--- */

#splash-page {
	background-color: #200000;
	margin: 0;
	padding: 0;
}

#splash-page #wrapper {
	background: #000 url(images/splash-bg-201112.jpg) no-repeat top center;
	height: 386px;
	width: 274px;
	padding: 414px 179px 0 547px;
}

#splash-page a#read {
	display: block;
	width: 129px;
	height: 129px;
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
	background: url(images/splash-button-read.jpg) no-repeat top left;
}

#splash-page a#skip {
	display: block;
	width: 274px;
	height: 52px;
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
	background: url(images/splash-button-skip.jpg) no-repeat top left;
}

#splash a#read:hover, #splash-page a#skip:hover {
	background-position: bottom left;
}

/* --- Other Michael's Changes --- */

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: navy;
	padding-top: 6px;
	padding-bottom: 0px;
}

