@charset "utf-8";
.bg {
	background-color: #05386D;
	background-image: url(/images/blend_bg2.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #003875;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003875;
	font-weight: bold;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003875;
}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003A7B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #254A75;
	width: 100%;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

#hp_footer a:link, #hp_footer a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#hp_footer {
	float: right;
	width: 798px;
	height: 40px;
	line-height: 30px;
	border-right: 1px solid #928153;
	border-bottom: 1px solid #928153;
	border-left: 1px solid #928153;
}
#links {
	float: right;
	width: 320px;
}
#social {
	float: left;
	width: 250px;
	margin-left: 10px;
}

#hp_footer a:hover, #hp_footer a:active {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#social a img {
	margin-right: 3px;
}
.outofstock {
	font-weight: bold;
	color: #900;
}
