/*
body and headings
*/
body
{
	margin: 0.5in;
	padding: 0;
	color: #666;
	font: 13pt/19pt Georgia, serif; 
	text-align: left;
	border: none;
}

div#wholepage
{
	display: block;
	width: 6.5in;
	margin: 0;
	padding: 0;
	border: none;
}

div#tagline
{
	display: block;
	float: left;
	font-size: 26pt;
	line-height: 33pt;
	color: #007088;
	letter-spacing: 2pt; 
	margin: 0;
}

div#tagline p { margin-top: 0; }

div#tagline p#location
{
	font-size: 14pt;
	line-height: 16pt;
}

p
{
	margin: 18pt 0;
	text-align: left;
}

#sidebar p
{
	margin: 0;
}

h1#home a span.for_accessibility,
h1#nothome a span.for_accessibility
{
	width: 4in;
	font-size: 28pt;
	line-height: 38pt;
	color: black;
}

h2, h3
{
	color: #888;
	margin: 0;
	font-weight: normal !important;
	font-size: 18pt;
	letter-spacing: 2pt;
}

h2 { font-size: 22pt; }

h4
{
	color: #888;
	margin: 18pt 0 0 0;
	font-weight: normal !important;
	font-size: 14pt;
	letter-spacing: 2pt;
}

/*
layout and links
*/

div#navigation,
div#navigation.home h2,
div#footer,
hr
{
	display: none;
}

div#content
{
	width: 5in;
}

div#sidebar
{
	width: 2in;
	font-size: 10pt;
	line-height: 21pt;
	color: #888;
}

a
{
	color: #c61;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

a:hover { border-bottom: 1pt dotted #c61; }

li { margin: 9pt 0; }

strong
{
	font-weight: bold;
	font-style: normal;
}

em
{
	font-style: italic;
	font-weight: normal;
}

/*
tables
*/

table
{
	width: 5in;
}

table, tr
{
	font-size: 11pt;
	line-height: 13pt;
	border: 0;
	margin: 18pt 0;
}

td, th { border: 1pt #ddd solid; }

td
{
	padding: 5pt;
}

th
{
	font-weight: bold;
	padding: 5pt;
	letter-spacing: 1pt;
}

div.clear { clear: both; }

div#map
{
	margin: 0.25in 0 0.25in 0;
}

div#slideshow
{
	width: 6in; 
	margin: 0 0 0 45pt;
}