@charset "UTF-8";
/* CSS Document */

img
{
	border: none;
}

img.ad
{
	padding-bottom: 4px;
}

h1
{
	font-size:22px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: -3px;
	margin-top: 10px;
	margin-left: 6px;
	line-height: 32px;
	color: #FFF;
}

h2
{
	font size: 15px;
	font-weight: bold;
	color: #555;
}

h3
{
	font-size:13px;
	font-weight: bold;
	color:#F00;

}

h4
{
	font-size: 14.5px;
	font-weight: bold;
	color:#FFF;
	line-height: 0px;
	letter-spacing: -0.75px;
}

h5
{
	font-size: 12px;
	font-weight: bold;
	line-height: 0px;
}

strong
{
	color:#F00;

}

body
{
	background-color:#fff;
	font-family: Helvetica, Arial, sans-serif;
	color: #555;
	font-size: 11px;
}

a{
	color: #F00;
	text-decoration: none;
	font-style: italic;
}

big
{
	font-weight: bold;
	color: #555;
}

a:hover
{ 
	text-decoration: none; color:#666;
}

ol
{
	line-height: 10px;
}

a.active
{
	color: #F00;
}

a.inactive
{
	color:#666;
}

a.inactive:hover
{
	color: #F00;
}

a.anchors
{
	color:#FFF;
}

a.anchors:hover
{ 
	text-decoration: none; color:#666;
}

a.ref
{
	color:#666;
}

a.ref:hover
{
	color:#bdb8a8;
}

#countynames
{
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}

#contentarea
{
	position: relative;
	width: 838px;
	border: none;
	background-color: #fff;
	margin: 0 auto;
}

/* Body Content */

#bodyContent
{
	position: inherit;
	width: 838px;
	margin-top: -13px;
}

#bodyCopy
{
	margin-left:25px;
	margin-right:25px;
	text-align: inherit;
	line-height: normal;
}

#events
{
	margin-left:10px;
	margin-right: 10px;
	line-height: normal;
	text-align: inherit;
}

#leftTable
{
	width: 650px;
	float: left;
}

#rightTable
{
	width: 179px;
	height: 800px;
	float: right;
}

#welcomeBar
{
	background: #ffffff url(images/redbar.jpg) repeat-x top left;
	height: 46px;
	width: 650px;
	margin-left: 10px;
	margin-bottom: -10px;
}

li
{
	text-indent: 2px;
	padding-left: 15px;
	list-style:none;
}

#anchors
{
	font-weight:bold;
	font-size: 10px;
	font-style:normal;
	line-height: 20px;
}


/* Footer */

#footer
{
	padding-top: 15px;
	width: 838px;
}
	

#footerDivision
{
	background: #ffffff url(images/div.gif) repeat-x top left;
	height: 1px;
	width: 838px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#footerMenu
{
	text-align: left;
	word-spacing: 6px;
	margin-left: 10px;
}

#footerdiv{
	float:left;
	padding-bottom:10px;
	padding-top: 10px;
}

#copyright
{
	text-align: right;
	padding-bottom: 0;
	margin-right: 10px;
}

.tumblr_title
{ font-weight: bold;
}