@charset "utf-8";
#table1 {
	text-align: center;
	vertical-align: middle;
	width: 600px;
	font-size: 14px;
}
/* CSS Document */

body {
	background-color: #663333;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background-color.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 850px;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bkheader {
	background-color: #FFC;
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 835px;
	position: relative;
	border: thick ridge #633;
	background-image: url(images/honey-rustlin-banner.jpg);
}

#bkcontent {
	background-color: #FFC;
	float: right;
	height: 800px;
	width: 600px;
	border: 3px ridge #633;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: auto;
	text-align: left;
	background-image: url(images/main-content-background.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#bkNavBar {
	background-color: #FFC;
	padding: 3px;
	float: left;
	width: 178px;
	border: 3px ridge #633;
	position: relative;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 900px;
	z-index: 1;
}
#ImgBoy {
	border: 3px ridge #633;
	float: left;
	margin: 5px;
	font-size: 12px;
}
#bkfooter {
	padding: 0px;
	clear: both;
	height: 150px;
	width: 765px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-weight: bold;
	color: #300;
	text-align: center;
}
#bkNavBarTop {
	background-color: #CC9;
	height: 45px;
	width: 575px;
	border: medium double #633;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#bkNavBarTop a {
	text-decoration: none;
	color: #630;
}
#bkNavBarTop a:hover {
	color: #063;
	background-color: #FFC;
}



#wrapper #bkheader h1 {
	padding: 5px;
	line-height: 35px;
}
h1 {
	font-size: 36px;
	color: #006600;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #630;
	text-align: center;
}
h3 {
	font-size: 18px;
	color: #663300;
	text-align: center;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #000;
	text-align: center;
}
#wrapper #bkcontent #images {
	text-align: center;
}


h5 {
	font-size: 13px;
	color: #003300;
	text-align: center;
}
h6 {
	font-size: 11px;
	color: #333;
	text-align: center;
}

#nav_bar2 {
	width:180px;
	height:800px;
	z-index:6;
	left: 113px;
	background-color: #FFFFCC;
	top: 275px;
	padding: 1px;
	border: medium ridge #660000;
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#nav_bar2 a {
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border: 1px solid #366;
}
#nav_bar2 a:hover {
	background-color: #FFC;
}

#nav_bar3 {
	width:180px;
	height:800px;
	z-index:6;
	left: 113px;
	background-color: #FFFFCC;
	top: 265px;
	padding: 1px;
	border: medium ridge #660000;
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#nav_bar3 a {
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border: 1px solid #366;
}
#nav_bar3 a:hover {
	background-color: #FFC;
}
a:link {
	color: #060;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	text-align: center;
	color: #030;

}
p {
	font-size: 14px;
	text-align: left;
}
#images {
	text-align: center;
	font-size: 12px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
}
#wrapper #bkcontent #bee_catalog tr td p {
	text-align: center;
}
#eimages {
	margin: 5px;
	float: left;
	padding: 5px;
	font-size: 12px;
	color: #333;
}
#eimages2 {
	font-size: 12px;
	color: #333;
	float: left;
}

