body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/main_bgnd.gif);
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E5EDEE;
	border: 1px solid #CCCCCC;
}
a {	
	color: #FE9900; 
 text-decoration: none;
}
/* ----------------- Content Titles  ------------------ */
.hd-1 {
	color: #679996;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}
.hd-1 a, .hd-1 a:active, .hd-1 a:visited {
	color: #679996;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
}
.hd-1 a:hover {
	color: #FE9900;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
}
/* ----------------- Content Text ---------------- */	
.content { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	color: #000000;
	line-height: 13px;
	text-align: left 
}			
.content a, .content a:active, .content a:vistied {	
	color: #FE9900; 
 text-decoration: none;
}
.content a:hover {
	color: #FFFFFF; 
	background-color: #FE9900; 
 text-decoration: none;
}
/* ----------------- Announce & Events  ------------------ */
.ae-hdr {
	color: #679996;
	font-size: 12px;
	font-weight: bold;
}
.ae-title { 
	font-weight: bold; 
	font-size: 11px; 
	color: #FE9900;
}			
.ae-title a, .ae-title a:active, .ae-title a:vistied {	
 text-decoration: none;
	color: #FE9900; 
}
.ae-title a:hover{
	text-decoration: none;
	color: #FFFFFF; 
	background-color: #FE9900; 
}
.ae-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	text-align: left;
	padding-bottom: 3px;
}
.ae-detail-title { 
	font-weight: bold; 
	font-size: 14px; 
	color: #679996;
	line-height: 14px;
}
/* ----------------- Additional Info  ------------------ */
.additional {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
}
/* ----------------- Footer Stuff  ------------------ */
.foot {	
	color: #CCCCCC;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal; 
	}
.foot a, .foot a:active, .foot a:visited {	
 text-decoration: none;
	color: #CCCCCC;
	}
.foot a:hover {	
	color: #FFFFFF;
	background-color: #777777; 
}

/* -----------------   ------------------ */
.side {
	background-image: url(../images/side.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.imgbdr {
	margin-bottom: 5px;
}
.alternatingrow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	text-align: left;
	background-color: #F9F9F9;
}.sermontitle {
	color: #679996;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-top: 10px;

}
.labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	text-align: left;
	padding-bottom: 5px;

}
.done {
	text-decoration: line-through;
	color: #AFAFAF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;

}
