/*
-----------------------------------------------
vna-vermont.org
Stylesheet: Master.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: 5 Sept 2007
----------------------------------------------- */

@import url(../../vna/css/content.css);

body {
	font: 8pt/1.8em Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #000;
}

a:link, a:visited { color: #005AA7; }
a img { border: 0; }

#slideshow_navigation, .popup .apply_online { display: none; }

body.print #container { background: #FFF; }

#masthead {
	border-bottom: 1px solid #CCC;
	margin-bottom: 1.8em;
	position: relative;
}

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#slideshow {
	list-style: none;
	margin-left: 0;
}

#slideshow .caption {
	text-align: left;
}

