@charset "utf-8";
.main_bg {
	margin: 0px;
	background-image: url(images/backgrounds/earth_bg_main.jpg);
	background-color: #000;
	background-repeat: repeat-x;
}
.footertxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.navmainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.headintxtorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E36F1E;
}
.headintxtbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B98C74;
}
.headintxtgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BABCBE;
}
a.navmainwhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navmainwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navmainwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E36F1E;
	text-decoration: underline;
}
.headintxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.headintxtwhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.headintxtwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.headintxtwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E36F1E;
	text-decoration: underline;
}
.headintxtorangelrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E36F1E;
}
a.headintxtorangelrg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E36F1E;
	text-decoration: none;
}
a.headintxtorangelrg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E36F1E;
	text-decoration: none;
}
a.headintxtorangelrg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: underline;
}
.navmainorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E36F1E;
}
.sky_blue {
	margin: 0px;
	background-image: url(images/backgrounds/sky_bg/blue_sky.jpg);
	background-color: #0B0301;
	background-repeat: repeat-x;
}
.sky_light_blue {
	margin: 0px;
	background-image: url(images/backgrounds/sky_bg/blue_light_sky.jpg);
	background-color: #0B0301;
	background-repeat: repeat-x;
}
.sky_grey {
	margin: 0px;
	background-image: url(images/backgrounds/sky_bg/white_sky.jpg);
	background-color: #0B0301;
	background-repeat: repeat-x;
}
.sky_lightest_blue {
	margin: 0px;
	background-image: url(images/backgrounds/sky_bg/blue_lightest_sky.jpg);
	background-color: #0B0301;
	background-repeat: repeat-x;
}
.sky_black {
	margin: 0px;
	background-image: url(images/backgrounds/sky_bg/black_sky.jpg);
	background-color: #0B0301;
	background-repeat: repeat-x;
}
.sky_sand {
	margin: 0px;
	background-image: url(images/backgrounds/sky_bg/sand_sky.jpg);
	background-color: #0B0301;
	background-repeat: repeat-x;
}
.sky_greyest {
	margin: 0px;
	background-image: url(images/backgrounds/sky_bg/grey_sky.jpg);
	background-color: #0B0301;
	background-repeat: repeat-x;
}
.sky_orange {
	margin: 0px;
	background-image: url(images/backgrounds/sky_bg/orange_sky.jpg);
	background-color: #0B0301;
	background-repeat: repeat-x;
}
.sky_yellow {
	margin: 0px;
	background-image: url(images/backgrounds/sky_bg/yellow_sky.jpg);
	background-color: #0B0301;
	background-repeat: repeat-x;
}
.sky_sandhill {
	margin: 0px;
	background-image: url(images/backgrounds/sky_bg/sandhill_sky.jpg);
	background-color: #0B0301;
	background-repeat: repeat-x;
}
a.footertxtwhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footertxtwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footertxtwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F60;
	text-decoration: underline;
}
.sky_contact {
	margin: 0px;
	background-image: url(images/backgrounds/sky_bg/contact_sky.jpg);
	background-color: #0B0301;
	background-repeat: repeat-x;
}
