div.navcontainer { width: 150px; } 
div.navcontainer ul { color: white; margin-top: 0; margin-left: 0; padding-left: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-weight:bold ; } 
div.navcontainer a { 	display: block; padding-left: 2px; padding-top: 5px; padding-bottom: 5px; width: 150px; background-color: #FFFFCC; border-bottom: 1px solid #eee; } 
div.navcontainer a:link, ul.navlist a:visited { margin-top: 0; color: #0000F0; text-decoration: none; } 
div.navcontainer a:hover { background-color: #33CCFF; color: #fff; }  

//h1.heading {  font-family: Verdana, Arial; color: #0000CD;} 
h1.heading {  font-family: Verdana, Arial; color: #ffff00;} 

h1.main { font-family: Arial; margin: 0 0 0 0; }  

h2.main { font-family: Arial; margin: 0 0 0 0; }  

table.main { border-spacing: 2px; border-style: double; border-color: black; border-collapse: separate; padding: 4px; width: 85%; }

table.business { width: 98%; text-align: center; }

table.church { width: 75%; font-family: Arial, "Courier New"; font-size: 12px; border-width: 1px; border-style: inset; border-color: gray; margin-top: 8px; margin-bottom: 8px; }
	table.church td { width: 50%; border: 1px; border-width: 1px; border-style: inset; border-color: gray; padding: 4px 0 4px 0; text-align: center; }

table.coloured { width: 80%; font-family: Arial, "Courier New"; font-size: 16px; font-weight: bold; }
	table.coloured td { width: 50%; border:1px solid #663300; text-align: center }
	table.coloured red { color: #ff0000; }

table.hall { width: 100%; font-family: Arial, "Courier New"; font-size: 12px; border-width: 1px; border-style: inset; border-color: gray; margin-top: 8px; margin-bottom: 8px; }
	table.hall td { width: 50%; border: 1px; border-width: 1px; border-style: inset; border-color: gray; padding: 4px 0 4px 0; text-align: center; }

table.history { width: 70%; font-family: Arial, "Courier New"; border-width: 1px; border-style: inset; border-color: gray; margin-top: 8px; margin-bottom: 8px; }
	table.history td { width: 50%; border: 1px; }
	
table.links { width: 98%; text-align: center; }
	table.links td { border-style: solid; border-width: 1px; font-family: Tahoma, Arial; font-size: 10pt; }

table.parish { width: 50%; font-family: Arial, "Courier New"; font-size: 14px; border-width: 1px; border-style: solid; border-color: gray; margin-top: 8px; margin-bottom: 8px; }
	table.parish td { width: 33%; border: 1px; border-width: 1px; border-style: solid; border-color: gray; padding: 4px 0 4px 0; text-align: center; }

table.services { width: 98%; font-family: Arial, "Courier New"; font-size: 12px; border-width: 1px; border-style: inset; border-color: gray; margin-top: 8px; margin-bottom: 8px; }
	table.services td { border: 1px; border-width: 1px; border-style: inset; border-color: gray; text-align: center; font-size: 14px; }
	table.services th { border: 1px; border-width: 1px; border-style: inset; border-color: gray; text-align: center; font-size: 16px; padding: 8px 0 8px 0;}
	table.services img { padding: 8px 0 8px 0; }

table.streetmap { width: 95%; font-family: Arial, "Courier New"; font-size: 12px; border-width: 1px; border-style: inset; border-color: gray; margin-top: 8px; margin-bottom: 8px; }
	table.streetmap td { width: 33%; border: 1px; border-width: 1px; border-style: inset; border-color: gray; padding: 4px 0 4px 0; }

//td.header { width: 100%; height: 150px; vertical-align: bottom; padding: 0; border-spacing: 0; background-image: url(images/topbanner_old.jpg); background-repeat: no-repeat; background-position: center; background-color: #CDB276;} 
td.header { width: 100%; height: 150px; vertical-align: middle; padding: 0; border-spacing: 0; background-image: url(images/landscape_background.jpg); background-repeat: no-repeat; background-position: center; background-color: #7aa256;} 

td.main { width: 100%; background-color: #FFFCF4; padding: 0; border-spacing: 0; padding-top: 2px;} 
td.menu { width: 149px; background-color:#FFFFCC; padding: 0; border-spacing: 0; background-image: url(images/menu.jpg); }  

p.main { font-family: Arial; text-align: center; } 
p.history { font-family: Arial; text-align: left; text-indent:24px; margin-left:4px; margin-right:4px }
p.quote {font-family: "Courier New", Arial, Verdana;  font-style: italic; margin: 1px 0 1px 0; }
p.tunnel {font-family: Arial, Verdana; text-align: justify; padding: 5px 5px 5px 5px; }

//body { background-image: url(images/clouds.jpg); background-repeat: repeat; }
body { background-image: url('images/background_trees_2.jpg'); background-repeat: no-repeat; background-position:  
               center; background-attachment: fixed}

img.space {margin: 10px 0 10px 0; }

tr.red td { color: #ff0000; }
tr.black td { color: #000000; }
tr.grey td { color: #666666; }

ul.largemargin {text-align: left; margin-left: 100px}