﻿body
{
	background-color:#efe09d;
	text-align:center;
	font-family:Myriad Pro;
}

.PhotoCaption
{
	font-style:italic;
	padding:3px;
	font-size:.8em;
}

.FooterDiv
{
	background-color:#2a2a2a;
	color:White;
	font-size:.8em;
}

.CountyNavigation
{
}

a:hover
{
	text-decoration:underline;
}

.RandBLink a
{
	color:Black;
	text-decoration:none;
}

.RandBLink a:hover
{
	color:#96a8c1;
	text-decoration:underline;
}