﻿body
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	background-image: url(../images/bg04.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bighead
{
	padding: 8px;
	background-color: #dddddd;
	font:bold 30px arial, helvetica, sans-serif;
     color:#390;
     letter-spacing:-2px;
     margin-bottom:25px;
}

.content
{
	padding-top: 10px;
	width: 760px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #999999;
	background-color: #ffffff;
}

.footer
{
	width: 760px;
	height: auto;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #999999;
	background-color: #ffffff;
	margin: 0;
	margin-bottom: 5px;
	padding: 20px 0;
	text-align: center;
	font-size: 11px;
	color: #555555;
}

.footer3
{
	width: 763px;
	height: auto;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #999999;
	background-color: #ffffff;
	margin: 0;
	margin-bottom: 5px;
	padding: 20px 0;
	text-align: center;
	font-size: 11px;
	color: #555555;
}

.frontpicture
{
	display: block;
	margin-bottom: 20px;
}

.greenbox
{
     padding:15px;
     font:13px/25px georgia, serif;
     background-color:#ffc;
}

.greenbox a
{
	text-decoration: none;
	font-weight: bold;
}

h2
{
     color:#390;
     font: bold 24px arial, helvetica, sans-serif;
     text-align:center;
     letter-spacing:-1px;
     background-color: #dddddd;
     padding: 5px;
}

h3
{
	font-size: 15px;
	text-align: left;
}

.header
{
	width: 760px;
	height: 190px;
	background-image: url(../images/htbd-header.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #999999;
	background-color: #ffffff;
	margin-top: 5px;
}

.header2
{
	width: 760px;
	height: 190px;
	background-image: url(../images/htbd-header2.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #999999;
	background-color: #ffffff;
	margin-top: 5px;
}

.header3
{
	width: 763px;
	height: 190px;
	background-image: url(../images/htbd-header2.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #999999;
	background-color: #ffffff;
	margin-top: 5px;
}

.navigation
{
	width: 235px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
}

.navigation p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.navigation a, .navigation:visited
{
	width: 200px;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/button-off.jpg);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 7px;
}

.navigation a:hover
{
	width: 200px;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/button-on.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 7px;
}

.newsletterForm, .newsletterForm td, .newsletterForm input
{
	font-size: 12px;
}

p
{
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

.pagetitle, .pagetitle h3
{
	color: #000000;
	background-color: #ffffff;
	text-align: left;
}

.pagesection, .pagesection h2
{
	background-color: #cccccc;
	padding: 5px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.red, .red p
{
     color:red;
     line-height: 25px;
     padding: 10px;
}

.redalert, .redalert p
{
	font-size: 20px;
     background-color:#ffc;
     text-align: center;
     line-height: 25px;
}

.sectionheader
{
	border: solid 1px #cccccc;
	padding: 0px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 5px;
}

.sectiontitle
{
	text-align: center;
	padding: 5px;
	padding-bottom: 5px;
	background-color: #cccccc;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}

.sidebarTestimonial
{
     font:12px tahoma, verdana, arial, sans-serif;
     background-color:#ffc;
     width: auto;
     margin: 10px;
     margin-right: 20px;
     margin-left: 15px;
     margin-top:15px;
     padding:10px;
}

.sidebarTestimonial p
{
     text-align:left;
     margin-left:10px;
}

.testimonial
{
     background-color:#EEF5EA;
     padding:20px;
     border:5px solid #adda93;
     font:13px/24px georgia, serif;
  
}

ul, ul.li
{
	text-align: left;
	font-size: 12px;
}

ol, ol.li
{
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}