body{
font-family:"century gothic", sans-serif;
font-size: 12px;
background: #ffffff top left repeat-x;
}
table{
font-size: 12px;

}
blockquote{
margin-top: 4px;
}
#contactform{
padding-left:20px;
	text-align:left;
	font-size: 10px;
	color: #875723;
}
#contactform input{
	font-size: 11px;
	width: 250px;
	color: #875723;
}
#contactform textarea{
	font-size: 11px;
	width: 250px;
	color: #875723;
}
a {
	color: #9d9373;
	border: dotted 0px #cccccc;
	text-decoration: none;
}

a:hover {
	filter:Alpha(opacity=80);-moz-opacity:0.8;
	color: #5a7901;
	text-decoration: none;

}

a:active, a.selected {
	color: #000000;
	text-decoration: none;
}	
