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

a:visited, a:link {
	color: #006600;
	text-decoration: underline;
}

a:hover{
	color: #000099;
	font-weight: normal;
	text-decoration: none;
}

a:active{
	color: #990000;
	text-decoration: none;
}

body{
	background: url(../images/bk.jpg) fixed;
	color: #990000;
	font: italic 13px "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
}

h1 {
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
}

h2 {
	border-bottom-width: 1px;
	border-color: #666666 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
}

h3 {
	color: #A98B4F;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: left;
	text-decoration: underline;
	text-transform: capitalize;
}

h4 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: left;
	text-decoration: underline;
	text-transform: capitalize;
}

td, p {
	color: #990000;
	font: italic 14px "Times New Roman", Times, serif;
}

.nav_links {
	text-align: center;
}

.btcopyrights {
	font-size: 11px;
	text-align: left;
}

.btinfobox {
	border: 1px solid;
	border-color: #715C31 #1B4B4D #1B4B4D #715C31;
}

