@import url(topnav.css);
@import url(formstyles.css);
@import url(footer.css);


img { text-decoration: none; margin: 0; padding: 0; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }


/* site links */
a:link { color: #698502; text-decoration: none; border-bottom: 1px solid #ccf; }
/* on main site links, once all links are set for real make visited color: #069 */
a:visited { color: #698502; text-decoration: none; border-bottom: 1px solid #ccf; }
a:hover, a:active { color: #c47c01; text-decoration: none; border-bottom: 1px solid #39c; }

a.more:link { color: #698502; font-weight: bold; text-decoration: none; border-bottom: 1px solid #ccf; }
/* on main site links, once all likes are set for real make visited color: #069 */
a.more:visited { color: #698502; font-weight: bold; text-decoration: none; border-bottom: 1px solid #ccf; }
a.more:hover, a.more:active { color: #c47c01; font-weight: bold; text-decoration: none; border-bottom: 1px solid #39c; }

a.topmenu:link { color: #fff; text-decoration: none; border-bottom: 1px solid #39c; }
a.topmenu:visited { color: #abbcdd; text-decoration: none; border-bottom: 1px solid #ccf; }
a.topmenu:hover, a.topmenu:active { color: #fc0; text-decoration: none; border-bottom: 1px solid #69c; }

a.leftnav:link { color: #698502; text-decoration: none; border-bottom: 1px solid #cad898; }
a.leftnav:visited { color: #698502; text-decoration: none; border-bottom: 1px solid #ccf; }
a.leftnav:hover, a.leftnav:active { color: #c47c01; text-decoration: none; border-bottom: 1px solid #abbcdd; }

a.leftnav-sm:link { color: #c47c01; font-weight: bold; text-decoration: none; border-bottom-width: 0; }
a.leftnav-sm:visited { color: #c47c01; font-weight: bold; text-decoration: none; border-bottom-width: 0; }
a.leftnav-sm:hover, a.leftnav-sm:active { color: #c47c01; font-weight: bold; text-decoration: none; border-bottom: 1px solid #abbcdd; }

a.leftnav-blue:link { color: #007399; text-decoration: none; border-bottom: 1px solid #cad898; }
a.leftnav-blue:visited { color: #007399; text-decoration: none; border-bottom: 1px solid #ccf; }
a.leftnav-blue:hover, a.leftnav-blue:active { color: #c47c01; text-decoration: none; border-bottom: 1px solid #abbcdd; }


a.menu:link, a.menu:visited { color: #fff; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
a.menu:hover, a.menu:active { color: #fc0; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }

a.menublue:link, a.menublue:visited { color: #069; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
a.menublue:hover, a.menublue:active { color: #ffcc00; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }

a.menublue-l:link, a.menublue-l:visited { color: #069; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
a.menublue-l:hover, a.menublue-l:active { color: #ffcc00; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }


a.footermenu:link { color: #698502; text-decoration: none; border-bottom: 1px solid #669900; }
a.footermenu:visited { color: #698502; text-decoration: none; border-bottom: 1px solid #ccf; }
a.footermenu:hover, a.footermenu:active { color: #c47c01; text-decoration: none; border-bottom: 1px solid #39c; }

a.image:link, a.image:visited,  a.image:hover, a.image:active { color: #6699cc; font-family: Arial, sans-serif; text-decoration: none; margin: 0; padding: 0; border-style: none; border-width: 0; }

a.image-h:link, a.image-h:visited { color: #6699cc; font-family: Arial, sans-serif; text-decoration: none; margin: 0; padding: 0; border-bottom: 1px solid #ccf; border-top-style: none; border-top-width: 0; border-right-style: none; border-left-style: none; border-left-width: 0; border-right-width: 0; }
a.image-h:hover, a.image-h:active { color: #6699cc; font-family: Arial, sans-serif; text-decoration: none; margin: 0; padding: 0; border-bottom: 1px solid #39c; border-top-style: none; border-top-width: 0; border-right-style: none; border-left-style: none; border-left-width: 0; border-right-width: 0; }



/* end site links */


/* site text styles */

p, .bodycopy  { color: #333; font: 10pt/15pt Arial, Helvetica, sans-serif; width: 490px; }

.footertext  { color: #666; font: 9pt/14pt Arial, Helvetica, sans-serif; text-align: left; vertical-align: top; }

strong { }
em, i { }

ul { vertical-align: top; list-style-type: none; }
ol { vertical-align: top; list-style-type: decimal; }

li { color: #333; font: 10pt/15pt Arial, Helvetica, sans-serif; }

/* 
margin: 0 0 3px -21px; list-style-image: url(../css-images/or_circle.gif); list-style-position: outside; }
*/


