@charset "UTF-8";

.nav {
	letter-spacing: 0px;
	margin: 0 0 0px 0;
	width: 170px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 20px;
	border-top: 0px none #fff;
	border-right: 0px none #fff;
	border-bottom: 1px solid #a09425;
	border-left: 0px none #fff;
}

.nav a {
	display: block;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	width: 170px;
}

.nav a:link, .nav a:visited {
	background: #c2b62e;
	color: #FFFFFF;
	background-position: 5px;
}

.nav a:hover {
	background: #26ae17;
	color: #FFFFFF;
	text-decoration: none;
}

.navcol-box {
	font-size: 12px;
	margin: 0 0 0.5em 0px;
	padding-bottom: 10px;
	padding-top: 30px;
	text-align: left;
	width: 170px;
	padding-right: 0px;
	text-indent: 10px;

}


.body {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyItal {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
.bodyBold {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyBoldItal {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

.header {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}

.copyRlink a:link {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.copyRlink a:visited, copyRlink a:active {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.copyRlink a:hover {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyR {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}
.linkBody a:link {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBody a:visited, linkBody a:active {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBody a:hover {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #ffcc00;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.lineWhite {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
}
