@import "nav.css";

*{
	outline:none;	
}
a img{
	border: 0 none;	
}
hr{ position:absolute; height:0; width:0; left:-999em; }
li.clear, #content ul.cols li.clear, #content ul.group li.clear, .clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

body{
	background:#fff;
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#392d15;
}

h1{
	display:none;
	position:absolute;
	height:0;
	width:0;
	left:-999em;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#55441f;
	font-weight:normal;
	margin-bottom:25px;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	color:#372c15;
	margin-bottom:20px;
}
h4{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:17px;
	color:#660;
	letter-spacing:-1px;
	margin-bottom:5px;
}
h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#000;
	margin-bottom:5px;
}
h6{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#c39d47;
	margin-bottom:30px;
}

p{
	line-height:18px;
	margin-bottom:20px;
	color: #392d15;
}

a{
	color:#C39D47;	
}

.hr{
	display:block;
	height:1px;
	background:#000;
	margin-bottom:20px;
}

.uppercase{ text-transform:uppercase;}

/*******************************************************/
/*			Subpage							*/
/*******************************************************/
#am_wrapper{
	width:994px;
	margin:0 auto;
	position:relative;
}
#flash_header-links{
	float:right;
	width:741px;
	height:73px;
}
#header-links{ float:right; margin-top:25px;}
.hasflash #header-links{ margin-top:0;}
#flash_header-links ul{ list-style:none;}
#flash_header-links li{ float:left; }
#flash_header-links li a{
	color:#45341c; padding:5px 20px;
	display:block;
}
#flash_header-links li a:hover{
	background:#45341c;
	color:#fff;
}
#flash_header-links li#headerlinks_rss a,
#flash_header-links li#headerlinks_twitter a,
#flash_header-links li#headerlinks_facebook a,
#flash_header-links li#amlogo a,
#flash_header-links li#headerlinks_rss a:hover,
#flash_header-links li#headerlinks_twitter a:hover,
#flash_header-links li#headerlinks_facebook a:hover,
#flash_header-links li#amlogo a:hover{
	margin:0 3px;
	padding:0;
	width:18px; 
	height:18px; 
	display:block; 
	text-indent:-999em;
	background:url(../images/header-link-icons.png) no-repeat;
}
#flash_header-links li#headerlinks_rss a{}
#flash_header-links li#headerlinks_twitter a{background-position:-30px 0px !important;}
#flash_header-links li#headerlinks_facebook a{background-position:-53px 0px !important;}
#flash_header-links li#amlogo a{background-position:-84px 0px !important; width:19px;}
#content{
	clear:both;	
}
#logonav{
	/*width:299px;*/
	position:absolute;
	z-index:3;
}
.hasflash #logonav{
	height:100px;	
}
#logo {float:left;}
#logo a{
	background:url(../images/g-logo.png) no-repeat;
	width:69px;
	height:84px;
	display:block;
	text-indent:-999em;
	margin-right:5px;
	
}

#copy{
	margin-top:5px;
	font-size:9px;
	color:#cba44a;
}
#page{
	width:741px;
	float:right;
	position:relative;
}
#flashpageheader{
	width:741px;
	position:relative;
	z-index:2;
}
.hasflash #flashpageheader{
	height:260px;
	position:relative;
	z-index:2;
}
#flashpageheader .noflash{
	width:667px;
	height:177px;
	margin:0 auto;
	position:relative;
	
}
#flashpageheader .noflash h2{
	color:#fff;
	text-transform:lowercase;
	font-weight:normal;
	padding:70px 70px 0;
	text-align:right;
	font-size:31px;
	font-family:Verdana, Geneva, sans-serif;
}
.hasflash #pagecontent_wrapper{
	margin-top:-45px;
}
#pagecontent_wrapper{
	background:url(../images/page_content_bg_repeat.png) repeat-y top center;
	margin-top:-20px;
}
#pagecontent{
	background:url(../images/page_content_bg_top.png) no-repeat top center;
	min-height:616px;
	position:relative;
	margin:0 auto;
}
.ie6 #pagecontent{
	height:616px;	
}
#pagecontent_footer{
	background:url(../images/page_content_bg_bottom.png) no-repeat top center;
	width:645px;
	height:23px;
	position:relative;
	margin:0 auto 50px;
}
#left_content{
	width:435px;
	float:left;
	margin-left:80px;
	display:inline;
	padding:50px 0 25px;
}
.nosidebar #left_content{
	width:580px;	
}
#right_content{
	width:211px;
	float:right;
	color:#fff !important;
}
#right_content *{
	color:#fff !important;
}
#section_wrapper{
	background:url(../images/sidebar_bg_repeat.png) repeat-y top center;
	width:152px;
	margin-left:22px;
}
#section_wrapper2{
	background:url(../images/sidebar_bg_bottom.png) no-repeat bottom center;
}
#right_content #section{
	background:url(../images/sidebar_bg_top.png) no-repeat top center;
	/*width:112px;*/
	padding:35px 15px 15px;
	margin:0 auto;
	position:relative;
	min-height:333px;
	
}
.ie6 #right_content #section{ height:333px;}
#right_content #section p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	line-height:15px;
}

#right_content #section .hr{
	background:#fff;
}
#section_footer{
	background:url(../images/sidebar_bg_footer.png) no-repeat top center;	
	height:44px;
	margin-left:21px;
	width:151px;
}
#flashquicklinks{
	text-align:center;	
	margin-top:-110px;
	
}

.hasflash #flashquicklinks{
	height:100px;
}
.hasflash #flashquicklinks object{
	position:relative;
}
#flashquicklinks li{
	margin-bottom:10px;
}




/*******************************************
** Gallery Styles
********************************************/
.gallerylist_photo {
	margin-bottom: 40px;
}

.gallerylist_photo .image_wrapper {
	float: left;
	width: 250px;
	padding: 15px;
	margin-right: 20px;
	box-shadow: 10px 10px 5px #888;
	-moz-box-shadow: 4px 4px 20px #888888;
	-webkit-box-shadow: rgb(136, 136, 136) 4px 4px 20px;
}

.ie8 .gallerylist_photo .image_wrapper, .ie7 .gallerylist_photo .image_wrapper, .ie6 .gallerylist_photo .image_wrapper {
	border: 1px solid #ccc;
}

.gallerylist_photo .image_wrapper img {
	border: 1px solid #ccc;
}

.gallerylist_photo .title {
	font-size: 16px;
}

.gallerylist_photo .info p {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
}

.photo_list {
	margin-bottom:30px;
	float: left;
}

.photo_list .image_wrapper {
	float: left;
	width: 220px;
	padding: 15px;
	margin-right: 20px;
	margin-left: 20px;
	box-shadow: 4px 4px 20px #888;
	-moz-box-shadow: 4px 4px 20px #888888;
	-webkit-box-shadow: rgb(136, 136, 136) 4px 4px 20px;
}

.ie8 .photo_list .image_wrapper, .ie7 .photo_list .image_wrapper, .ie6 .photo_list .image_wrapper {
	border: 1px solid #ccc;
}

.photo_list .image_wrapper .image {
	border: 1px solid #ccc;
	width: 220px;
	height: 120px;
	overflow: hidden;
}


/*******************************************
** Form Styles
********************************************/
.monkForm legend {
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	margin-bottom: 5px !important;
}

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

.monkForm label {
	width: 120px;
	float: left;
	line-height: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	margin-left: 0px !important;
}

div.text, div.textarea, div.select, div.checkbox, div.radio, div.file, div.captcha {
	border: 1px solid #DACEB2;
	padding: 10px;
	margin-bottom: 7px;
}

.monkForm .description {
	color: #aaa;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	margin-top: -15px;
	margin-left: 120px;
}

.monkForm div.text input {
	padding: 6px 5px 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	width: 96%;
}

.monkForm div.textarea textarea {
	padding: 6px 5px 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	width: 96%;
}

.monkForm div.select select {
	padding: 6px 5px 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	width: 96%;
}

.monkForm div.checkbox .data {
	margin-bottom: 4px;
	clear:both;
}

.monkForm div.checkbox .data label {
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 3px;
}

.monkForm div.checkbox .data input {
	float:left;
	margin-right:10px;
	margin-top:6px;
}

.monkForm div.checkbox .description {
	margin-top: 4px;
	margin-left: 0px;
}


.monkForm div.radio .data {
	margin-bottom: 4px;
	clear:both;
}

.monkForm div.radio .data label {
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 3px;
}

.monkForm div.radio .data input {
	float:left;
	margin-right:10px;
	margin-top:6px;
}

.monkForm div.radio .description {
	margin-top: 4px;
	margin-left: 0px;
}

.monkForm div.captcha .data{
	overflow:auto;	
}
.monkForm div.captcha img {
	float: left;
}

.monkForm div.captcha input {
	padding: 7px 5px 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 18px;
	width: 150px;
	float: left;
	margin-left: 5px;
	display: inline;
}

.monkForm #formsubmit input {
	/*background: url(/images/blue_btn.jpg) top left repeat-x;*/
	padding: 5px 20px;
	/*color: #fff;*/
	border: 1px solid #011727;
}


/*******************************************
** Search Styles
********************************************/
#pagination a {
	background: url(/images/blue_btn.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;
}

/*******************************************
** Map Styles
********************************************/

#churchMap {
	height: 300px;
}

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


#directions_text {
	margin-bottom: 5px;
}

#directions_form {
	margin-bottom: 10px;
}

#directions_form input#saddr {
	border: 1px solid #ccc;
	padding: 8px 5px 7px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	width: 305px;
	float: left;
	margin-right:8px;
}

#directions_form input#btn_submit {
	/*border: 0px none;*/
	/*background: url(/images/directions_btn.jpg) top left no-repeat;*/
	/*text-indent: -999em;*/
	width: 110px;
	height: 30px;
	cursor: pointer;
}
/*******************************************************/
/*			Evite							*/
/*******************************************************/

.evite_thumb{
	float: left;
	padding: 15px;
	margin-right: 20px;
	margin-left: 20px;
	box-shadow: 4px 4px 20px #888;
	-moz-box-shadow: 4px 4px 20px #888888;
	-webkit-box-shadow: rgb(136, 136, 136) 4px 4px 20px;
}

#evite_image img{
	max-width:580px;
	overflow:hidden;
	margin-bottom:15px;
}

/*******************************************************/
/*			Newsletter						*/
/*******************************************************/
#newsletter label{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:17px;
	color:#660;
	letter-spacing:-1px;
	margin-bottom:5px;
	display:block;
}
#newsletter div input {
	padding: 6px 5px 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	width: 96%;	
}
#newsletter fieldset{
	display:block;	
}
#newsletter_submit {
	margin-top:5px;
	padding: 5px 20px;
	border: 1px solid #011727;
}

/*******************************************************/
/* STORE STYLES
/*******************************************************/

#hp_subsidebar {
	margin-left: -36px;
	width: 173px;
	padding-top: 15px;
}

.store h3.featured_replace {
	background: url(/images/store/featured_products_hdr.png) top left no-repeat;
	height: 60px;
	width: 445px;
	text-indent: -9999em;
	margin: 0px;
	margin-bottom: 15px;
}


#hp_subsidebar h3.browse_replace {
	text-indent: -9999em;
	width: 173px;
	height: 44px;
	margin-bottom: 0px;
	background: url(/images/store/browse_hdr.png) top left no-repeat;
}

#hp_subsidebar h3.search_replace {
	text-indent: -9999em;
	width: 173px;
	height: 44px;
	margin-bottom: 0px;
	background: url(/images/store/search_hdr.png) top left no-repeat;
}

#hp_subsidebar h3.actions_replace {
	text-indent: -9999em;
	width: 173px;
	height: 44px;
	margin-bottom: 0px;
	background: url(/images/store/actions_hdr.png) top left no-repeat;
}

#hp_subsidebar h3.operations_replace {
	text-indent: -9999em;
	width: 173px;
	height: 44px;
	margin-bottom: 0px;
	background: url(/images/store/operations_hdr.png) top left no-repeat;
}

.family_title {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	line-height: 18px;
}

.family_title a, .family_title a:visited, .family_title a:active {
	display: block;
	width: 129px;
	text-decoration: none;
	border-bottom: 1px solid #a69a72;
	padding: 6px 4px;
}

.family_title a:hover, .family_title a:visited:hover {
	background: #4C5049;
}

#store_sidebar_links a, #store_sidebar_links a:visited, #store_sidebar_links a:active {
	display: block;
	width: 129px;
	text-decoration: none;
	border-bottom: 1px solid #a69a72;
	padding: 6px 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	line-height: 18px;
}

#store_sidebar_links a:hover, #store_sidebar_links a:visited:hover {
	background: #4C5049;
}

#store_sidebar_links a img {
	float: left;
	margin-right: 5px;
}

#store_search {
	margin-top: 11px;
}

#store_search #storeSearchForm {
	padding-left: 30px;
	margin-top: 2px;
}

#store_search #storeSearchForm #store_search_term {
	width: 100px;
	float: left;
	border: 0px none;
	border-right: 1px solid #494D4A;
	padding: 5px 3px;
	color: #888 !important;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
}

.productgroup {
	width: 200px;
	margin: 0px 7px 21px;
	float: left;
	text-align: center;
}

.productgroup .productimage {
	text-align: center;
	padding: 10px;
	width: 180px;
	height: 180px;
	overflow: hidden;
}

.productgroup .producttitle {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
	padding: 0px 25px;
}

.productgroup .productprice {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	margin-bottom: 4px;
	width: 50px;
	float: left;
	display: inline;
	margin-left: 45px;
	margin-right: 5px;
	line-height: 21px;
}

.productgroup .productbuybutton {
	margin-bottom: 4px;
	width: 50px;
	float: left;
}

.family_product_title {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 22px;
	padding-left: 10px;
	line-height: 34px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #5A6A72;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.store .product_detail {
	padding: 10px;
	margin: 10px;
	border: 0px none;
	padding-bottom: 30px;
	margin-bottom: 40px;
	background: url(/images/groups_result_bg_bottom.png) bottom left no-repeat;
}

.store .product_detail .product_detail_title {
	color: #666600;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	margin-bottom: 7px;
	padding-bottom:5px;
	border-bottom: 1px solid #b4b19c;
}

.store .product_detail .productgroup {
	border: 1px solid #e4e1d9;
	margin: 0px;
	margin-right: 10px;
}

.product_detail_description p {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.product_detail_description strong, .product_detail_description b {
}

#cart_list {
	margin: 10px;
	padding: 0px 10px;
}

.back_to_shopping {
	text-align: right;
}

.back_to_shopping p {
	margin: 0px;
}

.monkCart {
	width: 405px;
	border-collapse: collapse;
}

.monkCart th {
	background: url(/images/store/th_bg.png) bottom left repeat-x;
	line-height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

th.price, th.total {
	width: 55px;
}

.monkCart th.qty {
	width: 67px;
}

.monkCart .item td {
	padding: 5px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	color: #555;
}
.monkCart .item.alt {
	border-bottom: 1px solid #cecab3;
	background: #EFEBD0;
}

.item form input.qty {
	float: left;
	font-size: 10px;
	color: #333;
	padding: 3px;
	border: 1px solid #cecab3;
	width: 22px;
	margin-right: 5px;
	text-align: center;
}

.monkCart tr.total.mcms_subtotal td {
	background: url(/images/store/th_bg.png) top left repeat-x;
	padding: 5px;
}

.monkCart tr.total.mcms_subtotal .mcms_subtotal_text {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	color: #555;
	padding-top: 10px;
}

.monkCart tr.total.mcms_subtotal .mcms_subtotal_price {
	vertical-align: top;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.monkCart tr.totalTop td {
	background: url(/images/store/th_bg.png) top left repeat-x;
	padding-top: 10px;
}

#checkout_btn {
	float: left;
	margin-right: 5px;
}

#empty_cart {
	float: left;
}

.total .amount {
	font-weight: bold;
}

.my_account_title {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 15px;
	padding-left: 10px;
	line-height: 34px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #5A6A72;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

#me_order h3 {
	background: url(/images/store/th_bg.png) bottom left repeat-x;
	line-height: 18px;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	margin: 0px;
	padding-bottom: 5px;
}

.options {
	list-style: none;
}

#store_sidebar_links {
	margin-top: 11px;
}

#me_order table {
	width: 395px !important;
	border-collapse: collapse;
}

#me_order table td {
	padding: 5px;
}

#me_order table td.orderHistoryTitle, #me_order table td.orderHistroyStatus {
	border-bottom: 1px solid #cecab3;
}

#me_order #user_profile {
	width: 150px;
	float: left;
	margin-right: 10px;
	border: 1px solid #cecab3;
}

.options li {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	line-height: 18px;
}

.options li a, .options li a:visited, .options li a:active {
	display: block;
	width: 129px;
	text-decoration: none;
	border-bottom: 1px solid #a69a72;
	padding: 6px 4px;
}

.options li a:hover, .options li a:visited:hover {
	background: #4C5049;
}



.orderHistoryDetail th {
	background: url(/images/store/th_bg.png) bottom left repeat-x;
	line-height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.orderHistoryDetail .item td {
	padding: 5px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	color: #555;
}

/*******************************************************/
/* SMALL GROUP FINDER STYLES
/*******************************************************/
#small_group_finder {
	padding-top: 10px;
	border-top: 1px solid #BBAE91;
	width: 580px;
}

#small_group_finder #search_by_zip {
	border-bottom: 1px solid #BBAE91;
	width: 580px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#small_group_finder #search_by_zip p {
	margin: 0px;
}

#small_group_finder #search_by_zip #zip {
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	margin-right: 15px;
	width: 90px;
	margin-top: 3px;
}

#small_group_finder #search_by_zip #radius {
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	width: 100px;
	margin-top: 3px;
}

#small_group_finder #search_by_zip label {
	margin-top: 3px;
}

#small_group_finder #search_by_zip #search_by_zip_go {
	background: url(/images/search_btn.png) top left no-repeat;
	width: 92px;
	height: 31px;
	text-indent: -9999em;
	display: block;
	float: right;
	margin-left: 15px;
}

#search_loader {
	display: none;
	position: absolute;
	margin-left: 510px;
	margin-top: -25px;
}

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

.success_nobg {
	display: block;
	background: url(/images/success_nobg.png) 4px 50% no-repeat;
	border: 0px none;
	color: #333;
	font-size: 10px;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

.error_nobg {
	display: block;
	background: url(/images/error_nobg.png) 4px 50% no-repeat;
	border: 0px none;
	font-size: 10px;
	color: #333;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

.warning_nobg {
	display: block;
	background: url(/images/warning_nobg.png) 4px 50% no-repeat;
	border: 0px none;
	font-size: 10px;
	color: #333;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#small_group_finder .result {
	padding-bottom: 10px;
	margin-bottom: 40px;
	background: url(/images/groups_result_bg_bottom.png) bottom left no-repeat;
}

#small_group_finder .result h4 {
	padding-bottom: 4px;
	margin-bottom: 5px;
	border-bottom: 1px solid #BBAE91;
}

#small_group_finder .result table {
	margin: 10px;
}

#small_group_finder .result th {
	width: 100px;
	text-align: left;
	line-height: 18px;
}

#small_group_finder .result td {
	line-height: 18px;
}

#small_group_finder .result h6 {
	margin-top: 15px;
	margin-bottom: 5px;
}



/*******************************************************/
/* SERMONS STYLES
/*******************************************************/
#sermons_list object {
	position: static !important;
}

#sermons_list h4 {
	color: #705D3B;
	font-size: 17px;
	margin-bottom: 10px;
}

.grouping_title h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 23px;
	color: #5A6A72;
	margin-bottom: 10px;
	margin-top: 30px;
}

.sermon_box {
	border-bottom: 3px solid #D2CBBB;
	border-top: 3px solid #D2CBBB;
	margin-bottom: -3px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sermon_box .sermon_middle {
	width: 470px;
	float: left;
}

.sermon_box .sermon_media {
	width: 100px;
	float: right;
}

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

.sermon_box .sermon_info {
	margin-bottom: 5px;
	line-height: 20px;
}

.sermon_box .sermon_summary {
	line-height: 18px;
}

.sermonajax {
	padding-top: 5px;
	margin-top: 5px;
	border-top: 3px solid #EBE7DD;
}

.sermon_box .sermon_media .icon {
	width: 100px;
	height: 22px;
	margin-bottom: 5px;
	text-indent: -999em;
	display: block;
}

.sermon_box .sermon_media .icon_watch {
	background: url(/images/icon_video.png) top left no-repeat;
}

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

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

.sermon_box .sermon_media .icon_notes {
	background: url(/images/icon_read.png) top left no-repeat;
}

.sermon_close_btn {
	width: 22px;
	height: 22px;
	float: right;
	margin-bottom: 6px;
	text-indent: -999em;
	display: block;
	background: url(/images/icon_close.png) top left no-repeat;
}

.sermonajax .am_notes label {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #333;
}

.sermonajax .am_notes .am_notes_title {
	margin-bottom: 10px;
	padding: 8px 5px;
	border: 1px solid #aaa;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	width: 568px;
}

.sermonajax .am_notes .am_notes_notes {
	margin-bottom: 10px;
	padding: 8px 5px;
	border: 1px solid #aaa;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	width: 568px;
	height: 100px;
}

#photoflow {
	position: static;
}
.monkForm legend{
	color:#392D15 !important;
}
#sitemap{
	margin:auto;
	font-size:14px;
	line-height:22px;
	padding-left:25px;
	font-weight:bold;
}
#sitemap ul{
	margin:auto;	
	padding-left:25px;
	font-size:12px;
	font-weight:normal;
}
#sitemap ul ul{
	font-size: 10px;
	font-style:italic;
}