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

* {
	outline: 0px none;	
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF3CE;
	background: #FFF3CE url(/images/top_bar_bg.jpg) 50% top repeat-x;
}

h2 {
	color: #413826;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 31px;
	margin: 0px;
	margin-bottom: 15px;
	letter-spacing:-0.25px;
	line-height: 31px;
}

h3 {
	color: #928a76;
	font-size: 18px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 22px;
}

h4 {
	color: #413826;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	margin-bottom: 15px;
	line-height: 24px;
}

h5 {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 20px;
	color: #1f4b5d;
	margin: 0px;
	margin-bottom: 10px;
	font-weight:normal;
}

h6 {
	color: #413826;
	font-size: 14px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 7px;
	font-weight: normal;
}

p {
	line-height: 18px;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #413826;
	margin: 0px;
	margin-bottom: 25px;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-bottom: 20px;
	color: #726d5e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-position: inside;
}

ul {
	list-style: none;
}

li {
	padding: 4px 0px;
}

ul li {
	background: url(/images/bullet.gif) left 8px no-repeat;
	padding-left: 20px;
}

blockquote, .indent {
	background: url(/images/start_quote.jpg) 5px 5px no-repeat;
	font-size: 11px !important;
	padding: 13px 40px !important;
	margin: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	border: 1px solid #E7E4CC;
}

ul.indent, ol.indent {
	padding-left: 45px !important;
	color: #4066a6;
}

ul.indent li, ol.indent li {
	color: #4066a6 !important;
}

td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #E7E4CC;
	background: #fff;
}

table {
	border-collapse: collapse;
}

table caption {
	background: #0D1E25;
	color: #fff;
	line-height: 30px;
	font-size: 13px;
}

form {
	margin: 0px;
	padding: 0px;
}

hr {
	height: 1px;
	border: 0px none;
	border-top: 1px solid #8D8877;
}

.blue, .blue * { color: #567b7d !important; }

.medium_heading, .medium_heading * {
	font-size: 16px !important;
}

.quote {
	color: #5a4c35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
}

.imgleft {
	float: left;
	padding: 5px;
	background: #107685;
	margin-bottom: 10px;
	margin-right: 10px;
}

.imgright {
	float: right;
	padding: 5px;
	background: #107685;
	margin-bottom: 10px;
	margin-left: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.half {
	width: 49%;
}


.small {
	font-size: 10px;
	line-height: 18px;
}

a, a:visited, a:active {
	color: #567b7d;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #33494a;
	text-decoration: none;
}

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

a img {
	border: 0px none;
}

/*******************************************
** Home Page Styles
********************************************/
#flash_content {
}

#theFlash{
}

/*******************************************
** Sub Page Styles
********************************************/
#flash_page_header {
	height: 500px;
	background: url(/images/flash_bg.gif) top left repeat-x;
}

#page_container {
	background: url(/images/sub_page_inner_container_bg.jpg) 50% bottom no-repeat;
	min-height: 980px;
}

#content_wrapper {
	width: 100%;
	background: #FCFAE1;
}

#content_container {
	width: 980px;
	margin: 0px auto;
	margin-top: -100px;
	position:relative;
	z-index:100;
}

.wide #content_container {
	width: 966px;
}

#page_content {
	display:inline;
	float:left;
	overflow:hidden;
	padding-bottom:100px;
	width:560px;
}

#page_content object {
	position: static;
}

#sidebar {
	width: 280px;
	float: right;
	padding-top: 24px;
	display: inline;
	padding-bottom: 100px;
	background: url(/images/sidebar_bg.png) left -60px no-repeat;
	min-height: 650px;
	padding-left: 100px;
	padding-top: 60px;
}

#flash_quicklinks {
	display: block;
	float: left;
	width: 275px;
	height: 60px;
	margin-bottom: 50px;
}

#text_sidebar {
}

.wide #page_content {
	width: 966px;
}

#footer_wrapper {
	background: url(/images/footer_wrapper_bg_rpt.jpg) top left repeat-x;
	height: 225px;
	width: 100%;
}

#footer_inner_wrapper {
	width: 100%;
	height: 225px;
	background: url(/images/footer_container_bg.jpg) 50% top no-repeat;
}

#footer_container {
	width: 980px;
	height: 225px;
	overflow: hidden;
	margin: 0px auto;
}

#footer_one {
	padding-top: 70px;
	float: left;
	width: 265px;
}

#footer_two {
	float: left;
	width: 200px;
	padding-top: 45px;
}

#footer_two h2 {
	margin: 0px;
	color: #6D9DA0;
	height: 29px;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#footer_two p {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #6D9DA0;
}

#footer_three {
	float: left;
	width: 200px;
	padding-top: 45px;
}

#footer_three h2 {
	margin: 0px;
	color: #6D9DA0;
	height: 29px;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#footer_three p {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #6D9DA0;
}

#footer_four {
	float: left;
	width: 310px;
	padding-top: 45px;
}

#footer_four h2 {
	margin: 0px;
	color: #6D9DA0;
	height: 29px;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#footer_four p {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #6D9DA0;
	margin-bottom: 15px;
}

#newsletter_email {
	float: left;
	width: 163px;
	background: url(/images/footer_input_bg.jpg) top left no-repeat;
	height: 20px;
	border: 0px none;
	padding-top: 3px;
	padding-left: 7px;
	color: #999;
}

#newsletter_btn {
	float: left;
}

#footer_five {
	padding-top: 40px;
	width: 640px;
	float: left;
}

#footer_five p {
	color: #ffffff;
	font-size: 17px;
}

#footer_five span {
	display: block;
	float: left;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer_five span.avenir {
	padding-left: 10px;
	padding-right: 10px;
}

#footer_five span a {
	color: #fff;
}

#footer_six {
	float: left;
	width: 295px;
	text-align: right;
	padding-top: 42px;
}

#footer_six p {
	color: #9CDFE3;
	font-size: 10px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
}

#footer_six a {
	color: #9CDFE3;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
}

#amlogo {
	width: 46px;
	margin-left:935px;
	margin-top:30px;
	position:absolute;
	height: 46px;
	zoom: 1;
}

#sitebyam {
	zoom: 1;
	float: right;
	width: 46px;
	height: 46px;
}

#footer_pretty {
	background: #FAF5D9 url(/images/footer_pretty.jpg) 50% top repeat-x;
	width: 100%;
	height: 150px;
}

#sitemap_link {
	left:10px;
	position:absolute;
	top:575px;
	z-index:9999;
}

/*******************************************
** Navigation Styles
********************************************/
#nav {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 198px 0 0 0px;
	padding:0pt;
	position:absolute;
	z-index:9999;
	width: 0px;
}

#nav li{
	width: 0px;
	display: block;
	float: left;
	padding: 0px;
	background-image: none;
}

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

#nav li a{
	width: 100px;
	text-decoration: none;
	color:#818181;
	height:0px;
	display:block;
	text-indent:-9999px;
	font-size: 0px;
	line-height: 0px;
}
#nav li ul{
	position: absolute;
	left: -999em;
	z-index: 9999;
	width: 140px;
	text-align:left;
	display:block;
	padding-left: 0px;
	margin-left: -80px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	background: #02303D url(/images/nav_bg.jpg) top left repeat-x;
}
#nav li li{
	margin:0px; 
	font-size: 9px;
	float:left;
	line-height: 5px;
	display:block;
	width: 140px;
}

#nav li ul ul{
	margin: -31px 0px 0px 120px !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: 1em;
	display:block;
	/* border-left: 1px solid #211702; */
}

#nav li li a{
	width: 145px;
	height: auto;
	text-indent: 0px;
	color: #fff;
	line-height:18px;
	text-align: center;
	padding: 10px;
	display:block;
	font-size:13px;
	border-bottom: 1px solid #012B37;
	/* text-align: right; */
}
#nav li:hover, #nav li.hover {
	/*position: static; */
}
#nav li li a:hover{
	color:#ffffff;
	display:block;
	background: #28210E;
}
#nav li ul ul li a {
	border-left: 1px solid #23314F;
}

/********************************
** Calendar Styles
*********************************/
#calendar-nav {
	background: url(/images/cal_caption_bg.png) top left repeat-x;
	height: 44px;
	padding-left: 10px;
	padding-top: 6px;
	width: 956px;
}

#calendar-nav #month-title {
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 40px;
	width: 230px;
	text-align: center;
	text-transform:uppercase;
	color: #ffffff;
	float: left;
}

#loader {
	height:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:65px;
	width:66px;
}

#prev-month, #next-month {
	width: 30px;
	width: 30px;
	float: left;
	margin-top: 5px;
}

#prev-month a {
	float: left;
	width: 30px;
	text-decoration: none;
	display: block;
}

#next-month a {
	float: left;
	width: 30px;
	text-decoration: none;
	display: block;
}

.events-calendar {
	border-collapse: collapse;
}

.events-calendar th {
	color:#768B88;
	font-weight:normal;
	line-height:30px;
	font-size: 14px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	background: url(/images/cal_th_bg.png) top left repeat-x;
	text-transform:uppercase;
}

.ie6 .events-calendar th {
	background: #DCDAC3;
}


.events-calendar td {
	width: 138px;
	height: 138px;
	border: 1px solid #e5e5e5;
	padding: 0px;
	border-collapse: collapse;
	background: url(/images/calendar_top.jpg) top left repeat-x;
}

.events-calendar td .heading {
	font-size: 14px;
	display: block;
	padding: 5px 5px 1px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
}

.events-calendar td ul {
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 5px;
	padding-left: 0px;
	padding-top: 2px;
	margin-left: 0px;
}

.events-calendar td li {
	background: none;
	padding: 0px;
	margin: 0px;
	float: left;
}

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

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

.events-calendar td li a, .events-calendar td li a:visited, .events-calendar td li a:active {
	white-space:pre-wrap;
	word-wrap:break-word;
	width: 117px;
	display: block;
	margin-bottom: 4px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #327993;
	padding: 5px;
	text-decoration: none;
}

.events-calendar td li a:hover, .events-calendar td li a:visited:hover {
	color: #1E4959;
	text-decoration: underline;
}

#category_sort {
	float: right;
}

#category_sort ul {
	padding-left: 0px;
	float: right;
	margin-bottom: 0px;
	margin-top:2px;
	width:220px;
	#width: 240px;
	margin-right:10px;
}

#category_sort ul li {
	background: none;
	padding-left: 0px;
}

#category_sort .choice, #category_sort .choice:visited, #category_sort .choice:active {
	background: url(/images/calendar_dd_bg.jpg) top left no-repeat;
	display: block;
	width: 202px;
	height: 23px;
	color: #909692;
	text-decoration: none;
	padding-left:8px;
	font-size: 13px;
	padding-top:7px;
	font-family: Arial, Helvetica, sans-serif;	
}

#category_sort .choice:hover, #category_sort .choice:visited:hover {
	color: #4C5B52;
	text-decoration: none;
}

#category_sort #categories ul {
	border-bottom:1px solid #CDCFCE;
	margin:0;
	padding:0;
	position:absolute;
	width:180px;
	#margin-left: 16px;
}

#category_sort #categories ul li {
	padding: 0px;
}

#category_sort #categories ul li a, #category_sort #categories ul li a:visited, #category_sort #categories ul li a:active {
	background: #fff;
	border-top: 1px solid #CDCFCE;
	padding-left: 8px;
	display: block;
	color: #333;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 13px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}

#category_sort #categories ul li a:hover, #category_sort #categories ul li a:visited:hover {
	background: #1E4959;
	color: #fff;
}

#event-details #calendar-nav {
	width: 550px;
}

#event-details #month-title {
	width: 540px;
	font-size: 18px;
	text-align: left;
}

#event-details .date {
	background: url(/images/cal_th_bg.png) top left;
	padding: 10px;
	line-height: 30px;
	color: #5A4C35;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

.ie6 #event-details .date {
	background: #DCDAC3;
}

#event-details .date img {
	float:left;
	margin-right:7px;
	margin-top:7px;
}

#event-details .overview {
	background: url(/images/calendar_top.jpg) top left;
	padding: 10px;
}

#event-details .overview p {
	line-height: 30px;
	color: #5A4C35;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
}

#event-details .description {
	background: url(/images/calendar_top.jpg) top left;
	padding: 10px;
}

#event-details .description p {
	line-height: 22px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
}

#event-details .description h5 {
	margin-bottom:8px;
}

#event-details .back-link {
	background: url(/images/cal_th_bg.png) top left;
	padding: 10px;
	line-height: 14px;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}

.ie6 #event-details .back-link {
	background: #DCDAC3;
}


#event-details .back-link img {
	float:left;
	margin-right:7px;
	margin-top:0px;
}

/*******************************************
** Photo Gallery Styles
********************************************/
/* CSS Document */

#photo_gallery_header {
	background: url(/images/cal_caption_bg.png) top left repeat-x;
	height: 44px;
	padding-left: 10px;
	padding-top: 6px;
	width: 956px;
}

#photo_gallery_header .gallery_title {
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 40px;
	width: 700px;
	text-align: left;
	text-transform:uppercase;
	color: #ffffff;
	float: left;
}

#photo_gallery_header .backlink {
	float: right;
	width: 130px;
	padding-right: 10px;
}

#photo_gallery_header .backlink a, #photo_gallery_header .backlink a:visited, #photo_gallery_header .backlink a:active {
	color: #fff;
	text-decoration:none;
	line-height: 38px;
}

#photo_gallery_header .backlink a:hover, #photo_gallery_header .backlink a:visited:hover {
	text-decoration: underline;
	color: #efefef;
}

#photo_gallery_header .backlink img {
	float:left;
	margin-right:7px;
	margin-top:12px;
}

.photo {
	display:inline;
	float:left;
	margin: 15px 20px 10px 20px;
	width:200px;
}

.photo .image_wrapper {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DFDFDF;
	height:120px;
	margin-bottom:7px;
	padding:4px;
	width:190px;
}

.photo .image {
	height:120px;
	overflow:hidden;
	width:190px;
}

.photo .image img {
	width:190px;
}

.photo .title {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	margin-left:6px;
}

.photo .misc {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	margin-left:6px;
}

.backlink + h3 {
	margin-top:30px;
}

#photo {
	width:480px;
}

#photo .image {
	margin-bottom:10px;
}

#photo .image img {
	width:480px;
}

#photo .title {
	font-size:14px;
	font-weight:bold;
}

#photo .desc p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#photo .fullview {}

#photo .nav {}

#photo .nav a {}

#photo .nav a:hover {}

#photo .nav .prev {}

#photo .nav .home {}

#photo .nav .next {}

#photo_gallery h3{ margin-bottom:15px; }
/*******************************************
** Map Styles
********************************************/

#churchMap {
	height: 300px;
}

#map_wrapper {
	padding: 0px;
	border: 5px solid #116676;
	margin-bottom: 10px;
}


#directions_text {
	margin-bottom: 5px;
}

#directions_form input#saddr {
	border: 1px solid #ccc;
	padding: 5px;
	#padding: 6px 5px 5px 5px;
	width: 200px;
	float: left;
}

#directions_form input#btn_submit {
	border: 0px none;
	background: url(/images/lt_blue_btn_bg.jpg) top left repeat-x;
	padding: 5px 10px;
	color: #ffffff;
}




/*******************************************
** Form Builder Styles
********************************************/

.monkForm #newsletter {
	width: 560px;
	padding-bottom: 50px;
}

.monkForm p, #newsletter p {
	margin: 0px;
}

.monkForm .text, .monkForm .textarea, .monkForm .select, .monkForm .checkbox, .monkForm .radio, .monkForm .file, .monkForm .captcha,
#newsletter .text, #newsletter .textarea, #newsletter .select, #newsletter .checkbox, #newsletter .radio, #newsletter .captcha {
	padding: 10px;
	background: #03616D;
	border: 1px solid #045360;
	margin-bottom: 10px;
	float: left;
	width: 538px;
}

#formsubmit {
	float: left;
}

.monkForm label, #newsletter label {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#newsletter label {
	float: left;
	display: block;
	width: 150px;
	line-height: 25px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

#newsletter input {
	float: left;
	border: 1px solid #aaa;
	width: 350px;
	padding: 5px;
	margin-bottom:10px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

#newsletter_submit {
	border: 0px none;
	background: url(/images/blue_grad.gif) bottom left repeat-x;
	padding: 5px 15px;
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
	margin-left: 150px;
}

.monkForm legend, #newsletter legend {
	color: #fff;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	margin-bottom: 8px;
	font-weight: normal;
	text-transform: none;

}

.monkForm fieldset, #newsletter fieldset {
	width: 100%
}

/******* TEXT FIELD *******/
.monkForm .text .data label {
	float: left;
	display: block;
	width: 150px;
	line-height: 25px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

.monkForm .text .data input {
	float: left;
	border: 1px solid #aaa;
	width: 350px;
	padding: 5px;
	margin-bottom:10px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

.monkForm .text .description {
	margin-left: 150px;
	width: 350px;
	color: #ccc;
	margin-bottom: 0px;
}

/******* TEXTAREA *******/
.monkForm .textarea .data label {
	float: left;
	display: block;
	width: 150px;
	line-height: 25px;
}

.monkForm .textarea .data textarea {
	float: left;
	border: 1px solid #aaa;
	width: 350px;
	padding: 5px;
	font-size: 11px;
	margin-bottom:10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

.monkForm .textarea .description {
	margin-left: 150px;
	width: 350px;
	color: #ccc;
}

/******* SELECT *******/
.monkForm .select .data label {
	float: left;
	display: block;
	width: 150px;
	line-height: 25px;
}

.monkForm .select .data select {
	float: left;
	border: 1px solid #aaa;
	width: 362px;
	padding: 5px;
	font-size: 11px;
	margin-bottom:10px;
}

.monkForm .select .description {
	margin-left: 150px;
	width: 350px;
	color: #ccc;
}

/******* SECTION *******/
.monkForm .section {
	padding: 10px;
	padding-top: 0px;
}

/******* CHECKBOX *******/
.monkForm .checkbox .data {
	float: left;
	width: 485px;
	margin-left: 15px;
}

.monkForm .checkbox legend {
	font-size: 11px;
}

.monkForm .checkbox .data label {
	float: left;
	display: block;
	width: 150px;
	line-height: 25px;
	font-weight: normal;
	font-size: 11px;
}

.monkForm .checkbox .data input {
	font-size: 11px;
	margin-bottom:10px;
	float: left;
	margin-top:6px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

.monkForm .checkbox .description {
	width: 350px;
	color: #ccc;
}

/******* RADIO BUTTON *******/
.monkForm .radio .data {
	float: left;
	width: 565px;
	margin-left: 15px;
}

.monkForm .radio legend {
	font-size: 11px;
}

.monkForm .radio .data label {
	float: left;
	display: block;
	width: 150px;
	line-height: 25px;
	font-weight: normal;
	font-size: 11px;
}

.monkForm .radio .data input {
	font-size: 11px;
	margin-bottom:10px;
	float: left;
	margin-top:6px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

.monkForm .radio .description {
	width: 350px;
	color: #ccc;
}

/******* FILE UPLOAD *******/
.monkForm .file .data label {
	float: left;
	display: block;
	width: 150px;
	line-height: 25px;
}

.monkForm .file .data input {
	float: left;
	border: 1px solid #aaa;
	width: 350px;
	padding: 5px;
	margin-bottom:10px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

.monkForm .file .description {
	margin-left: 150px;
	width: 350px;
	color: #ccc;
	margin-bottom: 0px;
}

/******* CAPTCHA *******/
.monkForm .captcha .data label {
	float: left;
	display: block;
	width: 150px;
	line-height: 25px;
	height:50px;
}

.monkForm .captcha .data {
	float:left;
	width:538px;
}

.monkForm .captcha img.captcha {
	margin: 0px;
	padding: 1px;
	border: 1px solid #aaa;
	width: auto;
}

.monkForm .captcha .data input {
	float: left;
	border: 1px solid #aaa;
	width: 112px;
	padding: 5px;
	margin-bottom:10px;
	font-size: 11px;
	margin-left: 4px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

.monkForm .captcha .description {
	margin-left: 150px;
	width: 350px; 
	color: #ccc;
	margin-bottom: 0px;
}

/******* SUBMIT BUTTON *******/
#formsubmit input[type="submit"] {
	border: 0px none;
	background: url(/images/lt_blue_btn_bg.jpg) bottom left repeat-x;
	padding: 5px 15px;
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
}

.success, .comment-thanks {
	display: block;
	background: #cfc url(../images/accept.jpg) 4px 50% no-repeat;
	border: 1px solid #393;
	border-left: 3px solid #393;
	font-size: 11px;
	padding: 5px 24px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333 !important;
	margin: 5px 0px 10px 0px;
}

.error {
	display: block;
	background: #fcc url(../images/exclamation.jpg) 4px 50% no-repeat;
	border: 1px solid #c00;
	border-left: 3px solid #c00;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333 !important;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
}

.notice {
	display: block;
	background: #ffc url(../images/error.jpg) 4px 50% no-repeat;
	border: 1px solid #fc0;
	border-left: 3px solid #fc0;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333 !important;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
}




/*******************************************
** Search Styles
********************************************/
.search_results h5 {
	border-bottom: 1px solid #444;
}

.search_results p {
	margin-bottom: 20px;
}

#pagination a {
	background: url(/images/lt_blue_btn_bg.jpg) bottom left repeat-x;
	color: #fff;
	display: block;
	float: left;
	padding:3px 12px;
	margin-right: 5px;
}

#pagination #off {
	color: #ccc;
	text-decoration: none;
}

#pagination #current {
	background-position: top;
	text-decoration: none;
}






/*******************************************
** Quicklinks Styles
********************************************/
#calendar_sort {
	float:left;
	margin:10px 0 0 695px;
	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.jpg) 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:-2px;
	-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:#fff;
	margin:0;
	height: 25px;
	width:155px;
	z-index:999;
	line-height: 25px;
	border-bottom: 1px solid #ccc;
	padding-top:0px;
}

#quicklinks li li a:hover {
	background: #1A2438 url(/images/blue_grad.gif) bottom left repeat-x;
	color: #fff;
}

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

/********************************************
** Sermon Styles
********************************************/
#ajaxbody {
	color: #ffffff;
	background: url(/images/sermon_ajax_bg.png) top left repeat-y;
	-background: #05181F;
}

.grouping_title h2 {
	background: transparent url(/images/header_wrapper_container_bg.jpg) no-repeat bottom left;
	font-size: 18px;
	color: #444;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 30px;
	padding: 5px 20px;
	margin: 0px;
	margin-bottom: 25px;
	text-transform: uppercase;
}

.sermon_box {
	margin-bottom: 5px;
	padding: 0px 20px 30px;
	line-height: 20px;
	zoom: 1;
}

.sermon_box h3 {
	letter-spacing: 0.05em;
	text-transform: none;
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 15px;
	line-height: 20px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 0px;
	float: left;
	width: 347px;
}

.sermon_image {
	float: left;
	margin-right: 10px;
	margin-top:  5px;
}

.sermon_box_inner {
	float: left;
	width:810px;
	margin-top:8px;
	margin-bottom:15px;
}

.sermon_title {
	font-weight: bold;
	border-bottom: 2px solid #02506A;
	float: left;
	width: 810px;
}

.sermon_title .title_date {
	float: left;
	display: block;
}

.sermon_title .title_link {
	float: left;
	display: block;
	margin-left: 4px;
	width: 240px;
	text-transform: uppercase;	
}

.sermon_date {
	width: 30%;
	text-align: right;
	float: left;
	font-size: 22px;
}

#podcast_link {
	width: 219px;
	float: left;
}

#podcast_link h2 {
	font-size: 24px;	
}

#sermon_ajax {
	margin-top: 10px;
}

.sermonajax .content {
	background: #021012;
	border-bottom: 2px solid #02506A;
	padding: 10px 22px;
	margin-bottom: 10px;
}

#sermons_rule {
	background: transparent;
	height: 8px;
	margin-top:5px;
	width:575px;
}

#sermons_header {
	text-align: left;
	color: #fff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	padding: 10px 20px;
}

#sermons_header h2 {
	color: #fff;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:22px;
	font-weight:normal;
	line-height:30px;
	margin: 0px;
}

/********* SERMON ICONS ***********/
.sermon_media {
	display: block;
	width: 307px;
	float: right;
	font-weight:normal;
	padding-top:0px;
	padding-bottom: 0px;
	height: 25px;
}

.sermon_media ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	-display: inline;
}

.sermon_media ul li {
	padding: 0px;
	margin: 0px;
	float: right;
	-display: inline;
}

.icon, .icon:visited, .icon:active {
	background:#004053 none repeat scroll 0 0;	
	display: block;
	-display: inline;
	padding: 2px 10px;
	float: left;
	margin-right: 3px;
	text-decoration: none;
	border: 1px solid #004053;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-bottom: 0px none;
}

.icon:hover, .icon:visited:hover {
	background: #02506A;
	color: #fff;
}
/*
.icon_watch {
	background: url(/images/icon_video.jpg) top left no-repeat;
}

.icon_listen {
	background: url(/images/icon_audio.jpg) top left no-repeat;
}

.icon_download {
	background: url(/images/icon_download.jpg) top left no-repeat;
}

.icon_notes {
	background: url(/images/icon_notes.jpg) top left no-repeat;
}*/

#loader_gif {
	float: left;
	position: absolute;
	margin-top: -37px;
	margin-left: 492px;
	#margin-left: 480px;
	width: 35px;
	height: 24px;
}

#loader_gif #loader {
	display: none;
}

#sermon_sort {
	margin-top: -37px;
	position:absolute;
	margin-left: 521px;
	#margin-left: 509px;
}

.sort_dd p {
	float: left;
	line-height: 25px;
	padding-right: 6px;
	margin-bottom:0px;
	color: #DCEBCE;
	font-size: 12px;
	text-transform: uppercase;
}

.sermon_summary {
	float: left;
	width: 425px;
	padding-right: 20px;
	margin-top: 5px;
}

.sermon_info {
	margin-bottom: 15px;
	float: left;
	margin-top: 5px;
	width: 192px;
}

.sermon_sub_ajax {
	display: none;
}

.sermon_slide_down {
	padding-top: 30px;
}

.am_notes {
}

.am_notes label {
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	color: #008A94;
	letter-spacing: 0.05em;
}

.am_notes #notes_title {
	padding: 10px 7px;
	background:#3A4446;
	border:1px solid #A7ACAC;
	width: 752px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 5px;
	color: #fff;
	font-size: 14px;
}

.am_notes textarea {
	padding: 5px 7px;
	background: #fff;
	width: 752px;
	color: #fff;
	height: 100px;
	margin-bottom: 10px;
	background:#3A4446;
	font-size: 14px;
	border: 1px solid #A7ACAC;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
}

.am_notes .btn_print {
	border: 0px none;
	background: url(/images/lt_blue_btn_bg.jpg) bottom left repeat-x;
	padding: 5px 15px;
	color: #fff;
	float: left;
	font-weight: bold;
}

.sermon_close_btn {
	float: right;
	margin-top: 3px;
	margin-bottom:3px;
	text-decoration: none !important;
}

.sermon_close_btn img {
	float:left;
	margin-top:3px;	
}

.audio_text {
	color: #A7ACAC;
	font-size:10px;
	letter-spacing:1px;
	text-transform: uppercase;
}

/********************************************
** No Flash Styles
********************************************/
.no_flash {
	display: none;
}

#noflash, #noscript {
	font-size: 12px;
	line-height: normal;
	text-align: left;
	margin: 0px auto;
}

.home #noflash, .home #noscript, .sub #noflash, .sub #noscript {
}

#noflash_top_bar {
	height: 58px;
	width: 980px;
	margin: 0px auto;
}

#noflash_sub_header {
	height: 298px;
	overflow: hidden;
	text-align: center;
}

#noflash_home_header {
	overflow: hidden;
}

#header_container {
	height: 461px;
}


#links {
	margin-left: 500px;
	color: #3A3732;
	font-size: 13px;
	font-weight: bold;
	padding-top: 20px;
	float:left;
}

#links a, #links a:visited, #links a:active {
	color: #3A3732;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#links a:hover, #links a:visited:hover {
	color: #69614E;
	text-decoration: underline;
}

#search {
	float: left;
	padding-left: 15px;
	padding-top: 17px;
}

#keywords {
	float: left;
	width: 163px;
	background: url(/images/search_input_bg.jpg) top left no-repeat;
	height: 20px;
	border: 0px none;
	padding-top: 3px;
	padding-left: 7px;
	color: #999;
}

#search_btn {
	float: left;
}

#header_container {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

#noscript_left {
	width: 450px;
	float: left;
}

#noscript_right {
	width: 50%;
	float: right;
}


#logo {
	margin-top: 25px;
	float: left;
	width: 350px;
}

#noscript_nav {
	width: 290px;
	float: left;
	margin-left: 4px;
	margin-top: 50px;

}

.home #noscript_nav {
	width: 430px;
}

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

#noscript_nav li {
	padding: 0px;
	background: none;
}

#noscript_nav li a, #noscript_nav li a:visited, #noscript_nav li a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #ffae00;
	line-height: 30px;
	text-decoration: none;
}

#noscript_nav li a:hover, #noscript_nav li a:visited:hover {
	text-decoration: underline;
}

.home #noscript_nav li a {
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	padding: 5px;
}

.home #noscript_nav li a:hover, .home #noscript_nav li a:visited:hover {
	text-decoration: none;
	background: #AE6C00;
	color: #fff;
}

#page_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 32px;
	color: #fff;
	margin-top: 203px;
	width: 450px;
	padding-right: 12px;
	text-align: right;
}

#next_btn {
	margin-left: 187px;
	margin-top: 31px;
	position: absolute;
}

.home #next_btn {
	margin-left:230px;
	margin-top:350px;
	position: absolute;
}


.home #explanation, .sub #explanation {
	padding: 20px;
	background: url(/images/calendar_top.jpg) top left;
	margin-bottom: 10px;
	width: 938px;
	border: 1px solid #B7A279;
}

.home #explanation a:hover, .sub #explanation a:hover {
}

.home #explanation p, .sub #explanation p {
	color: #413826;
}

#explanation p {
	margin-bottom: 0px;
}

.home #noscript #footer_wrapper {
	background-position: bottom left;
	height: 212px;
}

.home #noscript #footer_inner_wrapper {
	background-position: 50% bottom;
	height: 212px;
}

.home #noscript #footer_one {
	padding-top: 58px;
}

.home #noscript #footer_two {
	padding-top: 33px;
}

.home #noscript #footer_three {
	padding-top: 33px;
}

.home #noscript #footer_four {
	padding-top: 33px;
}

.home #noscript2 {
	width: 980px;
	margin: 0px auto;
}





















#campus_list a:hover {
	color: #fff;
}

#campus_list {
	background: #3A537B url(/images/blue_grad.gif) top left;
	line-height: 40px;
	padding-right: 10px;
	color: #fff;
	text-align: left;
}

#church_name {
	color:#00A2B1;
	font-size:19px;
	font-weight:normal;
	margin-top:28px;
	position:absolute;
}

#church_name strong {
	color: #455660;
}

#church_description {
	color: #333333;
	margin-left: 440px;
	margin-top: 56px;
	position: absolute;
	width: 480px;
}

.home #church_name, .sub #church_name {
	margin-left:440px;
}

#campus_list p {
	color: #fff;
	padding-top: 9px;
	padding-left: 10px;
}

#campus_list a {
	color: #ccc;
	padding-left: 15px;
	padding-right: 15px;
	float:left;
	display: block;
}


.landing #first_image {
	margin-top: 56px;
}

#noscript_nav_container {
	line-height: 32px;
	color: #fff;
	margin: 0px;
	zoom: 1;
	margin-top: 160px;
	font-size: 16px !important;
}

#noscript_nav_container p {
	color: #fff;
	padding-top: 9px;
	padding-left: 20px;
	font-size: 17px !important;
	font-family: Verdana, Arial, Geneva, Tahoma, sans-serif;
}

.home #first_image {
	width: 950px;
	height: 360px;
	float: left;
	overflow: hidden;
	text-align: center;
}

.sub #first_image {
	float: left;
	overflow: hidden;
	width: 950px;
	text-align: center;
}

#noflash_buckets {
	float: left;
	width: 300px;
	overflow: hidden;
}

#noflash_buckets img {
	margin-bottom: 1px;
}

.error a, .error a:visited, .error a:active {
	color: #666;
}

.error a:hover, .error a:visited:hover {
	color: #000;
}

#noflashboxes {
	margin-left: 10px;
}

.noflashbox {
	float: left;
	width: 290px;
	margin-left:10px;
	margin-right:10px;
	background: #FFF6DC;
	color: #333;
}

.noflashbox .title {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 60px;
	padding-left: 10px;
	background: #012F3C;
}

#noflashbox1 .title {
	background: #767600;
}

#noflashbox2 .title {
	background: #004343;
}

#noflashbox3 .title {
	background: #A16900;
}

.noflashbox .desc {
	padding: 10px;
	height: 120px;
}

.noflashbox .desc p {
	color: #333;
	margin-bottom: 15px;
}

.sifrize_cl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #006666;
	margin-bottom: 5px;
}

#home_quicklinks ul {
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	color: #003E4A;
}

#home_quicklinks li {
	color: #003E4A;
}

#home_quicklinks a, #home_quicklinks a:visited, #home_quicklinks a:active {
	color: #003E4A;
}

#home_quicklinks a:hover, #home_quicklinks a:visited:hover {
	color: #036570;
}

/* okay - now we're fixing things... */
#nav_container {
	width: 950px;
	margin: 0px auto;
}

fieldset {
	margin: 0px; 
	padding: 0px; 
	border: 0px none;	
}
