*
{
	font-family			: "trebuchet ms", Verdana, tahoma, sans-serif;
}

body
{
	margin				: 0;
	padding				: 0;
	background			: white;
}

head
{
	margin				: 0;
	padding				: 0;
}


#toplinks
{
	display 			: none;
}

.box_top
{
	display 			: none;
}

.box_bottom
{
	width				: 100%
}

.box2top
{
	display 			: none;
}

.box2middle
{
	width				: 90%;
	margin				: 0 auto 0 auto;
}

.box2bottom
{
	display 			: none;
}

#header_middle
{
	width				: 100%;
	margin				: 0 auto 0 auto;
	left				: 50%;
}

#content_middle
{
	width				: 100%;
	margin				: 0 auto 0 auto;
	left				: 50%;
	padding				: 0 0 20px 0;
}

#map
{
	margin				: 0 25px 0 25px;
	width				: 685px;
	height				: 300px;
	border 				: 2px solid #8DACFF;
}

#footer
{
	text-align			: center ;
}

img.logo
{
	display 			: none
}

img.logo
{
	margin 				: 0 0 0 25px;
	width				: 115px;
	height				: 115px;
	border				: 1px solid black;
}

img.title
{
	margin 				: 0 0 0 12px;
	vertical-align		: top;
}

ul.navbar
{
	display 			: none;
}

li.navitem,	li.currentnavitem
{
	font-weight			: bold;
	font-size			: 1em ;
	display 			: inline;
	margin 				: 5px;
}


li.navitem a:link
{
	text-decoration		: none;
	background			: none;
}

li.navitem a:visited
{
	text-decoration		: none;
}

li.navitem a:hover
{
	text-decoration		: underline
}

h2
{
	margin				: 20px 0 10px 25px;
}

h3
{
	margin				: 20px 0 5px 25px;
	text-decoration		: underline;
}

p.content_paragraph, p.print_only
{
	margin 				: 5px 0 0 25px;
	line-height			: 1.2;
	width				: 90%;
	text-align			: justify;
}

p.display_only
{
	display				: none;
}

fieldset
{
	border 				: 2px solid #8DACFF;
	margin				: 25px;
	width				: 665px;
	padding				: 10px;	
}

.label
{
	margin 				: 0;
}

p.footer_text_right
{
	text-align			: center;
	font-size			: 1em;
}	

p.footer_text_right a:link
{
	text-decoration		: none;
}

p.footer_text_right a:visited
{
	text-decoration		: none;
}

p.galleryCaption
{
	margin 				: 0 0 25px 0;
}

img.galleryImage
{
	border 				: 2px solid #8DACFF;
}

.galleryHorizDiv
{
	width				: 500px;
	margin				: 0 auto 0 auto;
}

.galleryVertDiv
{
	width				: 375px;
	margin				: 0 auto 0 auto;
}

table.access
{
	margin 				: 20px 35px 5px 30px;
	border-top			: 2px solid #ddd;
	border-left			: 2px solid #ddd;
	border-bottom		: 2px solid #aaa;
	border-right		: 2px solid #aaa;
}

tr.header th
{
	text-align			: center;
	border-bottom		: 1px solid #ddd;	
	border-left			: 1px solid #ddd;
}

table.access th.right
{
	border-top			: 1px solid #ddd;
	background			: url("/images/paleorange.png");}

table.access th.left
{
	text-align			: center;
	border-bottom		: 1px solid #ddd;	
	border-left			: none;
	border-top			: 1px solid #ddd;
	background			: url("/images/paleorange.png");}

table.access td.number
{	
	text-align			: center;
	border-bottom		: 1px solid #ddd;
	background			: url("/images/paleyellow.png");
}

table.access td.trophy
{	
	border-bottom		: 1px solid #ddd;
	padding				: 0 0 0 10px;
	background			: url("/images/paleyellow.png");
}

table.access td.guide
{	
	padding				: 0 0 0 10px;
	border-bottom		: 1px solid #ddd;
	border-left			: 1px solid #ddd;
	background			: url("/images/paleyellow.png");
}

img.content_left_image
{
	margin 				: 5px 10px 0px 0;
	border				: 1px solid black;
	float				: left;
	width				: 8em;
	height				: 8em;
}

img.content_right_image
{
	margin 				: 5px 0px 0px 10px;
	width				: 215px;
	height				: 115px;
	border				: 1px solid black;
	float				: right;
}