h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; margin-top: 0px; display: inline;  color: #1c3e34;}
h2 { font-size: 18px; color: #1c3e34; margin-bottom: 0px;}
h3 { display: inline;
	font-size: 11px;
	color: #AE5D28;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	 background-color: #84A065; 
	/*background-color: #DCDEEA; */
	margin-top: 20px;
}
.border {
	border: 6px solid #C1D0B1;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}

a {
	color: #AE5D28;
	text-decoration: underline;
}

a:hover {
	color: #AE5D28;
	text-decoration: none;
}

.allout {
	background-color: #FFF;
	border: 2px solid #5E5C5D;
}

.head {
	border-top: 1px solid #B8CDAC;
	border-left: 1px solid #B8CDAC;
	border-right: 1px solid #B8CDAC;
}

.head2 {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
}

.nav {
	padding-right: 20px;
	padding-left: 20px;
}

.navitem {
	border: 1px solid #FFF;
	background-color: #AE5D28;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #1c3e34;
}

.navitem a {
	background-color: #AE5D28;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
    width: 100%;
}

.navitem a:hover {
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #AE5D28;
	text-decoration: none;
	display: block;
    width: 100%;
}

.navitem_on {
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #AE5D28;
	text-decoration: none;
}
 
.main {
	padding: 20px;
}

.left {
	padding-left: 10px;
	font-family: Georgia, Arial;
	color: #1c3e34;
}

.left a {
	font-family: Georgia, Arial;
	color: #1c3e34;
	text-decoration: underline;
}

.left_head {
	font-size: 20px;
	margin-bottom: 0px;
	font-family: Georgia, Arial;
	color: #1c3e34;
}

.smallwhite {
	font-size: 11px;
	color: #AE5D28;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px; 
}

.footer {
	font-size: 11px;
	color: #CCD0C2;
	padding-top: 10px;
}

.footer a {
	color: #CCD0C2;
}

.footer a:hover {
	color: #CCD0C2;
	text-decoration: none;
}

.copyright {
	font-size: 11px;
	color: #CCD0C2;
	padding-top: 10px;
}

.headernav {
	font-size: 11px;
	color: #CCD0C2;
	padding-bottom: 10px;
}

.headernav a {
	font-size: 11px;
	color: #CCD0C2;
	text-decoration: none;
}

.headernav a:hover {
	font-size: 11px;
	color: #CCD0C2;
	text-decoration: underline;
}

.center_head {
	font-size: 28px;
	color: #1c3e34;
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.center_small {
	font-size: 14px;
	color: #000;
	margin-top: 0px;
}

.pad_left {
	padding-left: 20px;
}

.big {
	font-size: 14px;
	font-weight: bold;
}

.imgs {
	padding-right: 2px;
	vertical-align: middle;
}

td.catbg {
	background-color: #AE5D28;
	color: #fff;
	padding: 5px;
}
table.rates td {
	padding-left: 5px;
}

.littlebox {
	margin-top: 10px;
	background-color: #84A065;
	height: 20px;
}