@import url("reset.css");




html {
	background:#806B5B;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	font-size:100%;
	
}

p {
	padding-bottom:0px;
	color: #FFF;
}
/*nav area top */

#nav	{
	height: 41px;
	width: 962px;
	left: 0px;
	position: static;
	float: left;
}


#nav ul	{
	margin:0px;
	padding:0px;
}

#nav li	{
	float:left;
	padding:0px;
	margin:0px;
	list-style: none;
	background-repeat: no-repeat;
}

#nav a {
	display:block;
	height:0;
	padding-top:48px;
	overflow:hidden;
}

#nav li.navA	{width:109px;}
#nav li.nav1	{width:83px;}
#nav li.nav2	{width:105px;}
#nav li.nav3	{width:84px;}
#nav li.nav4	{width:140px;}
#nav li.nav5	{width:129px;}
#nav li.nav6	{width:102px;}
#nav li.nav7	{width:121px;}
#nav li.nav8	{width:89px;}

#navNameA {background:  url(../img/nav.png); background-position: 0px 0px;}
#nav a#navName1	{background: url(../img/nav.png); background-position: -109px 0px;}
#nav a#navName2	{ background-image:  url(../img/nav.png); background-position: -192px 0px;}
#nav a#navName3	{ background-image: url(../img/nav.png); background-position: -297px 0px;}
#nav a#navName4	{ background-image:  url(../img/nav.png); background-position: -381px 0px;}
#nav a#navName5	{ background-image:  url(../img/nav.png); background-position: -521px 0px;}
#nav a#navName6	{ background-image:  url(../img/nav.png); background-position: -650px 0px;}
#nav a#navName7	{ background-image:  url(../img/nav.png); background-position: -752px 0px;}
#nav a#navName8	{ background-image:  url(../img/nav.png); background-position: -873px 0px;}

#nav a#navNameA:hover	{background: url(../img/navOver.png
); background-position:  -0px 0px;}
#nav a#navName1:hover	{background: url(../img/navOver.png
); background-position:  -110px 0px;}
#nav a#navName2:hover	{background: url(../img/navOver.png
); background-position:  -193px 0px;}
#nav a#navName3:hover	{background: url(../img/navOver.png
); background-position:  -299px 0px;}
#nav a#navName4:hover	{background: url(../img/navOver.png
); background-position:  -382px 0px;}
#nav a#navName5:hover	{background: url(../img/navOver.png
); background-position:  -522px 0px;}
#nav a#navName6:hover	{background: url(../img/navOver.png
); background-position:  -651px 0px;}
#nav a#navName7:hover	{background: url(../img/navOver.png
); background-position:  -753px 0px;}
#nav a#navName8:hover	{background: url(../img/navOver.png
); background-position:  -874px 0px;}

#dropmenudiv{
	font-family: Arial, Lucida Sans, 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, sans-serif;
	font-size: 11px;
	word-spacing:1px;
	position:absolute;
	border-bottom-width: 0;
	line-height:13px;
	z-index:100;

}

#dropmenudiv a{
	color: #FFFFFF;
	background: url(../img/navDropBkgrd.png) no-repeat right;
	width: 100%;
	display: block;
	text-indent: 15px;
	padding: 11px 0;
	text-decoration: none;
	text-align: left;
	margin-top: -10px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background: url(../img/navDropBkgrdOver.png) no-repeat right;
	color: #ffffff;
}

.white {
	color: #fff!important;
}

.blue {
	color:#012D37;
}

/* Fonts */
h1 {
	color:#FFF;
	font-size:0.8em;
	font-weight:normal;
	margin-bottom:0px;
	margin-top: 0px;
}
h2 {
	color:#FFF;
	font-size:0.8em;
	font-weight:normal;
	margin-bottom:0px;
	margin-top: 0px;
}

h3 {
	font-size:0.8em;
	font-weight:normal;
	color:#FFF;
	margin-bottom:3px;
	margin-top: 5px;
}
h4 {
	color:#BBA763;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:0px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	color:#202624;
	font-size:.7em;
	margin-bottom:10px;
}
h6 {
	color:#203D76;
	font-size:0.7em;
	margin-bottom:10px;
}
h6 a {
	color:#213D76;
	margin-bottom:10px;
}

#top {
	background: #344362 url(../img/bg.jpg) repeat-x;
	height:460px;
	width: 100%;
	display: table;
}
#top1 {
	background: #344362 url(../img/bg.jpg) repeat-x;
	height:160px;
	width: 100%;
	display: table;
}
#topsmall {
	background: #05262C;
	height:160px;
	width: 100%;
	display: table;
}


#top_nav {
	float: left;
	margin: 0;
	padding: 0;
	height: 35px;
	padding: 36px 0px 33px 0px;
}

#top_nav ul li {
	display: inline;
}

#top_nav span {
	display: none;
}

.kids {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 57px;
	height: 33px;
	background: url(../themes/site_themes/chapel09/nav_kids.png) top left no-repeat;
}

.kids:hover {
	background-position: 0 -33px;
}
	
.students {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 94px;
	height: 33px;
	background: url(../themes/site_themes/chapel09/nav_students.png) top left no-repeat;
}

.students:hover {
	background-position: 0 -33px;
}
	
.adults {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 72px;
	height: 33px;
	background: url(../img/nav_adults.png) top left no-repeat;
}

.adults:hover {
	background-position: 0 -33px;
}
	
.jump_in {
	float: left;
	margin: 0;
	padding: 0;
	width: 98px;
	height: 32px;
	background: url(../img/nav_jump_in.png) top left no-repeat;
}
	
.jump_in_expanded {
	float: left;
	margin: 0;
	padding: 0;
	width: 454px;
	height: 32px;
	background: url(../img/nav_jump_in_expanded.png) top left no-repeat;
}
	
.jump_in_sub_nav {
	float: right;
	margin: -27px 7px 0 0;
	padding: 0;
}
	
.jump_in_sub_nav li {
	margin-right: 10px;
}
	
.jump_in_sub_nav li a {
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #a38763;
}

.jump_in_sub_nav li a:hover {
	color: #dec8ab;
}


/* Header */

#home_header {
	width:962px;
	height:500px;
	margin:0px auto;
}
#home_header_small {
	width:962px;
	height:190px;
	margin:0px auto;
}
#home_header_small .left {
	position:relative;
	float:left;
	background:url(../img/home_logo.gif) no-repeat;
	padding-top: 15px;
}
#home_header .left {
	position:relative;
	width:286px;
	height:500px;
	float:left;
}

#home_header .left h1 a {
	width:160px;
	height:196px;
	top:147px;
	left:73px;
	text-indent:-7000px;
	display:block;
	position:absolute;
}

#home_header .bottom a {
	top:422px;
	height:72px;
	position:absolute;
	background:url(../img/locations_button.jpg) no-repeat;
	width:272px;
	display:block;
	text-indent:-9000px;
}

#home_header .right {
	float:right;
	width:667px;
}

/* Locations */

.topimage {
	width: 962px;
	padding:0px;
	height: 290px;
}
.topimagel {
	width: 670px;
	padding:0px;
	height: 290px;
	float: left;
}
.topimager {
	width: 255px;
	padding:10px;
	height: 260px;
	float: left;
	font-size: 12px;
	color: #FFF;
	background-image: url(../img/gold.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}


#locations h3 a {
	color:#94DAE6;
	margin-bottom:14px!important;
	font-size:1.125em;
	text-decoration:none;
}

#locations h3 a:hover {
	text-decoration:underline;
}

#locations .inside {
	width:962px;
	margin:0px auto;
}

#locations .column {
	float:left;
	width:147px;
	padding-right:28px;
	margin-right:28px;
	background:url(../img/locations_border.gif) no-repeat;
	background-position:right top;
	/*border-right:1px dashed #013E45;*/
}

#locations .last {
	float:left;
	width:146px;
}

#locations .inside img {
	border:3px solid #003B42;
	margin-bottom:15px;
}

#locations p {
	font-size:0.875em;
	color:#fff;
}

#locations h4 {
	font-size:0.875em;
	color:#94DAE6;
	margin-bottom:2px!important;
}

#locations .button a {
	background:#003B42;
	width:70px;
	height:15px;
	text-align:center;
	color:#D7E036;
	padding:5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display:block;
	font-size:0.814em;
	text-decoration:none;
	margin-bottom:12px;
	margin-top:-20px;
}

/* Middle Section */

#middle {
	background:#131D27 url(../img/middle_bg.jpg) no-repeat center top;
	height:100%;
	float:left;
	width: 100%;
	display: table;
}

.test {
	width:962px;
	margin:0px auto;
}

/* Open Mic */

#open_mic {
	background:#20879A url(../img/open_mic_bg.jpg) no-repeat;
	min-height:300px;
	background-position:center bottom;
	width: 100%;
	display: table;
	border-top:4px solid #F0EEE9;
	border-bottom:4px solid #207B8C;
	font-size:1em;
}

#open_mic h4 {
	color:#79C1CD;
	margin-bottom:13px!important;
	font-size:1.2em!important;
}

#open_mic .action a {
	color:#AFDAE2;
	text-decoration:none;
	font-size:0.938em;
}

#open_mic .action a:hover {
	color:#fff;
}

#open_mic .action  {
	margin-top:12px!important;
	
}

#open_mic .action .more {
	background:url(../img/more.gif) no-repeat;
	padding-left:20px!important;
	margin-bottom:7px!important;
	height:15px;
}

#open_mic .action .add {
	background:url(../img/chapel09/add.gif) no-repeat;
	padding-left:20px!important;
	margin-bottom:10px!important;
	height:15px;
}

#open_mic .action .comment {
	background:url(../img/comment.gif) no-repeat;
	padding-left:20px!important;
	margin-bottom:10px!important;
	height:15px;
}

#open_mic .action .read {
	background:url(../img/read.gif) no-repeat;
	padding-left:20px!important;
	margin-bottom:10px!important;
	height:15px;
}

#open_mic_inside {
	width:962px;
	margin:0px auto;
	padding:20px 0px 20px 0px!important;
}

#open_mic .column {
	float:left;
	width:214px;
	margin-right:35px;
}

#open_mic .last {
	float:left;
	width:215px;
}

#prayer {
	background:#217C8C;
	padding:18px;
	/*opacity: 0.65;
	filter: alpha(opacity = 65);*/	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#prayer li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#012D37;
	text-decoration:none;
	margin-bottom:8px!important;
	padding-bottom:9px!important;	
	border-bottom:1px dashed #4F9CA8;
	display:block;
	font-size:1em;
}

#prayer li a:hover{
	border-bottom:1px dashed #D7E036;	
}

.my_story {
	color:#012D37;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1em!important;
}

.my_story_video {
	margin-bottom:13px;
}

#question_top {
	background:#044F62 url(../img/question_top.gif) no-repeat;
	padding:12px 12px 12px 70px;
	color: #BAF5FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:130%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	min-height:60px;
  	height:auto !important;
  	height:60px;	
}

#question_bottom {
	background:url(../img/question_bottom.png) no-repeat;
	height:30px;
}

#message_suggest li {
	margin-bottom:8px!important;
	padding-bottom:9px!important;	
	border-bottom:1px dashed #4F9CA8;
	display:block;
	font-size:.875em;
}

#message_suggest li a {
	color:#CBF6FE;
	text-decoration:none;
}

#message_suggest li a:hover {
	text-decoration:underline;
}

#message_suggest li .rating {
	text-align:right!important;
}

/* Left Styles */

#left_rail {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#left_rail h4 {
	font-size:1.6em;
	color:#634A3A;
	margin-bottom:10px;
}

#left_rail h5 {
	font-size:1.250em;
	color:#634A3A;
	margin-bottom:5px;
}

#left_rail .events_single h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#634A3A;
	font-size:15px!important;
	font-style:italic;
	margin-bottom:5px;
}

#left_rail .events {
	margin-bottom:40px;
}

#left_rail .events_single {
	color:#A59184;
	font-size:0.814em;
	background:url(../img/events_single_bg.gif) no-repeat bottom left;
	padding:0px 0px 20px 0px;
	margin-bottom:12px;
}

#left_rail .events_single a {
	color:#999E47;
	text-decoration:none;
	font-style:italic;
}

#left_rail .events_single a:hover {
	text-decoration:underline;
}

#left_rail .events_single .date {
	background:url(../img/calendar_bg.png) no-repeat 0 0;
	behavior:url(../img/iepngfix.htc);
	float:right;
	margin:0px 0px 10px 10px;
	width:25px;
	height:30px;
	padding:7px 0px 11px 0px;
	text-align:center;
	line-height:95%
}

.date_top {
	color:#FEF9EF;
	font-size:11px;
}

.date_bottom {
	color:#AF997B;
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;

}


#search .box {
	height:20px;
	border:1px dashed #BAA995;
	background:#D4CAB9;
	font-size:0.875em; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#806A5B;
	font-style:italic;
	width:199px;
	padding:2px 13px 0 13px;
	margin-bottom: 20px;
}

#left_rail .side_nav {
	margin-bottom:40px;
}

#left_rail .side_nav li{
	color:#634A3A;
	font-size:0.875em;
	border-bottom:1px solid #C7B9A4;
	line-height:30px;
	padding-left:10px;
}

#left_rail .side_nav li a{
	color:#634A3A;
	text-decoration: none;
}

#left_rail .side_nav li a:hover{
	color:#987e6d;
	text-decoration: none;
}

#left_rail .side_nav ul ul{
	margin-left: -10px;
	border-bottom:1px solid #C7B9A4;
}

#left_rail .side_nav ul ul li{
	background:#E0D7C6;
	padding-left:15px;
	border-bottom:none;
	color:#257888;
}

#left_rail .side_nav ul ul li a{
	color:#0f4955;
}

#left_rail .side_nav ul ul li a:hover{
	color:#257888;
}

#left_rail .side_nav .selected {
	background:#E0D7C6;
	border-bottom:none;
}

/* SHARE Section */

#share {
	float:right;
		margin:2px 0px 0px 15px;
		font-size:0.875em;
}



#share ul li {
	float:left;
	list-style:none;
	display:block;
}

#share ul li a {
	float:left;
	padding:0px 0px 0px 33px;
	line-height:24px;
	height:25px;

	display:block;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#786859;

}

#share ul li a:hover {
	color:#333333;


}

#share ul li.share a {
	background:url(../img/share_icon.gif) no-repeat left top;
	border:0;
	padding-right:10px;
	color:#8c9638;
	/*border-right:1px solid #BAAFA1;*/

	
}

#share ul li.share a:hover {
border:0;
	display:block;
	padding-right:10px;
		color:#333333;
	/*border-right:1px solid #BAAFA1*/
}

#share ul li.print a:hover {
border:0;
	margin-left:9px;
	display:inline;
		color:#333333;
}

#share ul li.print a {
	background:url(../img/print_icon.gif) no-repeat left top;
	margin-left:9px;
	color:#8c9638;
	display:inline;
	border:0;
}

/* Footer */

#bottom {
	background:#92846B url(../img/bottom_bg.jpg) no-repeat center top;
	width: 100%;
	display: table;
	padding: 70px 0px 40px 0px!important;
}

#footer {
	width:962px;
	margin:0px auto;
	color:#FFF;
}

#footer .column {
	float:left;
	width:310px;
	background-image: url(../img/divider.png);
	background-repeat: no-repeat;
	background-position: 295px 0px;
	padding-right: 20px;
	height: 430px;
	font-size: 0.75em;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}

#footer .last {
	float:right;
	width:300px;
	height: 430px;
	clear: right;
}

#footer .last p {
}

#footer .credits {
	padding-top:15px;
	margin-top:5px;
	font-size:0.7em;
	background-image: url(../img/ftline.gif);
	background-repeat: repeat-x;
}

#footer .credits a {
	color:#FFF;
}

#footer h5 {
	color: #D7E036!important;
	margin-bottom:6px!important;
	font-size:.8em!important;
}

#footer ul {
	margin-bottom:3px;
	font-size:0.7em;
}

#footer li {
	margin-bottom:  0px;
}

#footer li a {
	color:#D7E036;
	text-decoration:none;
}

#footer li a:hover {
	text-decoration:underline;
}



#footer .social li {
	float:left;
	width:25px;
	height:25px;
	padding-right:10px;
}

#footer .social li.rss a {
	background:url(../img/rss.jpg) no-repeat 0 0;

	width:25px;
	height:25px;
	text-indent:-8000px;
	float:left;
	display:block;
}

#footer .social li.rss a:hover {
	background:url(../img/rss.jpg) no-repeat 0px -25px;

	width:25px;
	height:25px;
	text-indent:-8000px;
	float:left;
		display:block;
}

#footer .social li.twitter a {
	background:url(../img/twitter.jpg) no-repeat 0 0;

	width:25px;
	height:25px;
	text-indent:-8000px;
	float:left;
		display:block;
}

#footer .social li.twitter a:hover {
	background:url(../img/twitter.jpg) no-repeat 0px -25px;

		width:25px;
	height:25px;
	text-indent:-8000px;
	float:left;
		display:block;
}

#footer .social li.facebook a {
	background:url(../img/facebook.jpg) no-repeat 0 0;
		width:25px;
	height:25px;
	text-indent:-8000px;
	float:left;
		display:block;



}

#footer .social li.facebook a:hover {
	background:url(../img/facebook.jpg) no-repeat 0px -25px;
	width:25px;
	height:25px;
	text-indent:-8000px;
	float:left;
			display:block;
}

.phone {
	font-size:1.875em!important;
}

.nav li {
	display: inline;
}

#content .rss_subscribe {
	border-bottom: 0;
	padding-left: 0;
	position: relative;
	margin-right: 0;
}

#content .rss_subscribe a {
	background: url('../img/rss_icon.gif') left 0 no-repeat;
	font-family: Georgia, serif;
	font-size: 80%;
	font-style: italic;
	color: #8e765e;
	padding-left: 19px;
	text-decoration: none;
}

#breadcrumbs a {
	text-decoration: none;
	color: #79C2CF;
}
	
#breadcrumbs a:hover {
	text-decoration: underline;
	color: #79C2CF;
}


/* IMAGE POSITIONING */

.image_right {
	float:right!important;
	margin:0 0 12px 15px!important;
	background:#FFFBF3 none repeat scroll 0 0;
	border:1px solid #CFC4B0;
	padding:4px !important;	
}

table.input_fields {
	margin: 5px;
}
table.input_fields td {
	padding: 5px;
}


/* FINANCIAL SECTION */

#giving_box_wrap {
	margin:0px 0px 20px 28px!important;
	float:right;
	
}

.giving_box {
	background-color:#DDD4C4;
	border:1px solid #D2C7B5;
	margin-bottom:20px;
	padding:15px;
	width:220px;
}

.giving_box h3 {
	color:#2B5B62;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:26px;
	font-weight:normal;
	text-align:center;
	font-style:italic;
}

.giving_box ol {
	font-size:15px;
	font-style:italic;
	margin-left:35px!important;
}

.giving_box ol .fix {
	color:#806E5F!important;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:13px!important;
	font-style:normal!important;
	font-weight:normal!important;
}

.giving_box li {
	margin-bottom:5px!important;
}

.giving_box ul {
	color:#806E5F!important;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:13px;
	/*font-style:italic;*/
	font-style:normal!important;
	margin-left:35px!important;
}

.giving_box .button a {
	background:#8C9638;
	color:#FFFFFF!important;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
	text-align:center;
	text-decoration:none!important;
	display:block;
}

.giving_box .button a:hover {
	background:#7E8732;
	border-bottom:none!important;
}

.giving_box .text {
	color:#806E5F!important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	margin-bottom:10px;
	text-align:center;
}

.giving_box .instructions {
	color:#806E5F!important;
	font-size:13px!important;
	margin-bottom:15px;
	text-align:center;
}
#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 62px;
	width: 61px;
	z-index: 99;
}
#contacttab {
	position: absolute;
	left: 0;
	top: 380px;
	display: block;
	height: 138px;
	width: 48px;
	z-index: 999;
}

