﻿body
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
	background-color: #FFFFFF;
}

h1
{
	font-size: 28px;
	color: #399E73;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h2
{
	font-size: 21px;
	color: #399E73;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

h3
{
	color: #399E73;
	font-size: 16px;
	text-align: left;
	margin-bottom: 3px;
	border-bottom: 1px solid #41B541;
	margin-top: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a
{
	color: #41B541;
}

a:hover
{
	color: #5ED15E;
	text-decoration: none;
}

h1 a, h2 a, h3 a
{
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: underline;
}

/** Navigation **/

.subnav
{
	background-color: #EFFEEF;
	padding: 5px;
}

.subnav .searchform
{
	width: 96%;
	background-color: #fff;
	float: left;
	padding: 5px;
	border: 1px solid #41B541;
}

.subnav .searchform div
{
	font-size: 11px;
	width: 100%;
}

.footer
{
	background-color: #EFFEEF;
	color: #399E73;
	padding: 3px;
	font-size: 11px;
}

/** http://colorschemedesigner.com/#2P51EhCz8cq-b **/

input
{
	padding: 2px;
	font-size: 14px;
}

/** Map Stuff **/
.submap
{
	width: 240px;
	min-height: 199px;
	height: auto !important;
	height: 199px;
	background-color: #efefef;
	border: 1px solid #ccc;
	float: left;
	margin: 0px 5px 0px 0px;
}

/** Default Page Results **/

.pagenumbers
{
	padding: 4px;
	font-size: 14px;
	background-color: #EFFEEF;
	margin-bottom: 3px;
	float : left;
	width : 98%;
	border: 1px solid #41B541;
}

.parentresult
{
	width: 100%;
	min-height: 203px;
	margin-bottom: 7px;
	float : left;	
}

.subresults
{
	width: 100%;
	padding-bottom : 3px;
	float : left;
	margin-bottom : 5px;
}

.altresult
{
	background-color: #D8FFB8;
}

.printimage
{
	width: 40px;
	float: right;
	text-align: right;
	padding: 3px;
}
.resultsaddress
{
	padding: 5px;
	float: left;
	width : 98%;
	border: 1px solid #41B541;
	background-color: #fff;
	margin-bottom: 5px;
	margin-right: 3px;
}
.resulttitle
{
	width: 270px;
	float: left;
	font-size: 18px;
	padding: 0px;
	line-height: 42px;
}

.resultaddress
{
	width: 295px;
	float: left;
	font-size: 15px;
	margin-top: 5px;
}
.resultdatetime
{
	width: 295px;
	float: left;
	font-size: 15px;
	margin-top: 5px;
}
.resultoptions
{
	width: 295px;
	float: left;
	font-size: 11px;
	margin-top: 3px;
}
