body { background-color: #006637; background-image: url(images/gradient.jpg); background-repeat: repeat-x; }
#topnav { font-size: 20px; font-family: "trebuchet ms"; }
#topnav ul {
list-style: none;
margin: 0;
padding: 0;

}
#topnav li {
display: inline;
}


#topnav a:link { padding: 0.4em 118px 0.4em 1em; color: #aa3737; text-decoration: none;  }

#topnav a:visited { padding: 0.4em 122px 0.4em 1em; color: #7E1818; text-decoration: none;  }
#topnav a:hover {
color: #ffffff;
}

#sidenav { font-size: 1.4em; font-family: "trebuchet ms"; font-weight: 700; line-height: 2.2em; text-align: right; padding-top: 1.6em; padding-right: 4px; }
#sidenav ul { text-align: right; list-style: none; margin: 0; padding: 0; }
#sidenav li { text-align: right; list-style-image: none; }


#sidenav a:link { color: #aa3737; text-decoration: none; text-align: right; padding-top: 0.6em; padding-right: 0; padding-bottom: 0.4em; }

#sidenav a:visited { color: #7e1818; text-decoration: none; text-align: right; padding-top: 0.4em; padding-right: 0; padding-bottom: 0.4em; }
#sidenav a:hover { color: #ffffff; text-align: right; }
h1 {
	color: #506183;
	font-size: 1.4em;
	font-family: "trebuchet ms";
	font-weight: lighter;
	position: relative;
	left: 65px;
	bottom: 9px;
	padding-top: 7px;
}
.content { font-size: 0.9em; font-family: "trebuchet ms"; }
.footer { font-size: 10px; font-family: arial; font-weight: lighter; position: relative; top: -18px; }
A:link { color: #aa3737; }
A:visited { color: #7e1818; }
A:hover {
	color: #0080FF;
}
.tagline { color: #506183; font-size: 1.4em; font-family: "trebuchet ms"; font-weight: lighter; position: relative; left: 65px; bottom: 0; }
.indent { padding-left: 2em; }

