body
{
	background-color: #336666;
	background-image: url(../images/bluegreengrain.gif);
	background-repeat: repeat;
	margin: 0px;
}

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


h1
{
	font-family: trebuchet MS, arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: lighter;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

h2
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #336666;
}

h3
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	text-transform: none;
	text-align: center;
	color: #222222;
}



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

.pagetitle
{
	font-family: Times New Roman, helvetica, serif;
	font-size: 1.5em;
	font-weight: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
}


.quotetext
{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

.boldtext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	line-height: 1.3em;
}

.tealtext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	line-height: 1.3em;
}

.brighttealtext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00C1CC;
	line-height: 1;
}

.smallertext
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
}





/* These styles are for image manipulation */

.img-hide
{
	visibility: hidden;
	height: 1px;
	width: 1px;	
	border: none;
}

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

.img-right1
{
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 20px;
    margin-bottom: 10px;
}

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

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



/* 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.5em;
	color: #3C6259;
	text-decoration: none;
}

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

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

a.bodylinks:active
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #33CCCC;
	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: 22px;
	font-weight: normal;
	color: #3C6259;
	text-decoration: none;
}

a.speciallinks:visited
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #3C6259;
	text-decoration: none;
}

a.speciallinks:hover
{
	text-decoration: underline;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #186DB8;
}

a.speciallinks:active
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #33CCCC;
	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: #333333;
	line-height: 1.3;
}

a.footerlinks:link
{
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #3C6259;
	line-height: 1.3;
}

a.footerlinks:visited
{
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #3C6259;
	line-height: 1.3;
}
	
a.footerlinks:hover
{
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #186DB8;
	line-height: 1.3;
}
	
a.footerlinks:active
{
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #66CC99;
	line-height: 1.3;
}
