body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #302C2B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #67C1FF;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #507E95;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #576160;
	text-decoration: none;
}
.quote {
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	color: #7E6B65;
}
.content_rightindent {
	margin-right: 30px;
	padding-right: 30px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3E96C6;
	font-weight: normal;
}
.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.logo_subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7BAEC6;
	text-decoration: none;
}
li {
	list-style-type: disc;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.datestyle {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;  color: #FFFFFF; padding-bottom: 0px; padding-top: 2px; margin-bottom: 0px; padding-left: 2px
}
.srchtitle
{
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #7BAEC6;
	text-decoration: none;
}


