﻿body 
{
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
/* */
text, a, p, body 
{
	color: #332518;
}
.current
{
	color: #3d5f3a;
}
.error
{
	color: red;
}

/* widths */
mainbodyWidth, table.floater .center, .headerwrapper, .menu, .contentwrapper, .footerseparater, .footerwrapper, .imagebar
{
	width: 810px;
}

h1
{
}

h2
{
}

h3
{
}

h4
{
	color: #144a88;
	font-size: 20px;
	margin-top: 0px;
}

h5
{
	font-size: 14px;
	margin-top: 27px;
	margin-bottom: 5px;
}
h6
{
	font-size: 12px;
}

.notopmargin
{
	margin-top: 0px;
}

.nobottommargin
{
	margin-bottom: 0px;
}

a 
{
	text-decoration: underline;
	/*border-bottom: 2px solid #cec9c5;*/
}

a.nodecoration
{
	text-decoration: none;
	/*border-bottom: 0px solid #fff;*/
}


a:visited
{
}

a:hover
{
}

p
{
	margin: 0px 0px 15px 0px;
	line-height: 20px;
}

p.grayline
{
	text-decoration: underline;
}

table.floater
{
	width: 100%;
	margin: 110px 0px 0px 0px;
	padding: 0px;
}

table.floater .left, table.floater .right
{
	width: auto;
}

table.floater .center
{
	background-color: #fff;
}

.content
{
	
}

.headerwrapper
{
	height: 162px;
	position: relative;
	float: left;
	background-image: url(../images/headerbackground.jpg);
	background-repeat: repeat-x;
}

.logo
{
	position: relative;
	float: left;
	margin: 15px 0px 0px 23px;
}
.moto
{
	clear: right;
	position: relative;
	float: right;
	margin: 134px 17px 0px 0px;
}

.menu
{
	height: 30px;
	background-color: #000;	
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.menu a
{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.menuimage
{
	float:left;
	margin: 0px 0px 0px 0px;
	border-width: 0px;
}
.imagebar
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.imagebar img
{
	padding-left: 1px;
}

.contentwrapper
{
	position: relative;
	float: left;
	min-height: 389px;
}

.maincontent
{
	padding: 22px 22px 0px 22px;
}

.imagetitle
{
	height: 48px;
	vertical-align: top;
}

.indeximage
{
	position: relative;
	float: left;
	width: 808px;
	height: 504px;
	padding: 0px 1px 0px 1px;
}

.indexcontent
{
	/*clear: left;*/
	/*position: relative;*/
	/*float: left;*/
	/*height: 311px;*/
	/*height: 400px;*/
	/*width: 409px;
	margin-top: -376px;
	margin-left: 360px;
	padding: 42px 15px 10px 15px;
	border: 1px solid red;*/
	padding: 42px 15px 0px 15px;
	
}

.indexcontentback
{
	clear: left;
	position: relative;
	float: left;
	background-color: #fff;
	min-height: 480px;
	width: 441px;
	margin-top: -490px;
	margin-left: 360px;	
	/* for IE */
	filter:alpha(opacity=75);
	/* CSS3 standard */
	opacity:0.75;
}

.footerseparater
{
	position: relative;
	float: left;
	height: 42px;
}
.footerwrapper
{
	position: relative;
	float: left;
	height: 109px;
	background-image: url(../images/footerbackground4.jpg);
	background-repeat: repeat-x;
	background-position: 0px  15px;
}

.footer
{	
	font-size: 11px;
	width: 750px;
}

.footer a, .footer a:visited, .footer a:hover
{
	color:#483527;
	text-decoration: none;
	border-bottom: 0px solid #fff;
}

.footer a.current
{
	color: #3d5f3a;
}

.footer ul
{
	padding: 0px;
	margin: 10px 0px 0px 70px;
	
}

.footer li
{
	float: left;
	padding: 0px 13px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
/*
.footer li a .current
{
	color: #3d5f3a;
}*/

table.meeting
{
	width: 100%;
	
}
table.meeting td
{
	vertical-align: top;
	line-height: 20px;
}
table.meeting td.left 
{
	width: 50px;
}

table.meeting td ul
{
	/*padding: 0px;
	margin: 0px; */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 40px;
}

table.links
{
	width: 475px;
}

table.links td
{
	vertical-align: bottom;
	line-height: 25px;
}

table.links td.space
{
	width: 25px;
}

table.aboutinfo
{
	width: 100%;
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
}

table.aboutinfo td
{
	vertical-align: top;
}

table.aboutinfo td.left
{
	padding: 0px 10px 15px 0px;
}

table.noBorder
{
	border:  0px solid #fff;
	margin-bottom: 0px;
}

.contactwrapper
{
	width: 525px;
	position: relative;
	float: left;
}

table.contactUs
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	line-height: 18px;
}
table.contactUs th
{
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	border: 0px;
	text-align: left;
}
table.contactUs td
{
	border: 0px;
}

.contactaddresswrapper
{
	position: relative;
	float: left;
}

table.contactUsAddress
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	line-height: 20px;
	margin-bottom: 15px;
}

table.forms
{
	width: 60%;
	margin-bottom: 25px;
	margin-top: 10px;
}

table.forms td
{
	vertical-align: bottom;
}

table.forms td.star
{
	width: 16px;
}
table.forms td.spacer
{
	width: 10px;
}