@charset "UTF-8";
body {
	background-attachment: fixed;
	background-color: #616868;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	line-height: 12px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FF6B18;
	line-height: 18px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 26px;
	font-weight: normal;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #32627D;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #32627D;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6B18;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #32627D;
}
.Specials_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #32627D;
	line-height: normal;
	background-color: #e4d534;
}
.box {
	background-color: #AEB8BF;
	border: 2px solid #003399;
	width: 375px;
	left: 14px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	position: relative;
	font-weight: bold;
}
.box li {
	width: 300px;
	margin-left: -10px;
}
.box p {
	width: 300px;
}
.Specials_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	line-height: normal;
}
