div#wrapper { background: transparent url(../images/art/rounded_white_main.png) no-repeat scroll left bottom; }
div#beloit_banner { background: transparent url(../images/art/rounded_white_main.png) no-repeat scroll left top; }
div#banner { background: transparent url(../images/art/art_bnr.gif) no-repeat left top; }
div#bannerAndMeat {  background: transparent url(../images/art/light_canvas.jpg); }
/* beloit banner top and bottom nav */
div#beloit_banner_top {
	background: url(../images/art/beloit_banner_nav.gif) no-repeat;
	height: 20px;
}
div#beloit_banner_bottom {
	background: url(../images/art/beloit_banner_nav.gif) 0 -40px no-repeat;
	height: 20px;
}
div#banner h1 {
	float:left;
	width: 205px;
	height: 30px;
	position: relative;
	overflow:hidden;
}
div#banner h1 a {
	position: relative;
	display: block;
	height: 0;
	padding-top: 30px;
}
div#banner h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
}
div#bc_alert_top {
	height:7px;
	background: url(../images/rounded_bg/rounded_red_emergency_top_canvas.gif) no-repeat;
}
div#bc_alert { 
	min-height: 17px;
	padding: 5px 25px 0 25px;
	background: url(../images/rounded_bg/red_emergency_canvas.gif) repeat-y;
	color: #FFFFFF;
	font-weight: bold;
}
div#bc_alert_btm {
	height:24px;
	background: url(../images/rounded_bg/rounded_red_emergency_bottom_canvas.gif) no-repeat;
}
/*div#bc_alert { background: transparent url(../images/art/light_canvas.jpg) }*/
div#content .pageTitle { color:#630; }
div.side_nav_box { background: transparent url(../images/art/sidenav_rounded_top.png) no-repeat scroll left top; }
div.side_nav_box_content { background: transparent url(../images/art/sidenav_rounded_bot.png) no-repeat scroll left bottom; }
div.side_nav_box_content a { color: #630; }
div.side_nav_box_content a:hover { color: #333; }
li.current, li.active_item { color: #333; background: transparent url(../images/art/current_arrow.gif) no-repeat left .25em; }
div#related a:hover, div#content a:hover { color:#333; }
div#related a, div#content a { color:#630; }
.searchSubmitLink {
	border:1px solid #630;
	color: #630;
	background-color:#DECBAB;
	
}
.searchSubmitLink:hover { color: #DECBAB; background-color:#630; }
