/* navigation */
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
	background-image: url(../images/navbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navigation a {
	color: #852b17;
	line-height: 35px;
	padding: 0;
	text-decoration: none;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.nav1 a:hover {
	background: url(../images/nav1.gif) no-repeat center top;
	padding-top: 0px;
}
/*nav2 */
.nav2 a {
	color: #852b17;
	float: left;
	line-height: 35px;
	padding: 0;
	text-decoration: none;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.nav2 a:hover {
	background: url(../images/nav2.gif) no-repeat center top;
	padding-top: 0px;
}
/*nav3 */
.nav3 a:hover {
	background: url(../images/nav3.gif) no-repeat center top;
	padding-top: 0px;
}
/*nav4 */
.nav4 a:hover {
	background: url(../images/nav4.gif) no-repeat center top;
	padding-top: 0px;
}/*nav5 */
.nav5 a:hover {
	background: url(../images/nav5.gif) no-repeat center top;
	padding-top: 0px;
}/*nav6 */
.nav6 a:hover {
	background: url(../images/nav6.gif) no-repeat center top;
	padding-top: 0px;
}
