.bkg-texture {

	background-image: url(../images/bkg.gif);

	background-repeat: repeat;

}

.bkg-white {

	background-color: #FFFFFF;

}

.bkg-brown {

	background-color: #120701;

}

.arial-12-white {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;



}

.bkg-gold {

	background-color: #7A4903;

}

.bkg-copper {

	background-color: #C68F52;

}

.bkg-shadow {

	background-image: url(../images/shadow.gif);

	background-repeat: repeat-x;

}

.copper-rule {

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: solid;

	border-top-color: #C68F52;

	border-right-color: #C68F52;

	border-bottom-color: #C68F52;

	border-left-color: #C68F52;

}

.arial-bold-12 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: oblique;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;



}

.bold-oblique17-copper {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: oblique;

	font-weight: bold;

	color: #C68F52;

}

.body-txt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #120701;

	list-style-image: url(../images/bullet.gif);



}

.captions {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #120701;

}

a:hover {

	color: #EFE0CF;

	background-color: #7A4903;

}

.link-gold {

	color: #C68F52;

}

.forms {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	background-color: #EFE0CF;

}

