/* CSS Document */

.top_line{
font-family:Arial;
font-size:14px;
color:#b48d5c;
font-weight:bold;
}
.top_linemiddle{
font-family:Arial;
font-size:14px;
color:#1f1d1b;
font-weight:bold;
}
.subheading{
font-family:Arial;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}

.links{
font-family:Arial;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.links:hover{
font-family:Arial;
font-size:13px;
color:#333333;
font-weight:bold;
text-decoration:none;
}

.LEFT_links{
font-family:Arial;
font-size:13px;
color:#6a5b47;
font-weight:bold;
text-decoration:none;
}

.LEFT_links:hover{
font-family:Arial;
font-size:13px;
color:#333333;
font-weight:bold;
text-decoration:none;
}
.top_content{
font-family:Arial;
font-size:12px;
color:#4f531f;
font-weight:bold;
text-decoration:none;
}
.content{
font-family:Arial;
font-size:12px;
color:#000000;
font-weight:normal;
padding-right:4px;

}
.footerwhite{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
padding:4px;

}


.footersand{
font-family:Arial;
font-size:11px;
color:#aa5d20;
font-weight:normal;
padding:4px;

}
.FormText {
	font:Georgia;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}