body,td,th {
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 9pt;
	color: #625834;
}
body {
	background-image: url(../layout/siteback-1.gif);
	margin-top: 0px;
}

.text{
	margin-left: 5px;
	margin-left: 5px;
}

.contact {
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #33414E;
}

.title{
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 24px;
	color: #33414E; 
	font-weight: bold;
}

.title2{
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 16px;
	color: #33414E; 
	font-weight: bold;
}

a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.link_font{

	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 11px;
	color: #ffcc99;
	font-weight: bold;
	}

input {
	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #666666;

	
}
textarea.grey{
	background-color: #4a2208;
	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #666666;
	border: none;

}

option.grey{
	background-color: #CCCCCC;
	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #666666;


}
select{
	background-color: #CCCCCC;
	font-family:Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #666666;
}

.navigation{
	color: #FFFFFF;
	margin-left: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	font-weight: bold;
}

.navigation a{color:#FFFFFF; text-decoration:none;}
.navigation a:hover{color:#EFE5CA; text-decoration:none;}
.navigation a:visited{color:#FFFFFF; text-decoration:none;}

.sidenavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
}

.sidenavigation a{color:#006600; text-decoration:none; }
.sidenavigation a:hover{
	color:#006600;
	text-decoration:none;
	background-color: #FFFFFF;
}

.main{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #362f2d;
	margin-left: 15px;
}

.main a{color:#FFFFFF; text-decoration:none; }
.main a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#362f2d;
}

.footer{
	color:#BE9859;
	text-decoration:none;
	padding-bottom: 25px;
	padding-top: 10px;
	text-align: center;
}

.footer a{
	color:#BE9859;
	text-decoration:none;
}
.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.footer a:visited{
	color:#BE9859;
}

.input{
	width:95%;
	border-style:solid;
	background-color:#F6DFBD;
	font-family:Trebuchet MS, tahoma, veradana;
	font-size:9pt;
	color:#333333;
	line-height:20px;
	border-color: #F6DFBD;
	padding: 1px;
}
