#default{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-image:url(../images/layout/background.jpg);
	background-color:#92A470;
	margin-top: 0px;
	margin-left: 0px;
}

.h1{
	font-size: 14pt;
	margin-left: 10px;
}
.h2{
	font-size: 12pt;
}
.h3{
	font-size: 12pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}	
.h4{
	font-size: 7.5pt;
}
	
td{
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

BODY{
	font-size: 10pt;
	text-decoration: none;
}

a:link, a:visited{
	color: #6A8D42;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6A8D42;
	font-weight: bold;
	font-size:10pt;
	background-color: #BBC193;
}

	
.breadcrumb{
	color: #6A8D42;
	font-weight: bold;
	font-size: 8.5pt;
	text-decoration: none;
	margin-left: 10px;
}
.breadcrumb a:link, .breadcrumb a:visited{
	color: #000000;
	font-weight : bold;
	font-size: 8.5pt;
	font-style: normal;
	text-decoration: none;
}
.breadcrumb a:hover {
	background-color: #BBC193;
}

.content{
	color: black;
	font-size: 10pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.content a:link, .content a:visited{
	color: #6A8D42;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover {
	color: white;
	background-color: #bbc193;
}

.menu{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	background-image:url(../images/layout/menu_row.jpg);
	background-color:#000000;
	margin-top: 10px;
	height: 28px;
	background-position:center;	
}
.menu a:link, .menu a:visited, .menu a:hover{
	color: #FFFFFF;
	margin-left: 8px;
	margin-right: 8px;
}
.menu a:hover {
	background-color: #333333;
}

.content2{
	color: black;
	font-size: 10pt;
	margin-top: 10px;
}
.content2 a:link, .content2 a:visited{
	color: #F2B326;
	font-weight: bold;
}
.content2 a:hover {
	color: white;
	background-color: #F7C901;
}

.splash{
	background-image:url(../images/splash/blank.jpg);
	background-color:#FBF7EC;
}
.leftside{
	background-image:url(../images/layout/left-repeat.jpg);
	background-color:#E1E5C2;
	background-position:left;
	background-repeat:repeat-y;
}
.rightside{
	background-image:url(../images/layout/right-repeat.jpg);
	background-color:#FDFCE8;
	background-position:right;
	background-repeat:repeat-y;
}
.bottom-banner {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	margin: 1px 0px 7px;
	background-image:url(../images/layout/bottom_row.jpg);
	background-color:#000000;
	text-align: center;
}

.treetops {
	background-image:url(../images/layout/tree-tops.jpg);
	background-position: right;
	background-position: bottom;
	background-repeat: repeat-y;
}

.maynards, .maynards2 {
	color: #000000;
	text-align: center;
	margin-left: 3px;
}
.maynards {
	font-size: 8pt;
	font-weight: bold;
}
.maynards2 {
	font-size: 7pt;
}
.maynards a:link, .maynards a:visited{
	font-size: 8pt;
	color: #6A8D42;
}
.maynards a:hover {
	color: white;
	background-color: #bbc193;
}