body {
	padding: 0;
	margin: 0;
	background: #fff;
}

/* LAYOUT */

.subtitle {
	font-size:14px;
	font-family::Tahoma, Arial, Helvetica, sans-serif;
	color:#896a0b;
	line-height:18px;
	font-weight:bold;
}

/* LAYOUT */

.subwhite {
	font-size:14px;
	font-family::Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:18px;
	font-weight:bold;
}

#container {
	width: 100%;
}

#container td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

#contentContainer td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}



#leftSide {
	background: url(/images/background_left.jpg) top right no-repeat;
}

#center {
	width: 955px;
}



#rightSide {
	background: url(/images/background_right.jpg) no-repeat;
}

/* CONTENT AREA */

#content {
	margin: 0 40px 0 30px;
	color: #797a79;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content.subpage {
	position: relative;
	top: -170px;	
	margin: 0 40px -130px 0px;
}

#content.subpage img {

	
}

#content a {
	color: #1d7a43;
	text-decoration: none;
}

#content h2 {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

/* SECTION HEADERS */

.sectionHeader {
	clear: both;
	width: 955px;
	height: 283px;
	position: relative;
}

#sectionHeader_home {
	background: url(/images/sectionHeader_home.jpg);
}

#sectionHeader_subpage {
	background: url(/images/sectionHeader_subpage.jpg);
}

.sectionHeader a {
	text-decoration: none;
}

.sectionHeader a i {
	visibility: hidden;
}

.sectionHeader #neverBeenToWpgEFCBefore {
	position: absolute;
	top: 242px;
	left: 43px;
	width: 258px;
	height: 30px;
}

.sectionHeader #ministriesReadMore {
	position: absolute;
	right: 0;
	top: 145px;
	width: 250px;
	height: 88px;
}

/* HEADER MENU & GLOBAL MENU */

#universalHeader {
	position: relative;
	width: 100%;
}

#universalHeader ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#universalHeader li {
	display: inline;
}

#globalNavigation {
	position: absolute;
	right: 40px;
	top: 10px;
}

#globalNavigation a {
	font-family: Helvetica, Arial, sans-serif;
	color: #88c253;
	font-size: 11px;
	text-decoration: none;
	margin-left: 14px;
}

#headerNavigation {
	position: absolute;
	right: 40px;
	top: 55px;
}

#headerNavigation li {
	background: url('/images/headerMenu_separator.gif') left no-repeat;
	padding-left: 14px;
}

#headerNavigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #535353;
	font-size: 13px;
	text-decoration: none;
}

#universalHeader img {
	float: left;
}

#headerNavigation li:first-child {
	background: none;
}
/*IE6*/
#headerNavigation li {
	background-image: expression(this.previousSibling==null?'none':null);
}

/* SIDE MENU */

.sideMenuSizing {
	width: 345px;
	height: auto !important;
	min-height: 413px;
	height: 413px; /* IE */
}

#sideMenuContainer {
	background: url(/images/sideNavContainer_background.gif);
	position: relative;
	width: 345px;
	height: auto !important;
	min-height: 269px;
	height: 269px; /* IE */
}

#sideMenu_bottom {
	position: absolute;
	bottom: -1; /*IE6*/
	padding: 0;
	margin: 0;
}

#sideMenu {
	background: url('/images/sideNav_background.jpg') no-repeat;
	width: 345px;
	height: auto !important;
	min-height: 259px;
	height: 259px; /* IE */
}

#menuContent {
	padding: 40px 30px 10px 0;
}

#menuContent h1 {
	margin: 0;
	padding-left: 55px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}

#menuContent ul {
	margin: 10px 0;
	padding-left: 42px;
	list-style: none;
}

#menuContent li {
	margin: 0;
	padding: 0;
}

#menuContent a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	width: 258px;
	height: 20px;
	display: block;
	line-height: 16px;
	background: url('/images/sideMenu_horizontal_dots.gif') no-repeat center;
	padding-left: 13px;
}

#menuContent a:hover {
	background: url('/images/sideMenu_mouseOver.gif') no-repeat;
}


#sideMenuFeatures {
	background: url('/images/sideNavFeatures_background.jpg') no-repeat;
	width: 345px;
	height: auto !important;
	min-height: 144px;
	height: 144px; /* IE */
	/*padding-left: 31px;*/
	padding-top: 20px;
}

#sideMenuFeatures .featureContainer_middle {
	background: url('/images/feature_middle.gif') repeat-y;
	margin-left:31px;
	margin-bottom: 10px;
	width:279px;
}

#sideMenuFeatures .featureContainer_bottom {
	padding-bottom: 20px;
	background: url('/images/feature_bottom.gif') no-repeat bottom left;
	width:279px;
}

#sideMenuFeatures .feature {
	padding: 18px 18px 0 18px;
	width: 245px;
	height: auto !important;
	min-height: 100px;
	height: 125px;
	background: url('/images/feature_top.gif') no-repeat;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sideMenuFeatures .featureContainer_middle2 {
	margin-left:31px;
	margin-bottom: 10px;
	width:279px;
}

#sideMenuFeatures .featureContainer_bottom2 {
	padding-bottom: 20px;
	width:279px;
}

#sideMenuFeatures .feature2 {
	padding: 18px 18px 0 18px;
	width: 245px;
	height: auto !important;
	min-height: 100px;
	height: 125px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#sideMenuFeatures .feature img {
	padding: 0 0 5px 5px;

}

#sideMenuFeatures .feature a {
	color: #fff;
	text-decoration: none;
}

#sideMenuFeatures .feature h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}



#homePageFeatures {
	width: 254px;
	height: auto !important;
	min-height: 144px;
	height: 144px; /* IE */
	padding-left: 0px;
	padding-top: 0px;
}

#homePageFeatures .featureContainer_middle {
	background: url('/images/home_feature_middle.gif') repeat-y;
	margin-bottom: 10px;
}

#homePageFeatures .featureContainer_bottom {
	padding-bottom: 20px;
	background: url('/images/home_feature_bottom.gif') no-repeat bottom left;
}

#homePageFeatures .feature {
	padding: 18px 18px 0 18px;
	width: 211px;
	height: auto !important;
	min-height: 100px;
	height: 125px;
	background: url('/images/home_feature_top.gif') no-repeat;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:top;
}

#homePageFeatures .feature img {
	padding: 0 0 5px 5px;

}

#homePageFeatures .feature a {
	color: #fff;
	text-decoration: none;
}

#homePageFeatures .feature h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}



/* FOOTER */

#contactInfo table {
	margin: 25px 20px 20px 20px;
	width: 100%;
}

#contactInfo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #896a0b;
	font-size: 11px;
}

#contactInfo a {
	color: #1d7a43;
	text-decoration: none;
}

#footerBlock {
	background: url('/images/footer_background.jpg') no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

#footerMenu {
	margin-top: 25px;
	margin-right: 20px;
}

#footerMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footerMenu li {
	margin: 0;
	padding-left: 12px;
	display: inline;
}

#footerMenu a {
	color: #896a0b;
	text-decoration: none;
}

#footerCopyright {
	margin-right: 20px;
	color: #adadad;
}