body
{
background:#555657;
font-family:arial;
font-size:12px;
font-weight:bold;
margin-top:50px;
}

img.filler
{
	margin-bottom:2px;
	height:30;
}

div.links
{

	color: #AD9346 /*#cc9933;#AD9346;*/
	font-family:arial;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

div.maintext
{	
	text-align:top;
	margin-left:10px;
	color:#453B36;
}

div.navig
{	
	
	text-align:center; 
	font-size:14px;
	color:#AD9346;
}


a
{
	text-decoration:none;
	color:#AD9346
}

a:hover
{
	text-decoration:underline;
}
.active
{
	text-decoration:none;
	color:#CCCCCC;
}

.flash
{
	margin-top:1px;
}

td.plainsq
{
	width:195px;
	height:21px;
	background-image: url("images/plainsq2.png");
	/*background-color: #271A02;*/
	color: #271A02;
	background-color: #AD9346;
	background-position: center;
	background-repeat:repeat-x;
}

td.plainsqlast
{
	width:195px;
	height:21px;
	background-image: url("images/plainsq.png");
	/*background-color: #271A02;*/
	color: #271A02;
	background-color: #AD9346;
	background-position: center;
	background-repeat:repeat-x;
}

td.active
{
	width:195px;
	height:21px;
	/*color: #FFFFFF;
	background-image: url("images/plainsqactive.png");*/
	color: #271A02;
	background-color: #AD9346; /*#cc9933; *#AD9346;*/
	background-position: center;
	background-repeat:repeat-x;
}

td.activelast
{
	width:195px;
	height:21px;
	/*color: #FFFFFF;
	background-image: url("images/plainsqactive.png");*/
	color: #271A02;
	background-color: #AD9346; /*#cc9933; *#AD9346;*/
	background-position: center;
	/*background-repeat:repeat-x;*/
}

.subtitle
{
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}

.contact
{
	margin-left:14px;
}
.form
{
	margin-top:14px;
}

.menucolor {
	color: #AD9346 /*cc9933;  #AD9346 yellowcolor*/
}

.activecolor {
	color: #271A02;
}

.activecolorlast {
	color: #271A02;
	background-color: #AD9346;
}
.contact_title {
font-size:15px;
font-weight:bold;
}

.very_small_text {
font-size:4px;
}
