body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
H1 {
	font-family: "Century Gothic";
	color: #DE1922;
	padding: 20px 0px 0px;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: normal;
}
P {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.grey-border {
	border: 1px solid #CCCCCC;
	font-family: "Century Gothic";
	font-size: 12px;
}
.grey-border-no-bottom {
	font-family: "Century Gothic";
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.grey-border-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.grey-border-right {
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
}
.grey-border-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-left-style: solid;
}
.text-bg {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.headlines {

	font-family: "Century Gothic";
	font-size: 11px;
	color: #447100;
	line-height: 20px;
}
#news {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #447100;
	line-height: 20px;
}
#news A:link {
	COLOR: #447100
}
#news A:visited {
	COLOR: #447100
}
#news A:hover {
	COLOR: #447100
}
.footer {
	color: #666666;
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
}
.footer a {
	color: #666666;
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: underline;
}
.left-menu {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.left-menu a {
	font-family: "Century Gothic";
	font-size: 12px;
	padding-left: 20px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.left-menu a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	padding-left: 20px;
	text-decoration: underline;
	color: #CE151D;
	font-weight: normal;
}
.text {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.text a {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
}
.text a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 140%;
	color: #DE1922;
	text-decoration: underline;
}
