body {
	font: 0.7em/1.2 trebuchet ms, Arial, Helvetica, sans-serif;
	color:#CC0066;
}

a { 
	text-decoration: none;
	color: #29424B;
}

a:hover { 
	text-decoration: underline;
	color: #29424B;
}

img {
	border:0;
}

.make_center {
 	text-align: center;
}

.hand {
 	cursor: pointer;
}

.clear {
	clear:both;
}

#wrapper {
	min-height: 100%;
	margin: 0 auto;
	width: 723px;	
}

#col_left {
	float: left;
	width: 185px;
}

h2 {
	padding: 0px;
	margin: 0px 0px 25px 0px;
	border-bottom:#dedede solid 1px;
	color: #a82b43;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

h6 {
	padding: 0px;
	margin: 0px;
	color: #6b1525;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.divider {
   height:620px;
   float:left;
   width:1px;
}
  
/* Nav */
ul {
	list-style: none;
}

#nav {
	width: 177px;
	margin: 0px 0px 0px 0px;
	margin-left:6px;
	padding: 0px;
}

#nav li {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#nav a {
	border-bottom: 1px solid #31AFC9;
	border-top: 1px solid #31AFC9;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #FFFFFF;
	height: 25px;
	background: url(nav_bg002.gif) repeat-x bottom left;
}

.nav_icon {
	vertical-align: text-top;
	
}

#nav a.first {
	border-top-width: 0px;
	
}

#nav a:hover {
	background: url(nav_bg00.gif) repeat-x bottom left;
	color: #ffe294;
	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: #ffe294;
	height: 25px;
}

#nav_selected_first {
	border-bottom: 1px solid #6e1022;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #ffe294;
	height: 25px;
}

/* Sign Up */

#signup {
	background: url(signup_t.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: #ffe294;
	font: 1.5em normal Georgia, "Times New Roman", Times, serif;
}

#signup a{
	color: #FFFFFF;
}

#signup a:hover{
	text-decoration: none;
	color: #ffe294;
}

#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 */
#col_right {
	background: url(main_rep.png) repeat-y;
	float: right;
	width: 531px;
	margin-left: 7px;
}

#main_header {
	background: url(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(signup_f.png) repeat-y;
	width: 400px;
	margin: 0 auto;
}

#signup_form_header {
	background: url(signup_f.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;
}

#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;
}

#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: 1.3em "Times New Roman", Times, serif;
	color: #6b1525;
	font-weight:bold;
}

#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: 30%;
	text-align:center;
	float:left;
}

.contact_head_last {
	width: 40%;
	text-align:center;
	float:right;
}

.contact_h4 {
	color: #6b1525;
	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: #6b1525;
	font: 1.2em "Times New Roman", Times, serif;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

#directions_container ol {
	margin: 0px 0px 0px 35px;
	padding: 0px;
}

#directions_container li {
	margin: 0px;
	padding: 0px;
}

#footer {
	background-color:#891F33;
	clear:both;
	padding: 10px 0px 5px 0px;
	color: #C66678;
	text-align: center;
	font: 0.9em/1.5 trebuchet ms, Arial, Helvetica, sans-serif;
}

#footer a {
	color: #C66678;
}

#footer a:hover {
	color: #FFFFFF;
	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(bullet00.gif) left top no-repeat;
	position: relative;
}

.about_list {
	margin: 3px 5px 0px 10px;
	padding: 0px;
}

.sermon_wrapper {
	margin: 10px 0 10px 15px;
}

#current_series {
	color: #6b1525;
	font: 2em Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}

#recent_series {
	color: #6b1525;
	font: 2em Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 30px 0 0 0;
}

.euphoria_container {
  clear: both;
  float: left;
  width: 100%;
  position: relative;
}

#euphoria_click {
	margin: 10px 0 8px 10px;
}

.euphoria_table td {
	padding: 8px 0 0 5px;
	color:#6B1525;
	font-size:1.2em;
	font-weight:bold;
}

.euphoria_table span {
	color: #29424B;
	margin: 0 15px;
	font-weight:normal;
	font-size:1.25em;
	font-family:"Times New Roman", Times, serif;
}

.long_field {
	font: 1.0em trebuchet ms, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F6F6F6;
	border: 1px solid #DEDEDE;
	padding: 1px 3px 1px 3px;
	width: 260px;
}

.zip_field {
	font: 1.0em trebuchet ms, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F6F6F6;
	border: 1px solid #DEDEDE;
	padding: 1px 3px 1px 3px;
	width: 50px;
}

.select_box {
	font: 1.0em trebuchet ms, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F6F6F6;
	border: 1px solid #DEDEDE;
	padding: 1px 3px 1px 3px;
}

#euphoria_logo {
	margin-top: -10px;
	padding-bottom: 20px;
}
