/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #eeeeee;
	background-image: url(i/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	vertical-align:top;
}
.contact{
	line-height:16px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
<!-- a.headlink:link {
	color: #968d1f;
	text-decoration: none;
}
a.headlink:visited {
	text-decoration: none;
	color: #968d1f;
}
a.headlink:hover {
	text-decoration:none;
	color: #896400;
}
a.headlink:active {
	text-decoration: none;
	color: #968d1f;
} -->
.subtext {
	font-size: 11px; 
}
.subtext2 {
	font-size: 10px;
	color:#968d1f;
	font-weight: bold;
	text-decoration:none;
}
.h2 {
	font-size: 10px;
	color:#968d1f;
	font-weight: bold;
	text-decoration:none;
	margin:0px;
}
.heading {
	padding-bottom:5px;
	color:#968d1f;
	font-weight:bold;
}
h1{
	font-size:12px;
	padding-bottom:5px;
	color:#968d1f;
	font-weight:bold;
	margin:0px;
}
.headingfrm {
	padding-bottom:5px;
	color:#968d1f;
	font-weight:bold;
	font-size: 11px;
}
.altpic {
	font-size:10;
	font-style:italic;
	color:#896400;
}
.sub2italic {
	font-size: 9px;
	font-style: italic;
}
.rightimg {
	margin-left:15px;
}
a.subtext-link:link {
	font-size: 10px;
	color:#968d1f;
	font-weight: bold;
	text-decoration:none;
}
a.subtext-link:visited {
	font-size: 10px;
	color:#968d1f;
	font-weight: bold;
	text-decoration:none;
}
a.subtext-link:hover {
	font-size: 10px;
	color:#968d1f;
	font-weight: bold;
	text-decoration:underline;
}
a.subtext-link:active {
	font-size: 10px;
	color:#968d1f;
	font-weight: bold;
	text-decoration:none;
}
.subtext-green {
	font-size: 10px;
	color:#968d1f;
	font-weight: bold;
	text-decoration:none;
}
a.newsttl {
	padding-bottom:5px;
	color:#968d1f;
	font-weight:bold;
	text-decoration:none;
}
a.newsttl:hover {
	padding-bottom:5px;
	color:#968d1f;
	font-weight:bold;
	text-decoration:underline;
}
.frame {
	border:1px solid #f1e993; 
	margin-top:5px;
}
.frame2 {
	border:3px solid #eeeeee; 
	margin-top:5px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style:italic;
}
.heading em
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px;;
}
.highslide:hover img {
	border: 0px;;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#968d1f;
	font-weight:bold;
    padding: 5px;
    background-color: #f8f8f8;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    visibility: hidden;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    visibility: hidden;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
input, select, textarea{
	border:1px solid #f1e993; 
	font-size: 11px; 
}
a.btn {
	color:#966701;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}
a.btn:hover {
	color:#a59d3f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
}
.req {
	color: #FF0000;
	font-size: 10px;
}
	


