body {
	background-color: #000000;
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}
td{
	font-family: Tahoma;
	font-size: 11px;
}

#LocationSearch{display: block; margin: 10px auto 0 auto ; width: 520px;  padding: 5px; text-align: center; background-color:#60A727}
#tagCloud {display: block; margin: 0 auto 30px auto ; width: 520px;  padding: 5px; text-align: center; background-color:#000000}

a.size1:link {font-size: 9px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#01A9EC;  text-decoration:none; margin: 0 2 0 2}
a.size1:active {font-size: 9px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#01A9EC;  text-decoration:none; margin: 0 2 0 2}
a.size1:visited {font-size: 9px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#01A9EC;  text-decoration:none; margin: 0 2 0 2}
a.size1:hover {font-size: 9px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#FFFFFF; text-decoration:underline;}
a.size2:link {font-size: 11px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#60A727; text-decoration:none; margin: 0 2 0 2}
a.size2:active {font-size: 11px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#60A727; text-decoration:none; margin: 0 2 0 2}
a.size2:visited {font-size: 11px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#60A727; text-decoration:none; margin: 0 2 0 2}
a.size2:hover {font-size: 11px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#FFFFFF;text-decoration:underline;}
a.size3:link {font-size: 13px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#FFCF00; text-decoration:none; margin: 0 2 0 2}
a.size3:active {font-size: 13px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#FFCF00; text-decoration:none; margin: 0 2 0 2}
a.size3:visited {font-size: 13px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#FFCF00; text-decoration:none; margin: 0 2 0 2}
a.size3:hover {font-size: 13px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#FFFFFF;text-decoration:underline;}
a.size4:link {font-size: 15px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#01A9EC; text-decoration:none; margin: 0 2 0 2}
a.size4:active {font-size: 15px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#01A9EC; text-decoration:none; margin: 0 2 0 2}
a.size4:visited {font-size: 15px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#01A9EC; text-decoration:none; margin: 0 2 0 2}
a.size4:hover {font-size: 15px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#FFFFFF;text-decoration:underline;}
a.size5:link {font-size: 17px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#60A727; text-decoration:none; margin: 0 2 0 2}
a.size5:active {font-size: 17px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#60A727; text-decoration:none; margin: 0 2 0 2}
a.size5:visited {font-size: 17px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#60A727; text-decoration:none; margin: 0 2 0 2}
a.size5:hover {font-size: 17px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#FFFFFF;text-decoration:underline;}
a.size6:link {font-size: 19px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#FFCF00; text-decoration:none; margin: 0 2 0 2}
a.size6:active {font-size: 19px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#FFCF00; text-decoration:none; margin: 0 2 0 2}
a.size6:visited {font-size: 19px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#FFCF00; text-decoration:none; margin: 0 2 0 2}
a.size6:hover {font-size: 19px; line-height:20px; white-space: nowrap;  font-weight: bold; color:#FFFFFF;text-decoration:underline;}





ul{list-style-type: none;padding: 5;margin: 0;}
li{
	background-image: url(../img/bulletsmallblack.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.4em;
	padding-bottom: 0.4em;
	padding-top: 0.1em;
}


li.smallyellow{
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding-left: 1.2em;
	padding-bottom: 0.3em;
	padding-top: 0.4em;
	font-size:11px
}

li.smallest{
	background-image: url(../img/bulletsmallblack.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding-left: 1.2em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	font-size:10px
}

.TopBackgroundBanner {
				background-color: #000000;
				background-image: url(img/TopBanner1.jpg);
				background-repeat: no-repeat;
				background-position: left top;
			}

a:link { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: #0089BF; text-decoration: underline; line-height: 13px; }
a:active { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: #FED101; text-decoration: underline; line-height: 13px; }
a:visited { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: #0089BF; text-decoration: underline; line-height: 13px; }
a:hover { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: #FED101; text-decoration: underline; line-height: 13px; }

a.emphasized:link { 	font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: normal; color:#000000; background-color:#FFCF00; text-decoration: underline; padding: 1px 5px 1px 5px; line-height: 15px; font-variant: small-caps;}
a.emphasized:active { 	font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: normal; color: #000000; background-color:#FFCF00; text-decoration: underline; padding: 1px 5px 1px 5px; line-height: 15px; font-variant: small-caps;}
a.emphasized:visited { 	font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: normal; color: #000000; background-color:#FFCF00; text-decoration: underline; padding: 1px 5px 1px 5px; line-height: 15px; font-variant: small-caps;}
a.emphasized:hover { 	font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: normal; color: #000000; background-color:#ffffff; text-decoration: underline; padding: 1px 5px 1px 5px; line-height: 15px; font-variant: small-caps;}




a.bottomnav:link { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; line-height: 13px; }
a.bottomnav:active { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; line-height: 13px; }
a.bottomnav:visited { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; line-height: 13px; }
a.bottomnav:hover { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline; line-height: 13px; }



a.verybottomnav1:link { 	font-family: Tahoma,Arial,Helvetica; font-size: 10px; font-weight: normal; color: #60A727; text-decoration: underline; line-height: 13px; }
a.verybottomnav1:active { 	font-family: Tahoma,Arial,Helvetica; font-size: 10px; font-weight: normal; color: #01A9EC; text-decoration: underline; line-height: 13px; }
a.verybottomnav1:visited { 	font-family: Tahoma,Arial,Helvetica; font-size: 10px; font-weight: normal; color: #FFCF00; text-decoration: underline; line-height: 13px; }
a.verybottomnav1:hover { 	font-family: Tahoma,Arial,Helvetica; font-size: 10px; font-weight: normal; color: #01A9EC; text-decoration: underline; line-height: 13px; }


a.verybottomnav2:link { 	font-family: Tahoma,Arial,Helvetica; font-size: 10px; font-weight: normal; color: #FFCF00; text-decoration: underline; line-height: 13px; }
a.verybottomnav2:active { 	font-family: Tahoma,Arial,Helvetica; font-size: 10px; font-weight: normal; color: #01A9EC; text-decoration: underline; line-height: 13px; }
a.verybottomnav2:visited { 	font-family: Tahoma,Arial,Helvetica; font-size: 10px; font-weight: normal; color: #FFCF00; text-decoration: underline; line-height: 13px; }
a.verybottomnav2:hover { 	font-family: Tahoma,Arial,Helvetica; font-size: 10px; font-weight: normal; color: #01A9EC; text-decoration: underline; line-height: 13px; }


a.rightnav:link { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; line-height: 13px; }
a.rightnav:active { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; line-height: 13px; }
a.rightnav:visited { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; line-height: 13px; }
a.rightnav:hover { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; line-height: 13px; }


a.sticky:link { 		font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; color: #14617f; text-decoration: underline; line-height: 16px; }
a.sticky:active { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; color: #14617f; text-decoration: underline; line-height: 16px; }
a.sticky:visited { 	font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; color: #14617f; text-decoration: underline; line-height: 16px; }
a.sticky:hover { 		font-family: Tahoma,Arial,Helvetica; font-size: 11px; font-weight: bold; color: #14617f; text-decoration: underline; line-height: 16px; }

a.leftnav:link{			color: #000000;font-weight: bold;text-decoration: none;}
a.leftnav:visited{	color: #000000;font-weight: bold;text-decoration: none;}
a.leftnav:hover{		color: #000000;font-weight: bold;text-decoration: none;}
a.leftnav:active{		color: #000000;font-weight: bold;text-decoration: none;}


td.test:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #01A9EC;
	background-color: #FFCF00;
	border:2px solid #000000;

}


.style1 {color: #FFFFFF}



.BG_Green {
	background-image: url(../img/BG1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.BG_Top {
	background-image: url(../img/horizontal7.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG_Top2 {
	background-image: url(../img/horizontal7b.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.smallcopy {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.formbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	border:1px;
	border-color:#000000;
}

.ddowns {
	width: 150px;
	height:20px;
	font-size:10px;
	background-color:#FFCF01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodycopy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
}



.stickycopy { 	font-size: 11px; font-weight: normal; color: #000000;  line-height: 13px; padding-bottom:3px; padding-left:10px; padding-right:10px; }

.bodyheader { 	font-size: 12px; font-weight: normal; color: #000000;  }

.pageheader { 	margin-left:5px;font-family: Tahoma,Arial,Helvetica; font-size: 16px; font-weight: bold; color: #077ba9;  }
.pageheaderitem { 	font-family: Tahoma,Arial,Helvetica; font-size: 16px; font-weight: bold; color: #666666;  }


.activitiesheader1 { 	font-size: 13px; font-weight: bold; color: #000000; background-color: #F3EFB0; font-variant: small-caps;  }
.sectionheader1 { 	font-size: 15px; font-weight: bold; color: #60A727;font-variant: small-caps;  }
.sectionheader2 { 	font-size: 13px; font-weight: bold; color: #666666;  }
.sectionheader3 { 	font-size: 11px; font-weight: bold; color: #077BA9;  }








#newsletter input {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	height: 14px;
	padding-left: 5px;
	border: 1px solid #000000;
	color: #000000;
}
.header1 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	padding-bottom: 2px;
}
.formheader {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	padding-bottom: 2px;
	padding-left:10px;
}

.header1_16_yellow {
	font-family: Tahoma;
	font-size: 16px;
	background-color:#ffcf00;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
} 

.header1_16_blue {
	font-family: Tahoma;
	font-size: 16px;
	background-color:#01A9EC;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}

.header1_16_green {
	font-family: Tahoma;
	font-size: 16px;
	background-color:#60A727;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}

.header1_16_lightyellow {
	font-family: Tahoma;
	font-size: 16px;
	background-color:#FFFF7E;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
} 

.header1_16_lightblue {
	font-family: Tahoma;
	font-size: 16px;
	background-color:#6FD0F7;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}

.header1_16_lightgreen {
	font-family: Tahoma;
	font-size: 16px;
	background-color:#7ACE35;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}

.header1_14_white {
	font-family: Tahoma;
	font-size: 14px;
	background-color:#ffffff;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
} 

.header1_14_yellow {
	font-family: Tahoma;
	font-size: 14px;
	background-color:#ffcf00;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
} 

.header1_13_yellow {
	font-family: Tahoma;
	font-size: 13px;
	background-color:#ffcf00;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	margin-left: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
} 

.header1_14_lightyellow {
	font-family: Tahoma;
	font-size: 14px;
	background-color:#FFFF7E;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
} 

.header1_13_lightyellow {
	font-family: Tahoma;
	font-size: 13px;
	background-color:#FFFF7E;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	margin-left: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
} 

.header1_14_blue {
	font-family: Tahoma;
	font-size: 14px;
	background-color:#01A9EC;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}

.header1_14_green {
	font-family: Tahoma;
	font-size: 14px;
	background-color:#60A727;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}

.header1_14_lightblue {
	font-family: Tahoma;
	font-size: 14px;
	background-color:#6FD0F7;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}

.header1_14_lightgreen {
	font-family: Tahoma;
	font-size: 14px;
	background-color:#7ACE35;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}
.header1_14_yellow_on_green {
	font-family: Tahoma;
	font-size: 14px;
	color:ffcf00;
	background-color:#60A727;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	padding-left: 4px;
	padding-right: 4px;
}

.header1Footer {
	font-family: Tahoma;
	font-size: 16px;
	background-color:#ffcf00;
	font-style: normal;
	font-weight:bolder;
	font-variant: small-caps;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
} 


INPUT {
	height:20px;
	font-size:10px;
	background-color:#FFCF01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
TEXTAREA {
	font-size:9px;
	background-color:#FFCF01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:300
}

SELECT {
	height:20px;
	font-size:10px;
	background-color:#FFCF01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}












.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 2px solid silver;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid silver;
    border-top: none;
    padding: 5px;
    font-size:12px;
   	color: #000000;
    background-color: silver;
}


.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-heading {
	display: none;
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding-left: 22px;
	background: url(../highslide/graphics/icon.gif) no-repeat 0 1px;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;

}
/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: 0px;
	left: -20px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0px;
}
.highslide-controls li {
	float: left;
	background-image: none;
	background-position: 0;
	padding-left: 0.0em;
	padding-bottom: 0;
	padding-top: 0;
	width:20px;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 22px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

