body
{
	font-family: Arial;
	font-size: 14px;
	background: url(images/gradientBG.jpg) repeat-x;
	background-color: #ABB5DC;
}

a {
    color: #8e9b2f;
}

#mainColumn
{
	margin: 0px auto;
	width: 960px;
	position: relative;
}

#bigBgImage
{
	position: absolute;
	font-size: 0.1em;
	display: block;
	width: 598px;
	height: 573px;
	background: url(images/globeBG.png) no-repeat;
	left: -160px;
	z-index: -1;
}

#header
{
	background: url(images/topBgImageRepeater.gif) repeat-x;
	background-position: 0px 114px;
	width: 960px;
	height: 140px;
	position: relative;
}

#header img
{
	margin-left: 6px;
	margin-top: 9px;
}

#header #topContactInfo
{
	color: #fff;
	position: absolute;
	text-align: right;
	right: 0px;
	bottom: 30px;
	line-height: 14px;
	font-size: 11px;
}
#header #topContactInfo p {
    margin: .5em 0;
}
#header #topContactInfo a {
    color: #fff;
    display: block;
    margin: .5em 0;
    font-size: 12px;
}

#header #cse-search-box {
}

#mainBanner
{
	width: 960px; height: 250px;
}
.banner_container {
	width: 960px; height: 250px;
	background: #333333;
	overflow: hidden;
}
.bannerImageOverlayBg
{
	display: block;
	position: absolute;
	width: 529px;
	height: 250px;
	background: url(images/bannerTextOverlayBg.png) no-repeat;
	font-size: 0.1em;
	top: 0px;
	left: 431px;
	z-index: 1;
}
.bannerTestimonial
{
	position: absolute;
	/*width: 250px;
	height: 200px;
	top: 50px;*/
	margin: 20px 20px 20px 0;
	padding: 10px;
	width: 360px;
	height: 180px;
	top: 0;
	left: 560px;
	z-index: 2;
	color: #3A086B;
	font-family: Times;
	font-size: 20px;
	line-height: 30px;
}

.bannerTestimonial i strong
{
	font-size: 17px;
}


#mainMenu
{
	background: url(images/mainMenuBG.gif) repeat-x;
	height: 14px;
	padding-top: 10px;
	padding-bottom: 14px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 960px;
	text-align: center;
}

#mainMenu li
{
	display: inline;
	margin: 0 30px 0 0;
}

#mainMenu a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

#mainMenu a.menuSelected
{
	color: #FCFDB5;
}

#pageContent
{
	overflow: hidden;
	background-color: #fff;
}

#leftContent
{
	background-color: #fff;
	width: 560px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 150%;
}

.mainContentTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #7F4406;
	/*margin-bottom: 11px;*/
	margin: .5em 0;
}

#leftContent ul, #subContent ul
{
	/*margin-top: 20px;*/
	list-style-type: inherit;
	list-style-position: inside;
	margin: 1em 0 1em 2em;
}

#leftContent ul li, #subContent ul li
{
    margin: 1em 0;
	/*margin-bottom: 10px;*/
}

#rightColumn
{
	background-color: #eee9de;
	width: 370px;
	float: left;
}

#newsBlock, #eventsBlock, #donateBlock, #socialBlock
{
	margin: 10px;
	background-color: #e8e1d2;
	padding: 7px 10px 10px 10px;
	position: relative;
	line-height: 130%;
}

#newsBlock a, #eventsBlock a
{
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
#donateBlock a {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    font-style: italic;
    padding: 12px 0;
    font-weight: normal;
}

.bottomStar
{
	font-size: 0.1em;
	position: absolute;
	background: url(images/lowerRightStarBorder.gif) no-repeat;
	height: 49px;
	width: 49px;
	display: block;
	bottom: 3px;
	right: 3px;
	z-index: 0;
}

#newsBlock h3, #eventsBlock h3, #socialBlock h3
{
	font-size: 25px;
	color: #B05800;
	padding-bottom: 20px;
	background: url(images/rightBlockDivderRepeater.gif) repeat-x;
	background-position: 0px 31px;
}

#newsBlock h4, #eventsBlock h4, #socialBlock a
{
	font-weight: bold;
	font-size: 14px;
	color: #804406;
	margin-bottom: 2px;
}

#newsBlock h4 a, #eventsBlock h4 a, #socialBlock a
{
	font-weight: bold;
	font-size: 14px;
	color: #804406;
	text-decoration: none;
}

#socialBlock a.full_link {
    display: block;
    font-weight: normal;
    color:#AB5500;
    font-size:10px;
    text-decoration:none;
}

#socialBlock ul {
    margin: 0 0 0 2em;
}
#socialBlock li {
    margin: 1em;
    list-style-type: circle;
    
}

#newsBlock li
{
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
}

#newsBlock img
{
	float: left;
	border: 3px solid #CFBBA1;
	margin-right: 12px;
}

#newsBlock li div
{
	/*float: left;
	width: 240px;*/
}

#newsBlock .entryDate, #newsBlock .entryDate a
{
	font-size: 10px;
	color: #AB5500;
	text-decoration: none;
}

#newsBlock p
{
	margin: 2px 0px 2px 0px;
}

.eventBigDate
{
	margin-right: 12px;
	float: left;
	background: url(images/calendarIcon.jpg);
	display: block;
	width: 60px;
	height: 48px;
}

.bigDateMonth
{
	color: #fff;
	font-size: 9px;
	text-align: center;
	padding-top: 2px;
}

p.bigDateDaynum
{
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	height: 30px !important;
	line-height: 30px !important;
	margin-top: -5px;
}

#eventsBlock ul li
{
	clear: both;
	overflow: hidden;
}

.mainEventEntry
{
	margin-bottom: 20px;
}

#eventsBlock ul li ul
{
	float: left;
	width: 250px;
}

#eventsBlock ul li ul li
{
	margin-bottom: 12px;
	padding-bottom: 2px;
}

#eventsBlock h4
{
	margin-bottom: 4px;
}

#eventsBlock ul li ul li p
{
	font-size: 11px;
	margin-bottom: 4px;
}

#footer
{
	clear: both;
	background: url(images/footerBgRepeater.gif) repeat-x;
	width: 960px;
	height: 42px;
}

#footer p
{
	color: #fff;
	text-align: center;
	font-weight: bold;
	height: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}



#subMenu
{
	padding-top: 13px;
	padding-left: 15px;
	float: left;
	width: 162px;
	background: url(images/leftMenuBG.gif) repeat-x;
	height: 300px;
}
#subMenu a h3 {
    text-decoration: none;
}

#subMenu h3
{
	font-size: 20px;
	font-weight: normal;
	color: #7F4406;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

#subMenu ul
{
	list-style-type: inherit;
	list-style-position: outside;
	margin-left: 1em;
}

#subMenu ul li
{
	margin-bottom: 1.5em;
}

#subMenu ul li a
{
	text-decoration: none;
	color: #7F4406;
}

#subMenu h2.widgettitle
{
	font-size: 20px;
	font-weight: normal;
	color: #7F4406;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
#subMenu li.widget, #subMenu li.page_item {
    list-style-type: none;
    margin-bottom: 1em;
}
#subMenu li.widget ul li {
    margin: 5px 0;
}

#subContent
{
    max-width: 768px;
	float: left;
}
#content_wrapper {
	padding-top: 15px;
	padding-left: 15px;
	line-height: 150%;
}

.topImage
{
	margin-bottom: 30px;
}

#subContent h2, #leftContent h2
{
	color: #8E9B2F; /*#7F4406;*/
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 13px;
}

#subContent h3, #leftContent h3 {
    color: #333399; /*#7F4406;*/
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

#leftContent p, #subContent p
{
	margin: 1em 0;
}

.post {
    margin-bottom: 3em;
}
.post h2 a {
    text-decoration: underline;
}


.left, .alignleft { float: left; }
.alignleft { margin-right: 10px; }
.right { float: right; }
br.cl { clear: both; display:block; height:0; font-size:0; line-height: 0; }
div.clear { clear: both; height: 0; }
