/*** 
POCONO CC CSS
Author: SITE ORGANIC - http://siteorganic.com
***/

@import "sermons.css";
@import "directory.css";

/* MAIN STYLES */

html object {
	visibility: visible!important;
	visibility: hidden;
}

html {
	height: 100%;
}

body {
	background: #fff;
	color: #444;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 23px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
    clear: both;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
		font: 11px Arial, Helvetica, sans-serif;
		color: #333;
}

img {
	border: none;
}

p {
    margin: 0 0 15px;
}

#content a,
a {
	color: #CC6632;
	text-decoration: none;
}

#content a:hover,
a:hover {
	color: #CC6632;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0px 0 10px;	
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0px;
	padding: 0px 0 15px;
	font-weight: normal;
	font-size: 35px;
	line-height: 37px;
	color: #0499CC;
}

h2 {
	font-size: 23px;
	color: #0499CC;
	padding: 0 0 2px;
	display: inline-block;
	clear: both;
	margin: 0;
}

h3 {
	font-size: 16px;
	color: #0499CC;
	padding: 8px 0;
}

h4 {
	font-size: 15px;
	color: #0499CC;
	padding: 5px 0;
	font-style: italic;
	font-weight: normal;
}

h5 {
	font-size: 18px;
	color: #0499CC;
	padding: 5px 0;
	
}

h6 {
	font-size: 13px;
	color: #0499CC;
	padding: 3px 0;
}

ul {
	padding: 0 20px 0 5px;
}

ul li {
	padding: 0 0 0 10px;
	list-style-type: none;
}

.max {
	background: red;
	border: 1px solid black;
	display: block;
	padding: 5px 10px;
	text-align: center;
	color: white;
	margin: 10px 0px;
}

#close {
	text-align: center;
	background: #ffffff;
}

#download {
	background: #ffffff;
	padding: 10px;
}

button,
.formButton,
.formButtonLong {
	clear: both;
	display: block;
	cursor: pointer;
	cursor: hand;
	margin: 0 0 0 5px;
	background: #0499CC;
	color: #fff;
	padding: 2px 8px;
	border: none;
}

.dropDown {
	height: auto;
}

.error_alert {
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

.error_alert span {
	font-weight: bold;
}

/* HEADER STYLES */

#header {
	padding: 0;
	margin: 0 auto 0px;
	height: 50px;
    width: 100%;
    position: relative;
    z-index: 999;
}

#header #logo {
    background: url(../images/css/logo-bg.png) repeat scroll top left;
    padding: 0 10px 10px;
    position: absolute;
    top: 0;
    left: 20px;
    width: 220px;
    height: 110px;
}

#header #logo a {
	background: url(../images/logo.png) no-repeat scroll top left;
	display: block;
	height: 110px;
	width: 220px;
}

#utility {
	float: right;
    position: absolute;
    right: 0;
    top: 4px;
    margin: 0 5px 0 0;
	padding: 0;
    z-index: 101;
}


#utility li {
    float: left;
    display: inline;
	list-style: none;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}

#utility li a {
	color: #0499CC;
	display: block;
}

#utility li a#twitter {
    display: block;
    width: 42px;
    height: 42px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/css/twitter.png) no-repeat scroll top left;
}

#utility li a#facebook {
    display: block;
    width: 42px;
    height: 42px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/css/facebook.png) no-repeat scroll top left;
}

#utility li a#youtube {
    display: block;
    width: 42px;
    height: 42px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/css/youtube.png) no-repeat scroll top left;
}

#search {
	display: block;
	font-size: 12px;
	float: right;
	padding: 13px 0;
    height: 25px;
}

#search input.search {
	border: none;
	padding: 1px 0 0 10px;
	line-height: 23px;
    background: transparent;
    color: #ccc;
    float: left;
    width: 115px;
    height: 25px;
    margin: 0;
    background: url(../images/search-input-bg.png) no-repeat scroll top left;
}

#search input.submit {
	font-size: 0;
    line-height: 0;
	height: 24px;
	width: 28px;
	text-indent: -9999px;
    border: none;
    margin: 2px 0 0 5px;
    float: left;
    background: url(../images/search-button-bg.png) no-repeat scroll top left;
}

/*COUNTDOWN STYLES */
#countdown {
	/*width: 430px;*/
	width: auto;
	display: block;
    margin: 12px 0 0 280px;
	float: left;
}

#countdown h2 {
	padding: 3px 10px 0 0;
	margin: 0;
	font-weight: normal;
	font-size: 21px;
    color: #0499CC;
	float: left;
	line-height: 15px;
	display: block;
	font-weight: bold;
}

#countdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
    float: left;
    font-weight: normal;
}

#countdown li {
	font-size: 20px;
	padding: 0px 4px;
    color: #cb6e00;
    display: inline-block;
	float: left;
	line-height: 27px;
	letter-spacing: -1px;
}

#countdown li span {
	font-size: 9px;
	padding: 2px 0 0 1px;
    margin: 0;
	color: #999;
	float: right;
}
#countdown a.liveshow {
	display: block;
	background: #ca6722 url(../images/css/liveshow.jpg) repeat-x scroll top left;
	width: 170px;
	float: right;
	height: 20px;
	width: 175px;
	margin-top: -7px;
	font-size: 19px;
	color: #fff;
	text-align: center;
	padding: 8px 5px 12px;
}

#countdown a.liveshow h2 {
    color: #FFF;
	font-size: 25px;
	padding: 0;
	margin: 0;
	float: none;
}

#countdown a.liveshow:hover {
    color: #FFF;
    background: #cc6924;
}




/* SITE NAVIGATION STYLES */

#nav {
	float: right;
	width: 700px;
	padding: 0px 0 0 260px;
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    margin: 0;
    height: 72px;
	text-align: left;
	background: url(../images/css/nav-bg.png) repeat-x scroll top left;
}

#nav li {
	display: inline;
	list-style: none;
	font-size: 20px;
    text-transform: uppercase;
    padding: 13px 20px 15px;
    position: relative;
    float: left;
	background: url(../images/css/nav-li-bg.png) no-repeat scroll top right;
}

#nav li a {
	font-family: Arial, Helvetica, sans-serif, default;
	color: #ffffff;
	font-weight: normal;
	padding: 0;
    margin: 0;
	text-decoration: none;
}

#nav li a:hover {
    color: #fafafa;
    text-decoration: none;
}

#nav li ul {
	background: #0499CC;
	position: absolute;
    display: block;
	z-index: 9999;
	width: 150px;
	left: 0px;
	top: 50px;
	visibility: hidden;
	margin: 0;
	padding: 5px 0;
	border-bottom: 2px solid #cb6e00;
}

#nav li ul.hidden {
	display: none;
}

#nav li:hover ul,
#nav li.sfhover ul {
	visibility: visible;
}

#nav li ul li {
	clear: both;
	display: block;
	height: auto;
	padding: 0px;
	margin: 0px;
    background: none;
}

#nav li ul li a {
	text-align: left;
    text-transform: none;
	display: block;
	font-weight: normal;
	padding: 4px 0;
    margin: 0 9px;
	line-height: 19px;
	font-size: 15px;
}

#nav li ul li a.last {
	border-bottom: none;
}

#nav li ul li a:hover {
	color: #333;
}


/* CONTENT SECTION STYLES */

#content {
	margin: 0 auto;
}

#container {
	width: 100%;
	float: left;
	padding: 0;
    position: relative;
}

#pageHeader {
    margin: 0 0 20px;
   /* border: 1px solid #ccc; */
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
}

#pageHeader img {
    float: left;
}

#pageHeader.layoutB {
    margin: 80px 0 0 10px;
    position: relative;
    z-index: 1;
    float: left;
    height: 340px;
    border: none;
}

#pageHeader.layoutD {
    margin: 0 0 77px;
}

#pageHeader a {
    display: block;
}

#pageHeader span.imgBorder,
#pageHeader .features .image span.imgBorder {
    background: url(../images/css/pageheader-border.png) no-repeat scroll center center;
    display: block;
    position: absolute;
    width: 960px;
    height: 400px;
    top: 0;
    left: 0;
    z-index: 999;
}

#pageHeader div {
    width: 300px;
    float: left;
    margin-right: 20px;
}

#pageHeader div.last {
    margin-right: 0;
}

#pageHeader .marquee span.imgBorder {
     background: url(../images/css/marquee-border.png) no-repeat scroll center center;
    display: block;
    position: absolute;
    width: 300px;
    height: 150px;   
}

#pageHeader .image span.imgBorder {
     background: url(../images/css/pageheader2-border.png) no-repeat scroll center center;
    display: block;
    position: absolute;
    width: 300px;
    height: 320px;   
}

.marquee {
    width: 300px;
    height: 150px;
    float: left;
    position: relative;
    margin: 0 0 21px;
}

.image {
    position: relative;
    width: 300px;
    height: 320px;
    float: left;
}

#pageName {
	margin: 0px;
	padding: 0px 0 6px;
	font-weight: normal;
	font-size: 40px;
	line-height: 44px;
	color: #0499CC;
}

#breadcrumb {
    background: #F4F4F4;
    width: 99.8%;
    float: left;
    margin: 0px 0 10px;
    padding: 0;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}

#breadcrumb a.home {
    padding: 10px 0 0;
	background: url(../images/css/bread-home.png) no-repeat scroll center center;
    display: block;
    width: 25px;
    margin: 0 0 0 5px;
    height: 20px;
    text-indent: -9999px;
    overflow: hidden;
}

#breadcrumb a.active {
    color: #CC6632;
}

#breadcrumb a {
    background: url(../images/css/bread-li.png) no-repeat scroll top left;
    float: left;
    padding: 5px 7px 0 20px;
    height: 23px;
    color: #333;
    font-size: 11px;
}

#content_text {
    padding: 20px 10px 0px;
}

/* scrapbook padding */
#content_text div object {
	padding:0 0 20px;
	display: block;
}


/* CONTENT COLUMN STYLES */

#content_full {
	float: left;
    width: 100%;
    position: relative;
	padding: 0 0 20px;
}

#content_wide {
    float: left;
    width: 630px;
}

#content_narrow {
    float: right;
    width: 300px;
    padding: 68px 0 0;
}


/* GROUP NAV */


#group_nav {
	color: #1a1a1a;
	width: 280px;
	padding: 0;
    float: right;
    background: #F4F4F4;
    border: 10px solid #E9E9E9;
}

#group_nav .name h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 10px;
    padding: 13px 0;
	color: #CC6632;
}

#group_nav ul {
	padding: 0;
    margin: 0 10px 10px;
	float: left;
}

#group_nav ul ul {
	margin: 0;
}

#group_nav ul li {
    padding: 0;
    margin: 0;
    border-top: 1px solid #E9E9E9;
    float: left;
}

#group_nav ul li a {
	font-size: 13px;
    line-height: 16px;
	padding: 11px 0 11px 25px;
	display: block;
	color: #CC6632;
	cursor: pointer;
    float: left;
    width: 236px;
}

#group_nav ul li.selected a {
	background: #E9E9E9;
    font-weight: bold;
}

#group_nav ul li a:hover {
	text-decoration: none;
    color: #333;
}

#group_nav ul li a.cluster_parent {
	background: url(../images/css/background_cluster_open.png) no-repeat 3px center;
}

#group_nav ul li a.cluster_parent_open {
	background: url(../images/css/background_cluster_closed.png) no-repeat 3px center;
    color: #CC6632;
}

#group_nav ul li li a.selected {
	background: #E9E9E9;
}

#group_nav ul li li.selected a {
	background: none;
	color: #9d1a20;
}

#group_nav ul li.cluster ul {
    display: none;
}

#group_nav ul li.open ul {
    display: block;
}


/* GROUP LINKS */

#group_links {
    float: left;
    margin: 12px 0 20px;
    padding: 0;
    width: 100%;
}

#group_links li {
    padding: 0;
    width: 100%;
    background: url(../images/css/group-links-bg.png) repeat-x scroll bottom left #04A9E0;
    margin: 0 0 7px;
}

#group_links li a {
	padding: 15px 0 14px 17px;
	color: #fff;
	font-size: 22px;
    text-transform: uppercase;
    display: block;
}

#group_links li a:hover {
    text-decoration: none;
}


/* FOOTER AND SO LINK STYLES */

#footer {
	margin: 0 auto;
	background: #0499CC;
    clear: both;
    border-top: 10px solid #0489B7;
}

#footerWrapper {
    width: 960px;
    margin: 0 auto;
    clear: both;
}

#footer ul {
	margin: -10px 0 0;
	padding: 0 0 50px;
	float: left;
    width: 600px;
}

#footer ul li {
	padding: 15px 15px 0 0;
	display: inline;
    float: left;
    margin: 0 10px 0 0;
    border-right: 1px solid #fff;
}

#footer ul li a {
    text-transform: uppercase;
    font-size: 11px;
    color: #F3D9CB;
    font-weight: bold;
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

#footer ul li a:hover {
    text-decoration: none;
    color: #D5F4FF;
}

#footer ul ul {
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
	max-width: 115px;
}

#footer ul li li {
    display: block;
    float: none;
    padding: 5px 0;
	line-height: 13px;
    border: none;
    margin: 0;
	clear: both;
}

#footer ul li li a {
    text-transform: none;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

#footerInfo {
    width: 280px;
    border: 10px solid #0383AD;
    float: right;
    padding: 0;
    background: #038BB8;
    margin: 10px 0 40px;
    font-size: 11px;
    color: #fff;
    text-align: right;
}

#footerInfo p {
    margin: 0 10px 0 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #D4F3FF;
    font-size: 12px;
}

#footerInfo address {
    margin: 0px 10px 12px 0;
}

#footerInfo address span {
    line-height: 15px;
    font-style: normal;
    display: block;
}

#footerInfo ul {
    width: 280px;
    margin: 5px 0px;
    padding: 0 0 7px;
    border-bottom: 1px solid #0383AD;
    text-align: center;
}

#footerInfo ul li {
    border: none;
    padding: 0;
    margin: 0 8px 0 0;
    float: none;
}

#footerInfo ul li.last {
    margin: 0;
}

#footerInfo ul li a {
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
    color: #80DFFF;
}

#footerInfo .utility {
    width: 270px;
    margin: -8px 10px 8px 0;
    padding: 0;
    text-align: right;
    border-bottom: none;
}

#footerInfo .utility li {
    float: none;
    margin: 0;
    padding: 0 5px;
    border-right: 1px solid #333;
}

#footerInfo .utility li.last {
    border-right: none;
    padding-right: 0;
}

#footerInfo .utility li a {
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#footer #copyright {
    text-align: right;
    margin: 0 10px;
    font-size: 11px;
    padding: 7px 0 0;
    border-top: 1px solid #0383AD;
    text-transform: none;
    color: #444;
    font-weight: normal;
}

#footer #copyright p {
    clear: both;
    color: #000;
    text-align: right;
    margin: 0;
}

#footer #so_link {
    background: #024B64;
    border-top: 10px solid #02435A;
    clear: both;
}

#footer #so_link p {
    width: 960px;
    margin: 0 auto;
    text-align: right;
    color: #0499CC;
    font-size: 11px;
    padding: 10px 0;
}

#footer #so_link a {
    font-weight: bold;
    color: #52D2FC;
}


/* ANNOUNCEMENTS STYLING */

#screen,
#fullscreen {
	z-index: 1001;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

#screen {
	z-index: 1000;
	background: white;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	text-align: center;
}

#announcement {
	height: auto !important;
	height: 273px;
	min-height: 273px;
	width: 273px;
	background: white;
	border: 5px solid #0383AD;
	margin: 20% auto 0px auto;
	padding: 10px;
	font-size: 12px;
}

#announcement button {
	
}

/* BLOG PAGES AND POST STYLING */

#RSS {
	background: #0383AD;
	border: 1px solid #0383AD;
	padding: 5px;
	color: white;
}

#RSS .subscribe_rss {
	display: block;
	background: url(../images/css/background_blog_rss.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 32px;
}

#RSS .subscribe_rss a {
	color: #F7DBE3;
}

#RSS .link {
	display: block;
	font-weight: bold;
	margin: 5px 0px 0px;
}

#RSS .link input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 2px 4px;
	border: 1px solid #0383AD;
	width: 273px;
}

#author {
	background: #E9E9E9;
	padding: 5px;
	margin: 5px 0px 10px;
	border: 1px solid #DEDEDE;
}

#author .name {
	font-weight: bold;
}

#author .image {
	padding: 3px;
	background: white;
	border: 1px solid #CCC;
}

#article_menu {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 140px;
}

#article_menu h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: none;
	padding: 3px 0px;
	margin: 0px;
}

#comments h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: none;
	margin: 10px 0px 0px;
}

#post h2 {
	margin: 0px 0px 5px;
}

#article_menu .article_grouping {
	float: left;
	width: 140px;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
}

#article_menu .article_grouping ul {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
}

#article_menu .article_grouping ul li {
	list-style: none;
	background: none;
	border-bottom: 1px solid #DEDEDE;
	padding: 0px;
}

#article_menu .article_grouping ul li a {
	padding: 1px 5px;
	display: block;
}

#article_menu .article_grouping ul li a:hover {
	background: #0383AD;
	color: white;
}

#post,
#articles {
	float: left;
	width: 440px;
	padding: 0 0 30px;
}

#articles .article {
	padding: 15px 0px;
	border-bottom: 3px #DEDEDE double;
}

#post .article {
	padding: 0px 0px 15px;
	border-bottom: 3px #DEDEDE double;
}

.article .date {
	font-weight: bold;
	letter-spacing: -1px;
}

.article .title {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #0499CC;
	display: block;
	padding: 0px 0px 5px;
}

.article img {
	display: block;
	padding: 5px 0px;
}

.article .body {
	padding: 5px 10px;
	margin: 0px 0px 5px;
	display: block;
}

.article .footer {
	background: #E9E9E9;
	padding: 3px 5px;
	border: 1px solid #DEDEDE;
}

.comment {
	padding: 10px 0px;
	border-bottom: 3px #DEDEDE double;
}

.comment .date {
	font-weight: bold;
	color: #0383AD;
	padding: 0px 0px 3px 20px;
	background: url(../images/css/background_blog_comments.gif) no-repeat 3px 3px;
}

.comment .body {
	background: white;
	padding: 5px 10px;
	margin: 0px 0px 5px;
	display: block;
	border: 1px solid #DEDEDE;
}

.commentbox {
	width: 100%;
}

.commentbox td {
	vertical-align: top;
}

.commentbox textarea {
	height: 100px;
	width: 95%;
}

#post .file,
#articles .article .footer .file {
	display: inline;
	background: url(../images/css/background_blog_file.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 17px;
}

#articles .article .footer .comments {
	display: inline;
	background: url(../images/css/background_blog_comments.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 17px;
}

#post #news_link,
#articles .view_all {
	margin: 5px 0px;
}

#post #news_link a,
#articles .view_all a {
	background: #555555;
	border: 1px solid #4A4A4A;
	padding: 1px 5px;
	color: white;
	display: block;
}

#post #news_link a:hover,
#articles .view_all a:hover {
	background: #0383AD;
	border: 1px solid #0383AD;
}

/* DONATIONS PAGE AND FORMS STYLING */

.amount,
.designation,
.frequency,
.credit,
.bank,
.account {
	width: 100%;
}

#login dl,
.amount dl,
.designation dl,
.frequency dl,
.credit dl,
.bank dl,
.account dl {
	padding: 0px;
	margin: 5px 0;
}

#login dt,
.amount dt,
.designation dt,
.frequency dt,
.credit dt,
.bank dt,
.account dt,
.honor dt {
	clear: both;
	float: left;
	width: 150px;
}

form div#submit {
	float: right;
}

#standard_register {
	width: 100%;
}

#login dd,
.amount dd,
.designation dd,
.frequency dd,
.credit dd,
.bank dd,
.account dd,
.honor dd {
	margin: 0px 0px 0px 175px;
	font-size: 9px;
}

.phone .AreaCode, 
.phone .Exchange {
	width: 20px;
}

.phone .Number {
	width: 25px;
}

#donations input {
	font: 11px Arial, Helvetica, sans-serif;
}

.required {
	font-weight: bold;
	background: url(../soImages/css/required.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
}

dt,
dd {
	padding: 0px 0px 0px 15px;
	margin: 0;
}

#standard_register dl {
	margin: 0;
}

#standard_register dt {
	float: left;
	margin: 5px 0;
	width: 130px;
}

#standard_register dd {
	float: left;
	margin: 5px 0;
	width: 200px;
}

#standard_register #submit {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#standard_register #submit input {
	float: none;
	display: inline;
	margin: 10px 0 0;
}

.card_expdate_month,
.card_expdate_year,
.address_state,
.address_country {
	font-size: 11px;
}

#buttons, #cancel {
	width: 90%;
	float: left;
}

#buttons ul, 
#cancel ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

#buttons ul li, 
#cancel ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

select {
	font-size: 11px;
}

/* EVENT POPUP PAGE STYLING */

ul.detail_bar {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
	width: 100%;
	background: #64125C;
	text-align: center;
}

ul.detail_bar li {
	display: inline;
	padding: 5px 15px;
	background: none;
}

ul.detail_bar li a {
	color: #fff;
	text-decoration: none;
}

ul.detail_bar li a:hover {
	color: white;
	text-decoration: underline;
}

#detail_frame {
	text-align: left;
	width: 273px;
	margin: 0px auto;
	padding: 15px;
	background: #fff;
}

#detail_header {
	
}

#detail_image {
	width: 273px;
	overflow: hidden;
	padding: 0px 0px 5px 0px;
	text-align: center;
}

#detail_header h3 {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}

#detail_header dl {
	background: #ccc;
	width: 273px;
}

#detail_header dl dt {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 70px;
}

#detail_header dl dd {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
}

#detail_content_text h1 {
	margin: 0px;
}

#detail_content_text p {
	margin: 0px;
}

#detail_content_text {
	clear: both;
}

#detail_content_text h5 {
	margin: 0px;
	padding: 15px 0 5px;
}

a.form_link {
	background: #612C34;
	width: 280px;
	text-align: center;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	margin: 0px;
}

/* DEFAULT FORMS LAYOUTS */

#feedbackForm p {
	padding: 5px;
}

#feedbackForm dl {
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 3px 0px;
	display: block;
}

#feedbackForm dl.checkbox dt {
	width: 25px;
}

#feedbackForm dl dt {
	float: left;
	width: 30%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	padding-left: 15px;
}

#feedbackForm dl dt select {
	width: 90px;
}

#feedbackForm dl dt.required {
	font-weight: bold;
	background: url(../soImages/required.gif) no-repeat left top;
	padding: 0px 0px 5px 15px;
}

#feedbackForm dl dd {
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 60%;
	margin-left: 5%;
}

#feedbackForm dl dd select {
	width: 146px;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#feedbackForm dl dd table {
	border-collapse: collapse;
}

#feedbackForm dl dd table td {
	padding: 2px 0px 2px 3px;
	vertical-align: top;
}

#feedbackForm dl dd table td input {
	margin: -1px 3px 1px 0px;
}

#feedbackForm tr.required {
	font-weight: bold;
	background: url(../soImages/required.gif) no-repeat left 5px;
}

#feedbackForm dl dd ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#feedbackForm dl dd ul li {
	background: none;
	padding: 0px;
	list-style-image: none;
}

#feedbackForm #submit {
	padding-left: 25%;
	padding-top: 5px;
	padding-bottom: 25px;
}

#feedbackForm #submit button,
#feedbackForm #submit .formButton,
#feedbackForm #submit .formButtonLong {
	float: left;
	clear: none;
	margin: 0px 5px;
}

#feedbackForm form textarea {
	width: 200px;
	height: 120px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* STAFF STYLING */

#staff {
	width: 600px;
	

/*height: expression(eval(document.getElementById('content_narrow').clientHeight));*/
 	min-height: 700px;
	color: #000000;
}

* html #staff {
	height: 700px;
}

#staff_menu {
	height: 190px;
	width: 588px;
	border: 1px solid #333;
	border-bottom: 5px solid #47500F;
	padding: 5px 5px 5px;
	background: #EFE7C5;
}

#staff_pics {
	width: 500px;
	height: 155px;
	overflow: auto;
	position: absolute;
}

#staff_pics ul {
	padding: 0px;
	margin: 0px;
}

#staff_pics ul li {
	list-style: none;
	display: block;
	

/*

display: block;*/
  background: none;
	padding: 0px;
	margin: 0px;
	width: 73px;
	height: 130px;
	float: left;
	font: normal 10px Verdana, Tahoma, Geneva, sans-serif;
	letter-spacing: -1px;
	text-align: center;
	color: #5A6327;
}

#staff_pics ul li:hover {
	color: #6E150F;
}

#staff_pics ul li:hover img {
	border: 1px solid #7B3741;
}

#staff_name {
	font-size: 12px;
	height: 15px;
	padding: 4px 3px 15px;
	color: #6E150F;
}

#staff_menu img {
	cursor: pointer;
	border: 1px solid #D8D0AE;
	padding: 3px;
	background: white;
	height: 88px;
	width: 70px;
	display: block;
	margin: 0px 3px 4px 0px;
}

#staff_details {
	float: left;
	width: 210px;
	padding: 0px 0px 10px 20px;
	border-bottom: 1px solid #D8D0AE;
}

#staff_details img {
	margin: 0px 0px 10px 0px;
	padding: 4px;
	border: 1px solid #1D5180;
	background: white;
}

#staff_details dl {
	margin: 0px;
	padding: 0px;
}

#staff_details dt {
	float: left;
	color: #000;
	font-style: italic;
}

#staff_details dd {
	margin: 0px 0px 0px 15px;
}

#staff_details em {
	color: #1E463D;
}

#staff_bio {
	float: left;
	width: 335px;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 10px;
	line-height: 18px;
	overflow-y: auto;
/

*border-bottom: 5px solid #D8D0AE;*/
  	/

*height: expression(eval(document.getElementById('staff_details').clientHeight-13));*/
}

#staff_bio p {
	margin: 0px 0px 15px;
}

.staff_title {
	color: #47500F;
}

/* VOLUNTEER PAGES AND SEARCH FORMS */

#volunteer{
  width: 100%;
}

#volunteer a{
  font-weight: bold;
  text-decoration: none;
}

#volunteer button{
  text-align: center;
  margin: 0px auto;
}

#volunteer_results_close h2{
  background: #9EAB2C;
  border: 1px solid #8E9A27;
}

#volunteer #zip,
#volunteer #people{
  font-weight: bold;
  background: #F8F8F8;
  border: 1px solid #CCC;
  color: #333;
  margin: 10px 0px 0px;
}

#volunteer #zip td,
#volunteer #people td{
  padding: 2px;
}

#volunteer select{
  float: left;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  margin: 1px;
}

#volunteer .input_text{
  border: 1px solid #999;
  border-top: 1px solid #666;
  border-bottom: 1px solid #CCC;
  margin: 1px !important;
  margin: 0px 1px;
  padding: 1px 1px 1px 3px;
  font-size: 11px;
}

#volunteer .checkbox{
  background: none !important;
  background: transparent url(../images/css/background_checkbox.gif) no-repeat 2px 2px;
  display: inline;
}

#volunteer .checkbox input{
  padding: 0px;
  margin: 3px;  
}

#volunteer .select{
  float: left;
}

#volunteer .textfield{
  float: left;
}

#volunteer th{
  text-align: left;
  vertical-align: top;
  width: 160px;
}

#volunteer td{
  padding: 0px 0px 15px;
  vertical-align: top;
}

#volunteer small{
  font-size: 9px;
  font-weight: normal;
  clear: both;
}

#volunteer_results_close table,
#volunteer_results_exact table,
#volunteer_results table{
  width: 100%;
  border-collapse: collapse;
  margin: 15px 0px;
}

#volunteer_results_close td,
#volunteer_results_exact td,
#volunteer_results td{
  padding: 10px 5px;
  border: 1px solid #E8E8E8;
}

#volunteer_results_close .alt,
#volunteer_results .alt{
  background: #F8F8F8;
}

#volunteer_results_exact .alt{
  background: #F7F7F7;
}

#volunteer_results_close .alt td,
#volunteer_results_exact .alt td,
#volunteer_results .alt td{
  border: 1px solid #DFDFDF;
}

#volunteer_results_close .over,
#volunteer_results_exact .over,
#volunteer_results .over{
  background: #F7F7F7;
  cursor: pointer;
  cursor: hand;
}

#volunteer_results_close dl,
#volunteer_results_exact dl,
#volunteer_results dl{
  padding: 10px 0px;
  margin: 0px;
}

#volunteer_results_close dt,
#volunteer_results_exact dt,
#volunteer_results dt{
  float: left;
  width: 60px;
  font-weight: bold;
  clear: both;
}

#volunteer_results_close dd,
#volunteer_results_exact dd,
#volunteer_results dd{
  padding: 0px;
  margin: 0px;
}

#volunteer_results_close p,
#volunteer_results_exact p,
#volunteer_results p{
  margin: 5px 0px;
  padding: 0px 0px 0px 5px;
}

#volunteer_results_close strong,
#volunteer_results_exact strong,
#volunteer_results strong{}

#volunteer_results_close label,
#volunteer_results_exact label,
#volunteer_results label{
  display: block;
}

#volunteer_results_close button,
#volunteer_results_exact button,
#volunteer_results button{
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 10px 0px 0px;
}

#volunteer_criteria{
  float: left;
  width: 100%;
  background: #CFCFCF;
  border: 1px solid #898989;
  padding: 5px;
  margin: 0px 0px 20px;
}

#volunteer_criteria #links{
  background: #C1CF44;
  text-align: center;
  border: 1px solid #AEBC30;
}

#volunteer_criteria #links button{
  display: inline;
  margin: 5px 3px;
}

#volunteer_criteria dl{
  padding: 10px 0px;
  margin: 0px;
}

#volunteer_criteria dt{
  float: left;
  width: 150px;
  font-weight: bold;
  clear: both;
  padding: 0px 0px 7px;
}

#volunteer_criteria dd{
  padding: 0px 0px 7px;
  margin: 0px;
}

#volunteer_detail dl{
  float: left;
  padding:3px 0;
  margin: 0px;
  background: #F7F7F7;
  border: 1px solid #E8E8E8;
  width: 100%;
}

#volunteer #btnBack,
#volunteer #btnShowAll {
	margin: 0 auto 10px;
}

#volunteer_detail dt{
  float: left;
  width: 150px;
  font-weight: bold;
  clear: both;
  padding: 0 0 0px 15px;
}

#volunteer_detail dd{
  padding: 0;
  margin: 0px;
  float: left;
}

#volunteer_detail #contact{
  padding: 5px 0 0;
  display: inline-block;
}

#personal_info {
	float: left;
	padding: 10px 10px 10px 0;
	width: 330px;
}

#personal_info dl {
	clear: both;
	display: block;
	margin: 0;
	padding: 3px 0;
	width: 100%;
}

#personal_info dt {
	float: left;
	height: auto;
	margin: 0;
	padding: 0 0 0 15px;
	text-align: left;
	width:100px;
}

#personal_info dd {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
}

#email_subscriptions {
	float: right;
	width: 600px;
}

#email_subscriptions dl.checkbox dt {
	width: 25px;
	height: auto;
	float: left;
}

#email_subscriptions dl.checkbox dd {
	padding: 0 0 0 5px;
}

#phone_numbers {
	float: left;
	margin: 10px 0 0;
}

#login div#submit {
	float: none;
	text-align: center;
}

#login div#submit #Register {
	margin: 0 auto;
	text-align: center;
}

#searchAgain #query,
#searchAgain #submitSearch {
	float: left;
	clear: none;
}






#calendar {
	margin: -10px 0 0 -10px;
}

#standard_groupCalendar dt,
#standard_groupCalendar dd {
	margin: 0;
	padding: 0;
}

#group_calendargrid td,
#group_calendargrid th {
	text-align: left;
	padding: 0 25px 0 0;
}

.addthis_button {
	float: right;
}

#google_translate_element{
	clear: both;
	margin: 0 auto 30px;
	width: 910px;
}

/* UNIVERSAL LIST STYLES FOR FEATURES */

#features {
	height: 400px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
    float: left;
	position: relative;
    background: url(../images/css/pageheader-border.png) no-repeat scroll center center;
}

#features.features {
	height: 400px;
    display: block;
    overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 960px;
    float: left;
}

#features.features ul {
	clear: both;
	list-style: none;
    margin: 0;
	padding: 0;
	position: absolute;
}

#features.features li {
    list-style: none;
}


/* MAIN FEATURES AREA AND INDIVIDUAL FEATURES */
#features.features ul.main li {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: visible;
    z-index: 1;
}

#features.features .main,
#features.features .feature {
	height:400px;
	margin: 0;
	overflow:hidden;
	padding: 0;
	width: 960px;
	z-index: 1;
	float: left;
}

#features.features ul.main li.shown {
    z-index: 2;
    visibility: visible;
    position: relative;
}

#features.features ul.main li.shown a {
    z-index: 999999;
    position: relative;
}

#features .feature img {
	position:absolute;
	width: 960px;
    height: 400px;
}


/* PREVIOUS NEXT CONTROLS */
#pageHeader .pnControl {
	margin: 0;
	width: auto;
	z-index: 9999999;
}

#pageHeader .pnControl a {
    text-indent: -9999px;
    overflow: hidden;
	height: 60px;
	width: 40px;
	z-index: 100;
    top: 190px;
    position: absolute;
}

#pageHeader .pnControl a.next {
    right: 0;
    background: url(../images/css/next.png) no-repeat scroll top right;
}

#pageHeader .pnControl a.prev {
    background: url(../images/css/prev.png) no-repeat scroll top left;
    left: 0;
}




/*HOMEPAGE STYLES */

#home #pageHeader {
    border: none;
}

#home #content_text {
    float: left;
    padding: 5px 10px 0px;
}

#home .row {
    float: left;
    width: 100%;
    margin: 0 0 13px;
}

#home #welcome {
    width: 290px;
    float: left;
    padding: 0 10px 0 0;
}

#home .marquee {
    margin: 0 0 0 20px;
    height: auto;
}

#home .row h2 {
    padding: 0 0 8px;
}

#home #spotlight {
    float: left;
    padding: 6px 0 0;
	background: url(../images/css/spotlight-bg.png) no-repeat scroll top center; 
    margin: 0;
    width: 100%;
}

#home #spotlight ul {
	background: none;
}

#home #spotlight span.imgBorder {
    background: url(../images/css/spotlight-border.png) no-repeat scroll center center;
    display: block;
    position: absolute;
    width: 300px;
    height: 300px;
    top: 0;
    left: 0;
	z-index: 999;
}

#home #spotlight li {
    float: left;
    width: 300px;
    height: 300px;
    margin: 10px 20px 10px 0;
    padding: 0;
    position: relative;
}

#home #spotlight li.last {
    margin: 10px 0 0;
}

#home #spotlight div.overlay {
    position: absolute;
    bottom: 0;
    width: 260px;
    height: 130px;
    z-index: 1;
    background: url(../images/css/overlay-bg.png) repeat-x scroll bottom left;
    padding: 10px 20px;
    left: 0;
}

#home #spotlight h2,
#home #spotlight p,
#home #spotlight a.more {
    color: #fff;
}

#home #spotlight p {
    line-height: 18px;
    font-size: 12px;
    margin: 5px 0; 
}

#home #spotlight a.more {
    text-transform: uppercase;
    float: right;
    font-size: 16px;
    background: url(../images/css/more.png) no-repeat scroll left center;
    padding: 0 0 0 13px;
    bottom: 15px;
    right: 15px;
    position: absolute;
	z-index: 999;
}


