.bodyclass { 
	background-color: #e0b867;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(/images/layout/background.jpg);
	margin-bottom: 30px;
}

#wrap {
	width: 990px;
	margin: 0 auto;
}

.content_shadow {
	width: 990px;
	background-image: url(/images/layout/content_shadow.png);
	background-repeat: repeat-y;
}

.top_shadow {
	width: 990px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(/images/layout/top_shadow.png);
	background-repeat: no-repeat;
}

.bottom_shadow {
	width: 990px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(/images/layout/bottom_shadow.png);
	background-repeat: no-repeat;
}

.between_shadow {
	width: 989px;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(/images/layout/between_shadow.png);
	background-repeat: no-repeat;
}

.cb_wrap {
	width: 978px;
	margin-left: 6px;
	background-color: #ffffff;
}

.cb_top_home {
	background-image: url(/images/layout/front_cb.png);
	background-repeat: no-repeat;
	width: 465px;
	height: 93px;
	float: left;
	margin-left: 5px;
	padding: 0 8px;
	color: #fff;
}

.cb_top_home h3 {
	font-size: 18px;
	color: #fff;
	border-bottom: 1px solid #fdff6b;
	margin: 5px 0px 0px 0px;
	padding-bottom: 3px;
}

.cb_bottom_home {
	background-image: url(/images/layout/cb_bg.png);
	background-repeat: no-repeat;
	width: 182px;
	min-height: 230px;
	float: left;
	margin-left: 2px;
	padding: 6px;
	color: #fff;
}

.cb_bottom_home img {
	margin-left: -3px;
	margin-right: -3px;
}

.cb_bottom_home h3 {
	font-size: 17px;
	margin-top: 3px;
	padding-left: 4px;
	color: #fff;
	border-bottom: none;
}

.cb_bottom_wrap {
	background-image: url(/images/layout/bottom_cb_bg.png);
	background-repeat: repeat-y;
	background-position: 2px 2px;
	margin-left: 4px;
}

.cb_bottom_bottom {
	background-image: url(/images/layout/cb_bottom_bottom.png);
	background-repeat: no-repeat;
	width: 978px;
	height: 2px;
	margin-left: 6px;
	line-height: 1px;
	font-size: 1px;
}

.cb_bottom_more_wrap {
	background-image: url(/images/layout/bottom_cb_bg.png);
	background-repeat: repeat-y;
	background-position: 2px 2px;
	margin-left: 4px;
}

.cb_bottom_more {
	width: 182px;
	min-height: 10px;
	line-height: 10px;
	float: left;
	margin-left: 2px;
	padding: 2px 6px 0px;
	color: #fff;
}

#top_nav {
	width: 990px;
	margin: 0 auto;
	padding-top: 26px;
}

#nav_tabs {
	width: 984px;
	background-image: url(/images/layout/content_shadow.png);
	background-repeat: repeat-y;
	padding-left: 6px;
}

#nav_tabs a span { display: none; }

a#tab1 {
	float: left;
	background-image: url(/images/navigation/1_off.png);
	width: 104px;
	height: 60px;
}
a#tab1:hover, a#tab1.active {
	background-image: url(/images/navigation/1_on.png);
}

a#tab2 {
	float: left;
	background-image: url(/images/navigation/2_off.png);
	width: 97px;
	height: 60px;
}
a#tab2:hover, a#tab2.active {
	background-image: url(/images/navigation/2_on.png);
}

a#tab3 {
	float: left;
	background-image: url(/images/navigation/3_off.png);
	width: 140px;
	height: 60px;
}
a#tab3:hover, a#tab3.active {
	background-image: url(/images/navigation/3_on.png);
}

a#tab4 {
	float: left;
	background-image: url(/images/navigation/4_off.png);
	width: 90px;
	height: 60px;
}
a#tab4:hover, a#tab4.active {
	background-image: url(/images/navigation/4_on.png);
}

a#tab5 {
	float: left;
	background-image: url(/images/navigation/5_off.png);
	width: 56px;
	height: 60px;
}
a#tab5:hover, a#tab5.active {
	background-image: url(/images/navigation/5_on.png);
}

a#tab6 {
	float: left;
	background-image: url(/images/navigation/6_off.png);
	width: 108px;
	height: 60px;
}
a#tab6:hover, a#tab6.active {
	background-image: url(/images/navigation/6_on.png);
}

a#tab7 {
	float: left;
	background-image: url(/images/navigation/7_off.png);
	width: 130px;
	height: 60px;
}
a#tab7:hover, a#tab7.active {
	background-image: url(/images/navigation/7_on.png);
}

a#tab8 {
	float: left;
	background-image: url(/images/navigation/8_off.png);
	width: 126px;
	height: 60px;
}
a#tab8:hover, a#tab8.active {
	background-image: url(/images/navigation/8_on.png);
}

a#tab9 {
	float: left;
	background-image: url(/images/navigation/9_off.png);
	width: 127px;
	height: 60px;
}
a#tab9:hover, a#tab9.active {
	background-image: url(/images/navigation/9_on.png);
}

.bar_gradient {
	float: left;
	height: 18px;
	margin-left: 4px;
	background-image: url(/images/navigation/bar_gradient.png);
	background-position: center right;
	background-repeat: no-repeat;
}

.top_links {
	width: 598px;
	float: left;
	padding-top: 3px;
}

.top_links a {
	color: #000;
	text-decoration: none;
}

.top_links a:hover, .top_links a.active {
	color: #b1051c;
	text-decoration: none;
}

.searcharea {
	width: 140px;
	float: left;
}

.searchbox {
	width: 121px;
	height: 14px;
	padding: 3px;
	font-size: 11px;
	background-color: none;
	background-image: url(/images/search_bg.png);
	border: 0;
	color: #cccccc;
}

.search_button {
	background-color: none;
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 7px;
	height: 21px;
	float: right;
	cursor: hand;
	cursor: pointer;
	padding-right: 3px;
}

#footer {
	padding-top: 5px;
	padding-left: 7px;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #be162a;
}


.search_button_yellow {
	background-color: none;
	background-repeat: no-repeat;
	width: 7px;
	height: 22px;
	float: right;
	cursor: hand;
	cursor: pointer;
}

.events_cb_1_row
{
	padding-top: 3px;
}

.events_cb_1_title a {
	font-size: 14px;
	font-weight: bold;
	color: #fdff75;
}

.cb_top_home a.all {
	float: right;
	width: 55px;
	height: 16px;
	margin-top: 10px;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
	background-image: url(/images/buttons/white_arrow.png);
	background-repeat: no-repeat;
	background-position: 1px center;
}

.cb_top_home a.all:hover {
	color: #be162a;
	background-image: url(/images/buttons/red_arrow.png);
	background-repeat: no-repeat;
}

#inside_header
{
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	width: 978px;
	height: 100px;
	margin-left: 6px;
	clear: both;
}

#inside_content_top {
	width: 978px;
	height: 2px;
	line-height: 1px;
	font-size: 1px;
	margin-left: 6px;
	background-image: url(/images/layout/inside_content_top.png);
	background-repeat: no-repeat;
}

#inside_content {
	width: 978px;
	margin-left: 6px;
	background-image: url(/images/layout/inside_content_bg.png);
	background-repeat: repeat-y;
}

#inside_content_bottom {
	width: 978px;
	height: 2px;
	line-height: 1px;
	font-size: 1px;
	margin-left: 6px;
	background-image: url(/images/layout/inside_content_bottom.png);
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 757px;
	padding: 6px 8px 30px 16px;
	margin-left: 2px;
	background-image: url(/images/layout/inside_content_gradient.png);
	background-repeat: repeat-x;
	min-height: 514px;
}

#nav_wrap {
	float: left;
	width: 194px;
	background-image: url(/images/navigation/bg_nav.png);
	background-repeat: repeat-x;
	min-height: 514px;
}

#nav_wrap ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0px;
}

#nav_wrap li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 1px;
}

#nav_wrap ul li a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 3px 3px 3px 9px;
	height: 15px;
}

#nav_wrap ul li a:hover {
	background-image: url(/images/navigation/side_secondary_bg_active2.png);
	background-repeat: repeat-y;
	background-position: left center;
}

#nav_wrap ul li a#current {
	background-image: url(/images/navigation/side_primary_bg_active.png);
	background-repeat: repeat-x;
}

#nav_wrap ul li a#current:hover {
	background-image: url(/images/navigation/side_primary_bg_active2.png);
	background-repeat: repeat-x;
}

#nav_wrap ul ul {
	background: url(/images/navigation/bg_separator.png) bottom no-repeat;
	padding-bottom: 1px;
	padding-left: 1px;
}

#nav_wrap li li {
	list-style: none;
	margin-left: 0;
}

#nav_wrap ul li ul li a {
	background-image: url(/images/navigation/side_secondary_bg_inactive.png);
	background-repeat: repeat-y;
	background-color: #d10b2f;
	background-position: left;
	padding: 3px 3px 3px 17px;
}

#nav_wrap ul li ul li a:hover {
	background-image: url(/images/navigation/side_secondary_bg_active.png);
	background-repeat: repeat-y;
	background-position: left;
}

#nav_wrap ul li ul li a#current, #nav_wrap ul li ul li a#current:hover{
	background-image: url(/images/navigation/side_secondary_bg_active.png);
	background-repeat: repeat-y;
	background-position: left;
	font-weight: bold;
}

#nav_wrap ul ul ul {
	padding-left: 0px;
}

#nav_wrap ul li ul li ul li a {
	background-image: url(/images/navigation/side_secondary_bg_inactive.png);
	background-repeat: repeat-y;
	background-color: #f4173e;
	margin-bottom: 1px;
	padding: 5px 3px 5px 24px;
}

#nav_wrap ul li ul li ul li a:hover, #nav_wrap ul li ul li ul li a#current {
	background-image: url(/images/navigation/side_secondary_bg_active.png);
	background-repeat: repeat-y;
}


#print_header {
	display: none;
}

#breadcrumbs {
	margin-top: 4px;
	margin-bottom: 14px;
}

a.breadcrumbParent {
	color: #000;
	text-transform: lowercase;
}

a.breadcrumbParent:hover {
	color: #b1051c;
}

.breadcrumbCurrent {
	text-transform: lowercase
}

.cbURL_main {
color: #fdff75
}

.cbURL_main:hover {
color: #3f000c;
text-decoration: none;
}

.cb_bottom_home a {
color: #fdff75
}

.cb_bottom_home a:hover {
color: #3f000c;
text-decoration: none;
}

.navbanner {
	padding-left: 5px;
}

.navbanner img {
	margin-bottom: 5px;
}

