html {
	height: 100%;
	min-height: 100%;
}

body {
	margin-top: 0px;
	background-image: url(../images/newbg-gradatedblue.gif) !important;
	background-repeat: repeat-x !important;
	background-color: #169bc8 !important;
	background-position: top center !important;
}

.site_container {
	margin: 0 auto;
	width: 950px;
	min-height: 300px;
	background-color: #183463;
}

.top_banner_area {
	margin: 0 auto;
	background-image: url(../images/banner-topv2.png);
	background-repeat: no-repeat;
	background-color: #002a5d;
	width: 950px;
	height: 302px;
}

.top_banner_worship_text {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	color: #ffffff;
}

.middle_nav_area {
	margin: 0 auto;
	background-color: #002a5d;
	width: 950px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	color: #ffffff;
}

.middle_nav_area_text {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	color: #ffffff;
}

/* middle nav links start */
.middle_nav_links	{
	margin: 0 auto;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.middle_nav_links a:link, .middle_nav_links a:visited, .middle_nav_links a:active {
	color: #ffffff;
	text-decoration: none;
}

.middle_nav_links a:hover {
	color: #ffeb7e;
	text-decoration: none;
}
/* middle nav links end */


h1 {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	color: #eeeeee;
	padding: 0px 0px 10px 0px;
}

h2 {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	color: #cccccc;
}

h3 {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	color: #cccccc;
}

h4 {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #cccccc;
}

h5{
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #FFEF97;
}

h6 {
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	color: #FFEF97;
}

.body_area
{
	margin: 0 auto;
	width: 950px;
	min-height: 400px;
	height: 100%;
	background-color: #183463;
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	color: #BFBFBF;
	padding: 0px 20px 0px 0px;
}


/* Body Links Start */
.body_link	{
	color: #55B2D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.body_link a:link, .body_link a:visited, .body_link a:active {
	color: #55B2D1;
	text-decoration: underline;
}

.body_link a:hover {
	color: #FFEB7E;
	text-decoration: underline;
}
/* Body Links End */


.floatleft_body_area {
	float: left;
	width: 260px;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
}

.floatright_body_area {
	float: right;
	width:660px;
	vertical-align:top;
}

.floatleft_home_worshipschedule_area {
	float: left;
	width: 210px;
	vertical-align:top;
	background-color: #c8c1b6;
	padding: 0px 0px 0px 0px;
}

.events_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	color: #7f7f7f;
}

.marquee_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	color: #FFEF97;
}



.bottom_area
{
	margin: 0 auto;
	width: 950px;
	background-color: #c8c1b6;
}


.footer_graphic_lowernav_container {
	margin: 0 auto;
	background-color:#183463;
	vertical-align:top;
	width: 950px;
	text-align:center;
	padding: 0px 0px 20px 0px;
}


/* footer graphic lowernav links start */
.footer_graphic_lowernav_links	{
	text-decoration:none;
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.footer_graphic_lowernav_links a:link, .footer_graphic_lowernav_links a:visited, .footer_graphic_lowernav_links a:active {
	color: #dddddd; 
	text-decoration: none;
}

.footer_graphic_lowernav_links a:hover {
	color: #FFEB7E; border-bottom: 1px dotted #FFEB7E;
}
/* footer graphic lowernav links end */


.facebook_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align:center;
	color: #FFFFFF;
}

/* facebook links start */
.facebook_links	{
	width: 950px;
	text-decoration: none;
	color: #e1dfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.facebook_links a:link, .facebook_links a:visited, .facebook_links a:active {
	color: #e1dfdf;
	text-decoration: underline;
}

.facebook_links a:hover {
	color: yellow;
	text-decoration: underline;
}
/* facebook links end */


.footer_address_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align:center;
	color: #777777;
	padding-top:9px;
}

/* top banner address links start */
.top_links	{
	padding-top: 7px;
	text-decoration: none;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: right;
}

.top_links a:link, .top_links a:visited, .top_links a:active {
	color: #cccccc;
	text-decoration: underline;
}

.top_links a:hover {
	color: red;
	text-decoration: underline;
}
/* top banner address links end */






/* faqnav links start */
.faq_nav_links	{
	width: 950px;
	padding-top: 7px;
	text-decoration: none;
	color: #FFEB7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.faq_nav_links a:link, .faq_nav_links a:visited, .faq_nav_links a:active {
	color: #FFEB7E;
	text-decoration: underline;
}

.faq_nav_links a:hover {
	color: #dddddd;
	text-decoration: underline;
}
/* faqnav links end */


/* faith navlinks start */
.faith_nav_links	{
	width: 950px;
	text-decoration: none;
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.faith_nav_links a:link, .faith_nav_links a:visited, .faith_nav_links a:active {
	color: #dddddd;
	text-decoration: underline;
}

.faith_nav_links a:hover {
	color: #FFEB7E;
	text-decoration: underline;
}
/* faith navlinks end */



/* faith navlinks start */
.certified_welcoming_links	{
	width: 950px;
	text-decoration: none;
	color: #FFEB7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.certified_welcoming_links a:link, .certified_welcoming_links a:visited, .certified_welcoming_links a:active {
	color: #FFEB7E;
	text-decoration: underline;
}

.certified_welcoming_links a:hover {
	color: #dddddd;
	text-decoration: underline;
}
/* faith navlinks end */



/* fgw links start */
.fgw_links	{
	width: 950px;
	height: 40px;
	padding-top: 10px;
	color: #14384E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	background-color: #169BC8;
}

.fgw_links a:link, .fgw_links a:visited, .fgw_links a:active {
	color: #14384E;
	text-decoration: underline;
}

.fgw_links a:hover {
	color: yellow;
	text-decoration: underline;
}
/* fgw links end */



/* print this link starts */
.print_this_link	{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #55B2D1;
}

.print_this_link a:link, .print_this_link a:visited, .print_this_link a:active {
	color: #55B2D1; 
	text-decoration: underline;
}

.print_this_link a:hover {
	color: #FFEB7E;
}
/* print this link ends */






