a {font-size:8pt; font-family: "Lucida Sans", "Arial", "Verdana", "Helvetica", sans-serif; font-weight:bold}
a:link {color:navy}
a:visited {color:teal}
a:focus {color:blue}
a:hover {color:green}
a:active {color:red}

.contact {font-size:9pt; font-family: "Lucida Sans", "Arial", "Verdana", "Helvetica", sans-serif}

.describe {font-size:8pt; font-family: "Lucida Sans", "Arial", "Verdana", "Helvetica", sans-serif}

/* this is how you would change the link colors only in the horiznav division
div#horiznav a:link {color:red} */

/* this is how you would change the link visited colors only in the leftnav division
div#leftnav a:visited {color:maroon} */

/* this is how you would change the link colors only in the smallprint division */
div#smallprint a{font-size:7pt}

.leadin {color:teal; font-size:14pt; font-family: "Lucida Sans", "Arial", "Verdana", "Helvetica", sans-serif}

.leftnav {background:white url(images/leftnav.jpg); 
font-size:8pt; font-weight:bold; font-family: "Lucida Sans", "Arial", "Verdana", "Helvetica", sans-serif; vertical-align:"top";
width:120px}

.pictureframe {border:6px inset #003E9C;}

.rightbody {background:white;
font-size:pt; color:navy; padding:2px;
font-family: "Lucida Sans", "Arial", "Verdana", "Helvetica", sans-serif; vertical-align:"top";
width:520px}

.smallprint {font-size:7pt; font-family: "Lucida Sans", "Arial", "Verdana", "Helvetica", sans-serif}

.specialnote {color:maroon; font-size:8pt; font-family: "Lucida Sans", "Arial", "Verdana", "Helvetica", sans-serif; font-weight:bold; padding:4px}

table {border:0px solid #003E9C}

/* this turns on borders for rows on columns which helps in debugging
td, tr {border:1px solid #003E9C} */

.title {background:white color:#003E9C;
font-size:28pt; font-weight:bold; 
font-family: "Lucida Sans", "Arial", "Verdana", "Helvetica", sans-serif}

/* this is the title style with graphic that does not have the title typed in
.title {background:white url(images/skybar.gif); color:#003E9C;
font-size:28pt; font-weight:bold; 
font-family: "Brush Script MT", cursive, "Verdana", "Helvetica", sans-serif}
*/

