
body {
	margin: 0px;
	padding-left: 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	font-size: 12px;
	background-image: url(uploads/images/home/background_gold.gif);
}
#container {
	margin: 0;
	width: 95%;
	background-color: #fff;
	border: 1px solid #333;
}
#banner {
	background-color: #666;
	border-bottom: 1px solid #333;
	background-image:   url(uploads/images/home/bluebackground.gif);
	background-position:top;
	background-repeat:repeat-x;
	height: 170px;
}
#banner h1 {
	margin: 0;
	padding: .5em;
}
#rotating {
	margin-top: 20px;
	float: left;
	height: 150px;
	width: 25%;
	text-align:center;
}
#logo {
	margin-top: 20px;
	float: left;
	padding: 0px;
	width: 52%;
	text-align:center;
}
#missionImage {
	margin-top: 20px;
	margin-right: 0px;
	float: right;
	text-align:center;
	padding: 0px;
}
#address {
	background-color: #000;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
/*#nav {
	float: left;
	width: 25%;
	margin-left: 10px;
	padding-top: 1em;
	border-right: 1px dotted #ccc;
}
#nav p {
	margin-top: 0;*/
}
#content {
	padding-left: 5px;
	margin: 0 1em 0 28%;
	font-size: 10px;
}
#footer {
	clear: both;
	background-color: #666;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #333;
	font-size: 11px;
	background-color:#fff;
}
#vbs ul li {
    list-style: none;
	}
.floatright {
	float: right;
	margin: 5px 0 10px 20px;
	border: 1px solid #666;
	padding: 0px;
}
h3.narthex{
	background: transparent url(uploads/images/home/church_lobby.gif) no-repeat bottom left; 
}
h3.resources{
	background: transparent url(uploads/images/home/resources.gif) no-repeat bottom left; 
}
h3.thisweek{
	background: transparent url(uploads/images/home/thisweek.gif) no-repeat bottom left; 
}
h3.recent{
	background: transparent url(uploads/images/home/recent.gif) no-repeat bottom left; 
}
h3.upcoming{
	background: transparent url(uploads/images/home/upcoming.gif) no-repeat bottom left; 
}

h3.narthex, h3.resources, h3.thisweek{
	margin: 5px;
	width: 160px; 
	height: 27px;
	border-bottom:1px solid #ddd;
}

h3.upcoming { 
	margin: 17px 5px 5px 5px;
	padding: 0px;
	width: 180px; 
	height: 27px;
	border-bottom:1px solid #ddd;
}
h3.recent { 
	margin: 5px;
	padding: 0px;
	width: 160px; 
	height: 27px;
	border-bottom:1px solid #ddd;
}
h3.narthex span, h3.resources span, h3.thisweek span, h3.recent span, h3.upcoming span {
	display:none;
}

.services {
	background-color:#ccc;
	background-image: none;
	width: 60%;
	text-align: center;
        font-size: 11px;
}
#recentLinks li {
	text-align: left;
}
/* link colors sort of match the grass in the banner image */

a {
	color:#230;
}
a:visited {
	color:#672;
}
a:hover {
	color:#ABBC47;
}
p, a, ul, li {
	font-family: Verdana, sans-serif;
	text-align: justify;
	line-height: 12pt;
	}
div#main li {
	line-height: 12pt; 
	list-style-type: none;
	padding: 1px 20px 1px 20px; 
	margin: 2px 5px;
	background: transparent url(uploads/images/home/dove_20px.gif) no-repeat 0px 4px;
	text-indent: 3px;
	font-size:10px;
}
ul {
	margin: 5px 5px 0 0;
	padding: 5px;
}
ul ul li {
	list-style-type: square;
	background: none;
	margin: 2px 0px 2px 15px;
	padding: 0px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;
	margin-top: 0px;
	}

