/* -----[ Go Cyber Style Sheet ]-- */
/* -----[   www.gocyber.co.nz ]--- */

html, body, div, p, dl, dd, dt, ol, ul, li, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
}
p {
	padding-top: 8px;
}
img {
	border: 0;
}
.nav {
	font-weight: normal;
 color: #cd7f2b;
	padding-right: 28px;
}
.home_copy {
	padding: 0 40px 8px 40px;
	color: #ffffff;
}
.rh_copy {
	padding: 10px 20px 2px 20px;
	color: #ffffff;
}
.clearfix {
	clear: both;
}
.white {
	padding-left: 6px;
	color: #ffffff;
	background-color: #8e9214;
}

/* -----[ Links ]------------------------- */

a {
	color: #e47905;
	text-decoration: none;
}
a:hover {
	color: #8e9214;
	text-decoration: none;
}
a.nav {
 color: #e47905;
	text-decoration: none;
	padding-right: 15px;
}
a.nav:hover {
	color: #8e9214;
	text-decoration: none;
	padding-right: 15px;
}
a.nav_two {
 color: #8e9214;
	text-decoration: none;
	padding-right: 15px;
}
a.nav_two:hover {
	color: #e47905;
	text-decoration: none;
	padding-right: 15px;
}
a.nav_twolast {
 color: #8e9214;
	text-decoration: none;
}
a.nav_twolast:hover {
 color: #e47905;
	text-decoration: none;
}
a.nav_last {
 color: #e47905;
	text-decoration: none;
}
a.nav_last:hover {
 color: #8e9214;
	text-decoration: none;
}
a.home {
 color: #ffffff;
	text-decoration: none;
}
a.home:hover {
 color: #ffffff;
	text-decoration: underline;
}
a.rh {
	color: #ffffff;
	text-decoration: none;
	padding: 8px 0 0 20px;
}
a.rh:hover {
	color: #ffffff;
	text-decoration: underline;
	padding: 0 0 0 20px;
}
a.gcl {
	color: #aeafb4;
	text-decoration: none;
}
a.gcl:hover {
	color: #8e9214;
	text-decoration: underline;
}


/* -----[ Headers ]------------------------ */

h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.03em;
	color: #8e9214;
	padding-bottom: 6px;
}
h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	letter-spacing: 0.03em;
	font-weight: bold;
	font-style: normal;
	color: #e47905;
	line-height: 16px;
	padding: 16px 0 2px 0;
}
h3,h4,h5,h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.01em;
	color: #CCCCCC;
	line-height: 24px;
	text-align: justify;
	padding: 0 20px 6px 20px;
	border-bottom: solid white 1px;
}


/*------------Footer------------*/

.copyright {
	padding: 10px 20px 20px 30px;
	font-size: 11px;
	color: #aeafb4;
}
.copyright_gen {
	padding: 75px 20px 20px 50px;
	font-size: 11px;
	color: #aeafb4;
}
