.logo_repeat {
	background-image: url(../images/logo_bg_repeat.png);
}

.content_bg {
	background-color: #FFFFFF;
	border: 1px solid #bcb082;
}
.nav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.nav a {
	display:block;
	font-weight: bold;
	padding: 15px 3px 3px 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b58c4d;
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #b58c4d;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B58C4D;
	padding: 10px;
	text-indent: 5px;
	text-align:left;
}
h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B58C4D;
	padding: 10px;
	text-indent: 5px;
	text-align:center;
}
h3 a:link, h3 a:visited, h3 a:active {
	color: #B58C4D;
	text-decoration:underline;
}
h3 a:hover {
	text-decoration:none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B58C4D;
	padding: 10px;
	text-indent: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding: 5px 10px;
	text-align:left;
}
p a:link, p a:visited, p a:active {
	color: #333333;
	text-decoration:underline;
}
p a:hover {
	text-decoration:none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding: 5px 10px;
	text-align:left;
}
.text a:link, .text a:visited, .text a:active {
	text-decoration:underline;
	color: #896938;
}
.text a:hover {
	text-decoration:none;
}
.normal {
	color: #896938;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
}
.normal a:link, .normal a:visited, .normal a:active {
	color: #896938;
	text-decoration:none;
}
.normal a:hover {
	text-decoration:underline;
}
ul {
	margin: 0px 15px 0px 30px;
	padding: 0px;
	text-align:left;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
}
.footer-text a:link, .footer-text a:visited, .footer-text a:active {
	text-decoration:none;
	color: #fff;
}
.footer-text a:hover {
	text-decoration:underline;
}
.brown_bg {
	background-color: #F5F0E9;
	border: 1px solid #D3BC98;
}
.text strong {
	color: #896938;
	font-weight: bold;
}
.imgb, .picborder {
	margin: 2px;
	padding: 2px;
	border: 1px solid #A8975B;
}

