html,body,div,h1,h2,h3,h4,h5,h6,p,img,dl,dt,dd,ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td,form,fieldset,embed,object,applet
{
        margin: 0;
        padding: 0;
        border: 0;
}
body {
		font-family: Verdana;

/*
	background-image: url(vplogo-grey-400.jpg);
	background-position: center 300px;
	background-repeat: no-repeat;
*/
	}

div#container
{
	width: 750px;
	margin: 0 auto;
}
div#nav a,
div#footer a
{
	color: gold;
}

a
{
	color: black;
}

h1
{
	text-align: center;
	margin: 0 auto .1em auto;
}
h2,h3
{
	text-align: center;
	margin: 1em .5em .1em .5em;
	
}
div#header
{
	width: 750px;
	float: left;
}

h1.banner {
	font-size: 65px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.1em;
	margin: 0 3px 0 150px;
	text-align: center;
	line-height: 75px;
	}

h2.banner
{
	font-size: 18pt;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	background: black;
	margin: -1px 0 0 0;
	width: 750px;
	text-align: center;

	}

div.banner
{
	background-image: url(../images/vp-logo-150.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 150px;
}


span.starbullet
{
	color: gold;
}

div.address
{
		font-size: 14pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 10px auto 0 auto;

}

#left-col p
{
	font-size: 10pt;
	text-align: justify;
	margin: 3px 3px 9px 3px;

}

#right-col p,
#left-bar p
{
	font-size: 9pt;
	text-align: center;
	margin: 3px 3px 9px 3px;

}

p.tagline,
{
	margin: -.5em auto 1em 3em !important;
	font-style: italic;
}

div#footer
{
		font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	background: black;
	width: 750px;
	margin: 0 auto;
	text-align: center;
	float: left;
	clear: all;

}

div#main
{
	margin: 10px 0 0 0;
	width: 750px;
	float: left;
}

div#left-col
{
	width: 580px;
	float: left;
	margin: 0 6px 0 6px;
}

div#right-col
{
	width: 128px;
	float: left;
	border: medium solid black;
}

div#left-bar dl
{
	font-size: 12px;
}

div#left-bar dt
{
	margin: 6px 3px 0 3px;
	font-weight: bold;
}

div#left-bar dd
{
	margin: 0 3px 0 6px;
}

div#right-col h2,
div#left-bar h2
{
	font-size: 14pt;
	margin-top: 3px;
}

div#right-col h3
{
	font-size: 12pt;
	margin-top: 3px;
}


div#nav
{
	width: 150px;
	float: left;
}

#nav li
{
		font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	background: black;
	margin: 0 0 6px  0;
}

#nav ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.facebook-item-hed
{
	text-align: center;
	margin: 1em .5em .1em .5em;
	font-size: 18pt;
	font-weight: bold;
}


div.facebook-item-body
{
	text-align: justify;
	font-size: 10pt;
	margin: 1em 6px auto 6px;
}

div.facebook-item-date
{
	font-style: italic;
	text-align: center;
}

dt
{
	font-weight: bold;
	margin: 2em 6px 6px 6px;
}

dd
{
	margin-left: 3em;
}