body {
	background-color: #AB7341;
	margin: 0px;
	background-image: url(images/background_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu {
	font-family: Verdana;
	font-size: 9pt;
	color: #83613E;
	text-decoration: none;
	background-image: url(images/kingston_06.jpg);
	background-repeat: repeat-x;
	font-weight:bold;
}
.menu a:link{
	font-family: Verdana;
	font-size: 9pt;
	color: #83613E;
	text-decoration: none;
	font-weight:bold;
}
.menu a:visited{
	font-family: Verdana;
	font-size: 9pt;
	color: #83613E;
	text-decoration: none;
	font-weight:bold;
}
.menu a:hover{
	font-family: Verdana;
	font-size: 9pt;
	color: #00773d;
	text-decoration: none;
	font-weight:bold;
}
.maintext {
	font-family: Verdana;
	font-size: 10pt;
	color: #83613E;
	text-decoration: none;
}
.maintext a:link{
	font-family: Verdana;
	font-size: 10pt;
	color: #83613E;
	text-decoration: none;
}
.maintext a:visited{
	font-family: Verdana;
	font-size: 10pt;
	color: #83613E;
	text-decoration: none;
}
.maintext a:hover{
	font-family: Verdana;
	font-size: 10pt;
	color: #AB7341;
	text-decoration: none;
}
.heading {
	font-family: "Monotype Corsiva";
	font-size: 16pt;
	color: #83613E;
	text-decoration: underline;
}
.footer {
	font-family: Verdana;
	font-size: 8pt;
	color: #83613E;
	text-decoration: none;
}
.footer a:link{
	font-family: Verdana;
	font-size: 8pt;
	color: #83613E;
	text-decoration: none;
}
.footer a:visited{
	font-family: Verdana;
	font-size: 8pt;
	color: #83613E;
	text-decoration: none;
}
.footer a:hover{
	font-family: Verdana;
	font-size: 8pt;
	color: #AB7341;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #993300;
	padding:3px;
}
.textbox {
	font-family: Verdana;
	font-size:8pt;
	color:#333333;
	background-color:#FCF4F0;
	border: solid 1px #FCC1A5;
}
