@charset "UTF-8";
/* basicgreen.css */

#header {position: relative; 
		margin-left: auto; 
		margin-right: auto; 
		border-top: 0; border-bottom: 
		8px solid #000000;
		}

#leftpic {
	position: absolute;
	padding-top: 11px;
    padding-left: 10px;
	}

#rightpic {
	position: absolute;
    right: 22px;
	top: 40px;
	}

.homeblurb {
	float: left;
	width: 70%;
    color: #000000; 
	
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: justify; 
	font-size: 90%;
	margin-top: 25px;
	margin-left: 105px;
	margin-bottom: 30px;
	border: 0;	
	padding: 5px;	
	}
	
#commentary {margin-left: 140px; 
			padding-top: 35px; 
			width: 65%; 
			font-family: Arial; 
			font-size: 90%; 
			text-align: justify;
			}

#directions  {
	margin-left: 140px;
	margin-right: 130px;
	text-align: justify;
	font-size: 90%;
}

#linklist li {
	list-style-type: none;
	margin-left: 85px;
	margin-right: 110px;
	text-align: justify;
	font-size: 85%;
}
	
body  {
	font-family: Arial, Times New Roman, Times, sans-serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: black;
}

#container {
	clear: both;
	width: 780px;  
	background: url(border3.png); 	
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
} 

#mainContent { 
	margin: 0;
} 

h1, h2 {
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	color: #CAF6DA;
}

#story {width: 75%; 
		text-align: justify; 
		margin-left: 90px; 
		margin-top: 30px; 
		font-size: 80%;
		}

.picleft {float: left; 
		margin-right: 10px; 
		margin-top: 5px; 
		border: 1px solid #000;
		}

.picright {float: right;
		margin-left: 10px; 
		margin-top: 5px; 
		border: 1px solid #000;
		}

.backtotop  {
	position: relative;
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 15px;
}

.backtofav  {
	position: relative;
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 40px;
	margin-bottom: 30px;
}

#guestbook {
	clear: both;
	float: left;
	text-align: center;
	margin-left: 180px;
	margin-top: 25px;
	border: 2px solid #7A8F72;
	background: #9BB591;
	padding: 8px;	
	margin-bottom: 25px;
	margin-right: -25px;
}

#counter {	
	clear: both;
	float: right;
	margin-right: 195px;
	margin-top: -195px;	
	margin-bottom: 25px;
}

#footer {
	width: 100%;
	clear: both;
	font-size: 60%;
	color: #000;
	height: 50px;
	background: #9BB591;
	text-align: center;	
	border-top: 8px solid #000000;
}
