﻿body {
	background-color: #385BA9;
	margin: 0px;
}
.mainbg {
	background-color: #FFFFFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
}

a,p,input,ol,ul,h1,h2,h3,h4,h5,h6,table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}

p {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.tagline {
	font-weight: normal;
	color: #385BA9;
	text-decoration: none;
}

a:link {
	font-weight: normal;
	color: #385BA9;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	color: #006666;
	text-decoration: underline;
}
.inputform
{
	width: 280px;
}
textarea.inputform
{
	height: 100px;
}
.submitbutton
{
	width:80px;
	height:26px;
	background-color: #DCE7FF;
}


a.mainnav:link {
	font-weight: bold;
	color: #385BA9;
	text-decoration: none;
}
a.mainnav:visited {
	font-weight: bold;
	color: #385BA9;
	text-decoration: none;
}
a.mainnav:hover {
	font-weight: bold;
	color: #005353;
	text-decoration: underline;
}

h1 {
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #213871;
}
h2 {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #005050;
	text-decoration: none;
}

.copyright {
	font-weight: normal;
	color: #385BA9;
	text-decoration: none;
}

.footerbg {
	background-color: #FFFFFF;
	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;

}

a.footer:link {
	font-weight: bold;
	color: #59BB9A;
	text-decoration: none;
}
a.footer:visited {
	font-weight: bold;
	color: #59BB9A;
	text-decoration: none;
}
a.footer:hover {
	font-weight: bold;
	color: #385BA9;
	text-decoration: underline;
}


.testimonial {
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
	color: #385BA9;
	text-decoration: none;
	margin: 0px;
}
.testimonial-person {
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
	margin: 0px;
	color: #385BA9;
	font-style: italic;
	text-align=right
}
.testimonialbg {
	background-color: #FFFFFF;
	background-image: url(images/testimonial_bg.gif);
	background-repeat: no-repeat;
}
ul
{
	list-style-type: disc;
	list-style-image: url(images/bullet-kawartha.gif);
	list-style-position: inside;
}

ol li
{
	padding: 10px;
}
.altrow
{
	background-color: #EDF7FC;
}

#bordercontainer
{
	border:1px dotted #000000; 
}
.pdftext
{
	font-size: 7.5pt;
}
#hours
{
	margin-top: 10px;
	padding: 10px;
	width: 220px;
	border-style: dotted;
	border-width: 1px;
	border-color: #000000;
}
.smallprint
{
	font-size: 7.5pt;
}
p.attribution
{
	text-align:center;
}
p.attribution a, p.attribution a:visited
{
	margin-top: 5px;
	font-size: 11px;
	color:#FFFFFF;
}
p.attribution a:hover
{
	color:#DDDDDD;
}
