body, td, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0px; padding:0px;}

html, body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}

/* PARAGRAPH STYLES */

H1, H2, H3, H4, H5 {font-size:100%;	font-weight:normal;}
H1 {
	font-size: 30px;
	color: #35a9e4;
	font-family: bebas_neueregular;
	padding-bottom: 20px;
}
H2 {
	font-size: 19px;
	color: #FFFFFF;
	font-family: allerregular;
	text-transform: uppercase;
}
H3 {
	font-size: 28px;
	color: #e6e0d4;
	text-decoration: none;
	font-family: bebas_neueregular;
}	
H4 {}
H5 {}
H6 {}

UL, OL {list-style: none; }
li {list-style-type:none;}
 
A {
	color:#312b81;
	text-decoration:none;
}
A:hover {
	color:#000000;
	text-decoration:none;
}

:focus {outline: 0;}
fieldset, img {border:0;}
q:before, q:after {	content:'';}

input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}

.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}

.link1 A {	color: #ACD655;	text-decoration: none;}	
.link1 A:HOVER {color: #ACD655; text-decoration: none;}
	
/* LAYOUT STYLES */
	
#wrapper {
	width:972px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main{
	background-color: #4941b3;
	padding: 9px;
	border: 1px solid #6a63d2;
}
.top{}
.nav_bg{
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom: 10px;
}
.follow{
	font-size: 19px;
	color: #FFFFFF;
	font-family: 'allerregular';
}
#topnav{
	text-align:center;
}
#topnav ul{ padding:0; margin:0 ; list-style-type:none; float:left;}
#topnav ul li{
	margin:0;
	padding:0;
	display:inline;

}
#topnav ul li a{
	display:block;
	text-decoration:none;
	float:left;
	color:#312b81;
	font-family: 'BebasNeueRegular';
	font-size: 18px;
	padding-top: 12px;
	padding-right: 21px;
	padding-bottom: 12px;
	padding-left: 21px;
	text-transform: uppercase;
	margin-right: 1px;
}
#topnav ul li a:hover{
	color: #ffffff;
	background-color: #312b81;
}
#topnav ul li a.act{
	color: #ffffff;
	background-color: #312b81;
}
#aboutly{
	position:absolute;
	visibility: hidden;
	z-index:118;
}

#Sermonsly{	position:absolute;
	visibility: hidden;
	z-index:120;}	
#nav1,#nav2,#nav3{float: left;}
.droptext ul {
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:left;
}
.droptext ul li {
	padding:0;
	margin:0;
}
.droptext ul li A {
	color: #312b81;
	text-decoration: none;
	font-size: 12px;
	display:block;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffcf16;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6ab05;
}	
.droptext ul li A:HOVER {
	color: #312b81;
	text-decoration: none;
	background-color: #ffe06a;
}

.IMGborder { 
margin: 0 10px 0px 0px;

	
}

.main_img{
	background-color: #FFFFFF;
	padding: 9px;
	width: 594px;
	float: left;
	margin-bottom: 13px;
}
.upcoming_events{
	background-color: #312b81;
	border: 7px solid #FFFFFF;
	width:315px;
	float: right;
	margin-bottom: 13px;
}
.event_main{
	padding: 18px;
}

.welcome_main{
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}

.heading_bg{
	background-image: url(images/heading_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 14px;
	padding-left: 18px;
	text-align: left;
	background-color: #6A63D2;
}

.date{
	color: #FFFFFF;
	font-family: allerregular;
	text-transform: uppercase;
	width: 30px;
	margin-right: 15px;
	background-image: url(images/date_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.white_20{
	font-size: 20px;
	color: #FFFFFF;
	font-family: allerregular;
}
.white_14{
	font-size: 14px;
	color: #312B81;
	font-family: allerregular;
}
.bot_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a63d2;
}
.white{
	color: #FFFFFF;
}
.right_box{
	background-color: #312b81;
	border: 7px solid #FFFFFF;
	width:315px;
	float: right;
	margin-bottom: 13px;
}
.button{
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	text-align: center;
	font-family: allerregular;
	font-size:15px;
	border: 1px solid #ffffff;
	background: #6a63d2;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-transform: uppercase;
	cursor:pointer;
}

.button:hover{
	color: #f6da09;
	background-color: #312b81;
}

.bot_sec{
	background-color: #ffffff;
	margin-bottom: 13px;
	padding: 7px;
}


.ntitle{
color:#f6da09;
text-decoration:none;
}

.ntitle a{
color:#f6da09;
text-decoration:none;
} 
.ntitle a:hover {
color:#ffffff;
text-decoration:none;
}


.services_heading{
	color: #312b81;
	font-size: 14px;
	text-decoration:none;
}

.services_heading a{
	color: #312b81;
	text-decoration:none;
}

.services_heading a:hover{
	color: #000000;
	text-decoration:none;
}


.pagenom{
	text-align:center;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
}
.pagenom ul{ padding:0; margin:0 ; list-style-type:none; float:right;}
.pagenom ul li{
	padding:0;
	display:inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
.pagenom ul li a{
	display:block;
	text-decoration:none;
	color:#ffffff;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #464646;
	margin-right: 4px;
	background-color: #6a63d2;
	text-transform: none;
}
.pagenom ul li a:hover{
	color:#f6da09;
}

.pagenom ul li a.active{
	color:#000000;
	display:block;
	background-color: #f6da09 ;
}
.pagenom ul li a.previous{
	display:block;
	text-decoration:none;
	float:left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 22px;
	border: 1px solid #464646;
	margin-right: 4px;
	background-color: #6a63d2;
	text-transform: none;
	
	background-repeat: no-repeat;
	background-position: 8px center;
}
.pagenom ul li a.next{
	display:block;
	text-decoration:none;
	float:left;
	padding-top: 4px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #464646;
	margin-right: 4px;
	background-color: #6a63d2;
	text-transform: none;
	background-repeat: no-repeat;
	background-position: 35px center;
}


.service_box{
	width:550px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color:#f6f5f5;
	border:1px solid #DCDCDC;
	padding: 15px;
	float: left;
	margin-bottom: 20px;
	
}



input.rounded {
	border: 1px solid #c8c8c8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	outline: 0;
	-webkit-appearance: none;
	color: #aaaaaa;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom:7px;
	padding-left: 7px;
	width:520px;
}
input.rounded:focus {
border-color: #6a63d2;
}

input.security {
	border: 1px solid #c8c8c8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	outline: 0;
	-webkit-appearance: none;
	color: #aaaaaa;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom:7px;
	padding-left: 7px;
	width:210px;
}
input.security:focus {
border-color: #6a63d2;
}
.red{
	color: #cb0202;
}
textarea {
    border: 1px solid #c8c8c8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    padding: 4px 7px;
    outline: 0;
    -webkit-appearance: none;
    color: #aaaaaa;
    outline: none; /* removes the default outline */
    resize: none; /* prevents the user-resizing, adjust to taste */
	width:520px;
}

textarea:focus {
border-color: #6a63d2;
}
