.logo-watermark {
	background-image: url(../images/art_logo_watermark.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-bottomline {
	background-image: url(../images/bg_bottom_line.jpg);
	background-repeat: repeat-x;
}
.brown11 {
	font-family: Tahoma;
	font-size: 11px;
	color: 925413;
	text-decoration: none;
}
.brown11:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	text-decoration: none;
}
.brown12 {
	font-family: Tahoma;
	font-size: 12px;
	color: 925413;
	text-decoration: none;
}
.brown12:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: 000000;
	text-decoration: none;
}
.green10 {
	font-family: Tahoma;
	font-size: 10px;
	color: 564922;
	text-decoration: none;
}
.bg-nav {
	background-image: url(../images/bg_navlink.jpg);
	background-repeat: no-repeat;
}
.brown13 {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: 925413;
	text-decoration: none;
}
.brown13:hover {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: 000000;
	text-decoration: none;
}
.deep-brown12 {

	font-family: Tahoma;
	font-size: 12px;
	color: 5C5442;
	text-decoration: none;
}

.white12 {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.deep-brown11 {


	font-family: Tahoma;
	font-size: 11px;
	color: 5C5442;
	text-decoration: none;
}
.deep-brown11:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	text-decoration: none;
}.black13 {


	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.txtfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}