body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #993333;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-transform: uppercase;
}
.page-bg {
	background-image: url(../images/template/page-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	font-size: 11px;
}
.left-nav-bg {
	background-image: url(../images/template/ln-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left-nav {
	font-size: 11px;
}
.title-header {
	font-size: 14px;
	color: #AC394A;
	font-weight: bold;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBAB00;
}
.card-header {
	font-size: 14px;
	color: #AC394A;
	font-weight: bold;
	height: 22px;
	padding-left: 10px;
	background-image: url(../images/card-heading-bg.gif);
	padding-bottom: 2px;
}
.card-bg {
	background-color: #FBEDC6;
	border: 1px solid #F5D37B;
}
.card-price {
	font-size: 14px;
	font-weight: bold;
	color: #AC394A;
}
.special-bg {
	background-image: url(../images/pages/special-special-l.jpg);
	background-repeat: no-repeat;
}
.caps {
	text-transform: uppercase;
}
