a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #D5A517;
	font-weight: bold;
	text-decoration: underline;



}
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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F5BF21;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/honey.jpg);
	background-repeat: repeat-x;


}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}
/*
input , textarea {
 	font-size: 10pt; 
	color: #505050; 
	border: 1px solid #505050; 
	background-color: #ffffff;
}
/*this is to enlarge the text box when typing into it--!>*/
/*input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #94E896;
 }
 */
   .navbar {
	text-align: left;
	font-weight: bold;
	color: #999999;
	list-style-image: url(../images/bee.gif);


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

}

.contactbox {
	background-color: #eeeeee;
	border: 2px solid #000000;
	padding: 5px;
}
.mainpage {
	background-color: #FFFFFF;
	border: 1px dashed #999999;
}
.headermedium,
.headermedium a,
.headermedium a:link,
.headermedium a:visited,
.headermedium a:hover,
.headermedium a:active {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.redtext {
	color: #FF0000;
}

.textbox {
	padding: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
