@charset "utf-8";
/* CSS Document */

#banner2 .lines {
	height: 300px;
	background: #98461A url(images/bg_hatched.png);
}

#hr-footer {
	height: 5px;
	clear: both;
	padding: 1px 0 0 0;
	border-top: 1px solid #4A220C;
	border-bottom: 2px solid #4A220C;
	background: #98461A;
}

#nav a:hover {
	border-top: 1px solid #B0A691;
	border-bottom: 1px solid #B0A691;
	background: #867656 url(images/quicknav_hover.png) repeat-x left top;
}


span a:hover {
text-decoration:none;
border:none;
}