body {
	background-color: #2E4E6B;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

.page_width
{
	width:900px;
}

.left_column_width
{
	width:200px;
}

.body_width
{
	width:900px;
}

.message
{
	color:red;
}

h1
{
	margin: 0 auto;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #234522;
	padding:2px 0px 8px 0px;
	border-top:2px solid #C2C7A8
}

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

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

td.header_address_bar
{
	width:900px;
	height:40px;
	background-color:#507642;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

td.horz_marquee
{
	width:900px;
	height:22px;
	background-image:url(../images/redbirdconf_02.gif);
	background-repeat:no-repeat;
/*	background-color:#C4E3FC; */
/*	text-align:right; */
	font-size: 12px;
	font-weight: normal;
	color: #00477f;
	padding-left:10px;
	padding-right:10px;
}

td.horz_nav
{
	width:900px;
	height:32px;
	background-color:#00477f;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

img.horz_nav
{
	width:13px;
	height:12px;
	border:none;
	vertical-align:bottom;
}

.navigation
{
	background-color:#cccccc;
}	

td.left_column_popout
{
	padding:0; margin:0;
}

ul.left_column_popout_header
{
	height:20px;
	background-image:url(../images/nav_header.gif);
	background-repeat:no-repeat;
	background-color:#00477f;
	list-style-type: none;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:10px 0 0 0;
	margin:0;
	line-height:12px;
	border-bottom:1px solid #ffffff;
}


ul.left_column_popout_donate_header
{
	height:20px;
	background-color:#ec2a45;
	list-style-type: none;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:10px 0 0 0;
	margin:0;
	line-height:12px;
	border-bottom:1px solid #ffffff;
}




td.left_column_header
{
	width:200px;
	height:30px;
	background-image:url(../images/nav_header.gif);
	background-repeat:no-repeat;
	background-color:#C4E3FC;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

 
/* this style is not needed when using the popout menu
td.left_column_nav
{
	width:200px;
	height:28px;
	background-color:#C4E3FC;
	padding-left:8px;
	text-align:left;
}
 */

/* this style is not needed when using the popout menu */
td.left_column_nav_w-arrow
{
	width:200px;
	height:28px;
	background-image:url(../images/nav_arrow_left.gif);
	background-repeat:no-repeat;
	background-color:#C4E3FC;
	padding-left:8px;
	text-align:left;
}

td.left_column_nav_top_spacer
{
	width:200px;
	height:3px;
	background-color:#ffffff;
}
td.left_column_nav_spacer
{
	width:200px;
	height:1px;
	background-color:#ffffff;
}

td.left_column_nav_bottom_spacer
{
	width:200px;
	height:20px;
	background-color:#ffffff;
}

.body_headline
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #234522;
	padding-top:8px;
	padding-left:12px;
	padding-right:10px;
	padding-bottom:8px;
}

td.body_subheadline
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #234522;
	padding-left:12px;
}

td.staff_subheadline
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left:12px;
	padding-top:12px;
}

.body_header
{
	border-top:2px solid #C2C7A8
}

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

.body_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	padding-right:12px;
	padding-left:12px;
}

td.body_text_indexpage
{
	padding-right:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: #000000;
}

td.body_text_staffpage
{
	padding-top:12px;
	padding-left:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: #000000;
}

td.body_form_text_12pt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: #000000;
}

td.body_form_text_10pt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	color: #000000;
}

td.link_body_text
{
	padding-top:8px;
	padding-left:12px;
	padding-right:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	color: #fb3144;		
}

td.right_column_header
{
	width:188px;
	height:30px;
	background-image:url(../images/right_header_bg.gif);
	background-repeat:no-repeat;
	background-color:#C4E3FC;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

td.right_column_header_green
{
	margin: 0 auto;
	width:188px;
	height:64px;
	background-image:url(../images/right-header-green-bg.gif);
	background-repeat:no-repeat;
	background-color:#008b00;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Body Links Start */
.rightside_link	{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

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

.rightside_link a:hover {
	color: yellow;
	text-decoration: none;
}
/* Body Links End */


td.right_column_header_donate
{
	width:188px;
	height:30px;
	background-image:url(../images/header_red.gif);
	background-repeat:no-repeat;
	background-color:#C4E3FC;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


td.right_column
{
	width:188px;
	background-color:#C4E3FC; 
	padding:8px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

td.footer
{
	width:900px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:1px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#507642;
}


td.footer_fgw_link
{
	width:900px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.horizontal_dotted_line 
{ 
	border-bottom: 1px dotted #80c080; 
	width: 100px; 
}

input.field
{
	background-color:#ddeeff;
}

input.button
{
	background-color:#00477f;
	color:#ffffff
}
span.checkbox
{
	border-top:4px #ddeeff solid;
	background-color:#ddeeff;
}

/* this style is not needed when using the popout menu */
.left_nav_links A:link	{
					text-decoration: none;
					color: #00477F;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 0.5cm;
				}
.left_nav_links A:visited 
				{
					text-decoration: none;
					color: #00477F;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 0.5cm;
				}
.left_nav_links A:active 
				{
					text-decoration: none;
					color: #fb3144;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 0.5cm;
				}
.left_nav_links A:hover
				{
					text-decoration: none;
					color: #fb3144;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 0.5cm;
				}
				
				
.right_nav_links A:link	{
					
					padding-top:12px;
					padding-left:12px;
					padding-right:12px;
					text-decoration: none;
					color: #00477F;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 0.5cm;
					text-align: right;
				}
.right_nav_links A:visited 
				{
					padding-top:12px;
					padding-left:12px;
					padding-right:12px;
					text-decoration: none;
					color: #00477F;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 0.5cm;
					text-align: right;
				}
.right_nav_links A:active 
				{
					padding-top:12px;
					padding-left:12px;
					padding-right:12px;
					text-decoration: none;
					color: #fb3144;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 0.5cm;
					text-align: right;
				}
.right_nav_links A:hover
				{
					padding-top:12px;
					padding-left:12px;
					padding-right:12px;
					text-decoration: none;
					color: #fb3144;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 0.5cm;
					text-align: right;
				}				
				

.horz_nav A:link	{
					text-decoration: none;
					color: white;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 0.5cm;
				}
.horz_nav A:visited 
				{
					text-decoration: none;
					color: white;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 0.5cm;
				}
.horz_nav A:active 
				{
					text-decoration: none;
					color: #fb3144;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 0.5cm;
				}
.horz_nav A:hover
				{
					text-decoration: none;
					color: #fb3144;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 0.5cm;
}



.text_link A:link	{
					text-decoration: underline;
					color: blue;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					font-weight: bold;
				}
.text_link A:visited 
				{
					text-decoration: underline;
					color: blue;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					font-weight: bold;
				}
.text_link A:active 
				{
					text-decoration: underline;
					color: #D3253D;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					font-weight: bold;
				}
.text_link A:hover
				{
					text-decoration: underline;
					color: #D3253D;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					font-weight: bold;
}


.visitchurch_link A:link	{
					text-decoration: underline;
					color: blue;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: normal;
				}
.visitchurch_link A:visited 
				{
					text-decoration: underline;
					color: blue;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: normal;
				}
.visitchurch_link A:active 
				{
					text-decoration: underline;
					color: #D3253D;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: normal;
				}
.visitchurch_link A:hover
				{
					text-decoration: underline;
					color: #D3253D;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: normal;
}



/* Body Links Start */
.pastors_backto_link	{
	color: #4464a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}

.pastors_backto_link a:link, .pastors_backto_link a:visited, .pastors_backto_link a:active {
	color: #4464a3;
	text-decoration: underline;
}

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



}
.link_blue_red_arial11pt A:link	{
					text-decoration: none;
					color: #4464a3;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: normal;
				}
.link_blue_red_arial11pt A:visited 
				{
					text-decoration: none;
					color: #4464a3;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: normal;
				}
.link_blue_red_arial11pt A:active 
				{
					text-decoration: none;
					color: #D3253D;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: normal;
				}
.link_blue_red_arial11pt A:hover
				{
					text-decoration: none;
					color: #D3253D;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: normal;
}


.link_fgw_lowernav A:link	{
					text-decoration: none;
					color: white;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 0.5cm;
				}
.link_fgw_lowernav A:visited 
				{
					text-decoration: none;
					color: white;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 0.5cm;
				}
.link_fgw_lowernav A:active 
				{
					text-decoration: none;
					color: #fb3144;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 0.5cm;
				}
.link_fgw_lowernav A:hover
				{
					text-decoration: none;
					color: #fb3144;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 0.5cm;
				}					
			
			
			
			
			
.donate_nav_links A:link	{
					text-decoration: none;
					color: #FFFFFF;
					font-size: 14px;
					font-weight: bold;
					text-align: center;
				}
.donate_nav_links A:visited 
				{
					text-decoration: none;
					color: #FFFFFF;
					font-size: 14px;
					font-weight: bold;
					text-align: center;
				}
.donate_nav_links A:active 
				{
					text-decoration: none;
					color: #00477F;
					font-size: 14px;
					font-weight: bold;
					text-align: center;
				}
.donate_nav_links A:hover
				{
					text-decoration: none;
					color: #00477F;
					font-size: 14px;
					font-weight: bold;
					text-align: center;
					border-bottom: 1px dotted #00477F;
				}			
				

.footer_sitemap
{
	width:900px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
	text-align: center;
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#669754;
}				
				
footer_sitemap_links	{
	width:900px;
	height:30px;
	background-color:#669754;
	vertical-align:middle;
	text-decoration: none;
	text-align: center;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

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

.footer_sitemap_links a:hover {
	color: white; border-bottom: 1px dotted white;
}
/* TopNav Links End */				
				
				
				
				
p.small
{
line-height: 10px
}
p.medium
{
line-height: 20px
}
p.big
{
line-height: 30px
}				

/* Drop Down Navigation Start */
#navigation {width:200px;}

#navigation a:link, #navigation a:visited, #navigation a:active {color: #00477F; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

#navigation a:hover {color: #FB3144;}
 
/*Main Menu*/
#navigation ul {margin:0px; padding:0px; //background-color:#ffffff; color: #d6dbc1;
font-family: Arial, Helvetica, sans-serif; font-size: 14px;
}
  
 
#navigation ul li {
height:25px;
line-height:25px; 
list-style:none; 
padding-left:10px;
border-bottom:#fff solid;
background: #c4e3fc;
border-width:1px;
cursor:pointer; 
}
 
#navigation ul li a {color:#00477F;} /*Link's Styles*/
 
#navigation ul li:hover {position:relative;}
 
/*Sub Menu*/
#navigation ul ul {display:none; position:absolute; left:175px; top:0px; solid; border: 1px solid #00477F; background-color:#c4e3fc;}
#navigation ul li:hover ul {display:block;}
 
#navigation ul ul li { width:220px; float:left; display:inline; border-bottom: 1px solid white;}
#navigation ul ul li:hover {border-bottom: 1px dotted yellow; border-bottom: 1px solid white;}
 
#navigation li:hover ul li ul {display:none;}
 
#navigation ul ul li ul {left:110px; background-color:#8d9078;}
#navigation ul ul li:hover ul {display:block;}
/* Drop Down Navigation End */

