body
{
	background-color: #BDAD94;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #217260;
	line-height: 1.3em;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin: 0px;
}

.bodytext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #217260;
	line-height: 1.3em;
}


h1
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #217260;
}



/* The info styles are for special content texts */

.infotext
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #217260;
}

.infoheader
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000066;
}

.subtext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #217260;
}

.img-border
{
	border: solid 1px #090A66;
}

.img-right
{
    float:right;
    margin-top:0px;
    margin-right:0px;
    margin-left:10px;
    margin-bottom:0px;
} 

.tantext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
}

.tantextitalics
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	font-style: italic;
	line-height: 1.8;
}

.zentext1
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006666;
}

.italics { font-style:italic; }

.eco
{
	float: right;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: -8px;
}



/* These styles are for the form input areas */

.textarea
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/shadeform.jpg);
	padding: 2px;
	border: 1px solid #000000;
}

.error
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FF0000;
}

.formquestions
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #996633;
}



/* The bodylinks style is mainly for the links that will appear in the content text */

a.bodylinks:link
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #669966;
	text-decoration: none;
}

a.bodylinks:visited
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #669966;
	text-decoration: none;
}

a.bodylinks:hover
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #669966;
	text-decoration: underline;
}

a.bodylinks:active
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #009900;
	text-decoration: underline;
}



/* The speciallinks style is for the larger links that will appear throughout the site */

a.speciallinks:link
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}

a.speciallinks:visited
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}

a.speciallinks:hover
{
	text-decoration: underline;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #669966;
}

a.speciallinks:active
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #669966;
	text-decoration: underline;
}



/* The sitemaplinks styles are for the links that will appear on the site map page */

a.sitemaplinks1:link
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #339966;
	text-decoration: none;
}

a.sitemaplinks1:visited
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #339966;
	text-decoration: none;
}

a.sitemaplinks1:hover
{
	text-decoration: underline;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #339966;
}

a.sitemaplinks1:active
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #339966;
	text-decoration: underline;
}

a.sitemaplinks2:link
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #339966;
	text-decoration: none;
}

a.sitemaplinks2:visited
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #339966;
	text-decoration: none;
}

a.sitemaplinks2:hover
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #339966;
	text-decoration: underline;
}

a.sitemaplinks2:active
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #009900;
	text-decoration: underline;
}



/* The serviceslinks style is for the smaller links that appear on the services page */

a.serviceslinks:link
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
}

a.serviceslinks:visited
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
}

a.serviceslinks:hover
{
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996633;
}

a.serviceslinks:active
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
}



/* Everything below here is for the footer area */

.footertext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #217260;
	line-height: 1;
}

a.footerlinks:link
{
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #669966;
	line-height: 1;
}

a.footerlinks:visited
{
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #669966;
	line-height: 1;
}
	
a.footerlinks:hover
{
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #669966;
	line-height: 1;
}
	
a.footerlinks:active
{
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #66CC99;
	line-height: 1;
}

