a {
	color: #056170;
}
a:hover {
	color: #009999;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 30px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: 056170;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #666666;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: 056170;
}
.sidebar {
	background-image: url(images/sidebar_bkg.jpg);
	background-repeat: repeat-y;
	width: 281px;
	font-size: medium;
}
.rightside {
	background-image: url(images/right_spacer.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftside {
	background-image: url(images/left_spacer.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headerlogo {
	background-image: url(images/header_bkg.jpg);
	height: 132px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centerrule {
	background-color: #056170;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navmenu {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	padding-right: 5px;
	padding-left: 5px;
	background-color: E3D8AB;
}
.navmenu a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.navmenu a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #077280;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: EFE5BD;
	background-color: 056170;
	text-align: center;
	padding-bottom: 5px;
}
body {
	background-color: E3D8AB;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: 056170;
	text-align: justify;
}
.Style3 {
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.style5 {
	font-size: 15px; 
	font-style: normal; 
	font-variant: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #076070; 
}
.style4 {
	font-size: 15px; font-weight: bold; color: #076070; 
}

.style6 {
	font-size: small
}
.style8 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #056170;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #056170;
}
.style11 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
}
.style12 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
}
.style13 {
	color: #056170
}
.style14 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #056170;
}
.style16 {
	font-size: 12px
}
.style18 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
}
.style19 {	
	font-size: 14px;
	font-style: italic;
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.style22 {
	color: #333333
}
.style25 {
	text-transform: none; 
	line-height: normal; 
	font-weight: 200; 
	font-style: normal; 
	font-variant: normal;
}
.style26 {	
	font-size: 14px;
	font-style: italic;
}



/*
Google Map

*/
    .markerTooltip, .markerDetail {
        color: black;
        font-weight: bold;
        background-color:  white;
        white-space: nowrap;
        margin: 0;
        padding: 2px 4px;
        border: 1px solid black;
    }

    .markerTooltipAlternate {
        color: white;
        font-weight: bold;
        background-color:  #666;
        white-space: nowrap;
        margin: 0;
        padding: 2px 4px;
        border: 1px solid black;
        background-color:  white;
    }

    .markerTooltip a, .markerDetail a, .markerTooltipAlternate a {text-decoration: underline; color: blue;}

    div.pagecode, div.pagecodedepreciated {
        padding: 3px;
        background-color: #eee;
    }

    div.pagecodedepreciated {
        background-color: #ecc;
    }

    span.oldcode {
        color: black;
    }

    span.newcode {
        color: #333;
        font-weight: bold;
    }

    div#markerlegend img {
        width: 20px;
        float: left;
        clear: left;
    }
    div#markerlegend p {
        font-size: .8em;
        padding: 6px 0 5px 0;
    }
    div#markerlegend p span {
        font-size: 12px;
    }
    div#markerlegend h5 {
        clear: both;
        margin: 0;
        padding: 5px 0 0 0;
    }
/*
Google Map end

*/   

   img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dirtext {
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	color: #000000;
	font-weight: 200;


}
.titl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.t2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-indent: 0px;
	text-align: right;
	padding: 0px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}

.wx_module_4541 {
margin-left: 10px;
}

.weathertext {

	color: #EFE5BD;

	font-size: 10px;

	font-family: Helvetica, Verdana, Arial, sans-serif;

}

.weathertext a {

	color: #EFE5BD;

	font-size: small;

	font-family: Helvetica, Verdana, Arial, sans-serif;

}

.weathertext a:hover {

	color: white;

	font-size: small;

	font-family: Helvetica, Verdana, Arial, sans-serif;

}
