body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;

	background-color:;
	line-height: normal;
	background-color: #940001;
}

a{
	color: #003366;
	text-decoration: none;
}

a:link{
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #990000;
	text-decoration: underline;
}


/*********** #navBar link styles ***********/
#navBar{
	width: auto;
	margin: 1px 10px;
	padding: 0px;
	border-top: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
	border-left-style: none;
	height: 20px;
	display: inline;
	border-right-color: #0099CC;
	border-left-color: #0099CC;
	line-height: 1.5;
}

#navBar a{
	display:inline;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: none;
	text-align: center;
	height: 20px;
	padding: 0px;
	font-weight: bold;
	vertical-align: middle;
}

#navBar a:hover{
	width: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration:none;
	font-weight: bold;
	float: none;
	display: inline;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/*********** #whiteSmall link styles ***********/
#whiteSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#whiteSmall a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}
.specialsTitle, .specialsTitle a {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-decoration:none;
}
.specialsTitle a:hover {
	color: #000;
	text-decoration:none;
}
.specialsPrice, .specialsPrice a {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
.specialsPrice a:hover {
	color: #F00;
	text-decoration:none;
}
.specialsDesc, .specialsDesc a {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
}
.specialsDesc a:hover {
	color: #F00;
	text-decoration:none;
}
#whiteSmall a:hover{
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration:underline;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.small-blue {
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	font-style: italic;
}
.14-red {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
#blackSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
