body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
}
body table {
	border: 1px solid #395494;
}
p {
	font-size: 1.3em;
	margin-bottom: 0px;
	line-height: 140%;
}
h1 {
	font-size: 2em;
	color: #6C6;
	line-height: 110%;
	margin-top: 0.8em;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #F33;
	line-height: 120%;
	margin-top: 1.4em;
	text-transform: none;
	margin-bottom: -10px;
}
h3 {
	font-size: 1.6em;
	color: #6C6;
	line-height: 110%;
	margin-top: 0.8em;
	font-weight: bold;
	margin-bottom: -5px;
}
.mainList {
	font-size: 1.2em;
	line-height: 140%;
}
#churchHistory {
	background-color: #DDE3FF;
	width: 410px;
	margin-top: 25px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 2px solid #FC6;
	position: relative;
	background-image: url(glebe_images/ChurchBackground.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#churchHistory img  {
	left: 0px;
	float: left;
	margin-right: 15px;
}
.caption {
	font-size: 1em;
	line-height: 130%;
	color: #414141;
	margin: 0px;
}
.imageNofloat {
}
strong {
	font-size: .95em;
}
#photosBucket {
	text-align: center;
}
#photosBucket img {
	padding: 15px;
	border: 1px solid #CCC;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
table {
	border: 1px solid #234390;
	margin-top: 10px;
}
#leftSidebar {
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 90%;
}
#rightSidebar {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 95%;
}
#rightSidebar img {
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 0px;
}
.feature {
	font-size: 1.4em;
	margin-bottom: 0px;
	color: #473939;
	line-height: 145%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 9px;
}
.featureSidebar {
	font-size: 1.2em;
	color: #343030;
	line-height: 165%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a:link {
	text-decoration: none;
	color: #06c;
	font-size: .9em;
}
a:visited {
	text-decoration: none;
	color: #06c;
	font-size: 0.9em;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
	font-size: 0.9em;
}
a:active {
	text-decoration: none;
	font-size: .9em;
}
.givingCenter {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.photoContainer {
	height: 165px;
	margin-bottom: 60px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 220px;
	margin-right: 0px;
}
.photoContainer p {
	background-color: #75D173;
	margin: 0px;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #FFF;
}

#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 157px;
}
ul#navlist
{
	padding: 0px;
	border-top: 0px;
	margin: 0px;
	background-color: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

ul#navlist li a
{
	display: block;
	width: 131px;
	text-decoration: none;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #75D173;
	background-color: #75D173;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

ul#navlist li a:link {
	color: #FFF;
}
div#navcontainer li a:visited {
	color: #FFF;
}

ul#navlist li a:hover
{
	border-color: #FFF;
	color: #FFF;
	background-color: #75D173;
} 

ul#navlist li a.current, ul#navlist li a.current:hover, ul#navlist li a.current:active {
	color: #FFF;
	background-color: #7DE87C;
	border-left-color: #FFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	cursor:default;

}
.centre {
	text-align: center;
}

