@charset "utf-8";
body {
	/* background-color: #593E1A; */
	background-color: #7AA7CC;
}
.investments {
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.redhead {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.content {
	font-family: "Century Gothic";
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	font-size: 12px;
	padding-top: 25px;
	text-align: justify;
	padding-right: 30px;
}
.orangedark {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #712f00;
	text-decoration: none;
}

.content a {
	text-decoration: underline;
	color: #444444;
}
a:hover {
	font-weight: normal;
	color: #D44B1F;
	text-decoration: underline;
}
.content_sub {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	text-align: justify;
}
.content_sub a {
	text-decoration: underline;
	color: #444444;
	
}
.content_sub a:hover {
	text-decoration: underline;
	color: #D44B1F;
}
.content_sub_two {
	text-decoration: underline;
	color: #444444;
}
.content_sub_two a:hover {
	text-decoration: underline;
	color: #D44B1F;
}
.footer {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer a {
	text-decoration: underline;
	color: #000000;
}
.footer a:hover {
	text-decoration: underline;
	color: #D44B1F;
}
.leftmenu {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	padding-top: 25px;
}
.leftmenu a {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #D44B1F;
	text-decoration: none;
}
.head_tagline {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.head_tagline_black {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.yellowhead {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.whitetext {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
