body {
	background-color: #460620;
	background-image: url(../graphics/body-bg.gif);
	margin: 0;
	text-align: center;
}

.splash-wrapper {
	width: 700px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	background-color: #2A0111;
}

.main-wrapper {
	width: 770px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	background-color: #2A0111;
}

.header {
	width: 100%;
}

.flash {
	width: 700px;
	height: 249px;
	overflow: hidden;
}

.splash-topnav {
	width: 100%;
	border-top: 1px solid #290110;
}

.topnav {
	width: 100%;
	background-image: url(../graphics/cls-topnav-bg.jpg);
	height: 59px;
	overflow: hidden;
}

#splash_nav, #splash_nav a, #splash_nav a:link {
	color:#EABF30;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}

#splash_nav a:hover {
	color: #fff;
}

.mainbody {
	background-color: #E6D8A5;
	margin: auto;
	width: 100%;
}

.leftnav {
	width: 160px;
	overflow: hidden;
	float: left;
	text-align: right;
}

.content {
	width: 600px;
	overflow: hidden;
	float: right;
}

.search {
	color: #590928;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.left_nav, a.left_nav, a.left_nav:active, a.left_nav:visited {
	color: #590928;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.75;
	text-decoration: none;
}

a.left_nav:hover {
	color: #590928;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.footerFontClass, .footerFontClass a, .footerFontClass a:active, .footerFontClass a:visited, .footerFontClass a:hover, .categorylinksnarrow .categorylinksnarrow a, .categorylinksnarrow a:active, .categorylinksnarrow a:visited, .HomepageAddress, .homePageFooterSEOTextNew, .homePageFooterTextNew, .seofooter, .seofooter a, .seofooter a:active, .seofooter a:visited, .seofooter a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
