body	{
	margin: 0;
	font-family: georgia, "times new roman", serif;
	font-size: 10pt;
	background: url(images/bg-church.jpg) no-repeat bottom right #fff;
	color: #fff;
	}
a	{
	color: #357;
	background: transparent;
	text-decoration: underline;
	}
a:hover	{
	color: #ac9773;
	background: transparent;
	text-decoration: none;
	}
a.buttonLink {
	padding: 3px 5px;
	width: auto;
	color: #fff;
	background: #999;
	border: outset 1px #666;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
a.buttonLink:hover {
	padding: 3px 5px;
	width: auto;
	color: #fff;
	background: #69c;
	border: outset 1px #9cf;
	}
a.buttonLink:active {
	border: inset 1px #9cf;
	}

h2	{
	color: #469;
	background: transparent;
	letter-spacing: 1px;
	font-size: 16pt;
	font-family: verdana, trebuchet, "trebuchet ms", sans-serif;
	margin-bottom: 20px;
	margin-left: -20px;
	}
h3	{
	color: #69c;
	text-transform: uppercase;
	}
.credit {
	color: #999;
	font-style: italic;
	}


#banner {
	border: solid 1px #ccc;
	width: 100%;
	background: url(images/nvcologo.jpg) no-repeat #999;
	color: #fff;
	}
#leftBan,
#rightBan {
	display: none;
	}
#mainBan {
	background: url(images/nvcologo.jpg) no-repeat left top #999;
	}
#mainBan h1 {
	display: block;
	color: #999;
	background: #eee;
	font-family: trebuchet, "trebuchet ms", verdana, arial, sans-serif;
	padding-left: 25px;
	}



#brownbar {
	width: 100%;
	height: 47px;
	vertical-align: middle;
	background: url(images/bg-nav-pg2.jpg) repeat-x top center;
	color: #000;
	}
#leftBar {
	width: 8px;
	height: 47px;
	background: url(images/bg-nav-l.jpg) no-repeat top right;
	color: #000;
	}
#rightBar {
	width: 8px;
	height: 47px;
	background: url(images/bg-nav-r.jpg) no-repeat top left;
	color: #000;
	}
#mainBar {
	width: 718px;
	background: url(images/bg-nav-main.jpg) repeat-x top center;
	color: #3d3d3d;
	font-size: 10pt;
	text-align: center;
	border-bottom: solid 1px #ccc;
	}
	

ul.nav,
ul.nav li,
ul.nav li a,
ul.nav li.navHdrs,
.navbar {
	display: none;
	}



#content {
	vertical-align: top;
	width: 735px;
	height: 600px;
	background: #FFF;
	color: #333;
	padding: 0;
	}	
#leftCon	{
	width: 8px;
	background: url(images/bg-con-l2.jpg) repeat-y top right;
	color: #000;
	}
#rightCon {
	width: 8px;
	background: url(images/bg-con-r2.jpg) no-repeat top left;
	color: #000;
	}
#mainCon {
	width: auto;
	padding: 20px 50px;
	vertical-align: top;
/*	background: url(images/bg-church.jpg) no-repeat bottom right; */
	}
#mainCon p {
	width: 450px;
	line-height: 1.5;
	line-height: 150%;
	}
#mainCon p:first-letter {
	font-size: 15px;
	}
#mainCon p.construct {
	color: #ccc;
	background: transparent;
	}
img	{
	float: right;
	}


.serviceSchedule dl,
.links dl,
.announcements dl,
.specialevents dl {
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
	}
.serviceSchedule dt,
.links dt,
.announcements dt,
.specialevents dt {
	font-weight: bold;
	padding: 0 0 2px 0;
	}
.serviceSchedule dd,
.links dd,
.announcements dd,
.specialevents dd {
	margin-left: 10px;
	}



#footer	{
	width: 735px;
	height: 30px;
	background: #ddd;
	color: #444;
	font-family: georgia, "times new roman", serif;
	}
#leftFtr	{
	width: 8px;
	background: url(images/bg-footer-l.jpg) no-repeat right;	
	color: #333;
	}
#rightFtr	{
	width: 8px;
	background: url(images/bg-footer-r.jpg) no-repeat left;
	color: #333;
	}
#mainFtr	{
	border-top: 1px solid #bbb;
	border-bottom: 3px solid #bbb;
	text-align: center;
	}


#links	{
	width: 475px;
	line-height: 20px;
	}
#links td.link {
	width: 175px;
	text-align: left;
	}
#links td.contact {
	width: 200px;
	text-align: center;
	}
#links td.phone {
	width: 100px;
	text-align: right;
	}