.navigation_bg {
	background-image: url(../images/navigation_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.credits {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 10px;
}
.credits a:link, .credits a:visited, .credits a:active {
	color: #FFF;
	text-decoration:underline;
	font-weight:bold;
}
.credits a:hover {
	text-decoration:none;
}
.content_bg {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.grey_footer {
	background-image: url(../images/footer_grey_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.red_footer {
	background-image: url(../images/footer_red_bg.gif);
	background-position: center top;
}
.red_footer_glow {
	background-image: url(../images/footer_red_glow_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	color: #780F0F;
	font-style: italic;
	font-weight: bold;
}

.navigation_text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#logo_float {
	position: absolute;
	top: -15px;
	left:0px;
	z-index:2;
	left:10px;
}
#flash_bg {
	position: absolute;
	top: 75px;
	z-index:1;
	left:-11px;
}
.footer_seperator {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.footer_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 15px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
}
.footer_text a {
	color: #FFFFFF;
	text-decoration:underline;
}
.footer_text a:link, .footer-text a:visited, .footer-text a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
.footer_text a:hover {
	text-decoration:none;
}
.content_seperator {
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5F0C0C;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
}
.hightlight_heading {
	color: #780F0F;
	font-weight: bold;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: justify;
}
.text a:link, .text a:visited, .text a:active {
	color: #333333;
	text-decoration:none;
}
.text a:hover{
	text-decoration:underline;
}
.text_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
}
.normal {
	font-family: "Trebuchet MS";
	color: #961515;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/li_normal_ovr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 25px;
	padding-left: 25px;
	text-align: left;
}
.normal2 {
	font-family: "Trebuchet MS";
	color: #961515;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.normal3 {
	font-family: "Trebuchet MS";
	color: #961515;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.normal3 strong{
	font-weight: bold;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #780F0F;
	margin: 10px;
	padding: 10px;
	text-align: center;
}

.imgb {
	margin: 4px;
	padding: 2px;
	border: 1px solid #9A1616;
}
.imgb2 {
	margin: 2px;
	padding: 2px;
	border: 1px solid #9A1616;
}
.directions {
	font-family: "Trebuchet MS";
	color: #780F0F;
	font-size: 12px;
	font-weight: bolder;
	padding: 5px;
	text-align: center;
}
.popnav {
	font-family: "Trebuchet MS";
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align:left;
	padding-right:5px;
	padding-bottom:5px;
}
.popnav a {
	line-height: 20px;
	
	padding-left: 5px;
}
.popnav a:link, .popnav a:visited, .popnav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.popnav a:hover {
	text-decoration: underline;
	color: #FFFFFF
}
