/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #E0CB72;
	text-decoration: none;
}

a:active, a:hover {
	color: #F6ECB4;
	font-weight: bold;
	text-decoration: none;
}

body{
	background: #A89859;
	color: #000000;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-style: italic;
	color: #35455F;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}

h3 {
	font-style: italic;
	color: #35455F;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

td, p {
	color: #333333;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.btcontent {
	background-image: url(images/bkcontent.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcopyrights {
	font-size: 9px;
}
