@charset "utf-8";
/* CSS Document */

.Header_bg {
	background-image: url(images/header_grad.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
.bg {
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
.white {
	background-image: url(images/white.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.side1 {
	background-image: url(images/side1.jpg);
	background-repeat: repeat;
}
.grey {
	background-image: url(images/grey.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.grey_dk {
	background-image: url(images/grey_dk.jpg);
	background-repeat: repeat;
}

.menu, .menu a:link , .menu a:visited, .menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #4D6B87;
	text-align: right;
	vertical-align: bottom;

}

.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #4D6B87;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	left: 10px;
	top: auto;

}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	line-height: 0px;
}
.pack_wars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/grey.jpg);
	background-repeat: repeat;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buy_menu, .buy_menu a:link , .buy_menu a:visited, .buy_menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	color: #4D6B87;
	text-align: left;
	vertical-align: middle;

}

.buy_menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #4D6B87;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	left: 10px;
	top: auto;
