body {
	background-color: #2D0000;
	margin: 0px;
	background-image: url(images/body_bg.gif);


}
.footer-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFA500;
	text-decoration: none;
}
.body-content-bg {
	background-image: url(images/body_content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.events-bg {
	background-image: url(images/events_content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.yellow-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.events-text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC99;
	text-decoration: none;
}
.events-textbold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.testimonials {
	background-image: url(images/testmonials_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.testimonials-text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E28A09;
	text-decoration: none;
}
.testimonials-wtextbold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma-yellow10bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.tahoma-yellow10reg {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.yellow-reg {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.tahoma11reg-red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.tahoma12bold-red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.checkout-bg {
	background-attachment: fixed;
	background-image: url(images/arrow_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 26px;
	width: 100%;
}
.checkout-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6D0B;
	text-decoration: none;
	padding-left: 28px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E28A09;
	text-decoration: none;
}
