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

a:link, a:visited {
	color: #5D9719;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

body{
	background: #DFCB99 url('images/bk.jpg') no-repeat left top;
	color: #000000;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:Arial, Helvetica, sans-serif
}

h1 {
	color: #445A45;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: capitalize;
	text-align: left;
	font-style: italic;





}

h2 {
	color: #445A45;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

h3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

h4 {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

h5 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

h6 {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

p, td {
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
}

.btconame {
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.btcopyrights {
	font-size: 10px;
}

#nav a:hover {
	background: #33CC00;
}