html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a { margin: 0; padding: 0; border: 0;  } 
body   { color: #036; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #036; text-align: center; margin: 0; padding: 0 }
h1     { color: #c60; font-size: 22px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal; margin-top: 30px; margin-left: 20px; padding-bottom: 0 }
h2   { color: #cc5500; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal; line-height: 21px; margin: 10px 20px 0; padding-bottom: 5px }
.text      { font-size: 11px; line-height: 15px; margin-top: 7px; margin-bottom: 7px; padding: 0 20px }
.header       { margin-right: 0; margin-left: 0; padding-left: 0; height: 115px }
.dots     { margin-right: 20px; margin-bottom: 7px; margin-left: 20px; padding-top: 15px; padding-right: 0; padding-bottom: 0; border-bottom: 1px dotted #036 }
li { font-size: 10px; line-height: 15px; text-indent: 0; list-style-type: none; list-style-position: inside; margin-top: 0; margin-bottom: 0; padding-top: 3px; padding-bottom: 10px; padding-left: 0; border-top: 1px dotted }

a:link  { color: #036; text-decoration: underline }
a:visited  { color: #036; text-decoration: underline }
a:hover  { color: #c60; text-decoration: none }
a:active { color: #036; text-decoration: none }
.sidebar    { font-style: italic; background-color: #79b; text-align: center; width: 170px; }
.sidebarhead { color: #036; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-align: center; padding-right: 10px; padding-bottom: 0; padding-left: 10px }
.sidebarbody { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 18px; text-align: center; padding-top: 15px; padding-right: 8px; padding-left: 8px }
a.sidebarbody:link { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 18px; text-decoration: underline; text-align: center }
a.sidebarbody:visited { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 18px; text-decoration: underline; text-align: center }
a.sidebarbody:over { color: #c60; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 18px; text-decoration: underline; text-align: center }
a.sidebarbody:active { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 18px; text-decoration: underline; text-align: center }
.sidebarquote   { color: #fff; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal; line-height: 18px; text-align: center; padding-right: 15px; padding-left: 15px }
.quoteauthor  { color: #036; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 15px; text-align: center; margin-top: 0; margin-bottom: 0; padding: 0 10px 30px }
.footer  { color: #fff; font-size: 9px; line-height: 12px; background-color: #369; margin-top: 0; margin-bottom: 0; padding: 10px 15px 0 20px }
.mouse { font-size: 9px; line-height: 12px; margin-top: 0; margin-bottom: 0; padding: 10px 15px 0 20px }
.photocredit    { color: #036; font-size: 9px; font-weight: normal }
.copyright  { color: #fff; font-size: 9px; line-height: 12px; margin-top: 0; margin-bottom: 0; padding-top: 10px; padding-right: 15px; padding-bottom: 15px }
a.copyright:link  { color: #fff; margin-left: 0; padding-left: 0 }

/*photos within text*/
#photo-right { text-align: right; float: right; margin-right: 20px; width: 250px; }
#photo-right p { font-size: 9px; font-weight: normal; text-align: center; margin-top: 5px; }

/* start new 4/10 horizontal menu */
#nav { font-weight: bold; width: 850px; height: 30px; padding-left: 20px; background-color: #f60; }

#nav ul { color: white; width: 100%; list-style-image: none; float: left; margin: 0; padding: 0px; }

#nav ul li { display: block; font-size: 10px; float: left; list-style-type: none; font-weight: bold; color: #A9D415; text-align: left; margin-right: 20px; height: 10px; margin-top: 5px; border-left-width: 1px; border-left-style: dotted; border-left-color: #036; padding-bottom: 2px; }

#nav ul li a  { padding-left: 7px; color: white; text-decoration: none;  }

#nav ul li a:hover { color: #036; }

#nav #active { color: #396139; padding-left: 10px; }
#nav span  { color:#036; padding-left: 5px; }
/* end horizontal menu */
