body {
	background-image: url(images/bg_horizontal.jpg);
	background-repeat: repeat-x;
	background-color: #640405;
}
.contentBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	color: #242424;
	height: 461px;
	overflow:auto;
	padding-right: 20px;
	padding-left: 20px;
}
.contentBox table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
	color: #242424;
}
h1 {
	color: #7B0304;
	font-family: "Century Gothic";
	font-size: 18px;
	padding-top: 10px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F5EFE2;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
}
.copyright a:link {
	color:#F5EFE2;
}	
.copyright a:visited {
	color:#F5EFE2;
}
a:link {
	color: #7B0304;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #7B0304;
	text-decoration: none;
	font-weight: bold;
}a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #7B0304;
	text-transform: uppercase;
	margin-bottom: -18px;
	text-align: center;
}
.tableList {
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E2E2E2;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #F9F0E9;
	text-align: center;
	padding-bottom: 5px;
	font-size: 12px;
	font-style: italic;
}
.tableHeading {
	font-size: 12px;
	color: #0B0C0E;
	line-height: 24px;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #F9F0E9;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #F9F0E9;
	font-weight: bold;
	text-align: center;
}
.tableSmall {
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
}
.tag {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteBorder {
	border: 1px solid #FFFFFF;
	background-color: #0B0C0E;
}
.tinyNote {
	font-size: 10px;
	line-height: 13px;
	font-style: italic;
}
.subnav {
	text-align: center;
	line-height: 16px;
	padding-top: 10px;
}
.smallTxt {
	font-size: 9px;
	line-height: 14px;
}
.specials {
	background-image: url(images/tinted_bg.gif);
	padding: 10px;
}
.specialsTxt {
	text-align: center;
	font-size: 12px;
	line-height: 22px;
}
