html{font-family: Arial, Helvetica, sans-serif;}

.body-copy-BLACK {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000}
.body-copy-WHITE { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; line-height: normal}
.body-copy-WHITE-HEAD { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF }
.body-copy-BLACK-SMALL { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000 }
.body-copy-BLACK-BOLD { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000 }

.style22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style23 {color: #896EA1}


.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li {
	margin: 10px 0 0 0;
}

.nav ul li a {
	display: block;
	font: bold 11px/1em Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 3px 4px;
	text-decoration: none;
}

a.purple {
	background: url(images/menu/purple.gif) no-repeat top left;
	height: 14px;
}

a.purple:hover {
	color: #ffcc00;
}

a.yellow {
	background: url(images/menu/yellow.gif) no-repeat top left;
	height: 14px;
}

a.yellow:hover {
	color: #896ea1;
}

a.orange {
	background: url(images/menu/orange.gif) no-repeat top left;
	height: 14px;
}

a.orange:hover {
	color: #896ea1;
}

a.red {
	background: url(images/menu/red.gif) no-repeat top left;
	height: 14px;
}

a.red:hover {
	color: #ffcc00;
}

a.redtall {
	background: url(images/menu/redtall.gif) no-repeat top left;
	height: 32px;
}

a.redtall:hover {
	color: #ffcc00;
}

a.blue {
	background: url(images/menu/blue.gif) no-repeat top left;
	height: 14px;
}

a.blue:hover {
	color: #ffcc00;
}

a.green {
	background: url(images/menu/green.gif) no-repeat top left;
	height: 14px;
}

a.green:hover {
	color: #ffcc00;
}

body.body-home {
	background: #d6e9df url(images/bg.jpg) repeat-x top left;
}

.home-contact {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	color: #20416c;
}
.home-contact a {
	color: #20416c;	
}
#weatherbox td {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#weatherbox {
	margin-bottom: 20px;	
}
.home-logo {
	width: 196px;
	height: 135px;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: 150px;
	z-index: 200;
}
.home-style {
	font-size: 13px;
}	
.white-text {
	color: #fff;	
}
.white-text a {
	color: #fff;	
}
#fadeshow1 {
	width: 625px;
	height: 500px;
	background: url(images/loading.gif) no-repeat center center;
	z-index: 100;
}