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

.secbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #360000;
	text-decoration: none;
	background-color: #C4B272;
	text-align: center;
	letter-spacing: 12px;
}
.subnav:link {
	color: #471B1A;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C4B272;
	width: 145px;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	float: left;
	font-weight: normal;
	border: 1px solid #9E8D56;
	padding-left: 10px;
	background-image: url(../images/img_subnav_arrow.gif);
	background-position: 2px 5px;
}
.subnav:visited {
	color: #471B1A;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C4B272;
	width: 145px;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	float: left;
	font-weight: normal;
	border: 1px solid #9E8D56;
	padding-left: 10px;
	background-image: url(../images/img_subnav_arrow.gif);
	background-position: 2px 5px;
}
.subnav:hover {
	color: #471B1A;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9E8D56;
	width: 145px;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	float: left;
	font-weight: normal;
	border: 1px solid #9E8D56;
	padding-left: 10px;
	background-image: url(../images/img_subnav_arrow.gif);
	background-position: 2px 5px;
}
.subnav:active {
	color: #471B1A;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C4B272;
	width: 145px;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	float: left;
	font-weight: normal;
	border: 1px solid #9E8D56;
	padding-left: 10px;
	background-image: url(../images/img_subnav_arrow.gif);
	background-position: 2px 5px;
}
.subnavleft:link {
	color: #471B1A;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C4B272;
	width: 185px;
	background-repeat: repeat;
	text-align: left;
	position: relative;
	float: left;
	font-weight: bold;
	border: 1px solid #300404;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.subnavleft:visited {
	color: #471B1A;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C4B272;
	width: 185px;
	background-repeat: repeat;
	text-align: left;
	position: relative;
	float: left;
	font-weight: bold;
	border: 1px solid #300404;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.subnavleft:hover {
	color: #471B1A;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9E8D56;
	width: 185px;
	background-repeat: repeat;
	text-align: left;
	position: relative;
	float: left;
	font-weight: bold;
	border: 1px solid #300404;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.subnavleft:active {
	color: #471B1A;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C4B272;
	width: 185px;
	background-repeat: repeat;
	text-align: left;
	position: relative;
	float: left;
	font-weight: bold;
	border: 1px solid #300404;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

