body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(blue_bk.jpg);
	background-repeat: repeat-x;
}
.copy {
	font-size: 9pt;
	color: #333333;
	line-height: 14pt;

}
.nav {
	font-size: 8pt;
	line-height: 13pt;
}
.titles {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #8B3202;
}
.footer {
	font-size: 7pt;
	color: #663300;
}

a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #996600;
	text-decoration: underline;
}
.navbk {
	background-attachment: scroll;
	background-image: url(pics/honey_store_bk.jpg);
	background-repeat: no-repeat;
}
.subtitle {
	font-size: 10pt;
	color: #CC6600;
}
ul {
	font-size: 9pt;
	line-height: 14pt;
	list-style-image: url(pics/dot.gif);
}
.copy2 {
	font-size: 9pt;
}
