body {
	font-family: Arial, Helvetica, sans-serif;
}
.topclouds {
	background-image: url(images/top_clouds.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.btmclouds {

	background-image: url(images/btm_clouds.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.leftbar {
	background-image: url(images/whitebar_tile.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.rightbar {

	background-image: url(images/whitebar_rt.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.btm_bg {
	background-image: url(images/btm_tile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#wrap_1 a:link {
	color: #3F5269;
	text-decoration: underline;
}
#wrap_1 a:visited {
	color: #3F5269;
	text-decoration: underline;
}
#wrap_1 a:hover {

	color: #000066;
	text-decoration: underline;
}
#wrap_1 a:active {


	color: #3F5269;
	text-decoration: underline;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #F0F0F0;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

p{
line-height: 1.2em;
}

.whatsNewImg{
float: left;
margin: 0 5px 0 5px;
border: 1px solid #4f79b2;
}

.fpHead{
	margin: 0 0 11px 0;
}

.fpNews{
	clear: both;
	font-size: 18px;
}


.fpNews a{
	color: #990033;
	font-weight: bold;
}

.fpNews a:hover{
	color: #990033;
}

.fpNews a:visited{
	color: #990033;
}
.locations{
padding: 0 0 0 15px;
}

.details{
font-size:11px;
}
a, a:visited {	
	color: #0066cc;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #25527e;
	background: inherit;
	text-decoration: underline;
}

h1 a{
	color:#666666;
}

#map_canvas{
	border: 1px solid #003366;
}

.fpLink{
	color:#990033;
}