.nav {
	background: #bd945f;
	border: 0px solid #ffffff;
	letter-spacing: 0px;
	margin: 0 0 6px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lineRedTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #141414;
}
.feet {
	background-image: url(images/feet.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 350px;
}

.nav a {
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.nav a:link, .nav a:visited {
	background: #bd945f;
	color: #141414;
}

.nav a:hover {
	background: #141414;
	color: #bd945f;
	text-decoration: none;
}

.sub-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #bd945f;
	line-height: 26px;
}

.homeLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.homeLink a:visited, homeLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.homeLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyRlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.copyRlink a:visited, copyRlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.copyRlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}

.linkSmall a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkSmall a:visited, linkSmall a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkSmall a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.yellow {
	background-image: url(images/yellow-grad.jpg);
	background-repeat: repeat-x;
	height: 100px;
}

.yellow2 {
	background-image: url(images/yellow-grad2.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.line-orange {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}

.green {
	background-image: url(images/green-grad.jpg);
	background-repeat: repeat-x;
	height: 100px;
	background-position: bottom;
}

.bodyHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.dotted {
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #bd945f;
}
.sub-head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #141414;
	line-height: 30px;
}
.sub-headItal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #141414;
	font-style: italic;
}
