@charset "utf-8";

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
	}

a:visited {
	color:#000000;
	text-decoration: none;
	}
	
img.left {
	float:left;
	border-right: 10px solid #2d1600;
	}
	
img.right {
	float: right;
	
	}

img.leftb {
	float:left;
	border-bottom: 2px solid #2d1600;
	border-right: 2px solid #2d1600;
	margin-right: 4px;
		}
	
.ptext {
	position: absolute;	
	
	
	}
	
/*header properties*/	
.shadowbox {
	width: 805px;
	padding:2px;
	height:auto;
	background: #ffbd33;
	border: 10px solid #2D1600;
	position: relative;
	margin-right: 0px;
	font-size: x-large;
	color: #2D1600;
}
.navbar {
	border: 3px solid #2D1600; /*dark brown */
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
    margin-right: 10px;
	margin-bottom: 20px;
	
}
.mainframe {
	border: 10px solid #2d1600;
	float:left;
	margin-top:10px;
	margin-bottom:0px;
	height: auto;
	width: 650px;
	background-color: #FFBD33;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	vertical-align:top;
	}

.maintext {
	padding: 5px;

}	
body {
	background-color: #B59F24;
	background-image: url(bgedge.png);
	background-repeat: repeat-y;
	margin-left: 120px;
}


.footer {
	float:left;
	width:625px;
	margin-left: 200px;
	font-size: small;
	}
	
.directions {
	float:left;
	width:625px;
	margin-left: 500px;
	font-size: larger;
	}


	
p.firstparagraph:first-letter {
	font-size: 400%;
	font-weight:bold;
	float: left;
			}
.style2 {font-size: small}
.style3 {
	color: #9B0415;
	font-size: x-small;
}


			
.quote {
	text-align: center;
	font-size: 19px;
	font-weight:bold;
	font-style:italic;
	color: #9B0415;
}				
			
.style8 {font-size: 12px}
