/* style copyrighted  © Digital Touch. Duplication or redistribution is strictly prohibited. */

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

a:active, a:hover {
	background-color: #FFD68B;
	color: #840401;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #FEDB87;
	background-image: url(images/bkheader.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Verdana, serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	background-color: #F8F5F1;
	color: #616161;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
	text-transform: capitalize;
}

h2 {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #62849E;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}

h3 {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #62849E;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
}

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

.btcontent {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-color: #000000 #808080 #808080 #000000;
	border-left-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0px;
}

.btcopyrights {
	color: #666666;
	font-size: 11px;
}

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

