body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.text {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.navBlack {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.grayNavText {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.redtext {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D7240E;
	text-decoration: none;
}

.redtext14 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D7240E;
	text-decoration: none;
}

.redtext16 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D7240E;
	text-decoration: none;
}

.redtext18 {
	font-size: 17px;
	font-weight:700;
	color: #D7240E;
	text-decoration:none;
}

.bodyBlackText {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bodyBlackText14 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bigRed {
	font-size: 24px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D7240E;
	text-decoration: none;
}
.smallText {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
p.directions {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
}
.directions {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.imgLeft {
	float: left;
	margin-right: 8px;
}
.imgRight {
	float: right;
	margin-left: 8px;
}

ul.container li {
	margin-left: 185px;
}
div.navButton {
	width: 250px;
	height: 25px;
	padding: 5px;
	margin: 25px auto;
	background-color: #D7240E;
	text-align: center;
	font-size: 14px;
	border: #D7240E outset thin;
}
div.navButton a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
}
div.navButton a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 19px;
}
