body {
	margin: 0;
	background-color: #000;
	background-image: url(/Assets/Images/Main/body_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	}
a {
	text-decoration: none;
	}
img {
	border: 0;
	}

/* COLORS */
.color_sprite {
	background-image: url(/Assets/Images/Main/color_sprite.gif);
	background-repeat: no-repeat;
	display: block;
	}
.color_sprite span {
	display: none;
	}
.color_edge {
	background-image: url(/Assets/Images/Main/color_edge.gif);
	}
.color_bar {
	background-image: url(/Assets/Images/Main/color_bar.gif);
	}
.color_bg {
	background-color: #39f;
	}

/* BANNER */
.banner_container
{
	background-color: #39f;
	background-image: url(/Assets/Images/Main/color_bar.gif);
	background-repeat: repeat-x;

}
/*#banner_container {
	width: 100%;
	height: 40px;
	background-color: #39f;
	background-image: url(/Assets/Images/Main/color_bar.gif);
	background-repeat: repeat-x;
	}*/
#banner {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	}
#banner h1 {
	width: 300px;
	height: 20px;
	padding: 10px;
	margin: 0;
	}
#banner h1 a {
	width: 282px;
	height: 20px;
	background-position: 0px -10px;
	}
#banner h1 a:hover {
	background-position: 0px -50px;
	}
#bgea_sites {
	width: 250px;
	height: 17px;
	position: absolute;
	top: 11px;
	right: 10px;
	z-index: 99;
	}
#bgea_sites a {
	width: 250px;
	height: 17px;
	background-position: 0px -291px;
	}
#bgea_sites.on a {
	background-position: 0px -331px;
	}
#bgea_sites iframe {
	width: 250px;
	height: 200px;
	padding: 0;
	margin: 0;
	display: none;
	}
#bgea_sites.on iframe {
	display: block;
	}

/* CONTENT */
#content {
	width: 960px;
	height: 755px;
	margin: 0 auto;
	background-image: url(/Assets/Images/Main/body_bg.jpg);
	background-position: -480px -40px;
	background-repeat: no-repeat;
	}
	
/* HEADER */
#header {
	width: 940px;
	height: 340px;
	margin: 0 10px;
	float: left;
	position: relative;
	 }
#header p {
	width: 400px;
	padding: 0;
	margin: 0;
	font-size: 24px;
	line-height: 1.5em;
	position: absolute;
	top: 190px;
	left: 50px;
	z-index: 4;
	}
#header #hero_photo {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	}
#header #hero_bg {
	border: 10px solid #fff;
	position: absolute;
	top: 90px;
	left: 0;
	z-index: 1;
	}
#header #hero_title {
	width: 300px;
	height: 180px;
	position: absolute;
	top: 100px;
	left: 30px;
	z-index: 4;
	}
#header #hero_title h2
{
	margin-top:52px;
	color:#2F98FF;
	font-size:38px;
	top: 20%;
	line-height: 38px;

}
#header #hero_nav {
	width: 600px;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	}

#header #hero_nav .wrapper
{
	margin:17px 5px 0px 5px;
	font-size:14px;
	float:left;
}


#header #hero_nav .wrapper a:link,a:visited
{
	color:#ffffff;
}

#header #hero_nav .wrapper a:hover
{
	color:#3399FF;
}

.subNavSelected
{
	color:#3399FF !important;
}


/* HEADER NAV */
#header #nav {
	width: 940px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	}
#header #nav h1 {
	padding: 0;
	margin: 20px 15px 20px 0;
	float: left;
	}
#header #nav a.what_is_a_festival {
	width: 140px;
	height: 20px;
	margin: 54px 10px 0 0;
	background-position: 0px -90px;
	float: left;
	}
#header #nav a.what_is_a_festival:hover {
	background-position: -150px -90px;
	cursor: pointer;
	}
#header #nav a.what_is_a_festival_on {
	width: 140px;
	height: 20px;
	margin: 54px 10px 0 0;
	background-position: -150px -90px;
	float: left;
	}
#header #nav a.franklin_graham {
	width: 130px;
	height: 20px;
	margin: 54px 10px 0 0;
	background-position: 0px -130px;
	float: left;
	}
#header #nav a.franklin_graham:hover {
	background-position: -150px -130px;
	cursor: pointer;
	}
#header #nav a.franklin_graham_on {
	width: 130px;
	height: 20px;
	margin: 54px 10px 0 0;
	background-position: -150px -130px;
	float: left;
	}
#header #nav a.upcoming_cities {
	width: 117px;
	height: 20px;
	margin: 54px 10px 0 0;
	background-position: 0px -170px;
	float: left;
	}
#header #nav a.upcoming_cities:hover {
	background-position: -150px -170px;
	cursor: pointer;
	}
#header #nav a.upcoming_cities_on {
	width: 117px;
	height: 20px;
	margin: 54px 10px 0 0;
	background-position: -150px -170px;
	float: left;
	}
#header #nav a.contact {
	width: 45px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: 0px -215px;
	float: right;
	}
#header #nav a.contact:hover {
	background-position: -75px -215px;
	cursor: pointer;
	}
#header #nav a.contact_on {
	width: 45px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: -75px -215px;
	float: right;
	}
#header #nav a.media {
	width: 32px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: -150px -215px;
	float: right;
	}
#header #nav a.media:hover {
	background-position: -225px -215px;
	cursor: pointer;
	}
#header #nav a.media_on {
	width: 32px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: -225px -215px;
	float: right;
	}
#header #nav a.downloads {
	width: 61px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: -300px -215px;
	float: right;
	}
#header #nav a.downloads:hover {
	background-position: -375px -215px;
	cursor: pointer;
	}
#header #nav a.downloads_on {
	width: 61px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: -375px -215px;
	float: right;
	}
#header #nav a.homemain {
	width: 28px;
	height: 10px;
	margin: 20px 0 0 10px;
	background-position: 0px -495px;
	float: right;
	}
#header #nav a.homemain:hover {
	background-position: -75px -495px;
	cursor: pointer;
	}	

/* MAIN */
#main_container {
	width: 940px;
	padding: 0 0 20px 10px;
	margin-right: 10px;
	background-position: 0 30px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	}
#main {
	width: 940px;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	line-height: 1.4em;
	float: left;
	z-index: 2;
	}
#main a {
	color: #39f;
	}
#main a:hover {
	color: #000;
	}
#main #main_sidebar {
	width: 330px;
	height: 330px;
	background-position: 0 30px;
	background-repeat: repeat-x;
	float: left;
	}
#main #main_sidebar #media {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 1;
	}
#main #main_sidebar div.menu {
	margin: 350px 60px 0 30px;
	line-height: 1em;
	}
#main #main_sidebar div.menu span {
	margin-right: 10px;
	font-size: 10px;
	}
#main #main_sidebar div.contact_info {
	margin: 100px 60px 0 30px;
	font-size: 12px;
	line-height: 1.7em;
	}
#main #main_sidebar div.contact_info h4 {
	margin-bottom: 0;
	font-size: 14px;
	}
#main #main_content {
	width: 610px;
	padding-bottom: 40px;
	float: left;
	}
#main #main_content #main_title {
	width: 340px;
	height: 40px;
	margin: 30px 0 20px 0;
	background-color: #fff;
	color: #fff;
	float: left;
	}
#main #main_content #main_nav {
	width: 240px;
	height: 52px;
	margin: 38px 30px 0 0;
	background-color: #fff;
	text-align: right;
	float: left;
	}
#main #main_content #main_nav a {
	margin-left: 5px;
	}
#main #main_content p {
	margin: 1.4em 30px 1.4em 20px;
	clear: left;
	}
#main #main_content p strong {
	color: #39f;
	font-size: 14px;
	}
#main #main_content p.intro {
	padding-top: 5px;
	margin-top: 0;
	background-color: #fff;
	font-size: 18px;
	line-height: 1.4em;
	}
#main #main_content p.intro_quote {
	padding-top: 5px;
	margin-top: 0;
	background-image: url(/Assets/Images/Main/txt_quote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 1.4em;
	text-indent: 40px;
	}
	
/* CONTACT FORM */
.contact_form {
	margin: 1.4em 0 1.4em 20px;
	clear: left;
	}
.contact_form h4 {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin: 0 42px 25px 0;
	}
.contact_form .input {
	width: 248px;
	border: 1px solid #ccc;
	padding: 7px 10px;
	margin: 0 4px 4px 0;
	color: #666;
	font-size: 12px;
	}
.contact_form textarea {
	width: 525px;
	border: 1px solid #ccc;
	padding: 7px 10px;
	margin: 0 4px 10px 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	}

/* PAGE - HOME */
body#home #header {
	height: 460px;
	}
	
/* PAGE - FESTIVAL */
body#festival #header {
	height: 90px;
	}
#festival_swf {
	width: 960px;
	height: 835px;
	float: left;
	}

/* FOCAL POINTS */
#focal_points {
	width: 960px;
	float: left;
	}
.focal_point {
	width: 300px;
	height: 150px;
	padding: 0 10px 20px 10px;
	background-position: 0 50px;
	background-repeat: no-repeat;
	float: left;
	}
.focal_point div {
	width: 300px;
	height: 150px;
	background-color: #fff;
	float: left;
	position: relative;
	}
.focal_point img {
	margin: 10px;
	}
.focal_point p {
	width: 240px;
	height: 45px;
	padding: 18px 20px 0 20px;
	margin: 0 10px 0 10px;
	background-image: url(/Assets/Images/Main/focal_points_bg.png);
	font-size: 11px;
	line-height: 1.5em;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 10px;
	}
.focal_point p a {
	margin-left: 5px;
	color: #fff;
	font-weight: bold;
	text-transform: lowercase;
	}
.focal_point p a:hover {
	color: #39f;
	}
.focal_point a.tab {
	height: 40px;
	position: absolute;
	z-index: 2;
	top: 50px;
	left: 0;
	}
.focal_point a.event {
	width: 84px;
	background-position: 0px -240px;
	}
.focal_point a.prayer {
	width: 65px;
	background-position: -93px -240px;
	}
.focal_point a.outreach {
	width: 83px;
	background-position: -167px -240px;
	}
.focal_point a.training {
	width: 74px;
	background-position: -259px -240px;
	}
.focal_point a.youth {
	width: 54px;
	background-position: -342px -240px;
	}
.focal_point a.kids {
	width: 45px;
	background-position: -405px -240px;
	}

/* FOOTER */
#footer {
	width: 920px;
	padding: 20px 0;
	margin: 0 20px;
	color: #4e4e4e;
	font-size: 10px;
	line-height: 1.5em;
	float: left;
	}
#footer h6 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	}
#footer h6 a {
	color: #39f;
	}
#footer a {
	color: #999;
	}
#footer a:hover {
	color: #fff;
	}
#footer div ul li {
	list-style: none;
	}
#footer #footer_left {
	width: 540px;
	padding-bottom: 40px;
	float: left;
	}
#footer #footer_left ul {
	width: 135px;
	height: 150px;
	padding: 0;
	margin: 0;
	float: left;
	}
#footer #footer_right {
	width: 380px;
	padding-bottom: 40px;
	text-align: right;
	float: left;
	}
#footer #footer_right ul {
	width: auto;
	padding: 0;
	margin: 0;
	}
#footer #footer_right ul li {
	margin-left: 25px;
	float: right;
	}
#footer #footer_right p {
	margin: 30px 0 15px 0;
	clear: both;
	}
	
#footer #footer_right h1 {
	width: 103px;
	height: 60px;
	margin: 0;
	float: right;
	}
#footer #footer_right h1 a {
	width: 103px;
	height: 60px;
	background-position: -300px -10px;
	}
#footer #footer_right h1 a:hover {
	background-position: -300px -90px;
	}


/*==============================================================================*/
.AnnouncementsWrapper {
	background-color: #FFFFFF;
	width: 920px;
	padding: 10px;
	height: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto;
}
.AnnouncementsWrapper p {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 20px;
}
.AnnouncementsPhoto {
	float: left;
	margin-right: 40px;
}
.AnnouncementsHead {
	margin-top: 20px;
	margin-bottom: 10px;
}
.AnnouncementText {
	height: 70px;
	font-size: 15px;
	line-height: 20px;
	margin-right: 20px;
}
.AnnouncementDots {
	font-size: 30px;
	margin-right: 20px;
	margin-top: 0px;
	height: 25px;
}
.EventDate {
	float: left;
	width: 65px;
	text-transform: uppercase;
}
.EventText {
	height: 27px;
	margin-right: 20px;
}
.AnnouncementsWrapper  a:link {
	color: #b9141e;
	text-decoration: none;
}
.AnnouncementsWrapper  a:visited {
	color: #b9141e;
	text-decoration: none;
}
.AnnouncementsWrapper  a:hover {
	color: #b9141e;
	text-decoration: underline;
	}
.AnnouncementsWrapper  a:active {
	color: #b9141e;
	text-decoration: underline;
}
/*==============================================================================*/

#focal_point_body {
	/*width: 560px;*/
	/*padding: 30px;*/
	/*margin: 0 10px 20px 10px;*/
	background-color: #fff;
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
	/*float: left;*/
	display: inline; /* IE6 */
	}
#focal_point_body a * {
	vertical-align: middle;
	}
#focal_point_body a:hover {
	color: #000;
	}
#focal_point_body p.intro {
	padding-top: 5px;
	margin-top: 0;
	font-size: 18px;
	line-height: 1.4em;
	}
#focal_point_body p.intro2 {
	font-size: 14px;
	line-height: 1.4em;
	}
#focal_point_body h4 {
	border-bottom: 1px solid #ccc;
	padding: 20px 0 10px 0;
	margin: 1.4em 0 1.4em 0;
	font-size: 14px;
	clear: both;
	}
#focal_point_body h4 .more {
	padding: 0;
	margin: -5px 0 0 0;
	float: right;
	}
#focal_point_body h5 {
	margin-bottom: 0;
	font-size: 14px;
	}
#focal_point_body h6.author {
	margin: 10px 0 20px 30px;
	font-size: 10px;
	font-weight: normal;
	}
#focal_point_body .testimonial {
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px 0;
	margin: 1.4em 0 1.4em 0;
	}
#focal_point_body .testimonial .video {
	margin: 0 20px 20px 0;
	float: left;
	}
#focal_point_body .testimonial p {
	padding-top: 0;
	margin-top: 0;
	}
#focal_point_body .pagination {
	padding: 5px 0 0 0;
	margin: 0;
	}
#focal_point_body .pagination * {
	vertical-align: middle;
	}
#focal_point_body .pagination .next {
	float: right;
	}
#focal_point_body .pagination .prev {
	margin-right: 10px;
	}
#focal_point_body .contact_form {
	width: auto;
	padding: 15px 0 0 0;
	margin: 0;
	}
#focal_point_body .contact_form .file_input {
	width: 525px;
	border: 1px solid #ccc;
	padding: 7px 10px;
	margin: 0 4px 10px 0;
	}
#focal_point_body .contact_form .file_input span {
	margin-right: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	}
#focal_point_body .contact_form .file_input input {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	float: right;
	}
#focal_point_body .dates {
	padding: 0;
	margin: 10px 0 5px 0;
	font-size: 10px;
	line-height: 2.2em;
	}
#focal_point_body .dates a {
	margin-left: 5px;
	font-size: 12px;
	}

/* FOCAL POINT: VID THUMB */
#focal_point_body .vid_thumb {
	width: 280px;
	margin: 30px 0 0 0;
	float: left;
	position: relative;
	}
#focal_point_body .vid_thumb img {
	margin-right: 10px;
	float: left;
	}
#focal_point_body .vid_thumb img.btn_play {
	margin: 0;
	position: absolute;
	float: none;
	top: 29px;
	left: 44px;
	}
#focal_point_body .vid_thumb h6 {
	padding-right: 10px;
	margin: 0;
	font-size: 14px;
	line-height: 1.4em;
	}
#focal_point_body .vid_thumb p {
	padding-right: 10px;
	margin: 5px 0 0 0 !important;
	font-size: 10px;
	line-height: 1.4em;
	font-style: italic;
	clear:none !important;
	}


/* FOCAL POINT: SUBNAV */
#focal_point_body .subnav {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	margin: 0;
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
	clear: left;
	width:560px;
	}
#focal_point_body .subnav a {
	margin: 0 2px;
	color: #999;
	}
#focal_point_body .subnav a:hover {
	color: #000;
	}
#focal_point_body .subnav a.on {
	color: #000;
	}

/* */

h3
{
	color:#3399FF;
	/*text-align:left;*/
	font-size:17px;
	margin:42px 0px 20px 20px;
	text-transform:uppercase;
}
