﻿body
{
	font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: 0.8em;
	background-color: #fff;
	color: #483e3e;
}
form
{
	width: 100%;
}
#pagecontainer
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header
{
	margin-bottom: 10px;
	font-size: 0.85em;
}
#topmenu
{
	color: #fff;
	background-color: #cb362f;
	padding: 7px 20px 7px 10px;
	margin-top: 10px;
}
#topmenu a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.95em;
	margin-left:10px;
	margin-right: 10px;
}
#topmenu a:hover
{
	text-decoration: underline;
}
#sitename
{
	width: 15%;
	float: left;
	font-weight: bold;
}
#topmenuitems
{
	text-align: right;
}
#main
{
	margin: 0;
	padding: 0;
}
#leftnav
{
	width: 194px;
	float: left;
	font-size: 0.85em;
	padding-top: 0px;
	margin-top: 0px;
}
#content
{
	width: 554px;
	float: right;
}
#pagecopy a
{
	color: #483e3e;
}
#pagecopy
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 0.85em;
}
#pagecopy h1
{
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
}
#pagecopy a:hover
{
	text-decoration: none;
}
.breadcrumbs
{
	background-color: #e5e5e5;
	padding: 3px 10px 3px 10px;
	color: #000;
	font-size: 0.85em;
}
html>body .breadcrumbs
{
	margin-top: 3px;
}
.breadcrumbs a
{
	color: #000;
}
.breadcrumbs a:hover
{
	text-decoration: none;
}
#footer
{
	text-align: center;
	font-size: 0.85em;
	color: #fff;
	background-color: #cb362f;
	padding: 10px 5px 10px 5px;
	margin-top: 10px;
}
#footer a
{
	color: #fff;
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: none;
}
.headerstrip
{
	background-color: #cb362f;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	clear: both;
}
.headerleft
{
	float: left;
	width: 267px;
	padding-left: 18px;
}
.headerright
{
	
}
.homelists
{
	border: solid 1px #b2b2b2;
	padding: 0px;
	background-image: url(../images/homepage/boxback.gif);
}
html>body .homelists
{
	
}
.listleft
{
	float: left;
	width: 273px;
}
.listright
{
	float: right;
	width: 275px;
}
.spacer
{
	clear: both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	padding: 0;
}
.red
{
	color: #cb362f;
}
.AspNet-TreeView
{
	margin-top: 0px;
	padding-top: 0px;
}
.AspNet-TreeView ul
{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 100%;
}
.AspNet-TreeView-Root
{
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: dashed 1px #cb362f;
	background-image: url(../images/navigation/bullet-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}
.AspNet-TreeView-Selected
{
	background-image: url(../images/navigation/bullet-top-selected.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.AspNet-TreeView-Leaf
{
	font-weight: normal;
	text-transform: none;
	font-size: 0.85em;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/navigation/bullet-sub.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.AspNet-TreeView-Leaf a
{
	color: #483e3e;
	text-decoration: none;
}
.AspNet-TreeView-Leaf a:hover
{
	text-decoration: underline;
}
html>body .AspNet-TreeView
{
	margin:0;
}
.homeboxes
{
	background-image: url(../images/homepage/boxes.gif);
}
.homebox
{
	float: left;
	width: 178px;
	background-image: url(../images/homepage/boxheader.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #cb362f;
}
.homebox h2
{
	text-align: center;
	font-weight: bold;
	font-size: 1.05em;
	color: #fff;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0;
}
.homebox p
{
	padding: 10px 10px 10px 10px;
	color: #fff;
	text-align: center;
	margin: 0;
	font-size: 0.85em;
}
.homeboxmiddle
{
	margin-left: 10px;
	margin-right: 10px;
}
.homebox img
{
	border-top: solid 3px #fff;
	border-bottom: solid 3px #fff;
}
.pagebox
{
	border: solid 1px #b2b2b2;
	margin: 0;
	padding: 0;
	background: url(../images/homepage/boxback.gif);
}
.formbox
{
	font-size: 0.85em;
	padding-left: 10px;
}
.testimonialbox
{
	width: 265px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.85em;
}
.formbutton
{
	background-color: #cb362f;
	color: #fff;
	border: none;
	font-size: 1.1em;
}
.formbox
{
	padding-left: 2px;
	width: 140px;
	font-family: verdana, arial, sans-serif;
}
.newslist
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: url(../images/navigation/bullet-sub2.gif);
	list-style-position: inside;
}
.newslist a:hover
{
	text-decoration: none;
}
.newslist li
{
	margin-top: 5px;
	margin-bottom: 10px;
}
.homeul
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 8px;
	list-style-image: url(../images/navigation/bullet-sub2.gif);
	list-style-position: inside;
}
.homeul li
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #cb362f;
	font-size: 0.9em;
}
.alternateli
{
	background-color: #e5e5e5;
}
.homeul li a
{
	color: #cb362f;
	font-weight: bold;
	text-decoration: none;
}
.homeul li a:hover
{
	text-decoration: underline;
}