/* CSS Document */

p{
font-family: Osaka, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #7F5735;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #7f5735;
}
.navigation {
	font-family: "American Typewriter", "American Typewriter Condensed", "American Typewriter Condensed Light";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
	
}

.navigation:hover {
	font-family: "American Typewriter", "American Typewriter Condensed", "American Typewriter Condensed Light";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #EEDC8A;
	text-decoration: none;
	
}.shoptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #996633;
}
.smallshoptext {
	font-family: "American Typewriter", "American Typewriter Condensed", "American Typewriter Condensed Light", "American Typewriter Light";
	font-size: 12px;
	color: #7F5735;
	font-weight: normal;
	font-style: italic;
}
.hive {
	background-image: url(images/hivebackground2.jpg);
	background-repeat: repeat;
}
