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

a:link {
	color: #CC6633;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #CC6633;
	font-weight: bold;
	text-decoration: underline;
}

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

a:active {
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-image: url(images/bkleaves.jpg);
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	color: #BB4A0E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.btconame {
	background-color: #C47F20;
	color: #993300;
	font-size: 24px;
	font-weight: bold;
	padding-right: 10px;
}

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

.btcopyrights {
	background-color: #C47F20;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
.btcopyrights a:link{
	background-color: #C47F20;
	color: yellow;
	font-size: 9pt;
	text-decoration:none;
}
.btcopyrights a:visited{
	background-color: #C47F20;
	color: yellow;
	font-size: 9pt;
	text-decoration:none;
}
.btcopyrights a:hover{
	background-color: #C47F20;
	color: black;
	font-size: 9pt;
	text-decoration:underline;
}

.btheader {
	background-color: #C47F20;
}

.btimgbk {
	background-color: #C3500D;
}
	.hidelink {font-weight:normal;}
	.hidelink a:visited {color:#000044;text-decoration:none;}
	.hidelink a:link {color:#000044;text-decoration:none;}
	.hidelink a:hover {color:#0000FF;text-decoration:none;}
.capitals {
	color:white;
	font-size:8pt;
	text-align: center;
	text-decoration: none;
}
.capitals a:visited {
	color:yellow;
	font-size:8pt;
	text-decoration: none;
}
.capitals a:link {
	color:yellow;
	font-size:8pt;
	text-decoration: none;
}
.capitals a:hover {
	color:black;
	text-decoration: none;
	font-size:8pt;
}
.contact {
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}	
.title {font-size:12pt;font-weight:bold;text-align:center;}
.hidelink { font-weight:normal;text-decoration:none;}
.hidelink a:visited { font-weight:normal;text-decoration:none;}
.hidelink a:link { font-weight:normal;text-decoration:none;}
.hidelink a:hover { color:black; font-weight:normal;text-decoration:none;}

