/* style copyrighted  © Digital Touch Website Design */

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

a:hover{
	color: #CFBCA7;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	border: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #CFBCA7;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #B69878;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
	color: #000000;
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1{
	color: #7D5B40;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

td, p {
	color: #000000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.btcontent {
	background-color: #FFFAD2;
	background-image: url(images/bkcontent.jpg);
	background-repeat: repeat-y;
}

.btcontentbk {
	background-color: #FFFAD2;
	background-image: url(images/bkcontenttop.jpg);
	background-repeat: repeat-x;
}

.btcopyrights {
	color: #E8EBD5;
	font-size: 11px;
	font-style: italic;
}

.btheaderbk {
	background-image: url(images/bkheader.jpg);
	background-repeat: repeat-x;
}

.btmain {
	background-color: #507295;
	border: 8px #5F85B4 outset;
}
