@charset "utf-8";
/* CSS Document */
body
{
	margin: 0em auto;    	
	background-color: #F7F4EB;
}
#maincontainer
{
    width: 950px;
    margin: 0em auto;    	
	background-image: url(/images/wrapper.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#wrapper
{
	width:950px;
	margin: 0em auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;		
	font-size:12px;	
	background-image: url(/images/wrapper.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
#wrapper p
{
	line-height: 18px;	
}
#wrapper a:link, #wrapper a:visited
{
	color:#3274CB;
}
#wrapper a:hover
{
	color:#53A5DD;
}
#toplinks
{
	height:17px;
	text-align:right;
	background-color: #F7F4EB;
	padding-right:50px;
	padding-top:3px;
}
#toplinks a
{
	color: #000;
    text-decoration:underline;	
}
#toplinks a:hover
{
	color: #000;
	text-decoration:none;
}
#header
{
	margin: 0em auto;
	height: 210px;
	width: 950px;
    background-image: url(/images/header.jpg);
}
#leftcolumnbox
{
	margin: 0px 0px 10px 39px;
	/*ie7 hack*/
	*margin: 0px 0px 10px 39px;
	/*ie6 hack*/
	_margin: 0px 0px 10px 20px;
	float: left;
	width: 290px;		
}
#leftcolumn
{
	padding: 0px 10px 5px 10px;
	color:#222;	
}
#heading
{
	background-color:#11100f;
}
#fullcolumnbox
{
	margin: 0px 0px 0px 39px;
	/*ie7 hack*/
	*margin: 0px 0px 0px 39px;
	/*ie6 hack*/
	_margin: 0px 0px 0px 39px;
	width: 875px;
	background-color: #FFF;	
}
#fullcolumn
{
	padding: 0px 10px 15px 10px;
	color:#000;
}
#datebox
{
	text-align:center;
	padding:5px;
	width:549px;
	background-color: #D39C35;	
	color:#FFF;
	height:35px;
}
.smalltext
{
	font-size:11px;
}
#rightcolumnbox
{
	margin: 0px 40px 10px 0px;
	/*ie7 hack*/
	*margin: 0px 40px 10px 0px;
	/*ie6 hack*/
	_margin: 0px 21px 10px 0px;
	float:right;
	width:559px;	
}
#rightcolumn
{
	padding: 0px 10px 15px 10px;
	color:#222;	
}
.content
{
	padding: 10px 10px 15px 10px;
	color:#222;	
}
.content b, .content strong
{
	font-weight:bolder;
}
.error
{
	color: #FF0000;
}
#footer
{
	clear:both;
	width:950px;
	padding-top:25px;
	background-color:#433336;
	height:50px;	
	text-align:center;
	color:#222;
	background-image: url(/images/footer.jpg);
}
#footer a
{
	color: #000;
	text-decoration:none;
}
#footer a:hover
{
	color: #000;
	text-decoration:underline;
}
h1
{
	margin: 5px 0px 5px 0px;
	font-size: 18px;
	color: #878787;
}
h2
{
	margin: 1px 0px 1px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 14px;
}
h3
{
	font-size: 12px;    
}
hr
{
	width:90%;
	border-bottom:solid 1px #4A4B00;
}
img
{
	border:0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
input
{	
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #7f9db9;
    BORDER-WIDTH: 1px;
}
select
{	
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #7f9db9;
    BORDER-WIDTH: 1px;  
	WIDTH: 150px;  		
}
   	
.button
{   
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;    
    color:#FFFFFF;
    border: solid 1px #FFFFFF;
    background:#d50000;
}
#nav
{       
    width:950px;
    height:54px;    	
}
div#menu ul#menuitem{
	height:54px;
	width:950px;
	background:transparent url(/images/menu.gif) top left no-repeat;	
	margin: 0px 0px 0px 0px;
	position:relative;
}
div#menu ul#menuitem li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
ul#menuitem li,ul#menuitem a{
	height:54px;
	display:block;
}
div#menu ul#menuitem li a{
	text-indent:-9999px;
	text-decoration:none;
}
#home{
	left:0px;
	width:135px;
}
#ministries{
	left:135px;
	width:135px;
}
#devotionals{
	left:270px;
	width:125px;
}
#findus{
	left:395px;
	width:105px;
}
#sermons{
	left:500px;
	width:130px;
}
#beliefs{
	left:630px;
	width:155px;
}
#tour{
	left:785px;
	width:165px;
}
#home a:hover,body#homeon #home{
	background:transparent url(/images/menu.gif) -0px -54px no-repeat;
}
#ministries a:hover,body#ministrieson #ministries{
	background:transparent url(/images/menu.gif) -135px -54px no-repeat;
}
#devotionals a:hover,body#devotionalson #devotionals{
	background:transparent url(/images/menu.gif) -270px -54px no-repeat;
}
#findus a:hover,body#finduson #findus{
	background:transparent url(/images/menu.gif) -395px -54px no-repeat;
}
#sermons a:hover,body#sermonson #sermons{
	background:transparent url(/images/menu.gif) -500px -54px no-repeat;
}
#beliefs a:hover,body#beliefson #beliefs{
	background:transparent url(/images/menu.gif) -630px -54px no-repeat;
}
#tour a:hover,body#touron #tour{
	background:transparent url(/images/menu.gif) -785px -54px no-repeat;
}
.image
{
margin:5px;
border: solid 1px #222;
}

.newsletter_table {
	background-color: #AAAAAF;
	font: 13px arial,helvetica;
}

.newsletter_hdr_row {
	background-color: #E8E8E6;
	color: #777777;
}

.newsletter_row {
	background-color: #F4F4F2;
	color: #666666;
}

.newsletter_button {
	font-size: 13px;
	color: #777777;
	font-weight: bold;
	background-color: #E8E8E6;
	border: 1px solid #AAAAAF;
	margin: 0px;
	padding: 0px;
}
.left{
    width:150px;
    float:left;
    padding:7px 0px 0px 7px;
    min-height:24px;
}
.right{
    width:200px;
    float:left;
    padding:5px;
    min-height:24px;
}
.clear{
    float:none;
    clear:both;
    height:0px;
}
.row{
    background-color:none;
    display:block;
    min-height:32px;
}
.text{
    width:190px;
}
.ruler{
    width:400px; border-bottom:dashed 1px #dcdcdc;
}
tr:focus{
    background-color:#fcfcf0;
}
td{
    vertical-align:top;
}
.over{
    background-color:#D39C35;
}
.out{
    background-color:none;
}
.webadmin_table {
	background-color: #AAAAAF;
	font-size: 13px;
}

.webadmin_hdr_row {
	background-color: #E8E8E6;
	color: #777777;
}

.webadmin_row {
	background-color: #F4F4F2;
	color: #555555;
}

.webadmin_button {
	font-size: 13px;
	color: #777777;
	font-weight: bold;
	background-color: #E8E8E6;
	border: 1px solid #AAAAAF;
	margin: 0px;
	padding: 0px;
}