#main {
width:750px;
background-color:#D7CFC4;
border:#000000 3px solid;
margin:auto;
}

#body {
width:738px;
padding:6px;
}

#bottom { 
color: #ffffff; 
background-color:#6E501E; 
padding:6px; 
width:738px;
text-align:center;
font-size:8pt;
}

#header {
background-image:url(images/header.jpg);
width:750px;
height:200px;
}

#bottom a {color:#FFFFFF;}

#left {
float:left;
height:40px;
text-align:left;
color: #6E501E;
font-weight:bold;
line-height:40px;
font-size:12pt;
padding-left:6px;
}

#right {
float:right;
height:40px;
text-align:right;
color: #6E501E;
font-weight:bold;
line-height:40px;
font-size:12pt;
padding-right:6px;
}

body, td,th {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 9pt;
}

body {
 background-image:url(images/bkgd.jpg);
 background-attachment: fixed;
 background-color:#6E501E;
 background-position:top center;
}

a {  
 color: #FFFFFF;
 text-decoration:underline;
} 
 
a:hover {
 color: #adb1b1; 
 text-decoration:underline;
}

a.greenlink {
 
 color: #004D00;
 text-decoration:none;
} 
 
a.greenlink:hover {
 color: #004D00; 
 text-decoration:underline;
}

.white {
	font-size: 9pt;
	color: #FFFFFF;
}

.brown {
	color: #6E501E;
}

.greenbig {
	font-size:12pt;
	color: #004D00;
}

h1 {
 color: #ffffff;
 font-weight: bold;
 font-size: 16pt;
 display: block;
 background-color: #366E27;
 padding: 3px;
 text-align:center;
 border:#000000 solid 1px;
 width:100%;
}

h2 {
 color: #000000;
 font-size: 12pt;
 margin: 0px;
 padding: 0px;
}

.red11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #D00818;
}

.blue8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #344C9A;
}

.border-nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #504434;
	
}

.border-title {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}

.border-contact {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #423729;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #423729;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #423729;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #423729;
	
}

.tbl a {
 width:149px;
 height: 36px;
 display: block;
 text-align: center;
 color:#FFFFFF;
 font-weight:bold;
 float: left;
 border-left: 1px dashed #D7CFC4;
 background-color:#6E501E;
}

.tbl a:hover {
 background-color: #000000;
 text-decoration: underline;
 color:#ffffff;
}

.tbl2 a {
 width:100%;
 padding: 5px;
 padding-top:5px;
 padding-bottom:5px;
 background-color: transparent;
 text-align: right;
 display:block;
 text-decoration: none;
 color:#ffffff;
 font-size: 9pt;
 font-weight:bold;
 
}
.tbl2 a:hover {
 text-decoration: none;
 background-color: #000000;
 color: #c5c1b6;
}

.bottomline {color:#344C9A; font-weight: 700;}
.smtxt {font-size:8pt;}
.main {margin-left:auto; margin-right:auto; width:758px; padding:10px; background-color:#344C9A}

