.backhome {
	background-image: url(images/back-home_04.jpg);
	background-repeat: no-repeat;
}
.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-align: right;
	word-spacing: 0px;
	letter-spacing: 2px;
}
.navON {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-align: right;
	word-spacing: 50px;
	letter-spacing: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3EB8E4;
	padding-bottom: 2px;
}
.nav a:link {
	color: #69321D;
	text-decoration: none;
}
.nav a:visited {
	color: #69321D;
	text-decoration: none;
}
.nav a:hover {
	color: #3EB8E4;
	text-decoration: none;
}
.nav a:active {
	color: #69321D;
	text-decoration: none;
}
.hometext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	color: #333;
	margin-left: 325px;
	margin-right: 50px;
}
.gentext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #333;
}
.homesub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #69321D;
	margin-left: 325px;
}
.sub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #69321D;
	margin-top: 35px;
}
.bottomback {
	background-image: url(images/bottom-border.jpg);
	background-repeat: no-repeat;
}
.whitetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #FFF;
	text-align: right;
}
.whitetext a:link {
	color: #E1F4FB;
	text-decoration: underline;
}
.whitetext a:visited {
	color: #E6E4DF;
	text-decoration: underline;
}
.whitetext a:hover {
	color: #69321D;
	text-decoration: none;
}
.whitetext a:active {
	color: #E1F4FB;
	text-decoration: underline;
}
.subback {
	background-image: url(images/sub-back_04.jpg);
	background-repeat: repeat-y;
}
.subnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 13pt;
	font-weight: bold;
	text-align: right;
	margin-right: 75px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #7F5C58;
	padding-bottom: 15px;
	color: #FFF;
}
.subnav a:link {
	color: #3C0B04;
	text-decoration: none;
}
.subnav a:visited {
	color: #3C0B04;
	text-decoration: none;
}
.subnav a:hover {
	color: #FFF;
	text-decoration: none;
}
.subnav a:active {
	color: #3C0B04;
	text-decoration: none;
}
.gentext a:link {
    color: #0389BA;
    text-decoration: underline;
}
.gentext a:visited {
    color: #0389BA;
    text-decoration: underline;
}
.gentext a:hover {
	color: #69321D;
	text-decoration: none;
}
.gentext a:active {
    color: #0389BA;
    text-decoration: underline;
}
.hometext a:link {
    color: #0389BA;
    text-decoration: underline;
}
.hometext a:visited {
    color: #0389BA;
    text-decoration: underline;
}
.hometext a:hover {
	color: #69321D;
	text-decoration: none;
}
.hometext a:active {
    color: #0389BA;
    text-decoration: underline;
}
