/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link {
	color: #F90E85;
	text-decoration: underline;
}

a:visited {
	color: #F9118B;
	text-decoration: underline;
}

a:hover {
	color: #6A32B7;
	text-decoration: none;
}

a:active {
	color: #6A32B7;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bkheader.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h1 {
	color: #476B13;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	color: #476B13;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

p, td {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btinfox {
	background-image: url(images/bkinfobox.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btnavbk {
	background-image: url(images/bknav.jpg);
	background-repeat: repeat-y;
}

.btquote, .btcopyrights {
	font-size: 10px;
	font-style: italic;
}

#nav a:link, #nav a:visited {
	color: #333366;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
}

#nav a:hover {
	padding-top: 3px;
	background-color: #FEEBF6;
	border: 1px #E396C4 solid;
	color: #333366;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
}

#nav a:active {
	background-color: #FEEBF6;
	border: #E396C4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #333366;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
}
