@charset "utf-8";
/* CSS Document */

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;

}

.copyBOLD {
	font-size: 18px;
	font-weight: bold;
	color: #00498e;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #00498e;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}
body {
	background-color: #7be2f3;
	background-image: url(art/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.copy2 {
	font-size: 16px;
	color: #00498e;
	font-weight: bold;
}

.copy3 {
	font-size: 18px;
	color: #00498e;
}

 ul { list-style-image: url("art/bullet.gif");} 
 ul ul { list-style-image: url(art/bullet_child.gif); }
li {margin-bottom: 6px; }

.boldBlue {
	font-weight: bold;
	color: #000;
}
.buildingtypesmall {
	font-size: 12px;
}
.centura {
	font-size: 18px;
	color: #00498e;
}
.names {
	font-size: 16px;
	font-weight: bold;
	color: #00498e;
}

