/* -------------------- HYPERLINKS -------------------- */
a { text-decoration: underline; background-color: transparent;}
a:link { color: #333366;}
a:visited { }
a:hover  { color: #9999cc;}
a:active, a:focus { color: #666699; background-color: #ffffcc;}

#navigation td { font-size: 12px; color: #FFFFFF;}
#navigation a { text-decoration: none; font-size: 12px;}
#navigation a:link { color: #FFFFFF;}
#navigation a:visited { color: #FFFFFF;}
#navigation a:hover { color: #9999cc; text-decoration: underline;}
#navigation a:active, a:focus { text-decoration: underline; color: #666699; background-color: #ffffcc;}

a.cover { text-decoration: none; font-size: 16px; font-weight: bold;}
a.cover:link { color: #333366;}
a.cover:visited {}
a.cover:hover { color: #9999cc; text-decoration: underline;}
a.cover:active, #cover a:focus { color: #666699; background-color: #ffffcc;}

a.footer-text { text-decoration: none; font-size: 12px;}
a.footer-text:link { color: #000000;}
a.footer-text:visited { color: #000000;}
a.footer-text:hover { color: #9999cc;}
a.footer-text:active, a.footer:focus { color: #000000; background-color: #ffffcc;}


/* -------------------- REDEFINED HTML -------------------- */
body { font-family: Arial, Helvetica, sans-serif; font-size: 90%; margin: 0; padding: 0;}
td { font-family: Arial, Helvetica, sans-serif; font-size: 90%;}
p { font-family: Arial, Helvetica, sans-serif;}
ol,ul,li { font-family: Arial, Helvetica, sans-serif;}
b { font-weight: bold;}
strong { font-weight: bold;}
i { font-style: italic;}
em { font-style: italic;}

h1 { font-size: 150%; font-weight: bold; color: #660000;}
h2 { font-size: 140%; font-weight: bold; color: #660000;}
h3 { font-size: 130%; font-weight: bold; color: #660000;}
h4 { font-size: 120%; font-weight: bold; color: #006666;}
h5 { font-size: 110%; font-weight: bold; color: #660000;}
h6 { font-size: 100%; font-weight: bold; color: #660000;}


/* -------------------- TEXT -------------------- */
.bodycopy-small {  font-size: 80%}
.heading { font-weight: bold; font-size: 120%; color:#333366; margin: 0px;}
.subhead { font-weight: bold; font-size: 120%; color: #006666;}
.quote {
	font-size: 12px;
	color: #666699;
	padding-bottom: 2px;
	font-style: italic;
}
.phototext { font-size: 80%; color: #FFFFFF; background-color: #996600; padding-top: 2px; padding-bottom: 2px; padding-right: 1px; padding-left: 1px;}
.navbar-text { font-weight: bold; color: #333366; font-size: 12px;}


/* -------------------- TABLES -------------------- */
#header { background-color: #b5c09f; margin: 0px;}


/* -------------------- TEMPLATE FEATURES -------------------- */
.skip_navigation { font-size: 65%; color: #FFFFFF; text-decoration: none} 
.search { font-size: 11px;}
.footer-text { color: #003366; font-size: 14px;}
.contact { font-size: 10px;}
.fifth-column { border-left-width: 1px; border-left-style: solid; border-left-color: #d7dac3; color: #006666; font-weight: bold;}

#feature {
	width: 238px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#feature a {
	color: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
}

.feature-quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding: 10px;
	line-height: 1.5em;
	font-style: italic;
}

