@charset "utf-8";
/* CSS Document */
h1 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 24px;
	color: #000000;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
h1:first-letter {
	color: #3399FF;
	font-size: 48px;
	letter-spacing: -2px;
}
.foottexts,
.foottexts a:link,
.foottexts a:visited,
.foottexts a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399FF;
	text-decoration: none;
	height: 50px;
	font-weight: bold;
	line-height: 25px;
}
.foottexts a:hover {
	color: #005BB7;
}
.foottext,
.foottext a:link,
.foottext a:visited,
.foottext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
.foottext a:hover {
	color: #005BB7;
}
.foottextl,
.foottextl a:link,
.foottextl a:visited,
.foottextl a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}
.foottextl a:hover {
	color: #005BB7;
}
.buttongreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #009900;
	border-top: 1px solid #00DD00;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px solid #00DD00;
}
.buttongreenover {
	border-top: 1px solid #003300;
	border-right: 1px solid #00DD00;
	border-bottom: 1px solid #00DD00;
	border-left: 1px solid #003300;
}
.fltext,
.fltext a:link,
.fltext a:visited,
.fltext a:active {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-indent: 40px;
}
.fltext:first-letter {
	color: #3399FF;
	font-size: 36px;
}
.fltext a:hover {
	color: #005BB7;
}
.fltextgap {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.fltextgap a:link,
.fltextgap a:visited,
.fltextgap a:active {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}
.fltextgap:first-letter {
	color: #3399FF;
	font-size: 24px;
	font-weight: bold;
}
.fltextgap a:hover {
	color: #005BB7;
}
.pagetext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.pagetext a:link,
.pagetext a:visited,
.pagetext a:active {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}
.pagetext a:hover {
	color: #005BB7;
}
.pagetextsm {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.photo {
	border: 1px solid #333333;
}
.photoleft {
	padding-right: 10px;
}
.photoright {
	padding-left: 10px;
}
a.special:link,a.special:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 16px;
	font-style: italic;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.special:hover {
	color: #005BB7;
}
.note {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	z-index: 1;
	display: ;
	visibility: hidden;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #D5EAFF;
	width: 220px;
	text-align: center;
}
.noteinstr {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.buttonblue {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3399FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3D9FF;
	border-right-color: #0055AA;
	border-bottom-color: #0055AA;
	border-left-color: #B3D9FF;
}
.buttonblueover {
	border-top-color: #0055AA;
	border-right-color: #B3D9FF;
	border-bottom-color: #B3D9FF;
	border-left-color: #0055AA;
}
.controls {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.required {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #3597FF;
	font-weight: bold;
	text-decoration: none;
}
.picright {
	float: right;
}
h2 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
h2:first-letter {
	color: #3399FF;
	font-size: 36px;
	letter-spacing: -2px;
}
.copyright {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #3597FF;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #3597FF;
	font-weight: bold;
	text-decoration: none;
}
.copyright a:link,
.copyright a:visited,
.copyright a:active {
	color: #3597FF;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.copyright a:hover {
	color: #005BB7;
}
#map {
	height: 500px;
	width: 850px;
	border: 1px solid #000000;
}

