/***********************************************/
/* HTML tag styles                             */
/***********************************************/
#wrapper{
	text-align: left;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/masthd_bkgd.jpg);
	background-repeat: repeat;
}
body{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	line-height: 1.166;
	background-color: #0654A7;
	background-image: url(../images/park_it_blue_bkgd.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#siteInfo{
	clear: both;
	border: 2px solid;
  	border-color: #CCC #666 #666 #CCC;
	font-size: 9pt;
	color: #FFF;
	padding: 5px;
	background-image:url(../images/bkgd_site_info.jpg);
	width: 961px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#siteInfo a{
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
}
#siteInfo a:hover{
	text-decoration: underline;
}
h1, h2{
 font-family: Arial, Helvetica, sans-serif;
 }
h1{
 font-weight: bold;
 }
h2{
 font-size: 14pt;
 color: #0654A7;
 margin: 0;
 }
h3, h4{
	font-size: 16pt;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 20px 0 5px 0;
	text-shadow: #060;
 }
h3{
	color: #0654A7;
}
h4{
	color: #FFF;
}
#navBar hover:a, #nav top hover:a: {
	background-color: #477DC3;
}

a:hover {
	background-color: #429359;
	color: #FFF;
	text-decoration: underline;
}
.style8, .style8B, .styleB8, .styleB8B, .styleG8, .styleG8B, .styleR8, .styleR8B {font-size: 8pt;}
.style9, .style9B, .styleB9, .styleB9B, .styleG9, .styleG9B, .style R9, .styleR9B {font-size: 9pt;}
.style10, .style10B, .styleB10, .styleB10B, .styleG10, .styleG10B {font-size: 10pt;}
.style11, .style11B, .styleB11, .styleB11B, .styleG11, .styleG11B {font-size: 11pt;}

.style12, .style12B, .styleB12, .styleB12B, .styleG12, .styleG12B, .styleR12, .styleR12B {font-size: 12pt;}
.style14, .style14B, .styleB14, .styleB14B, .styleG14, .styleG14B, .styleR14, .styleR14B {font-size: 14pt;}
.style16, .style16B, .styleB16, .styleB16B, .styleG16, .styleG16B, .styleR16, .styleR16B {font-size: 16pt;}
.style18, .style18B, .styleB18, .styleB18B, .styleG18, .styleG18B, .styleR18, .styleR18B {font-size: 18pt;}
.style20, .style20B, .styleB20, .styleB20B, .styleG20, .styleG20B, .styleR20, .styleR20B {font-size: 20pt;}

.style8, .style9, .style10, .style12, .style14, .style16, .style18, .style20 {color: #FFF;}
.style8B, .style9B, .style10B, .style12B, .style14B, .style16B, .style18B, .style20B {color: #FFF; font-weight: bold;}	
.styleB8, .styleB9, .styleB10, .styleBl2, .styleB14, .styleB16, .styleB18, .styleB20 {color: #0654A7;}
.styleB8B, .styleB9B, .styleB10B, .styleB12B, .styleB14B, .styleB16B, .styleB18B, styleB20B {color: #0654A7; font-weight: bold;}

