.style8 {
color: #FFFFFF
}

.style4 {
	color: #B5B77C;
	font-style: italic;
	font-weight: bold;
}

.style3 {
	color: #5B6E16;
	font-weight: bold;
}

.style2 {
	padding-bottom: 10px;
	padding-top: 20px;
}

.style1 {
	font-size: 100%;
	color: #5B6E16;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 140%;
	color: #5B6E16;
	
}

#textarea {
	width: 564px;
	float:left;
}

#navlogo {
	width:156px;
}

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
	padding: 20px;
	width: 720px;
	background-color: #FFFFFF;
	overflow: auto;
}

#featurenav {
	height: 300px;
	width: 720px;
	margin-bottom: 20px;
	text-align: right;
}

#featurenav2 {
	height: 300px;
	width: 156px;
	margin-bottom: 20px;
	text-align: right;
	float: right;
}

#logotel {
	width: 156px;
	float: right;
}

.body_text {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#nav_pages {
	display: block;
	width:156px;
}

#nav{
	display: block;
	width:156px;
	float:right;
}

#nav img {
	margin-left: 1px;
}

#nav_pages img {
	margin-left: 1px;
}
#wrapper {
	margin: auto;
	width: 760px;
}
#feature {
	display: block;
	float: left;
}
#footer {
clear: both;
margin-top:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color: #FFFFFF;
text-align:center;
}

a.footerlink:link {
	color: #A9B262;
	text-decoration: none;
}
a.footerlink:visited {
	color: #A9B262;
	text-decoration: none;
}
a.footerlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:active {
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-image: url(../images/bkgd_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #785A3C;
}
.table {
	background-color: #A9B262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style6 {
	color: #A9B262;
	font-weight: bold;
}
.style7 {
color: #A9B262
}

a:link {
	color: #A9B262;
}
a:visited {
	color: #A9B262;
}
a:hover {
	color: #A9B262;
}
a:active {
	color: #A9B262;
}

/*validator style*/
input.invalid, textarea.invalid {
	background-color: #FFE813;
	border-color: #BB0000 !important;
	border-style: solid;
}

input.invalid:focus, textarea.invalid:focus {
	background-color: #FFE813;
	border: 0.2em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0 !important;
}

input:focus, textarea:focus {
	background-image: none;
	border: 0.2em;
	border-color: #7E9FDA;
	border-style: solid;
	margin: 0;
}

input[type="checkbox"]:focus, input[type="radio"]:focus {
	border: 0;
	margin: 0.1em;
}

input[type="submit"] {
	border-style: outset;
	border-width: 0.2em;
	margin: 0em;
}

input[type="submit"]:active {
	border-style: inset;
	border-width: 0.2em;
	margin: 0em;
}

input[type="submit"]:focus {
	border-style: outset;
	border-width: 0.2em;
	margin: 0em;
}

legend {
	background-color: #FFFFFF;
	border: 0.1em;
	border-color: #7E9FDA;
	border-style: solid;
	color: #3362B4;
	font-weight: bold;
	padding: 0.5em;
}

.forminput, textarea {
	width: 100%;
	border: 1px solid #A9B262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px;
}

textarea {
	height: 100px;
	font-size: 1em;
}

.smallinput {
	border: 1px solid #A9B262;
}

.button {
	padding: 2px 10px 2px 10px;
	text-align: center;
	cursor: pointer;
	background-color: #B5B77C;
	color: #ffffff;
	font-weight: bold;
	border: 0px;
}

.textright {
	text-align: right;
}

#homeleftcol {
	clear: both;
	float: left;
	width: 330px;
	border-right: 1px solid #7a8326;
	font-weight: bold;
	color: #101010;
	font-family: Arial, Verdana, Tahoma;
}

#homeleftcol a {
	color: #33a8b1;
	text-decoration: underline;
}

#homeleftcol a:hover {
	text-decoration: none;
}

.hayleytel {
	color: #33a8b1;
	font-size: 1.4em;
}

#homerightcol {
	float: right;
	width: 371px;
	text-align: center;
}

.leftpic {
	float: left;
	margin: 10px 10px 10px 0px;
}