@charset "UTF-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #e50275;
}
a:visited {
	text-decoration: none;
	color: #e50275;
}
a:hover {
	text-decoration: none;
	color: #e50275;
}
a:active {
	text-decoration: none;
	color: #e50275;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #e7881c;
	text-decoration: none;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336532;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 18px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #637F87;
	line-height: 18px;
	padding-right: 20px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #e50275;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 18px;
}
.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 50px;
	line-height: 4px;
}
.subnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F4C431;
	text-decoration: none;
}
.subnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.chart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.lines_top_bottom {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #d2b69f;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #d2b69f;
}
.line_pink {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e50275;
	margin-right: 50px;
	margin-left: 50px;
}
.lines_bottom {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #d2b69f;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e50275;
	padding-left: 50px;
	line-height: 18px;
}
.image_right {
	margin-top: 20px;
	margin-left: 10px;
}
.text_love {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336532;
	padding-left: 50px;
	line-height: 18px;
}
