body {
	background-image: url(/includes/dsp/css/images/bg.png);
	background-color: #CC6600;
	padding: 0px;
	margin: 14px 0px 0px 0px;
	font: 0.7em/1.2 trebuchet ms, Arial, Helvetica, sans-serif;
	color: #804000;
	background-repeat: repeat-x;
}

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

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

.make_center {
 	text-align: center;
}

.hand {
 	cursor: pointer;
}

#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: #002d59;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

h6 {
	padding: 0px;
	margin: 0px;
	color: #002d59;
	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: 25px 0px 0px 0px;
	padding: 0px;
}

#nav li {
	font: 1.2em trebuchet ms, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#nav a {
	border-bottom: 1px solid #934900;
	border-top: 1px solid #cc9900;
	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(/includes/dsp/css/images/nav_bg.png) repeat-x bottom left;
	color: #002953;
	text-decoration: none;
}

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

#nav_selected {
	border-top: 1px solid #cc9900;
	border-bottom: 1px solid #934900;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #003a75;
	height: 25px;
}

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


/* Sign Up */

#signup {
	background: url(/includes/dsp/css/images/audio_hukam.png) repeat-x;
	margin: 30px 0px 20px 0px;
	width: 177px;
	background-color: #954A00;
	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(/includes/dsp/css/images/main_repeat.png) repeat-y;
	float: right;
	width: 531px;
	margin-left: 7px;
}

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

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

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

#signup_form_header {
	background: url(/includes/dsp/css/images/signup_form_top.png) 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: #002d59;
	font: 1.3em "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
}
.home_news li {
	margin-bottom: 8px;
	padding: 0px 0px 0px 15px;
	background: url(/includes/dsp/css/images/bullet1.png) left top no-repeat;
	position: relative;
}
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: #002d59;
	font-weight:bold;
}

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

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

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

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

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

#events {
   float:left;
}

#events h4 {
	color: #002d59;
	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;
}

.sub_wrapper_sp_events {
	padding: 5px 3px 5px 8px;
	margin: 3px 12px 3px 12px;
	background-color: #e17100;
	text-align:left;
	color: #e6e600
}
.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: 33%;
	text-align:center;
	float:left;
}

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



.contact_h4 {
	color: #CC6600;
	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: #CC6600;
	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: block;
	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 trebuchet ms, Arial, Helvetica, sans-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:#CC6600;
	clear:both;
	padding: 10px 0px 5px 0px;
	color: #000033;
	text-align: center;
	font: 0.9em/1.5 Arial, Helvetica, sans-serif;
}

#footer a {
	color: #004080;
}

#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(/includes/dsp/css/images/bullet.png) left top no-repeat;
	position: relative;
}

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

#links ul {
	padding-left: 0px;
	margin-left: 35px;
	}
#links h4 {
	font-size: 1.4em;
	color: #00376f;
	}
#links ul li {
	font-size: 1.2em;
	line-height: 1.75em;
	list-style-type: none;
	background: url(/includes/dsp/css/images/bullet.png) no-repeat 0 6px;
	padding-left: 18px;
	color: #999;
	}
#links a:link, #links a:visited{
	font-size: 1em;
	text-decoration: none;
	color: #6f0000;
	border-bottom: 1px dotted #ccc;
}

#links a:hover, #links a:active{
	text-decoration: none;
	color: #fff;
	border-bottom: 0px dotted #fff;
	background: Goldenrod;
}

#sub_header_page h3 {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

/* for galleries */
#col_right_gallery {
	background: url(/includes/dsp/css/images/main_repeat.png) repeat-y;
	float: right;
	width: 800px;
	margin-left: 7px;
}
