/* CSS Document */
body {
	padding: 0px;
	background-color: #DED9C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
cite {
	font-style: italic;
	font-weight: bold;
	color: #333;
}
em {
	font-weight: bold;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: .75em;
}
h1 {
	font-size: 18px;
}
h2 {
	padding-top: .5em;
	color: #333;
	font-size: 15px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 13px;
	color: #660000;
}
h5, h6 {
	font-size: 12px;
}
p, ol, ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 1em;
}
strong {
	color: #660000;
	font-weight: bold;
}
.bottom_less {
	padding-top: 0;
	padding-bottom: .25em;
}
.bottom_none {
	padding-top: 0;
	padding-bottom: 0;
}
.wow {
	font-weight: bold;
	color: #CC0000;
}
#clearBox {
	clear: both;
	height: 0;
	line-height: 0;
}

/* ---- [the shell] ---- */
#parentBox {
	width: 740px;
	padding: 0px;
	border-top: 1px solid #660000;
	border-left: 2px solid #660000;
	border-right: 2px solid #660000;
	border-bottom: 1px solid #660000;
	background-color: #fff;
}
#logoBox {
	background-color: #00349A;
	background-image:  url("/images/all_stained_glass.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

/* ---- [menu boxes] ---- */
#menuBox {
	border-top: 1px solid #fff;
	border-bottom:1px solid #fff;
	color: #fff;
	font-size: 13px;
}
#menuBox a {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#menuBox a:hover {
	text-decoration: underline;
}
#topMenu {
	background-color: #660000;
	border-bottom:1px solid #fff;
	height: 23px;
	line-height: 23px;
	text-align: center;
}
#bottomMenu {
	background-color: #00349A;
	height: 23px;
	line-height: 23px;
	text-align: center;
}

/* ---- [content area] ---- */
#contentBox {
	background-color: #fff;
}
#contentBox.switch {
/*	background-color: #000; */
	background-color: #fff;
/*	background-color: #ffffcc; */
}
#contentBox a {	
	color: #00349A;
	font-weight: bold;
	text-decoration: none;
}
#contentBox a:hover {
	text-decoration: underline;
}
#contentBox #singleCol {
	margin: 0;
	padding: 0 15px 0 15px;
}

/* ---- [content area - left column] ---- */
#contentBox #leftCol {
	padding: 10px 5px 10px 10px;
	float: left;
	width: 185px;
	line-height: normal;
	background-color: #fff;
}
#contentBox #leftCol h1 {
	font-size: 13px;
}
#contentBox #leftCol hr {
	color: #663333;
	height: 1px;
	font-size: 1px;
	padding-top: 2em;
	padding-bottom: 2em;
}
#contentBox #leftCol p {
	padding-bottom: .5em;
}
#contentBox #leftCol #morebot p {
	padding-bottom: 1.5em;
}
#contentBox #leftCol ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#contentBox #leftCol ul li {
	margin: 0 5px;
	padding: 0 0 .75em 18px;
	background-image: url(/images/cursor_gray.gif);
	background-position: 0 10%;
	background-repeat: no-repeat;
}
#contentBox #leftCol ul li.highlight {
	background-image: url("/images/cursor_blue.gif");
}
#contentBox #leftCol p.message {
	margin-top: 1em;
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}

/* ---- [content area - right column] ---- */
#contentBox #rightCol {	
	padding: 10px 10px 30px 5px;
	float: right;
	width: 505px;
	line-height: normal;
	background-color: #fff;
}
#contentBox #rightCol h1.message {
	font-weight: normal;
	padding-bottom: 1em;
	margin-bottom: 1em;
	font-size: 11px;
	color:#666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#contentBox #rightCol ul.nobulls {
	margin: 10px 0 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	list-style-type: none;
}
#contentBox #rightCol ul.nobulls li {
	line-height: 1.25;
}
	
/* ---- [home page] ---- */
#contentBox #home ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#contentBox #home ul a {
	color: #000;
	text-decoration: none;
}
#contentBox #home li {
	margin: 0 5px;
	padding: 0 5px .75em 18px;
	background-image: url("/images/cursor_gray.gif");
	background-position: 0 10%;
	background-repeat: no-repeat;
}
#contentBox #home p.followcal {
	padding-top: 7px;
}
#contentBox #home p.worship {
	margin: 0 5px 0 10px;
	padding: 0;
}
#contentBox #home .redText {
	font-weight: bold;
	font-size: 15px;
	color: #660000;
	margin-bottom: 0;
	padding-bottom: .4em;
}

/* ---- [home page - left column] ---- */
#contentBox #homeLeftCol {
	margin: 0;
	padding-left: 8px;
	padding-top: 10px;
	float: left;
	width: 195px;
}

/* ---- [home page - right column] ---- */
#contentBox #homeRightCol {
	margin: 0;
	padding-top: 10px;
	float: left;
	width: 520px;
}

/* ---- [home page - center column] ---- */
#contentBox #homeRightLeftCol {
	margin: 0;
	float: left;
	width: 320px;
}

/* ---- [home page - right/right column] ---- */
#contentBox #homeRightRightCol {
	margin: 0;
	padding-left: 10px;
	float: left;
	width: 190px;
}
#contentBox #homeRightRightCol p.verse {
	font-weight: 300;
	color: #663300;
	font-style: italic;
	padding: 10px;
	border: 1px dotted #CC9900;
	margin: 10px 10px 10px 0;
}

/* ---- [home page - bottom] ---- */
#contentBox p#homeBottom {
	padding-left: 10px;
}

/* ---- [calendar specific styles] ---- */
#calendar table {
	clear: left;
	border: 1px solid #000;
	border-collapse: collapse;
	margin: 0 0 30px 0;
	background: #ccc;
}
#calendar table caption .month {
	float: left;
	margin: 0;
	padding: 3px 3px 5px 280px;
	font-size: 120%;
	font-weight: bold;
	color: #000;
}
#calendar table td a {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;	
} 
#calendar table td span.senior a {
	color: #ffff99;
}
#calendar table td {
	margin: 0;
	padding: 2px;
	text-align: left;
	vertical-align: text-top;
	border: 1px solid #999;
	background-color: #fff;
	font-size: 90%;
	height: 60px;
}
#calendar table td.noday {
	background-color: #ccc;
}
#calendar table.hide {
	visibility: hidden;
}
#calendar table th {
	margin: 0;
	padding: 10px 5px 10px 5px;
	text-align: center;
	background: #666;
	color: #fff;
	font-weight: bold;
}
#calendar table span {
	margin-bottom: 2px;
	padding: 2px;
	text-align: left;
	vertical-align: text-top;
	display: block;
	color: #fff;
	background-color: #ffffcc;
}
#calendar th #sun, #calendar th #tue, #calendar th #thu, #calendar th #fri, #calendar th #sat {
	width: 91px;
}
#calendar th #mon, #calendar th #wed {
	width: 90px;
}
#calendar span.adult {
	background-color: #333;
}
#calendar span.children {
	background-color: #339933;
}
#calendar span.family {
	background-color: #3399ff;
}
#calendar span.groups {
	background-color: #ff9900;
}
#calendar span.junior {
	background-color: #003399;
}
#calendar span.senior {
	background-color: #003366;
	color: #ffff99;
}
#calendar span.sunday {
	background-color: #ffff66;
	color: #333;
}
#calendar span.worship {
	background-color: #ff0000;
}
#calendar span.worshipdate {
	background-color: #ffccff;
	font-weight: bold;
	color: #ff0000;
	text-transform: uppercase;
}
#calendar span.youth_combo {
	background-color: #009999;
}

/* ---- [event page specific styles] ---- */
#event h1 {
	font-size: 16px;
}
#event h4 {
	font-size: 13px;
	color: #660000;
	padding-top: .5em;
	padding-bottom: .5em;
}
#event .indent {
	/* indent style */
	padding-left: 25px;
	color: #666;
	padding-bottom: .25em;
}

/* ---- [footer specific styles] ---- */
#footerBox {
	height: 27px;
	line-height: 27px;
	background-color: #660000;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	font-size: 10px;
	color: #ccc;
}
#footerBox a {
	color: #ccc;
	text-decoration: none;
}
#footerBox a:hover {
	text-decoration: underline;
}
#footerBox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footerBox ul li {
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
}
#footerBox p {
	margin: 0;
	padding: 0;
	font-variant: small-caps;
}
#footerBox #bar_main {
	width: 600px;
	float: left;
}
#footerBox #bar_contact {
	float: right;
}
