@import url("/sites/all/themes/erie/style.css");

#header {
	padding: 0;
	margin:0;
	height: 111px; /*rotates images in the banners folder */
	position:relative;
	background-color: #FFFFFF;
	background-image: url(img/banners/rotate.php);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}


.top_right { min-height:452px;  }

.top_center { margin:-13px 0 0 -9px; border:0; }

#nice-menu-1 { z-index:1000; } 

#submenu { height:38px; padding:10px 4px 0 4px; }

#page_top { margin:-9px 0 0 0; }

#nice-menu-2 { z-index:1000; } 

.text-bold-red { font-weight:bold; color:#ab0404; }
.text-gray { color:#b5b4b4; } 
.bg-yellow { background:#f8fd6e; padding:10px 8px; font-weight:bold; }