/* CSS Document */

	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		}

	#topbar {
		float:left;
		left:0px;
		top:0px;
		height:117px;
		width:760px;
		border:0
		}

	#leftcolumn {
		float:left;
		left:0px;
		top:117px;
		width:585px;
		border:0;
		padding: 7px 10px 7px 7px;
		}

/* keep right column pos:absol so drmwvr renders column properly */
	#rightcolumn {
		position:absolute;
		float:left;
		left:595px;
		top:117px;
		width:165px;
		border:0;
		}
		
	#bottombar {
		left:0px;
		float:left;
		width:760px;
		border:0;
		}

	#navdirections {
		position:absolute;
		left:0px;
		top:100px;
		width:112px;
		border:0;
		}

	#navhistory {
		position:absolute;
		left:112px;
		top:100px;
		width:102px;
		border:0;
		}

	#navministry {
		position:absolute;
		left:214px;
		top:100px;
		width:107px;
		border:0;
		}

	#navpictures {
		position:absolute;
		left:321px;
		top:100px;
		width:110px;
		border:0;
		}

	#navroute66 {
		position:absolute;
		left:431px;
		top:100px;
		width:108px;
		border:0;
		}

	#navcontact {
		position:absolute;
		left:539px;
		top:100px;
		width:108px;
		border:0;
		}

	#navguestbook {
		position:absolute;
		left:647px;
		top:100px;
		width:113px;
		border:0;
		}
		
	#frontphotobox {
		padding-left:185px;
		border:0;
		}

	#frontboxleft {
		float:left;
		width:268px;
		border:0;
		}
		
	#frontboxright {
		float:left;
		width:267px;
		border:0;
		padding-left:10px;
		}

	td { padding: 0; vertical-align: top; }
	.tdbottom  { padding: 0; vertical-align: bottom; }

.fronttext {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	}
	
.fronttext2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	padding: 10px;
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

.fronttext12 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	}
	
.fronttext10 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	}

a:link { color: #990000; text-decoration: none; font-weight:bold }
a:visited { color: #990000; text-decoration: none; font-weight:bold }
a:active { color: #FFFFFF; background-color: #990000; text-decoration: none; font-weight:bold }
a:hover { color: #FFFFFF; background-color: #990000; text-decoration: none; font-weight:bold }
a.nav:link { color: #FFFFFF; text-decoration: none; font-weight:normal}
a.nav:visited { color: #FFFFFF; text-decoration: none; font-weight:normal }
a.nav:active { color: #FFFFFF; background-color: #990000; text-decoration: none; font-weight:bold }
a.nav:hover { color: #FFFFFF; background-color: #990000; text-decoration: none; font-weight:bold }