body
{
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans','Trebuchet MS',arial,helvetica,sans-serif;
	font-size: 13px;
	line-height: 1.5;	
}

a img
{
	border: none;
}

a:link, a:visited, a:focus, a:hover, a:active
{
	color: #c6612c;	
	text-decoration: none;
}

h1
{
	color: #571a1d;
	font-size: 30px; /* 18px */
	font-weight: normal;
	margin: 0;
	padding: 0 0 24px 0;
}

h2
{
	color: #b02b03;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 1em 0;
}

h3
{
	color: #993;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


h4
{
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}



ul
{
	margin: 0;
	padding: 0 0 1.5em 2em;
	list-style-type: disc;	
}

ul li
{
	margin: 0;
	padding: 0;	
}

ol
{
	margin: 0;
	padding: 0 0 1.5em 2em;
}

ol li
{
	margin: 0;
	padding: 0;	
}

ul ul, ul ol, ol ul, ol ol
{
	padding-bottom: 0;
	padding-top: 0;	
}

dl
{
	padding: 0 0 1.5em 0;
	margin: 0;
}

p
{
	margin: 0;
	padding: 0 0 1em 0;	
}

hr 
{
	clear: both;
	border: none;
	border-top: 1px dashed #ddd;
	height: 1px;
	color: #fff;
	background-color: #fff;
	margin: 0 0 1em 0;
	padding: 0;
}

.feature
{
	font-weight: bold;
	color: #990;	
}


.subdued
{
	color: #999;	
	font-weight: normal;
}

h2 .subdued
{
	color: #999;	
	font-weight: normal;
	font-size: 0.8em;
}


.image-left
{
	float: left;
	margin: 0 10px 10px 0;
}

.image-right
{
	float: right;
	margin: 0 0 10px 10px;	
}


.small
{
	font-size: 0.916667em;	
}

.caption
{
	font-size: 0.916667em;
	color: #999;
}

.right
{
	text-align: right;
}



/* self clearing rules */
.box:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.box { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.box { display: block; }
/* End hide from IE-mac */

/* self clearing rules */
.plainbox:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.plainbox { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.plainbox { display: block; }
/* End hide from IE-mac */



#slideshow, #line, #nav, #footer, #sponsors, #newsletter, #subnav
{
	display: none;
}



#map_canvas, #map_canvas_2009, #map_canvas_2008, #map_canvas_2010a, #map_canvas_2010b
{
	width: 100%; height: 450px; margin: 0 0 1.5em 0;
}






ul.thumbnails
{
	padding: 0 0 1.5em 0;
	margin: 0;
	list-style: none;	
	clear: both;
	width: 100%;
	float: left;
}

ul.thumbnails li
{
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 1px 1px 0;
	padding: 0;	
	background-image: none;
}

ul.thumbnails li a
{
	width: 100px;
	height: 100px;
	display: block;
	position: relative;
}

ul.thumbnails li a:focus, ul.thumbnails li a:hover, ul.thumbnails li a:active
{
	background-color: #f5f5eb;
}

ul.thumbnails li img
{
	float: left;	
}

.largephoto
{
	padding: 0 0 1.5em 0;	
}

.pagination
{
	clear: both;
	padding: 0 0 1.5em 0;	
}

ul.thumbnails .caption
{
	position: absolute;
	top: -9999px;
	left: -9999px;
}
