/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	background: transparent;
	color: #840403;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #840403;
	text-decoration: underline;
}

a:hover{
	background-color: #DDE2C7;
	color: #000000;
	text-decoration: underline overline;
}

a:active{
	background-color: #DDE2C7;
	color: #000000;
	text-decoration: underline overline;
}

body{
	background: url("images/bk.gif");
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	background: transparent;
	color: #355603;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

h2 {
	background-color: transparent;
	color: #840403;
	font-size: 16px;
	font-weight: bold;
	}
h5 {
    background-color: #556B2F;
    color: #FF69B4;
    font-size: 14px;
}

hr {
	background-color: transparent;
	color: #777777;
}

p{
	background: transparent;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

td{
	background: transparent;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.btcontent {
	background-image: url("images/bkcontent.jpg");
	background-repeat: repeat-y;
}

.btcopyrights {
	font-size: 10px;
}

.btheader2bk {
	background-image: url("images/banner2.jpg");
	background-repeat: no-repeat;
}

.btheader3bk {
	background-image: url("images/banner3.jpg");
	background-repeat: no-repeat;
}

.btnav {
	background-color: #95A753;
	border: 1px #000000 solid;
	color: #000000;
}

.btnews {
    font-size: 10px;
	background-color: #C3CD9C;
	border: #000000 solid;
	border-width: 0px 1px 1px;
	color: #000000;
}

.btcaption {
    font-size: 10px;
	background-color: #C3CD9C;
	color: #000000;
}

.bttitle {
	background-color: #840403;
	border: 1px #000000 solid;
	color: #C3CD9B;
	font-weight: bold;
}
.kttitle {
	background-color: #FF69B4;
	border: 1px #000000 solid;
	color: #C3CD9B;
	font-weight: bold;
}
.btwelcomemsg {
	color: #F88032;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}
