body {
	background-color: #3A693D;
}

.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	line-height: 18px;
	padding: 5px;
}
.leftbkgd {
	background-image: url(images/leaves.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #3A693D;
}


.mains {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}

.leader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #34683C;
}

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #003300;
	line-height: normal;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	color: #333333;
	font-weight: bold;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-align: left;
	padding-left: 40px;
}

a:link {
	color: #D04C25;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
} 

a:visited {
	color: #D04C25;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: #D04C25;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
} 

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFF33;
	text-decoration: none;
}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.subnav{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-transform: none;
	text-decoration: none;
	background-color: #686868;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.subnav a:link {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, sans-serif;
} 

.subnav a:visited {
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, sans-serif;
}

.subnav a:hover {
	font-weight: bold;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	font-family: "Century Gothic", Arial, sans-serif;
}

.subnav a:active {
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, sans-serif;
}
.photo {
	border: 3px double #00AFF7;
}
.leftcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
