
#mainContent a:link, #mainContent a:visited
{
	text-decoration:none;
	color:#317CB5;
	border-bottom: dotted 1px #317CB5;
}

#mainContent a:hover 
{
	border-bottom: dotted 2px #d68b1f;
	color:#d68b1f;

}



.box img {
	border: 2px solid #CD7007;
}
.box, .rbox {
	margin: 0;
	font-size:85%;
	width: 250px;
}
.box h3, .rbox h3 {
	margin:0px;
	color: #317CB5;
}
.box img, .rbox img {
	margin:0px 0px 5px 0px;
}

#sidebar2 img {
	border: 2px solid #CD7007;
	margin:0 0 0px 0;
}
#sidebar2 a, #sidebar2 a:link, #sidebar2 a:visited 
{
	color:#666666;
	font-size: 90%;
	text-decoration:none;
	margin:0 0 5px 0;
	display:block;
	font-weight:normal;
}
#sidebar2 a:hover 
{
	font-weight:bold;
	color: #CD7007;
}

#footer a, #footer a:link, #footer a:visited 
{
	color:White;
	text-decoration:none;
	border-bottom: dotted 1px white;
}
#footer a:hover 
{
	color: Yellow;
	border-bottom: dotted 2px yellow;
}

.ministry .spacerRow td
{
	height: 30px;
	}

.ministry td {
	vertical-align: top;
}

.calendar {
	margin: 0;
	width:350px;
	}
.calendar .box {
	width: 180px;
	}
	
.calendar p
{
	margin: 0px;
	color:#317CB5
	}
.calendar td
{
	padding: 0px 0px 3px 0px;
	}

.cal_date 
{
	width:25%;
	text-align:right;
	}

.cal_date p 
{
	margin-right:8px;
}

.cal_event 
{
	width:75%;
	}
	
.calendar .monthName {
	color: #324965;
	font-weight:bold;
	font-size:150%;
	padding: 10px 0 3px 0;
	}
.bigEvents img {
	border: 2px solid #CD7007;
	}
.bigEvents h3 {
	margin: 0;
	color:#317CB5;
	}
.bigEvents p {
	margin: 0 0 30px 0;
	color: #666666;
	}
.sermon_photoColumn {
	width:112px; 
	background-color:#000000;
}
.sermon_textColumn {
	padding: 4px 12px; 
	background-color:#EBF3FA;
}
.sermon_title {
	margin:0px 0 0 0; 
	font-size:130%; 
	color:#317CB5; 
	font-weight:bold;
}
.sermon_date {
	margin:0; 
	font-size:90%; 
	color:#CC6600; 
}
.sermon_speaker {
	width:280px;
	color:#333333;
}

.sermon_links {
	cursor:default;
	}

.sermon_links a, .sermon_links, .sermon_links a:link, .sermon_links a:visited {
	text-decoration: none;
	color: #317CB5;
	font-weight:bold;
}
.sermon_links a:hover {
	color:#CC6600;
	}
.sermon_extra_info {
	color:#666666;
	font-size:95%;
}
.sermon_spacerRow {
	height: 5px;
	}
.staff_photo {
	width:160px;
}
.staff_photo img 
	{
	border: 2px solid #CD7007;
	}
.staff_text {
	text-align:right; 
	vertical-align:top; 
	padding:3px 0 0 0; 
	color: #666666;
}
.staff_name {
	margin:0; 
	font-weight:bold; 
	color:#317CB5;
}
.belief {
	margin:0 0 40px 0;
}
.belief h2 {
	margin:0;
	color:#317CB5;
}
.belief p {
	margin:0;
}

.serviceTimes
{
	color:#666666;
	font-weight:bold;
}

.serviceTimes td
{
	border-bottom:dotted 1px #c5c5c5;
	height:25px;
	vertical-align:bottom;
}

.sermonNav 
{
	width:538px;
	height:20px;
	margin-top:5px;
	}
	
.sermonNav a 
{
	width:49%;
	float:left;
	height:100%;
	display:block;
	background-color:#317CB5;
	text-align:center;
	color:White;
	padding:15px 0px;
	border: solid 1px white;
	font-size:1.3em;
	
	}

#mainContent .sermonNav a:link, #mainContent .sermonNav a:visited 
{
	color:White;
	}
#mainContent .sermonNav a:hover 
{
	background-color:#ECEFD4;
	border: solid 1px #CC6600;
	color:#317CB5;
	}