A { 
    color: #336699; 
    font-weight: bold;
    text-decoration: underline; 
}

A:hover {
	color: #893239;
	font-weight: bold;
	text-decoration: underline;
}

A.nav {
    color: #FFFFFF; 
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;  
}

A.nav:hover {
    color: #FFFFCC; 
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px; 
    font-family: "Times New Roman", Arial, "Sans Serif"; 
}

A { 
    color: #336699; 
    font-weight: bold;
    text-decoration: underline; 
}

.brownA:hover { 
    color: #3b2d0a; 
    font-weight: bold;
    text-decoration: underline; 
}

.brownA.nav {
    color: #3b2d0a; 
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;  
}

.brownA.nav:hover {
    color: #3b2d0a; 
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px; 
    font-family: "Times New Roman", Arial, "Sans Serif"; 
}

.smallA { 
    color: #336699; 
    font-weight: bold;
	font-size: 12px;
    text-decoration: underline; 
}

.smallA:hover { 
    color: #893239; 
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline; 
}

.smallA.nav {
    color: #FFFFFF; 
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;  
}

.smallA.nav:hover {
    color: #FFFFCC; 
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px; 
    font-family: "Times New Roman", Arial, "Sans Serif"; 
}

body { 
    background-color: #FFFFFF; 

} 

p, td, th, li, blockquote { 
   font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: normal; 
} 

.article { 
   font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    margin-left: 20pt;

} 

h1 { 
    color: #000066; 
    font-size: 16px; 
    font-family: "Arial Black", Arial, Serif; 

} 

h2 { 
    color: #893239; 
    font-size: 17px; 
    font-family: "Gill Sans", Arial, "Sans Serif"; 

} 

h3 { 
    color: #336699; 
    font-size: 14px; 
    font-family:  Arial, Stone Sans,  Sans Serif; 
	margin-bottom:0px; 
} 

h4, h5, h6 { 
    color: #330099; 
    font-size: 14px; 
    font-family: Stone Sans, Arial, Sans Serif; 
} 

.bottom { 
    font-size: 11px; 
    text-align: center;
}
.riverbottom { 
    font-size: 11px; 
    text-align: left;
	color:#6AB7B1;
}
.riverbottom:hover{ 
    font-size: 11px; 
    text-align: left;
	color:#ff9933;
}
.floodbottom { 
    font-size: 11px; 
    text-align: left;
	color:#A7BCD1;
}
.floodbottom:hover{ 
    font-size: 11px; 
    text-align: left;
	color:#ff9933;
}
.zonebottom { 
    font-size: 11px; 
    text-align: left;
	color:#ffffff;
}
.zonebottom:hover{ 
    font-size: 11px; 
    text-align: left;
	color:#BBA7D5;
}
.BigBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2c4c82;
}
.BigBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3b2d0a;
}
.SmallBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2c4c82;
}

.SmallBrown {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3b2d0a;
}
.MedBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2c4c82;
}
.whitesmallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.whitesmallnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #893239;
}
input:focus {

            background-color:#FFFF99;
}

 
.subheadblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.blurbtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.cnc { 
    color: #000000; 
    font-weight: bold;
    text-decoration: none; 
}

.cnc:hover { 
    color: #cd291d; 
    font-weight: bold;
    text-decoration: none; 
}

.cnc.nav {
    color: #000000; 
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;  
}

.cnc.nav:hover {
    color: #000000; 
    font-weight: bold;
    text-decoration: none;
    font-size: 14px; 
    font-family: "Times New Roman", Arial, "Sans Serif"; 
}
table.leftnav
	{
	table-layout: fixed;
	width: 136px;
	}
	
td.nav { 
	background-color:#768797;
	height:34px;
	width:136px;
	}
	
p.pnav {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	height:34px;
	width:136px;
	line-height:20px;	
	}	
	
p.pnav:hover {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	height:34px;
	width:136px;	
	line-height:20px;	
	}						
	
a.anav {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#768797;
	line-height:33px;
	width:136px;
	}	

a.anav:hover {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#4D6378;
	line-height:33px;
	width:136px;
	}	
	
.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(http://www.friendship-church.org/images/newlayout/ad2.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 543px;
height: 270px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 543px;
height: 270px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 543px;
height: 270px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 	

 @media screen {
.mobilelogo {visibility:hidden;height:0px;}
#desktop {visibility:visible;}	
#mobile {visibility:hidden;height:0px;width:300px;}	 
.textinfo {visibility:inherit;float:left;width:330px;}
.ads {visibility:inherit;float:left;width:570px;margin-top:25px;margin-left:25px;}
menu {
	   z-index:1;
}
#search {
	position:absolute;
	left:61px;
	top:169px;
	width:542px;
	height:268px;
	z-index:3;
	visibility: inherit;
}
#main {
	width: 929px;
	background-image: url(images/newlayout/background.jpg);
	background-position:bottom;
	margin-top:13px;
	margin-left:29px;
	height:550px;
	visibility:inherit
}
	#container {
	width: 996px;
	background-image: url(images/newlayout/BrownFrame.gif);
	height:580px;
	visibility:inherit;
}
#layad1 {
	position:absolute;
	width:543px;
	height:270px;
	z-index:0;
	left: 65px;
	top: 190;
	visibility: visible;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
}
#layad2 {
	position:absolute;
	width:543;
	height:270;
	z-index:0;
	left: 65;
	top: 190;
	visibility: hidden;
}
#layad3 {
	position:absolute;
	width:543;
	height:270;
	z-index:1;
	left: 65;
	top: 190;
	visibility: hidden;
}
 }
