/* CSS Document */
<!--
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/horseshoebackground.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintable {
	width: 806px;
	background-color: #FFFFFF;
	border-left: 3px solid #D79E6F;
	border-right: 3px solid #D79E6F;
}

.header_2_td {
	height: 22px;
	background-image: url(images/header_2.jpg);
	text-align: center;
	padding-top: 3px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #793D00;
	font-weight: bold;
}

.nav_td {
	width: 180px;
	vertical-align: top;
	text-align: center;
	padding-top: 10px;
}

.content_td {
	width: 620px;
	padding: 10px 10px 10px 0px;
	background-image: url(images/horseshoebackground.jpg);
	vertical-align: top;
}

h1 {
	font-size: 16px;
	color: #AA6204; 
}

h2 {
	font-size: 14px;
}

a.email:link {  /* used for email address in header */
	color: #793D00;
}
a.email:visited { 
	color: #793D00;
}
a.email:hover { 
	color: #FFFFCC; 
	text-decoration: none;
}

a.lasso {
	background-image: url(images/nav_off.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AA6204;
	text-decoration: none;
	line-height: 80px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
}
a.lasso:link {
	color: #AA6204; 
	text-decoration: none;
}
a.lasso:visited {
	color: #AA6204; 
	text-decoration: none;
}
a.lasso:hover {
	background-image: url(images/nav_on.jpg);
	color: #336633; 
	text-decoration: none;
}

.pageon { /* for navigation */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/nav_on.jpg);
	color: #336633; 
	line-height: 80px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
}

a:link { 
	color: #000000;
}
a:visited { 
	color: #000000;
}
a:hover { 
	color: #006699; 
	text-decoration: none;
}

a.footer:link {
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.footer:visited {
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	color: #793D00;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.footer_td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: 34px;
	background-image: url(images/footer_bg.jpg);
	text-align: center;
	vertical-align: middle;
}

.label {
	font-size: 18px;
	font-weight: bold;
	color: 006600; /* #336633 */
}

.address {
	padding-left: 200px;
	font-weight: bold;
}

.bg_grn {
	background-color: #8FA182; /* #DEEBDA */
}

.bg_brn {
	background-color: #BF9C68; /* #DDD5C6 */
}

.green {
	color: #006600;
	font-weight:bold;
}


/* NOT USED SO FAR */

.style12 {
	font-size: 14px
}
.style13 {
	font-weight: bold; 
	font-size: 14px; 
	font-style: italic; 
	color: #AA6204; 
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	color: #CC0000
}

.style18 {
	font-size: 18px; 
	font-weight: bold;
}
.header {
	font-size: 14px; 
	color: #793D00; 
	font-weight: bold;
}
.style15 {
	color: #000000;
}
.f18 {
	font-size: 18px;
}

-->


