
#mapContainerState {
	height: 275px;
	width: 445px;
	background-color: #FFFFFF;
}
.baseDropdowns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #5a88b6;
	border: 1px solid #FFFFFF;
	width: 175px;
}
#mapContainer {
	height: 440px;
	width: 440px;
}
.mapLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.mapLinkText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF7800;
	text-decoration: underline;
}
.mapText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.mapBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	padding: 1px;
	color: #FFFFFF;
	background-image: url(images/mapBulletOrange.png);
	background-repeat: no-repeat;
}
.mapHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
}
h1

	{

	font : bold 20px arial, verdana, helvetica, sans-serif;
	color : #2F6499;
	background : none transparent;

	}

 h2

	{

	font : bold 18px arial, verdana, helvetica, sans-serif;
	color : #2F6499;
	background : none transparent;

	}

h3, h4, h5

	{

	font : bold 14px arial, verdana, helvetica, sans-serif;
	color : #2F6499;
	background : none transparent;

	}

p

	{

	font : 12px arial, verdana, helvetica, sans-serif;
	color : #000033;
	background : none transparent;
    
	}

td

	{

	font : 12px arial, verdana, helvetica, sans-serif;
	color : #000033;
    
	}

i,em

	{

	font-style : italic;
    
	}

b, strong {
	font-weight : bold;    
}
.header	{
	font : bold 13px arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	color : white;
	width: 175px;
	background-image: url(images/menu_header_back.gif);
	background-repeat: no-repeat;
	height: 22px;
	text-align: left;
	text-indent: 6px;
	vertical-align: middle;
	padding-top: 3px;
	border-right: #000000 1px;
	}

.small	{
	font : 9px arial, verdana, helvetica, sans-serif;
	background : none transparent;    
	}

.center

	{

	text-align : center;

	}

ul, ol, li, dd, dl

	{

	font : 12px arial, verdana, helvetica, sans-serif;
	background : none transparent;
    
	}

.white

	{

	font : 12px arial, verdana, helvetica, sans-serif;
	color : white;
	background : none transparent;
    
	}

.big

	{

	font : bold 12px arial, verdana, helvetica, sans-serif;
	color : #000033;
	background : none transparent;

	}

.button

	{

	font : bold 12px arial, verdana, helvetica, sans-serif;
	color : white;
	background : #5a88b6;
	border : solid #003366 0px;

	}

.input

	{

	font : bold 12px arial, verdana, helvetica, sans-serif;
	color : #333366;
	background : none transparent;
	border : solid #003366 1px;

    
	}

hr

	{

	width : 100%;
	height : 1px;
	color : #333366;

	}

a:link, a:active, a:visited
    
	{
    
	font : 12px arial, verdana, helvetica, sans-serif;
	color : #333366;
	text-decoration : underline;
	background : none transparent;

	}

a:hover {     
	font : 12px arial, verdana, helvetica, sans-serif;
	color : #5a88b6;
	text-decoration : none;
	background : none transparent;
}
a.other:link, a.other:active, a.other:visited {    
	font : bold 10px arial, verdana, helvetica, sans-serif;
	color : white;
	text-decoration : none;
	background : none transparent;
}
a.other:hover {
    font : bold 10px arial, verdana, helvetica, sans-serif;
	color : #333366;
	text-decoration : none;
	background : none transparent;
}
a.HPlink:link, a.HPlink:active, a.HPlink:visited {    
	font : bold 13px arial, verdana, helvetica, sans-serif;
	color : white;
	text-decoration : none;
	background : none transparent;
}
a.HPlink:hover {    
	font : bold 13px arial, verdana, helvetica, sans-serif;
	color : white;
	text-decoration : none;
	background : none transparent;
}
.select	{ 
	font : bold 12px arial, verdana, helvetica, sans-serif;
	color : black;
	border : dotted #9999cc 1px;
}
.imgstyle {
	padding: 4px;
	border: 1px solid #ccc;
	max-width: 100%;
	}
.currentWeather {
	background-color:#EFF5D7;
	color:#3A5029;
	font-family:Tahoma;
	font-size:70%;
	border:1px solid #CAD3A4;
	width:250px;
}
.maintemp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
}
.weathertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.180top {
	/*background-image: url(images/sidebarYellowTop.png);*/
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 155px;
}
.180bottom {
	/*background-image: url(images/sidebarYellowBottom.png);*/
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 155px;
}
.blockbackshowcase {
	background-color: #FFFFCC;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 5px;
}
.blockbackfeatured {
	background-color: #E5ECF9;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 5px;
}
