A:LINK {
	color : #A96A69;
	font-weight : bolder;
}
A:VISITED {
	color : #A96A69;
	font-weight : bolder;
}
A:HOVER {
	color : #5F3711;
	font-weight : bolder;
}
A:ACTIVE {
	color : #5F3711;
	font-weight : bolder;
}

A.sidenav:LINK {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
A.sidenav:VISITED {
	color : #FFFFFF;
	text-decoration : none;
		font-weight : normal;
}
A.sidenav:HOVER {
	color : #C8D1D6;
	text-decoration : none;
	font-weight : normal;
}
A.sidenav:ACTIVE {
	color : #C8D1D6;
	text-decoration : none;
	font-weight : normal;
}

A.lightnav:LINK {
	color : #FFFFFF;
	font-weight : bolder;
}
A.lightnav:VISITED {
	color : #FFFFFF;
	font-weight : bolder;
}
A.lightnav:HOVER {
	color : #C8D1D6;
	font-weight : bolder;
}
A.lightnav:ACTIVE {
	color : #C8D1D6;
	font-weight : bolder;
}

A.topnav:LINK {
	color : #1D541D;
	font-weight : bolder;
	text-decoration : none;
}
A.topnav:VISITED {
	color : #1D541D;
	font-weight : bolder;
	text-decoration : none;
}
A.topnav:HOVER {
	color : #000000;
	font-weight : bolder;
	text-decoration : none;
}
A.topnav:ACTIVE {
	color : #000000;
	font-weight : bolder;
	text-decoration : none;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
}

P.light {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
}

P.credit{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #5F3711;
	font-weight : bolder;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #A96A69;
	font-weight : bolder;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #5F3711;
	font-weight : bolder;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #6C9D5C;
	font-weight : bolder;
	margin-bottom : 5px;
	padding-bottom : 0px;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
}


LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
}

.smhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
