body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/background_tile.jpg);
	background-repeat: repeat-x;
}
h1,h2,h3,h4,h5,h6,p,blockquote {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: center;
	height: auto;
	width: 1002px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
a:link, a:visited, a:hover, a:active {
	color: #AA0D14;
}
#banner-top {
	width: 1002px;
	height: 109px;
	margin-top: 24px;
}
#top-nav {
	background-color: #AA0D14;
	height: 29px;
	width: 1002px;
}
#main-container {
	background-color: #FEBF3B;
	width: 994px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/background_paper.gif);
	background-repeat: no-repeat;
	height: auto;
	text-align: left;
}
#left-column {
	height: auto;
	width: 592px;
	margin-right: 24px;
	margin-left: 92px;
	float: left;
	margin-top: 24px;
}
#left-column p {
	padding-bottom: 11px;
}
#left-column h1 {
	font-size: 20px;
	color: #AA0D14;
	padding-top: 12px;
}
#left-column h2 {
	font-size: 18px;
	color: #AA0D14;
	padding-top: 12px;
}
#left-column h3 {
	font-size: 20px;
	color: #AA0D14;
	padding-bottom: 12px;
}
#full-column {
	height: auto;
	width: 870px;
	margin-right: 24px;
	margin-left: 92px;
	float: left;
	margin-top: 24px;
}
#full-column p {
	padding-bottom: 11px;
}
#full-column h1 {
	font-size: 20px;
	color: #AA0D14;
	padding-top: 12px;
}
#full-column h2 {
	font-size: 20px;
	color: #AA0D14;
	padding-bottom: 12px;
}
.product {
	height: auto;
	width: 590px;
	position: relative;
	margin-bottom: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AA0D14;
}
#sidebar {
	height: auto;
	width: 260px;
	float: left;
	margin-top: 24px;
}
#sidebar h1 {
	font-size: 20px;
	color: #AA0D14;
	padding-top: 12px;
}
#sidebar h3 {
	font-size: 16px;
	color: #AA0D14;
	text-align: center;
	margin-bottom: 4px;
	margin-top: 12px;
}
#sidebar p {
	font-size: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#bee-art {
	background-image: url(images/logo_bee.png);
	height: 208px;
	width: 149px;
	position: absolute;
	left: -68px;
	top: -9px;
}
#bottom-nav {
	background-color: #FFD464;
	width: 994px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
#footer {
	width: 1002px;
	height: 21px;
}
#bottom-nav p {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
#legal {
	font-size: 14px;
	padding-top: 3px;
	font-weight: bold;
}
.black a:link, .black a:visited, .black a:hover, .black a:active {
	color: #000000;
	text-decoration: none;
}
.grey a:link, .black a:visited, .black a:hover, .black a:active {
	color: #000000;
	text-decoration: none;
}
.right-float {
	float: right;
	height: auto;
	width: auto;
	border: 1px solid #AA0D14;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.right-float2 {
	float: right;
	height: auto;
	width: auto;
	border: 1px solid #AA0D14;
	margin-top: 12px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.photo-small {
	float: left;
	height: auto;
	width: auto;
	margin-right: 3px;
	margin-top: 2px;
}
.red {
	color: #AA0D14;
}
.clear {
	clear: both;
}
.security {
	height: 22px;
	width: 150px;
	display: block;
	float: right;
	margin-top: 2px;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

