@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	outline:none;
	border:none;
	}

body {
	background: #b6916a url(../images/html_bg.jpg) top center repeat;
	font-family:Helvetica, Arial, sans-serif;
	color:#624529;
	line-height:20px;
	font-size:12px;
	}

h1 {
	font-size:22px;
	color:#593b24;
	font-weight:bold;
	margin: 0 0 12px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
h2 {
	font-size:22px;
	color:#593b24;
	font-weight:bold;
	margin: 0 0 12px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
h3 {
	font-size:22px;
	color:#593b24;
	font-weight:bold;
	margin: 0 0 12px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
h4 {
	font-size:16px;
	color:#64b3b3;
	font-weight:bold;
	margin: 0 0 10px 0;
	font-family:Verdana, Geneva, sans-serif;
	}
h5 {
	font-size:16px;
	color:#624529;
	margin: 0 0 2px 0;
	font-family:Verdana, Geneva, sans-serif;
	}
h6 {
	font-size:11px;
	color:#402003;
	margin: 0 0 8px 0;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;	
	}
p {
	margin:0 0 18px 0;
	}	
a:link, a:visited {
	color:#718918;
	text-decoration:none;
	}
a:hover, a:active {
	color:#718918;
	text-decoration:underline;
	}
ul {
	margin: -5px 0 10px 25px;
	}
/*
============================================================
NAVIGATION
============================================================
*/

#nav {
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:118px 0 0 112px;
	padding:0;
	position:absolute;
	z-index:999;
	
}
#nav li {
	width: 165px;
	display: block;
}

#nav li a {
	text-decoration: none;
	color:#fff;
	height:1px;
	display:block;
	text-indent:-9999px;
	font-size: 1px;
	line-height: 1px;
	display:none;
	margin:0;
	width:165px;
}
#nav li ul {
	position: absolute;
	left: -999em;
	z-index: 999;
	width: 165px;
	text-align:left;
	display:block;
	background:#768f91 url(../images/nav_bg.gif) 0 0 repeat-x;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#nav li li {
	margin:0px; 
	font-size: 9px;
	float:left;
	line-height: 5px;
	display:block;
	width: 165px;
	background: transparent !important;
}

#nav li ul ul {
	margin: -28px 0px 0px 165px !important;
	display:block;
}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
	display:block;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
	left: auto;
}

/* 
#nav li:hover ul ul,
#nav li li:hover ul ul,
#nav li.sfhover ul ul,
#nav li li.sfhover ul ul{
   left: auto;
} */

#nav li li li {
	font-size: 11px;
	display:block;
	/* border-left: 1px solid #211702; */
	background: url(../images/dropdown_menu_bg.jpg) 0 0 no-repeat;
}

#nav li li a {
	width: 148px;
	height: auto;
	text-indent: 0px;
	color:#fff;
	line-height:20px;
	padding:4px 9px 4px 8px;
	display:block;
	font-size:11px;
	font-weight:bold;
	/* text-align: right; */
}
#nav li:hover, #nav li.hover {
	/*position: static; */
}
#nav li li a:hover {
	color:#fff;
	display:block;
	background:#375155 url(../images/nav_hover.gif) 0 0 repeat !important;
}
#nav ul.nothover {}




/*
============================================================
MAIN CSS
============================================================
*/
#am_wrapper	 {
	width:962px;
	margin: 0 auto;
	text-align:left;
	}
#out_wrapper {
	background: url(../images/body_bg.jpg) top center repeat-x;	
	text-align:center;
	}
#header {
	height:141px;	
	}
body#home #header {
	height:600px;	
	}
#inwrapper {
	background: url(../images/content_y_bg.jpg) 20px 0 repeat-y;	
	}
body#widesub #inwrapper {
	background: url(../images/content_y_wide_bg.jpg) 20px 0 repeat-y;		
	}
#container {
	background: url(../images/content_bg.jpg) 0 0 no-repeat;		
	}
body#widesub #container {
	background: url(../images/content_wide_bg.jpg) 0 0 no-repeat;		
	}

/*
============================================================
CONTENT CSS
============================================================
*/
#content {
	width:686px;
	float:right;
	margin: 0 39px 0 0!important;
	margin: 0 19px 0 0;
	}
body#widesub #content {
	width:884px;
	float:none;
	margin: 0 0 0 39px!important;
	margin: 0 0 0 19px;
	}
#page_header {
	height:223px;
	margin:9px 0 30px 0;
	}
body#widesub #page_header {
	height:223px;
	margin:0 0 30px 0;
	}
#text {
	padding: 0 60px 20px 46px;
	min-height:300px;
	height:auto!important;
	height:300px;
	}

#newsletter_signup label {	
	display:block;
	}
#newsletter_signup input#newsletter_first_name, #newsletter_signup input#newsletter_last_name, #newsletter_signup input#newsletter_text {	
	font-size:13px;
	padding: 3px 4px;
	width:200px;
	margin: 0 0 10px 0;
	}

#newsletter_signup #group {
	font-size:13px;
	padding: 3px 4px;
	width:206px;
	margin: 0 0 10px 0;
	}
#newsletter_signup input#newsletter_submit {
	clear:both;
	padding: 0 0 0 120px;
	}


.photo {
	clear:both;
	border-bottom:1px dotted #9f876e;
	padding: 0 0 0px 0;
	margin: 0 0 20px 0;
	}


.photo .image_wrapper {
	float:left;
	margin: 0 20px 20px 0;
	}
.photo .title {
	float:left;
	width:250px;
	}
.photo .title a:link, .photo .title a:visited {
	font-size:16px;
	color:#64b3b3;
	font-weight:bold;
	margin: 0 0 2px 0;
	font-family:Verdana, Geneva, sans-serif;
	}
.photo .title a:hover, .photo .title a:active {
	font-size:16px;
	color:#64b3b3;
	}
.photo .info {
	float:left;
	width:250px;
	}
.photo .info p {
	margin: 0 0 6px 0;
	}
#listing_info h5 {
	clear:both;
	border-bottom:1px dotted #9f876e;
	padding: 20px 0 3px 0;
	margin: 0 0 10px 0;
	}
.photo_list {
	float:left;
	margin: 0 20px 13px 0;
	}

#map_wrapper {
	border:2px solid #CCCCCC;
	margin-bottom:10px;
	padding:0;
	}
#churchMap {
	height:300px;
	}
#directions_form input[type="text"] {
	border:1px solid #CCCCCC;
	float:left;
	padding:3px 4px;
	width:200px;
	margin: 0 10px 0 0;
	}

#latest_posts {
	padding: 0 0 20px 0;	
	}
ul#blog_list_archive {
	background:#DDCBAD none repeat scroll 0 0;
	padding:14px 14px 14px 35px;
	margin:0;
	}
	








/*
============================================================
SIDEBAR CSS
============================================================
*/
#sidebar {
	float:left;
	width:217px;
	margin: 0 0 0 20px!important;
	margin: 0 0 0 10px;
	padding: 60px 0 0 0;
	}

#sideimg {
	background: url(../images/tape_top_bg.gif) top right no-repeat;
	margin: 0 0 20px 0;
	}

#sideimg .insideimg {
	background: url(../images/tape_bottom_bg.gif) bottom right no-repeat;
	padding: 20px 0 0px 37px;
	}
#sideimg .insideimg img {
	margin: 0 0 20px 0;
	}
#sidetext {
	padding: 0 0 0 0;
	}
#sidetext h3 {
	background: url(../images/tape_title_bg.gif) top right no-repeat;
	color:#8ea739;
	font-size:30px;
	text-transform:lowercase;
	font-weight:normal;
	margin:0;
	padding: 16px 10px 18px 35px;
	}
#sidetext h4 {
	color:#fcf6ec;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	margin:0;
	padding: 0 15px 4px 35px;
	line-height:14px;
	}
#blog_author h5 {
	color:#FCF6EC;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin:0;
	padding:0 15px 10px 0;
	text-transform:uppercase;
	}

#sidetext p {
	color:#fcf6ec;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0 0 10px 0;
	line-height:14px;
	padding: 0 0 0 35px;
	}
.side_image_title {
	margin: 0 0 0 -35px;	
	}
#blog_author p {
	color:#fcf6ec;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0 0 10px 0;
	line-height:14px;
	padding: 0 20px 0 0;
	}
#blog_author a:link, #blog_author a:visited {
	color:#fff;
	}
#blog_author a:visited, #blog_author a:active {
	
	}
#site_search {
	padding: 0 0 0 20px;		
	}
#site_search h3 {

	color:#8ea739;
	font-size:22px;
	text-transform:lowercase;
	font-weight:normal;
	margin:0;
	padding: 0 0 8px 0;
	}
#search_term {
	font-size:13px;
	padding: 4px 2px 5px 3px;
	width:150px;
	margin: 0 0 10px 0;
	float:left;
	}

#blog_roll, #blog_categories, #blog_author {
	padding: 0 0 0 20px;	
	}
#blog_roll ul, #blog_categories ul, #blog_author ul {
	border-left:1px solid #ab9e90;
	margin:0 0 10px 10px;
	padding: 0 0 0 8px;
	}
#blog_roll ul li, #blog_categories ul li, #blog_author ul li {
	list-style:none;
	}
#blog_roll a:link, #blog_roll a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#blog_roll a:hover, #blog_roll a:active {
	text-decoration:underline;
	}

#blog_categories a:link, #blog_categories a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#blog_categories a:hover, #blog_categories a:active {
	text-decoration:underline;
	}
.blog_title {
	background: #ddcbad;
	clear:both;
	padding: 6px 0 6px 10px;
	margin: 0 0 18px 0;
	}

.blog_box, .blog_post {
	padding: 15px 0 10px 0;
	margin: 0 0 10px 0;
	/*background: url(../images/blog_list_bg.gif) bottom center no-repeat;*/
	border-bottom:1px solid #ab9e90;
	}
#subscribe {
	float:right;
	margin:-20px 10px 0 0;
	}
.blog_box .blog_desc {
	width: 160px;
	float:left;
	margin: 0 10px 0 0;
	}
.blog_box .blog_last_post {
	width: 390px;
	float:left;
	margin: 0 10px 0 0;
	}

.blog_title h5 a:link, .blog_title h5 a:visited {
	color:#593b24;
	text-decoration:none;
	}
.blog_title h5 a:hover, .blog_title h5 a:active {
	color:#593b24;
	text-decoration:underline;
	}	

.posttitlelink h4 a {
	font-size:16px;
	color:#64b3b3;	
	}
.blog_post .btn_more {
	text-align:right;
	padding: 10px 0 15px 0;
	}
.blog_box a, .blog_post a , .blog_post .btn_more a {
	text-decoration:underline;
	}
.blog_post .post_meta a, .post_main .post_meta a {
	text-decoration:underline;
	}
.blog_post .post_heading .post_title {
	font-size:16px;
	color:#64b3b3;
	font-weight:bold;
	margin: 0 0 10px 0;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	width:500px;
	}
.blog_post .post_heading .post_title a {
	color:#64b3b3;	
	}

.blog_post .post_heading .post_date {
	font-size:11px;
	color:#402003;
	margin: 0 0 8px 0;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;	
	}
.blog_post .post_summary {
	clear:both;	
	}

.blog_post .post_heading .post_comments {
	float:right;
	background: url(../images/icon_comment.gif) 0 0 no-repeat;
	text-align:center;
	width:44px;
	height:32px;
	overflow:hidden;
	padding: 6px 0 0 0;
	}
.post_main {
	border-bottom:1px solid #ab9e90;
	padding: 0 0 20px 0;
	}
.post_main .post_title {
	font-size:16px;
	color:#64b3b3;
	font-weight:bold;
	margin: 0 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	
	}


.post_main .post_date {
	font-size:11px;
	color:#402003;
	margin: 0 0 8px 0;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}
.post_main .post_content {
	padding: 20px 0;
	/* background: url(../images/blog_list_bg.gif) bottom center no-repeat; */
	}

#previous_entries .post_comments {
	float:right;
	background: url(../images/icon_comment.gif) 0 0 no-repeat;
	text-align:center;
	width:44px;
	height:32px;
	overflow:hidden;
	padding: 6px 0 0 0;
	}
#previous_entries {
	padding: 20px 20px 20px 20px;
	background:#ddcbad;
	}
#previous_entries .prev_post_title {
	padding: 0 0 6px 0;
	}
.more_archives {
	text-align:right;
	padding:10px 0 10px 0;
	}
#pagination {}

#pagination a {
	margin: 0 5px 0 0;	
	}
#pagination a#current {
	font-weight:bold;
	}




/*
============================================================
FORMS CSS
============================================================
*/

.monkForm label {
	display:block;
	}
.monkForm p {
	margin:0;
	}
.monkForm legend {
	padding: 15px 0 0 0;	
	}
.monkForm .description {
	padding: 0 0 10px 0;
	margin:-5px 0 0 0;
	clear:both;
	}
.monkForm legend {
	font-size:16px;
	color:#624529;
	margin: 0 0 2px 0;
	font-family:Verdana, Geneva, sans-serif;	
	}
.monkForm .text label, .monkForm .textarea label, .monkForm .select label {
	font-weight:bold;
	}
.monkForm .text input {
	font-size:13px;
	padding: 3px 4px;
	width:286px;
	margin: 0 0 10px 0;	
	}
.monkForm .textarea textarea {
	font-size:13px;
	padding: 3px 4px;
	margin: 0 0 10px 0;
	font-family:Helvetica,Arial,sans-serif;
	width:286px;
	}
.monkForm .select select {
	font-size:13px;
	padding: 3px 4px;
	margin: 0 0 10px 0;
	font-family:Helvetica,Arial,sans-serif;
	}
.monkForm .file input {
	font-size:13px;
	padding: 3px 4px;
	margin: 0 0 10px 0;
	font-family:Helvetica,Arial,sans-serif;
	}
.monkForm .captcha input {
	font-size:13px;
	padding: 3px 4px;
	margin: 0 0 10px 0;
	font-family:Helvetica,Arial,sans-serif;
	}

#required_note {	
	display:none;
	}





/*******************************************
** Calendar Styles
********************************************/
#calendar_ajax {
	padding-bottom: 50px;
}

.calendar {
	width: 775px;;
	border-collapse: collapse;
	margin: 0 2px 0 0;
	
}

.calendar td {
	vertical-align: top;
	width: 128px;
	height: 128px;
	padding: 5px;
	border-top: 1px solid #ab9e90;
	border-right: 1px solid #ab9e90;
	border-bottom: 1px solid #ab9e90;
	border-left: 1px solid #ab9e90;

	/* background: url(/images/calendar_top.png) top left repeat-x; */ 
}

.calendar tr.th {
	background: url(/images/cal_th_bg.gif) top left no-repeat;
	}

.td_last {
	/* border-right: 0px none !important; */
}

.td_first {
	/*  border-left: 0px none !important; */
}

.calendar caption {
	/* background: #3A537B url(/images/blue_grad.gif) top left repeat-x; */
	text-align: left;
	font-size: 22px;
	/* color: #fff; */
	
	padding:9px 20px 9px;
	/* width:856px;  */
	
}
.calendar .calendar-prev {
	padding: 0 10px 0 0;
	}
.calendar .calendar-next {
	padding: 0 0 0 10px;
	}

.calendar .empty {
	background: url(../images/cal_empty.gif) 0 0 ;
	}

.calendar th {
	background: none;
	color: #333;
	line-height: 30px;
	padding: 0 0 10px 0;
	border: 1px transparent;
	text-align:center;
}

.calendar td.linked-day ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 13px;
}

.calendar td.linked-day a, .calendar td.linked-day a:visited, .calendar td.linked-day a:active {
	
	text-decoration: none;
}

.calendar td.linked-day a:hover, .calendar td.linked-day a:visited:hover {
	text-decoration: underline;
	
}

.calendar td.linked-day ul a, .calendar td.linked-day ul a:visited, .calendar td.linked-day ul a:active {
	
	text-decoration: none;
}

.calendar td.linked-day ul a:hover, .calendar td.linked-day ul a:visited:hover {
	text-decoration: underline;
	
}


.calendar td.linked-day ul li {
	background: none;
	padding: 0px 0px 7px 0px;
}

/*******************************************
** Quicklinks Styles
********************************************/
#calendar_sort {
	float:left;
	margin:5px 0 0 586px;
	position:absolute;
}

#calendar_sort p {
	margin:0;
}

#quicklinks { 
	background:transparent;
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:190px;
}

#quicklinks * { 
}

#ctgtext {
	margin-top: 1px;
}

#quicklinks li {
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent:0;
	background: none;
}

#quicklinks li a {
	background:transparent url(/images/calendar_dd_bg.gif) no-repeat scroll left top;
	display:block;
	height:21px;
	padding-left:10px;
	text-decoration:none;
	text-transform:capitalize;
	width:180px;
	padding-top:5px;
	font-weight: normal;
	color: #333;
}

#quicklinks li a:hover {
	color: #333;
}

#quicklinks li ul {
	border:0;
	left:-999em;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	-margin-top: -7px;
	padding:0;
	position:absolute;
	width:189px;
	z-index:999;
	padding-bottom: 1px;
}

#quicklinks li:hover ul, #quicklinks li li:hover ul, #quicklinks li.sfhover ul, #quicklinks li li.sfhover ul {
	left:auto;
}

#quicklinks li li {
	font-size:100%;
	font-weight:normal;
	text-indent:0px !important;
	z-index:9999;
	line-height: 25px;
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
	height: 25px;
	background: none;
}

#quicklinks li li a {
	background:#768f91;
	margin:0;
	height: 25px;
	width:155px;
	z-index:999;
	line-height: 25px;
	border-bottom: 1px solid #ccc;
	padding-top:0px;
	color: #fff;
}

#quicklinks li li a:hover {
	background: #375155;
	color: #fff;
}

#quicklinks li:hover, #quicklinks li.hover {
    position: static;
}

/*******************************************
** Event Detail Styles
********************************************/
#event_detail_content p {
	margin-bottom: 20px;
}

#event_sub_title {
	/*background: #5375AD url(/images/blue_grad.gif) bottom left repeat-x;*/
	font-size:22px;
	color:#593b24;
	font-weight:bold;
	margin: 0 0 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.event_date {
	font-size:11px;
	color:#402003;
	margin: 0 0 8px 0;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}



















/*
============================================================
FOOTER CSS
============================================================
*/
#footer {
	clear:both;
	background: url(../images/sub_footer_bg.jpg) 20px 0 no-repeat;
	height:174px;
	overflow:hidden;
	position:relative;
	color:#432f19;
	}
body#widesub #footer {
	clear:both;
	background: url(../images/sub_footer_wide_bg.jpg) 20px 0 no-repeat;
	height:174px;
	overflow:hidden;
	position:relative;
	color:#432f19;
	}
body#home #footer {
	clear:both;
	background: url(../images/home_footer_bg.jpg) 20px 0 no-repeat;
	height:114px;
	overflow:hidden;
	position:relative;
	color:#432f19;
	}
body#home #ftitle, body#home #flinks, body#home #rlink {
	top:24px;	
	}
body#home #brlink {
	top:84px;	
	}
body#home #siteby {
	top:74px;	
	}
#ftitle {
	position:absolute;
	top:70px;
	left:40px;
	
	}
#flinks {
	position:absolute;
	top:70px;
	left:160px;
	width:270px;
	}
#flinks a:link, #flinks a:visited {
	color:#432f19;
	display:block;
	float:left;
	width:121px;
	border-left:1px solid #ab9e90;
	padding: 0 0 0 13px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	}
#flinks a:hover, #flinks a:active {
	color:#432f19;
	display:block;
	float:left;
	width:121px;
	border-left:1px solid #ab9e90;
	padding: 0 0 0 13px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	}

#rlink {
	position:absolute;
	top:70px;
	left:680px;
	width:200px;
	text-align:right;
	}

#rlink a:link, #rlink a:visited {
	color:#432f19;
	display:block;
	padding: 0 13px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:20px;
	background: url(../images/icon_arrow_footer.gif) right 5px no-repeat;
	}
#rlink a:hover, #rlink a:active {
	color:#432f19;
	display:block;
	padding: 0 13px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	
	background: url(../images/icon_arrow_footer.gif) right 5px no-repeat;
	}
#brlink {
	position:absolute;
	top:120px;
	left:680px;
	width:200px;
	text-align:right;
	}
#brlink a:link, #brlink a:visited {
	padding: 0 0 0 15px;
	}
#siteby {
	position:absolute;
	top:110px;
	left:895px;
	}
#siteby img {
	padding: 8px 0 0 0;
	}














/*
============================================================
COMMON CSS
============================================================
*/
.clear {
	clear:both;	
	}
.imgleft {
	float: left;
	margin: 0 30px 20px 0;
}

.imgright {
	float: right;
	margin: 0 0 20px 30px;
	
}


.history_listing {
		
	}
.history_listing td {
	padding: 10px 0 20px 0;
	vertical-align:top;
	}
.history_listing td img {
	padding: 0 0 0 15px;
	}
.history_listing tr {
	background:url(../images/blog_list_bg.gif) bottom center no-repeat;
	}

.table_sunday_school td {
	border-bottom:1px solid #9f876e;
	padding:5px 0 0 0;
	}
	
/*
============================================================
NON-FLASH
============================================================
*/
.no_flash {
	display:none;
}

#no_flash_nav {
	background:transparent url(/images/no_flash_nav.gif) no-repeat scroll 0 0;
	height:149px;
}

#no_flash_nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:75px 0 0 265px;
}

#no_flash_nav li {
	display:block;
	float:left;
}

#no_flash_nav li a {
	color:#4B4609;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	text-decoration:none;
	text-transform:lowercase;
}

#no_flash_nav li a:hover {
	color:#FFFFFF;
}

#no_flash_home {
	margin:0 auto;
	width:921px;
}