/* ==========================================
   Stylesheet © TRM Consulting Services Ltd
============================================= */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, ul, li, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background:#fdfedf url('../images/bg.gif') repeat-y center top;
}

img { 
	border:none;
	vertical-align: top;
}

.main {
	width: 900px;
	margin: 0 auto 0 auto;
	background:#fdfedf url('../images/bg.gif') repeat-y center top;
}
.logo {
	height: 105px;
	width: 900px;
	float: left;
	margin-top: 10px;
	text-align:center;
	background-image:url('../images/hdr860x100.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}

.title {
	color: white;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	text-shadow: #000000 1px 1px 2px;
	font-size: 36px;
	padding-top:28px;
	font-weight: normal;
}

.menu{
	padding-left: 10px;
	width: 840px;
}

.menu ul{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	list-style-type: none;
}

.menu li{
	display: inline;
	margin: 0;
}

.menu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 10px;
	border-right: 5px solid #eefff0;
	color: white;
	background: #985038;
}

.menu li a:visited{
	color: white;
}

.menu li a:hover, .menu li.selected a{
	color: #f7db3c;
}

.msgbox{
	border: solid 1px #e8c040;
	background: #eefff0;
	width: 220px;
	color: #000000;
	padding: 0px;
	text-align: left;
	margin-bottom: 15px;
}

.content {
	float: left;
	width: 600px;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 20px;
}
.pagetitle {
	font-size: 20px;
	border-bottom: solid 1px #e8c040;
	text-align: center;
	font-weight: normal;
	color: #985038;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	text-shadow: #e8c040 1px 1px 2px;
	padding-bottom: 5px;
	margin-bottom:10px;
}
.infoboxes {
	float: right;
	width: 220px;
	padding-top: 20px;
	padding-right: 40px;
}

.boxhdr {
	background:#e8c040;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #985038;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	text-shadow: #ffffff 1px 1px 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.boxtxt {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	font-weight: normal;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	padding: 4px;
}
.boxtxtc {
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
}
ul.bpoints  { 
	line-height: 1.2em;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
}
li.bpoints  { 
	padding-left: 5px;
	margin-left: 15px;
	line-height: 16px;
}
.footer {
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: solid 1px #e8c040;
	border-bottom: solid 1px #e8c040;
	text-align: center;
}
.churchimg {
	height: 341px;
	width: 520px;
	float: left;
	margin-top: 10px;
}
.titletemp {
	color: black;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	text-shadow: #333333 1px 1px 2px;
	font-size: 36px;
	padding-top:5px;
	font-weight: normal;
	text-align: center;
}
.body {
	width: 840px;
}
.addresshdr {
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	float: left;
	width: 280px;
	font-weight: normal;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	padding-top: 10px;
	font-weight: bold;
}
.addressln {
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	float: left;
	width: 280px;
	font-weight: normal;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	padding-left: 15px;
	font-weight: normal;
}
a{
	text-decoration: none;
	color: blue;
}

a:hover{
	color: blue;
	text-decoration: underline;
}
