/* Word Wrangler */

a:link{
	font-weight : bold;
	color : #A06B28;
	text-decoration : underline;
}

a:visited{
	font-weight : bold;
	color : #A06B28;
	text-decoration : underline;
}

a:hover{
	background : #D69A54;
	color : #000000;
	font-weight : bold;
	text-decoration : underline overline;
}

a:active{
	background : #999999;
	color : #A06B28;
	text-decoration : underline overline;
}

body{
	background : #E3BF81 url(header5.jpg) no-repeat center top;
	color : #000000;
	font : 12px Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color : #EED9B4;
	scrollbar-arrow-color : #A06B28;
	scrollbar-darkshadow-color : #A06B28;
	scrollbar-face-color : #A06B28;
	scrollbar-highlight-color : #EED9B4;
	scrollbar-shadow-color : #A06B28;
	scrollbar-track-color : #EED9B4;
}

h1{
	color : #764F20;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 1px;	
}

p{
	color : #000000;
	font : 12px Arial,Helvetica,sans-serif; text-indent: .20in; text-align: justify;
}

td{
	color : #000000;
	font : 12px Arial,Helvetica,sans-serif; text-indent: .20in; text-align: justify;
}

.btbdr{
	border : 1px #A06B28 solid;
}

.btcontent{
	background : #EED9B4;
	border : 1px #A06B28 solid;
}

.btcopyrights{
	background : #EED9B4;
	border : 1px #A06B28 solid;
	font-size : 10px;
}

.btfoot{
	background : url(bknav.jpg) #FFFFFF repeat-y;
	font-size : 10px;
}

.btname{
	color : #A06B28;
	font-size : 14px;
	font-weight : bold;
}

.btnav{
	background : #EED9B4;
	border : 1px #A06B28 solid;
}

.btnavtitle2{
	background : #A06B28;
	color : #FFFFFF;
	font-variant : small-caps;
	font-weight : bold;
}
