* {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

sup {
	font-size: .7em;
}


#main-content a {
	text-decoration: underline;
}
a:link {color: #0033cc; text-decoration: underline}
a:hover {color: #CC0000; text-decoration: underline}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

body {
	background: transparent url("../images/bkgrnd.jpg")  left top;
}

#page-wrapper {
	width: 846px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border-top: 2px solid #ADD8E6;
	border-left: 2px solid #ADD8E6;
	border-right: 2px solid #00008B;
	border-bottom: 2px solid #00008B;
	background-color: #fff;
	padding: 2px;
}

#page-wrapper-inner {
	border: 1px solid #00008b;
	width: 844px;
	
}

#banner {
	background: #6699cc url("../images/banner.gif") no-repeat center top;
	width: 844px;
	height: 100px;
}

#main-nav {
	text-align: center;
}
#main-nav ul {
	list-style-type: none;
	background-color: #0045ae;	
}

#main-nav li {
	display: inline;
	color: #fff;
	font-size: .85em;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
}

#main-nav a {
	color: #fff;
	text-decoration: none;
}

#main-nav a:hover {
	color: #F7FF66;
}

#address {
	text-align: center;
	font-size: .8em;
}

#vision {
	font-weight: bold;
	margin: 20px 15px 20px 15px; 
	color: #000099;
	font-size: .8em;
	float: left;
	/*width: 560px; */
	
	display: inline;
}

#vision dt{
	float: left;
	color: #000099;
	display: inline;
}

#vision dd {
	font-style: italic;
	color: #000099;
	margin-left: 8px;
	float: left;
	text-align: center;
	display: inline;
	width: 74%;
}

#home-content {
	margin-top: 20px;
	margin-bottom: 100px;
	clear: both;
}

#main-content {
	margin-top: 20px;
	margin-bottom: 100px;
	clear: both;
	padding: 20px;
}

#main-content h1 {
	margin-left: 20px;
}



.sub-head {
	font-weight: bold;
	color: #990000;
}

#sunday-school {
	margin-left: 40px;
	font-style: italic;
	width: 50%;
}

#sunday-school li {
	margin: 10px 0 10px 0;
}
#worship h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 10px 0 10px 0;

}

#worship #main-content p {
	margin-top: 20px;

}
#schedule {
	float: left;
	background-color: #e1f0ff;
	width: 215px;
	border: 1px solid #000;
	margin-left: 80px;
	text-align: center;
	display: inline;
}

#schedule h1 {
	padding: 6px 0 6px 0;
	font-size: 1.25em;
}

#schedule p {
	padding: 10px 6px 10px 6px;
	font-style: italic;
	font-size: 1em;
}


#churchimg {
	float: right;
	width: 237px;
	height: 291px;
	background: transparent url("../images/church.jpg") no-repeat left top;
	margin-right: 80px; 
	display: inline;
}


#footer {
	clear: both;
	text-align: center;
	
}
#footer-nav ul {
	list-style-type: none;
	background-color: #0045ae;
	
}

#footer-nav li {
	display: inline;
	color: #000099;
	font-size: .85em;
	font-weight: bold;
	padding-left: 25px;	
	padding-right: 25px;
}

#footer-nav a {
	color: #000099;
	text-decoration: none;
}

#footer-nav a:hover {
	text-decoration: underline;
}

#footer-nav #current {
	color: #000;
	text-decoration: none;
}

#groups h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 20px 0 6px 0;
	color: #003399;
}

.plain-list {
	list-style-type: none;
	padding-left: 20px;
}

#contact dl {
	float: left;
	width: 100%;
	margin-top: 20px;
}

#contact dt {
	float: left;
	width: 40%;
}

#contact dd {
	float: left;
	width: 50%;
}

#hosting {
	font-size: .8em;
	margin-top: 20px;
	margin-bottom: 5px;
}

#hosting a {
	color: blue;

}
#event-content {
	clear: both;
	float: left;
}
.event_text {
	font-size: .7em;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	

}
.event_text_time {
	font-weight: bold;
}

.event_text_subject {
	padding: 0 0 4px 2px; 
	
	margin: 0 0 ;
}

.special_day {
	color: red;
	font-weight: bold;
	
}

#calendar {
	background: transparent url("../images/bkgrnd.jpg")  left top;
	color: #000; 
	text-align: center;
	width:	800px;
	margin-left:	auto;
	margin-right:	auto;
	padding: 0 0 0 0;
	border: 1px solid #00008B;
	margin-top:0;
}


#calendar td {
	vertical-align: top;
	background: #fff;
	border: 2px solid #00008B;
	color: #000;
}

#calendar .cal_title {
 	background:	transparent url("../images/bkgrnd.jpg")  left top;
	color: #00d;
	font-weight: bold;
	border: none;
}

#calendar .cal_title a{
	color: #00d;
}


.day_cell_head {
	color: #000;
	font-weight: bold;
	width: 100px;
}

#sec-nav {
	text-align: center;
	background: transparent url("../images/sec-nav-bg.jpg") repeat-x top left;
}
#sec-nav ul {
	list-style-type: none;
/*	background-color: #6699cc;	*/
}

#sec-nav li {
	display: inline;
	color: #fff;
	font-size: .85em;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
}

#sec-nav a {
	color: #fff;
	text-decoration: none;
}

#sec-nav .current a {
	color: #F7FF66;
	text-decoration: none;
}

#sec-nav a:hover {
	color: #F7FF66;
}

#pastor #main-content{
	
	color: #111;

}
#pastor #main-content p {
	padding: 5px 30px 5px 30px;
	line-height: 1.5em;
	font-size: .85em;
}

#pastor #main-content ul,ol {
	font-size: .85em;
	margin-left: 70px;
	margin-right: 70px;
	
}

#pastor #main-content ol {
	margin-left: 70px;
	margin-right: 70px;
}

#pastor #main-content li {
	margin-bottom: 20px;
	line-height: 1.5em;
}

.bullet {
	list-style-image: url('../images/cross_bullet.jpg');
	list-style-type: none;
	
}


#pastor h2 {
	text-align: center;
	color: #6699cc;
	
	margin: 10px 0 10px 0;
}


.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}
