.nav1 {
	font-size: 12px;
	margin: 1px;
	margin-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
.nav1:hover { color: #999999; }
.nav1:active { color: #999999; }

.nav2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
margin-left: 10px;
text-align: left; 
color: #990000; 
text-decoration: none; 
}
.nav2:hover { color: #999999; }
.nav2:active { color: #999999; }


.nav3 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #990000; text-decoration: none; font-weight: bold}
.nav3:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #990000; text-decoration: none; font-weight: bold}
.nav3:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; text-decoration: none; font-weight: bold}
.nav3:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; text-decoration: none; font-weight: bold}

.nav4 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #006633; text-decoration: none; padding-left: 2px; padding-right: 2px; font-weight: bold}
.nav4:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #006633; text-decoration: none; padding-left: 2px; padding-right: 2px; font-weight: bold}
.nav4:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999966; text-decoration: none; padding-left: 2px; padding-right: 2px; font-weight: bold}
.nav4:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999966; text-decoration: none; padding-left: 2px; padding-right: 2px; font-weight: bold}

.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000}
.copy a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990000; text-decoration: none; font-weight: bold}
.copy a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #999999; text-decoration: none}
.copy a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #999999; text-decoration: none}

.copy2 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none}
.copy2:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #990000; text-decoration: none}
.copy2:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; text-decoration: none}
.copy2:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; text-decoration: none}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #0000FF}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.1h {  margin-top: 0px}
.copysm {
font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none; font-weight: bold
}
.index1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}
.cfp {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #990000;
	font-weight: bold;
	line-height: 33px;
	letter-spacing: 0px;
	text-align: left;
	padding-left: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.index3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.index2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bluwood {
	color: #009BC9;
}

.copy dd {
	margin-bottom: 10px;
}
.copy dt {
	font-weight: bold;
}

#title-cumaru { /*-- change name based on the page or image content --*/
    padding: 161px 0 0 0; /*-- change the first set of numbers to equal the
                         height of the image to be replaced --*/
    overflow: hidden;
    background-image: url("/images/cumaru-title.jpg"); /*-- image location --*/
    background-repeat: no-repeat;
    height: 0px !important;
overflow: hidden;
    height /**/:161px; /*-- height of image, don't add spaces --*/
}