﻿html, body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #d9d9d9;
	color: #000000;
}

table
{
	background-color: #ffffff;
}

#sections
{
	float:left;
	padding: 0px 0px 0px 45px;
}

#pages
{
	float:left;
	padding-left: 55px;
}


a, a:link, a:visited
{
	font-weight: normal;
	font-size: 10px;
	font-family: verdana;
	color: #852122;
	text-decoration: none;
}

a:hover, a:active
{
	font-weight: normal;
	font-size: 10px;
	font-family: verdana;
	color: #852122;
	text-decoration: none;
}

a.sections, a.sections:link, a.sections:visited
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	color: #852122;
	text-decoration: none;
}

a.sections:hover, a.sections:active
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	color: #852122;
	text-decoration: underline;
}

a.pages, a.pages:link, a.pages:visited
{
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	color: #852122;
	text-decoration: none;
}

a.pages:hover, a.pages:active
{
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	color: #852122;
	text-decoration: underline;
}

.headline
{
	font-weight: bold;
	font-size: 18px;
	font-family: verdana;
	color: #215585;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}

.subheadline
{
	font-weight: bold;
	font-size: 13px;
	font-family: verdana;
	color: #215585;
	text-decoration: none;
	padding-top: 10px;
}

.subhead2
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	color: #215585;
	text-decoration: none;
	padding-top: 10px;
}

.subhead3
{
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	color: #215585;
	text-decoration: none;
	padding: 10px 0px 0px 12px;
}

.sevensteps
{
	padding: 5px 0px 0px 12px;
}

.location_city
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	color: #215585;
	text-decoration: none;
	padding-top: 5px;
	valign: top;
}

.txt
{
	font-weight: normal;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}

.txt_location
{
	font-weight: normal;
	font-size: 9px;
	font-family: verdana;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}

.txt_intro
{
	font-weight: normal;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}

.story_date
{
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	text-decoration: none;
	padding: 12px 0px 0px 0px;
}

.story_blurb
{
	font-weight: normal;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	text-decoration: none;
	padding: 3px 0px 10px 0px;
}

.homepage_table
{
	border-color: #cccccc; 
	border-style: dotted;
	border-width: 1px;
}

.homepage_headline
{
	font-weight: bold;
	font-size: 18px;
	font-family: verdana;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 8px 0px;
}

.homepage_txt
{
	font-weight: normal;
	font-size: 10px;
	font-family: verdana;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
}

.homepage_txt2
{
	font-weight: normal;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

ul.navigation
{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px 0px 0px 0px;
}

li.navigation
{
	margin: 6px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(/Images/bullet.gif);
	list-style-type: circle;
}

li.body
{
	margin: 6px 0px 5px 5px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	list-style-image: url(/Images/bullet.gif);
	list-style-type: circle;
}

.background_img
{
background-image: url(/images/bg-page.gif); 
background-color: #ffffff;
}