a:link {
	color: #c6a532;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #d6ba57;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;



}
a.navlinks:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;



}
a.navlinks:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;




}
a.navlinks:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;


}
body {
	background-color: #f9f2da;
	padding-top: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;



}
td {
	font-family: Arial, Helvetica, sans-serif;

}
input , textarea {
	font-size: 10pt;
	color: #c6a532;
	border: 1px solid #c6a532;
	background-color: #403524;
	font-weight: bold;

}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #999999;
	background-color: #403524;
	font-weight: bold;
	color: #c6a532;

 }  .navbar {
	text-align: left;
	font-weight: bold;
	color: #999999;


}
.blacktext {
	color: #000000;
}
hr {
	color: #284361;

}
.textgold {
	color: #c6a532;

}
.bottombar {
	background-image: url(../images/bottom.png);
	background-repeat: repeat-x;
}
.page {
	padding: 11px;
}
.textbrown {
	color: #403524;
	font-weight: bold;
}
