@charset "utf-8";



/* Berryman Equipment */







body



{



		background: #ffffff url(images/bg_top.jpg) repeat-x top;



		padding: 0;



		margin: 0;



		font-family: Arial, Helvetica, sans-serif;



		font-size: 14px;



		font-weight: normal;



		line-height: 18px;



}







img



{



	border: 0;



}







a



{



	color: #CE000C;



	text-decoration: none;



}







a:hover



{



	color: #000;



	text-decoration: underline;



}







h1



{



	padding: 0;



	margin: 0;



	font-family: "Trebuchet MS";



	font-size: 22px;



	color: #CE000C;



}







#logopan



{



	line-height: 91px;



}







#leftpane



{



	background: url(images/lp_top.jpg) no-repeat;	



	padding: 10px 3px;



}







#lp_center



{



	background: url(images/lp_center.jpg) repeat-y;



}







#lp_bottom



{



	background: url(images/lp_bottom.jpg) no-repeat;



	height: 8px;



}







#header



{



	padding-top: 25px;



	padding-bottom: 5px;



}







.nav



{



	padding: 0;



	margin: 0;



    list-style: none;



}







.nav li



{



	margin: 0;



	font-family: Arial;



	font-size: 13px;



	font-weight: bold;



}







.nav li a



{



	display: block;



	background: #cccccc url(images/menuitem_off.jpg) no-repeat;



	line-height: 26px;



	width: 180px;



	padding-left: 10px;



	text-decoration: none;



	color: #ffffff;



}







.nav li a:hover



{



	background: #cccccc url(images/manuitem_on.jpg) no-repeat;



	text-decoration: none;



	color: #000;



}







.nav li a.selected



{



	background: #cccccc url(images/manuitem_on.jpg) no-repeat;



	text-decoration: none;



	color: #cccccccc;



} 







#content_pane



{



	



	padding: 10px;



}







#spacer



{



	background: url(images/x.gif) repeat-x;



}







#footer



{



	background: #b30006 url(images/footer.jpg) repeat-x;



	padding: 10px 0;



	font-family: Arial;



	font-size: 11px;



	color: #FFFFFF;



	line-height: 14px;



}







#footer a



{



	text-decoration: none;



	color: #FFFFFF;



	font-weight: bold;



}







#footer a:hover



{



	color: #000000;



	text-decoration: none;



}