@charset "utf-8";
.navigation {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #7A6D58;
	text-decoration: none;
}
.link_color {
	color: #6B95BB;
	text-decoration: none;
}
.links {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #B42D31;
	text-decoration: none;
}
.alignbgtop {
	background-repeat: no-repeat;
	background-position: top;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	line-height: 25px;
}

a:hover {
	text-decoration: underline;
}
.body {
	background-color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B42D31;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8A785D;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}

.leftcol_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CECBB9;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

