@charset "utf-8";
/* CSS Document */

body {
	background-image: url('Images/BlueGradient.gif');
	background-repeat: repeat-x
}
h2.pos_abs {
	position:absolute;
	left:20px;
	top:5px
}
p.sansserif {
	font-family: sans-serif;
	font-size: 60%;
	margin-top:4px;
	margin-bottom:4px
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
.oldchurchbus {
	width:350px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:15px;
	padding:5px;
	font-weight:500;
	color:#999999;
}
.redlink a:link, a:visited {
	color: #666666;
	font-weight: bold;
}
.redlink a:hover {
	color: #D31145;
	text-decoration: none;
}
.redtitle {
	color: #D31145;
	text-decoration: none;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:16px;
	font-weight:700;
	margin-bottom: -3px;
}
.linkList {
	text-align:left;
}
ul {
	list-style-image: url(Images/bullet.png);
	margin: 0;
	padding: 0;
}
ul li {
	margin-left: 20px; /* width for bullet.gif */
	padding-left: 0;
}
.linkList a:link, .linkList a:visited {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	list-style-image: url(Images/bullet.png);
	line-height: 25px;
	font-size:13px;
	padding:5px;
	font-weight:700;
	color:#000;
	text-decoration: none;
	text-align:left;
}
.linkList a:hover {
	color: #D31145;
}
sup {
	font-size: 10px;
	margin-top: -4px;
}
