/* page format/layout */

#header {
	background-image: url(mlk_church_header.jpg);
}


#sidebar {
	background-repeat: no-repeat;
	float: left;
	background-image: url(mlk_church_images_11.06/clouds_04.jpg);
	visibility: visible;
}


#footer {
	background-color: #9966CC;
	clear: both;
	text-align: center;
	vertical-align: middle;
	background-position: center;
	padding: 10px 0px 0px;
}

.clearing {
	height: 0;
	clear: both;
}

/* Text formats */

.copyright {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 9px;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

a.copyright:link {color:#FFFFFF;}
a.copyright:hover {color:#000000;}


a.email:link {color:#993399;}
a.email:hover {
	color:#669933;
	text-decoration: underline;
	line-height: normal;
	font-weight: bold;
}


body {
	font:"Times New Roman", Times, serif;
	text-align:left;
	color: black;
}

#maintext {
	font-family:"Times New Roman", Times, serif;
	position: absolute;
	color:#000000;
	left: 204px;
	top: 177px;
	text-align: left;
	padding: 0px;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #6666FF;
}


.firstLine {
	font-family: "Times New Roman", Times, serif;
	color: #CC3300;
}

#image {
	float:left;
	clear: both;
	margin-top: 10px;
	margin-left: 0px;
	left: auto;
	margin-right: 10px;
	padding-right: 5px;
	border: thin none;
}
/* --

/* Navigation */


.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	display: block;
	padding: 7px 10px 7px 7px;
	color: #FFFFFF;
	text-align: right;
	list-style-image: url(%3E);
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	display: block;
	padding: 7px 10px 7px 7px;
	color: #FFFFFF;
	background-color: #993399;
	text-align: right;
	list-style-image: url(%3E);
}

.navigation:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	display: block;
	padding: 7px 12px 7px 7px;
	color: #FFFFFF;
	background-color: #CC3300;
	text-align: right;
}

/* !--


/* Calendar styles */

.dates {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFCC66;
}
.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFF99;
}
.month_year {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	background-color: #CC0033;
	color: #FFFFFF;
}
.events_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFF99;
}


/* !--*/

#imageRight {
	float:right;
	clear: both;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 20px;
	padding-right: 10px;
	border: thin none;
	padding-left: 5px;
}
