@charset "UTF-8";
/* CSS Document */

#content-main {
}

#content-top {
	top: auto;
	background-color: #FFFFFF;
	margin-top: -15px;
}

#nav-bottom {
	border-top-width: 5px;
	border-top-style: none;
	border-top-color: #85501A;
	background-image: url(../images/backgrounds/orangespackle.jpg);
	height: 22px;
	margin-top: -15px;
	margin-bottom: 5px;
	background-color: #000000;
}

#nav-main {
	background-color: #C2782A;
	color: #FFFFFF;
	height: 85px;
	background-image: url(../images/backgrounds/orangespackle.jpg);
	width: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #A16321;
	border-bottom-color: #85501A;
	border-left-color: #A16321;
}

#nav-top {
	background-color: #000000;
	color: #CCCCCC;
	height: 22px;
	font-size: 12px;
}
