@charset "utf-8";
body,td,th {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topBack {
	background-image: url(images/testing_images/top_back.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 970px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 4px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#middleBack {
	background-image: url(images/testing_images/middle_back2.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 970px;
}
.required {
	color: #FFFF00;
}
.detailsMargin {
	margin: 0px;
	padding: 0px;
}
.vAlignBot {
	vertical-align:bottom;
}

#botBack {
	background-image: url(images/testing_images/bot_back.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 970px;
}
a:link {
	text-decoration: none;
	color: #FFFF66;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
#blueBack {
	background-color: #324186;
	border: 1px solid #FFFFFF;
}
.locationText {
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	letter-spacing: .2mm;
	font-weight: normal;
	text-decoration: none;
}
.addresses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
}
a.addressLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #C1C8E8;
	background-color: #666666;
	text-align: center;
}
#search {
	background-color: #6374C5;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.specialHeader {
	font-size: 26px;
	font-weight: bold;
	color: #FFFF00;
}
.specialPRice {
	font-size: 36px;
	font-weight: bold;
	color: #FFFF00;
}
.specialOptions {
	font-size: 18px;
	color: #FF9900;
}
.specialSale {
	font-size: 22px;
	font-weight: bold;
	color: #FFFF00;
}
.imgPad {
	padding-left: 5px;
}
