h1 {
	margin-right:16px;
}

h3 {
	margin-right:16px;
	font-size:20px;
}

.content-box
{
	clear:both;
	background-image:url('../Imgs/FrontPage/vhp-home-fade.gif');
	background-repeat: repeat-x;
	width:932px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	margin:0px;
	padding:14px;
}

.content-box h3
{
	padding:0px;
	margin:0px;	
	color: #152941;
	font-weight: bold;
}

.content-box h4
{
	padding:0px;
	margin:0px;	
	color: #152941;
	font-weight:normal;
}

#alert-map-wrapper {
	position:relative;
	height:250px;
}

#alert-map {
	height:250px;
	border:1px solid #999999;
	overflow:hidden;
}

#mapholder
{
/*
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
*/
	background-image:url('../Imgs/FrontPage/vhp-home-fade.gif');
	background-repeat: repeat-x;
	width:932px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	margin:0px;
	padding:1em;
	height:48em;
}

#map-filter
{
	width:932px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	margin:0px;
	padding:1em;
}

#map-content-box
{
	height:621px;
}

#map-logo-box
{
	position:relative;
	top:-370px;
	left:140px;
	z-index:98;	
}

/*
#map-logo-box-esri
{
	position:relative;
	top:-270px;
	left:140px;
	z-index:98;	
}
*/

#newsholder
{
	background-image:url('../Imgs/FrontPage/vhp-home-fade.gif');
	background-repeat: repeat-x;
	width:932px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	margin:0px;
	padding:1em;
	height:25em;
}

.newslink:active, .newslink:link, .newslink:visited
{
	color: #2B7AF0;
}

.newslink:hover
{
	color: red; /*#000000;*/
}

#news-slides
{
	float:right;
	margin-top:1em;	
}

#news-slides .cheezlide_switchpanel_container {
    width: auto;
    top: 10px;
    right: 10px;
    bottom: inherit;
    left: inherit;
}

#news-slides .cheezlide_switchpanel li {
	display: inline;
}
	
.pll-content-box
{
	clear:both;
	width:932px;
	min-width: 932px;
	background-image:url('../Imgs/FrontPage/VHP-home-middle-3boxes.gif');
	background-repeat: repeat-y;

	border-style: solid;
	border-color: #666666;

	border-width: 1px;
	margin:0px;
	padding:14px;
}

#pll-sub-box1
{
	width:299px;
	padding-right: 7px;
}

#pll-sub-box2
{
	width:307px;
	padding-left: 7px;
	padding-right: 7px;
}

#pll-sub-box3
{
	width:298px;
	padding-left: 7px;
}

.pll-sub-box
{
	float:left;
	margin:0px;
	padding:0px;
}


.pll-sub-box h3
{
	padding:0px;
	margin:0px;	
	color: #152941;
	font-weight: bold;
}

.pll-item-box
{
	padding: 0px;	
	margin: 0px;
	height:9em;
}

.pll-item-img
{
	float:left;	
	margin-top: 4px;
	width: 160px;
	height: 120px;
}

.pll-item-title:link
{
	color: #2b7af0;	
	font-weight: bold;
}
.pll-item-title:link, .pll-item-title:active, .pll-item-title:visited
{
	color: #2b7af0;	
	font-weight: bold;
}

.pll-item-title:hover
{
	color: red;	
	font-weight: bold;
}

.pll-item-text
{
	float: left;
	margin-left: 10px;
	padding: 0px;
	width: 120px;	
}
