/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #6C3C18;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #A97432;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bkmain.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1 {
	color: #706D68;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(images/bktitle.gif);
	text-indent: 5px;
	background-repeat: no-repeat;
	background-position: left top;


}

h2 {
	color: #808080;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-indent: 0px;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.btcopyrights {
	color: #000000;
	font-size: 10px;
	text-align: center;

}

.btheader {
	background-image: url(images/bkheader.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;

}
.btbk {
	background-color: #BAC6D2;
}
