.font_page {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: left;
}

.font_small {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}


.font_head {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 23px;
	font-weight: bolder;
	font-variant: normal;
	color: #76564E;
	text-align: left;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #76564E;
	font-weight: bold;
	font-style: normal;
	line-height: 23px;
	font-variant: normal;
	text-align: left;
}
    	
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

a {
	color: #993300;
	
}
a:hover {
	color: #CC0000;
	
}
a:visited {
	color: #993300;
	
}
a:active {
	color: #993300;
	
}

.leftnav {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #555555;
}

a.leftnav {
	color: #5E5E4A ! important;
}

#formErrorMessage {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	display:none;
	color:#ff0000;
	margin-bottom:12px;
}

.copy {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;
	margin-top: 12px;
}
p.seo {
font-size:9px;
color: #E4E7D7;
}
