/*
-----------------------------------------------
vna-vermont.org
Stylesheet: Framework.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: 20 August 2007
----------------------------------------------- */

@import url(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; }

#accessibility, #utility_navigation, #site_search, #navigation, #secondary_navigation, #site_info .navigation, #QE_Toolbar, #why_vna .more {
	display: none;
}

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

#phone {
	font-size: 1.4em;
	font-style: italic;
	position: absolute;
	top: 70px;
	left: 475px;
}

body.print #site_info {
	border-top: 1px solid #CCC;
	margin-top: 0.9em;
	padding-top: 0.9em;
	clear: both;
}

body.print #container, #content {
	background: #FFF;
	color: #000;
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
}

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

th { background: #FFF; color: #000; border-bottom: 1px solid #000; }

/*
Home */

#why_vna { min-height: 0; height: 0; background: none; }
#why_vna h1 { padding-left: 0; }
#why_vna h1 span { display: inline; text-indent: 0; }

#why_vna blockquote { margin-left: 0px; }
#why_vna .source { font-style: italic; text-align: left; }
#why_vna .quote { text-align: left; }

#at_home {
	width: 100%;
	margin: 0;
	padding-bottom: 1.8em;
	display: block;
}

#whats_new {
	clear: both;
	background: none;
	float: none;
	width: 100%;
}

#whats_new h2 { background: none; }
#whats_new .more { display: none; }
