.buttonscontainer {width: 120px;}
.buttons a {color: #000000;
background-color: #E2C999;
padding: 2px;
padding-left: 3px;
border-left: 10px solid #6D502A;
font: 12px Geneva, Arial, Helvetica, san-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid #000000;
text-decoration: none;
color: #513117;}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #513117;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #513117;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #513117;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
a {
	font-size: 10px;
}

			input, textarea, select
			{
				font-family: verdana;
				font-size: 11px; background: #F4DEA2;
			}
			input, textarea
			{
				border: 1px solid; border-color: #6E502C;
			}

