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; /* dark brown */ 
    font-weight: bold;
    text-decoration: underline; 
}

.brownA.nav {
    color: #3b2d0a; /* dark brown */ 
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;  
}

.brownA.nav:hover {
	color: #f5efcd;    /* tan  */
    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: #Fcfcf4; 

} 

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; /* dark brown */
}
.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; /* dark brown */
}
.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: #369;
}
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:auto;
	width: 136px;	
	}
	
td.nav { /* color of lines around cells */
	background-color: #3b2d0a; /* dark brown */ 
	height: 34px;
	width: 136px;	
	}
	
p.pnav { /*changes main color of button in FireFox  */
	background-color: #3b2d0a;  /* brown */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	height: 34px;
	width: 136px;
	line-height: 34px; 
	}	
	
p.pnav:hover {
    background-color: #f5efcd; /* tan -  changes background hover color in firefox, not ie */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	height: 34px;
	width: 136px;
	line-height: 34px;	
	}	
	
p.pnavtwo { /*changes main color of button in FireFox  */
	background-color: #3b2d0a;  /* brown */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	height: 34px;
	width: 135px;
	line-height: 34px; 
	margin-bottom:0px;
	margin-top: 3px;	
	border: 1px solid #3b2d0a;	
	color: #f5efcd; /* tan */
	}	
	
p.pnavtwo:hover {
	background-color: #f5efcd; /* tan -  changes background hover color in firefox, not ie */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	height: 34px;
	width: 135px;
	line-height: 34px;
	margin-bottom:0px;
	margin-top:3px;
	border: 1px solid #3b2d0a;
	color: #3b2d0a;  /* brown */ 
	}	
a.anav { /*changes main font color on buttons */
	color:#f5efcd; /* tan */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	text-decoration:none;
	background-color:#3b2d0a;  /*dark brown - if this is taken out, text disappears in FF until mouseover*/
	/* background-color:#f00;  red nav bar background color */ 
	line-height:33px;
	width:136px;
	}	
	
a.anav:hover { /* changes the color of the letters on hover */
	color: #3b2d0a; /* font dark brown */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#f5efcd; /* tan */
	line-height:33px;
	width:136px;
	}	
#search {
	position:absolute;
	left:779px;
	top:86px;
	width:211px;
	height:35px;
	z-index:3;
	visibility: visible;
}
#container {
	background-color: #fcfcf4;
	width: 62em;
}
#leftcolumn {
	background-image: url(images/newlayout/leftback.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 135px;
	padding-top: 30px;
}

#rightcolumn {
	float: left;
	height: auto;
	padding-left:10px;
	padding-top:10px;
width: 831px;
	/*text-align: right;*/
}
.samecolheight { 
} 
.insidecolheight { 
} 
img .usemap {visibility:visible;
background-image:url(http://www.friendship-church.org/images/newlayout/InsideHeader.jpg);
height:144;
border:0px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #rightcolumn #footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
}
 @media screen {
#container {visibility:visible;}
.mobilelogo {visibility:hidden;height:0px;}
 }


