/* CSS Document */

body {
	margin: 0px auto;
	padding: 0px;
	background: url(images/bg.gif) top center repeat-y;
	font-family: arial, verdana, sans-serif;}
	
a, a:visited {color: #669900;}
a:hover {color: #634B2B; text-decoration: none;}
	
#container {
	margin: 0px auto;
	width: 686px;}
	
#header {
	width: 686px;
	height: 100px;
	background: url(images/header.jpg) top center no-repeat;}
	
#header h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;}
	
#topnav {	
	width: 686px;
	height: 25px;
	background-color: #728A2E;}
	
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
#topnav ul li {
	color: #E7E4CF;
	float: left;
	display: block;
	width: auto;
	font-size: 75%;
	font-weight: bold;
	padding: 5px 10px 0px 10px;}
	
#topnav li a, #topnav li a:visited {
	color: #E7E4CF;
	text-decoration: none;}
	
#topnav li a:hover {color: #000;}

#text {
	width: 620px;
	margin: 0px auto;
	font-size: 75%;
	line-height: 140%;}
	
#text h1 {
	color: #634B2B;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
* html #text h1 {margin-top: 10px;}
	
#text h2 {
	color: #634B2B;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
	
#text h3 {
	color: #634B2B;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
#text .capital {
	font-size: 150%;}
	
#text .quote {
	text-align: center;
	color: #728A2E;
	font-style: italic;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
#text ul li {
	padding: 4px 0px;}
	
#text img.photo {
	border: 1px solid #999;}

#text img.right {
	float: right;
	margin: 0px 0px 8px 8px;}

#text .map {
	border: 1px solid #ccc;}

#text tr {
	vertical-align: top}
	
#text td.left {
	text-align: left}

#text td.right {
	text-align: right}

#text td.center {
	text-align: center}
	
#vbs {
	width: 640px;
	text-align: center;
	margin: 0px auto;
	font-size: 75%;
	line-height: 200%;}
	
#vbs h1 {
	color: black;
	text-decoration: underline;
	font-size: 400%;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
#vbs h2 {
	color: #634B2B;
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
	
#vbs h3 {
	color: #634B2B;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
#egg_hunt {
	width: 640px;
	text-align: center;
	margin: 0px auto;
	font-size: 75%;
	line-height: 200%;}


