body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(assets/parchmnt-tan.jpg);
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
.a1:link {
	color: #660000; font-size:12px; text-decoration: underline;
}
.a1:visited {
	color: #660000; font-size:12px; text-decoration: underline;
}
.a1:hover {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: underline;
	background-color: #005E26;
}
.a2:link {
	color: #009966; font-size:10px; text-decoration: none;
}
.a2:visited {
	color: #009966; font-size:10px; text-decoration: none;
}
.a2:hover {
	color: #009966; font-size:10px; text-decoration: underline;
}
.a3:link {
	color: #000066; font-size:10px; text-decoration: underline;
}
.a3:visited {
	color: #000066; font-size:10px; text-decoration: underline;
}
.a3:hover {
	color: #FF3300;
	font-size:10px;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.aNav:link {
	color: #000000;
	font-size:14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	background-color: #94C1A4;
	font-style: normal;
	line-height: 1.5;
	padding: 5;
	padding-bottom: 5px;
	padding-top: 5px;
}
.aNav:visited {
	color: #000000;
	font-size:14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	background-color: #94C1A4;
	font-style: normal;
}
.aNav:hover {
	color: #FFFFFF;
	font-size:14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	background-color: #94C1A4;
	font-style: normal;
}
.aNavLower:link {
	color: #000000;
	font-size:10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	background-color: #94C1A4;
}
.aNavLower:visited {
	color: #000000;
	font-size:10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	background-color: #94C1A4;
}
.aNavLower:hover {
	color: #006600;
	font-size:10px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	background-color: #94C1A4;
}
.side-bar:link {
	color: #003366;
	font-size:10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.side-bar:visited {
	color: #003366; font-size:10px; text-decoration: underline;
}
.side-bar:hover {
	color: #330000; font-size:10px; text-decoration: underline;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}
.h2 {
	font-size: 18px;
	color: #C4180A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.h3 {
	font-size: 14px;
	color: #339966;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.h4 {
	font-size: 12px;
	color: #A34367;
	font-weight: bold;
}
.descriptions   { color: #666; font-style: normal; font-weight: normal; font-size: 12px; line-height: 15px; font-family: Trabuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif; margin-right: 25px; margin-left: 12px }
.style1 {color: #ECE9D8}
.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 10}
.style5 {color: #2E416B}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.blue-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #000066;
}
.red-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A34367;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}
ul {
     list-style-image: url(assets/leaf-bullet.gif);
	 margin: 5px;
	 padding-left: 10px;
	 text-indent: 0em;
	 }
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009966;
}
.form-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FFFFCC;
}
.redWarning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
}
