/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

body {
	background-attachment: fixed;
	background-color: #0855a3;
	background-image: url(images/bk01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Comic Sans MS;
	font-size: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}

h1 {
	color: #000000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	text-transform: uppercase;
}

p {
	color: #000000;
	font-family: Comic Sans MS;
	font-size: 18px;
}

td{
	color: #fe00ff;
	font-family: Comic Sans MS;
	font-size: 12px;
}

.bknav {
	border-bottom-width: 3px;
	border-color: #99CBB0 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 3px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 4px;
	text-align: left;
	text-transform: uppercase;
}

.btaddress {
	color: #000000;
  font-weight: bold;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 0px;
}

.btcontent {
	background-color: #0855A3;
	background-image: url(images/bk01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btdate {
	color: #E2DED0;
	font-size: 15px;
	font-style: italic;
}

.btname {
	color: #ff7f00;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 4px;
	text-align: center;
	text-transform: uppercase;
}

#nav a:link, #nav a:visited {
	background-color: #7290B6;
	border-bottom-width: 1px;
	border-color: #EAEAEA #20324F #20324F #EAEAEA;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
	height: auto;
	padding: 2px 10px;
	text-decoration: none;
	width: auto;
}

#nav a:active, #nav a:hover {
	background-color: #FEF5D6;
	border-bottom-width: 1px;
	border-color: #20324F #EAEAEA #EAEAEA #20324F;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #333333;
	height: auto;
	padding: 2px 10px;
	text-decoration: none;
	width: auto;
}
