body {
	background-image: url(images/bg.gif);
	background-color: #373737;
	padding: 0px;
	margin: 14px 0px 0px 0px;
	font: 0.7em/1.2 Verdana;
	color: #373737;
	text-align:justify;
	background-repeat: repeat-x;
}

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

a:hover { 
	text-decoration: underline;
	color: #000000;
}

.make_center {
 	text-align: center;
}

.hand {
 	cursor: pointer;
}

#wrapper {
	min-height: 100%;
	width: 788px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#col_left {
	float: left;
	width: 250px;
}

h2 {
	padding: 0px;
	margin: 0px 0px 25px 0px;
	border-bottom:#dedede solid 1px;
	color: #000000;
	font: 2em Verdana,Arial,Helvetica,sans-serif;
}

h6 {
	padding: 0px;
	margin: 0px;
	color: #6b1525;
	font: 1.3em Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.divider {
   height:620px;
   float:left;
   width:1px;
}
  
/* Nav */
ul {
	list-style: none;
}

#nav {
	width: 242px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

#nav li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Verdana;
	font-size: 1.1em;
}

#nav a {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #414141;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #FFFFFF;
	height: 25px;
}

.nav_icon {
	vertical-align: text-top;
}

#nav a.first {
	border-top-width: 0px;
}

#nav a:hover {
	background: url(images/nav_bg.gif) repeat-x bottom left;
	color: #FFFFFF;
	text-decoration: none;
}

#coming_soon {
	border-top: 1px solid #9f2139;
	padding-top: 2px;
}

#nav_selected {
	border-top: 1px solid #9f2139;
	border-bottom: 1px solid #6e1022;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #ffffff;
	height: 25px;
}

#nav_selected_first {
	border-bottom: 1px solid #000000;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #FFFFFF;
	height: 25px;
}


/* News */


.news {
	width: 242px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	
	font-color:#ffffff;
	
	
}

#news a {
	
	display: block;

	padding: 7px 0px 0px 4px;
	
	color: #ffffff;
	text-align:justify;
	height: 25px;
	
}


/* Sign Up */

#signup {
	background: url(images/signup_top.gif) repeat-x;
	margin: 30px 0px 20px 0px;
	width: 177px;
	background-color: #801d31;
	padding: 8px 0px 0px 0px;
}

#signup h1 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #ffffff;
	font: 1.5em normal Verdana,Arial,Helvetica,sans-serif;
}

#signup a{
	color: #ffffff;
}

#signup a:hover{
	text-decoration: none;
	color: #ffffff;
}

#signup_inputs{
	width: 85%;
	text-align:left;
	padding: 0px 0px 10px 8px;
	color: #ffffff;
}

#signup_wrapper{
	height: 0px;
	overflow:hidden;
}

form p{
	margin: 0px 0px 5px 0px;
}

/* Right Column non si vede in IE */
#col_right {
	background: url(images/main_repeat.png) repeat-y;
	float: right;
	width: 531px;
	margin-left: 7px;
	
}

#main_header {
	background: url(images/main_top.gif) no-repeat;
	width: 531px;
	height: 17px;
	
}

#main_body {
	padding: 0px 22px 0px 22px;
	position: relative;
	
}

/*Sign Up Form*/
#signup_form_wrapper {
	background: url(images/signup_form_repeat.png) repeat-y;
	width: 400px;
	margin: 0 auto;
}

#signup_form_header {
	background: url(images/signup_form_top.gif) no-repeat;
	width: 400px;
	height: 19px;
}

#signup_form_head {
	margin-bottom: 15px;
}

#signup_form_body {
	padding: 0px 22px 0px 22px;
	height:500px;
}

#signup_form_main {
	text-align: left;
	width: 220px;
	margin: 0 auto;
	position: relative;
}

/* content area */
#content_left {
	float: left;
	width: 278px;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-right:#dedede solid 1px;
	min-height: 620px;
}

#content_left_home {
	float: left;
	width: 278px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color:#ffFFFF;
}

#content_right {
	float: left;
	width: 207px;
	position: relative;
}

#content_right_home {
	float: left;
	width: 207px;
	position: relative;
	min-height: 400px;
	border-left:#dedede solid 1px;
	background-color:#FFFFFF;
}

#content_left p {
	margin: 0px;
	padding: 0px 10px 10px 0px;
}

.home_news {
	padding: 10px 10px 10px 0px;
}

.home_news h4{
	color: #6b1525;
	font: 1.3em "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
}

h2 img {
	vertical-align: top;
	margin-top: 2px;
}

h4 img {
	vertical-align: bottom;
}

h3 {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

h5 {
	margin: 0px;
	padding: 0px;
	font: bold 1.3em "Times New Roman", Times, serif;
	color: #000000;
}

#content_left h3 {
	color: #a82b43;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

#content_left_home h3 {
	color: #a82b43;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

#content_right h3 {
	color: #6b1525;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}

#content_right_home h3 {
	color: #6b1525;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}

.event_divider {
   height:625px;
   float:left;
   width:1px;
}

#events {
   float:left;
}

#events h4 {
	color: #6b1525;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 10px 0px 0px 12px;
}

.event_date {
	float: left;
	width: 20%;
	padding-top: 5px;
	color: #000000;
}

.event_list {
	float: left;
	width: 40%;
	padding-top: 5px;
	color: #000000;
}

.event_list a{
	color: #000000;
	text-decoration: underline;
}

.event_desc {
	clear:both;
	padding: 5px 0px 5px 20px;
	color: #4d5659;
}

#sub_header {
	margin-top: 15px;
}

.sub_wrapper1 {
	padding: 5px 3px 5px 8px;
	margin: 3px 12px 3px 12px;
	background-color: #f6f6f6;
	text-align:left;
}

.sub_wrapper2 {
	padding: 5px 3px 5px 8px;
	margin: 3px 12px 3px 12px;
	background-color: #efefef;
	text-align:left;
}

.testimony {
	padding: 0px 10px 30px 0px;
}

.testimony h4 {
	color: #6b1525;
	font: 1.3em "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	text-align:center;
}

.ministry {
	padding: 0px 10px 30px 0px;
}

.ministry h4 {
	color: #6b1525;
	font: 1.3em "Times New Roman", Times, serif;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	font-weight: bold;
}

.ministry div {
	margin-bottom: 8px;
}

.contact_container {
  clear: both;
  float: left;
  width: 100%;
}

.contact_head {
	width: 34%;
	text-align:center;
	float:left;
}

.contact_head_last {
	width: 32%;
	text-align:center;
	float:right;
}

.contact_h4 {
	color: #000000;
	font: 1.3em "Times New Roman", Times, serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
}

#contact_body {
	padding: 30px 0px 30px 0px;
	clear: both;
}

#contact_form {
	text-align: left;
	width: 220px;
	padding-bottom: 130px;
	margin: 0 auto;
	position: relative;
}

#contact_form p{
	color: #6b1525;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 1.2em;
}

#loadBar {
	display: none;
	color: #6b1525;
	margin: 0px 0px 20px 0px;
	text-align: center;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#loadBar_signup {
	display: none;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#signupSuccess {
	display: none;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#signupSuccess_manual {
	display: block;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#emailSuccess {
	display: none;
	color: #124c0f;
	margin: 0px 0px 20px 0px;
	text-align: center;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#emailSuccess_manual {
	display: block;
	color: #124c0f;
	margin: 0px 0px 20px 0px;
	text-align: center;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#prayer_body {
	padding: 0px 0px 30px 0px;
	clear: both;
}

#prayer_form {
	text-align: left;
	width: 220px;
	padding-bottom: 130px;
	margin: 0 auto;
	position: relative;
}

#prayer_form p{
	color: #6b1525;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 1.2em;
}

.form_input {
	font: 1.0em trebuchet ms, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F6F6F6;
	border: 1px solid #DEDEDE;
	padding: 1px 3px 1px 3px;
	width: 100%;
}

#directions_container {
	padding: 0px 0px 0px 10px;
	text-align: left;
}

#directions_container h4 {
	color: #000000;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
}

#directions_container ol {
	margin: 0px 0px 0px 35px;
	padding: 0px;
}

#directions_container li {
	margin: 0px;
	padding: 0px;
}

#footer {
	background-color:#373737;
	clear:both;
	padding: 10px 0px 5px 0px;
	color: #CCCCCC;
	text-align: center;
	font: 0.9em/1.5 "trebuchet ms", Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#content_left h4 {
	color: #6b1525;
	font: 1.2em "Times New Roman", Times, serif;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

#content_left li {
	margin: 0px;
	padding: 0px 0px 4px 15px;
	background: url(images/bullet.gif) left top no-repeat;
	position: relative;
}

.about_list {
	margin: 3px 5px 0px 10px;
	padding: 0px;
}

