/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

a:hover{
	background-color: #CDB182;
	color: #000000;
	text-decoration: underline overline;
}

a:active{
	background-color: #CDB182;
	color: #000000;
	text-decoration: underline overline;
}

body{
	background: url(images/bk.jpg);
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	background: transparent;
	color: #424946;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

h2 {
	background-color: transparent;
	color: #A57D4A;
	font-size: 14px;
	text-decoration: underline;
}

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;
}

.btnav {
	background-color: #556C4F;
	color: #FFFFFF;
}

.btnews {
	background-color: #BABCAF;
	border: 1px #A3A78E solid;
	color: #000000;
}

.bttitle {
	background-color: #556C4F;
	border: #A3A78E;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
}
