.page_heading {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #E09616;
}
.sub_headers {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E09616;
}
.maintext {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.boxtext {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/box_fill.jpg);
	background-repeat: repeat;
}
.small_print {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.left_buts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #E09616;
	font-weight: bold;
}
a:link {
	color: #E09616;
}
a:visited {
	color: #E09616;
}
a:hover {
	text-decoration: none;
	color: #E09616;
}
a:active {
	color: #E09616;
}
a:visited {
	color: #E09616;
}
.MAINTEXTBOLD {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
}
.contacttext {
	font-family: "Century Gothic";
	font-size: 11px;
	text-transform: lowercase;
	color: #FFFFFF;
}
