/* version 7 Screen Display */

/* OVERALL PAGE STYLES */
body { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 74%; line-height: 120%; margin: 0px; background-image: url(/files/structure/index-background.jpg); background-repeat: no-repeat; background-position: left top; background-color: #FFFFFF; }

/* Specification so fonts display correctly in Internet Explorer */
table { font-size: 100% }

/* General Link Color */
a:link { color: #CC0000; text-decoration: underline; font-weight: normal; }
a:active { color: #ff0000; text-decoration: underline; font-weight: normal; }
a:visited { color: #660000; text-decoration: none; font-weight: normal; }
a:hover, a:focus { color: #ff0000; text-decoration: underline; font-weight: normal; }

/* Type Style Tags */
h1 { color: #000000; font-size: 200%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 20px 0px; }
h2 { color: #000000; font-size: 165%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 20px 0px; }
h3 { color: #000000; font-size: 140%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px; }
h4 { color: #000000; font-size: 110%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px; }
h5 { color: #ffffff; font-size: 120%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px; }
h6 { color: #000000; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; }
p { margin: 0px 0px 10px 0px; }
strong, bold {  }
em, i {  }
abbr, acronym { font-style: normal; text-decoration: none; }
ul, ol { list-style-position: outside; margin: 0px 0px 10px 25px; padding: 0px; }
li { margin: 0px 0px 5px 0px; }

/* ALTERNATE INFORMATION FOR PRINT/HANDHELD/SCREENREADERS */
.screenRead { display: none; }
@media aural { .screenRead { display: block; speak: normal; } }

/* MASTHEAD LAYER */
#mastband { height: 74px; margin: 15px 15px 0px 15px; background-image: url(/files/structure/index-masthead2.jpg); background-repeat: no-repeat; background-position: left top; background-color: #3a4e5c; }
a.linkHome { display: block; height: 100%; width: 100%; }

#mastTagLine { height: 26px; display: block; margin: 0px 15px 0px 15px; background-image: url(/files/structure/index-tagline2.gif); background-repeat: no-repeat; background-position: 195px 4px; background-color: #8aa7b7; }

/* Lefthand Navigation Menu */
#mastLink { font-size: 92%; height: 27px; margin: 0px 15px 0px 15px; background-image: url(/files/structure/index-taglinelower.gif); background-repeat: no-repeat; background-position: 196px 0px; background-color: #6c8464; }
#mastLink p.subLink1, #mastLink p.subLink2 { display: none; }
/* Nav Link Props */
#mastLink p { line-height: 100%; text-align: right; margin: 0px; float: left; border-width: 0px 0px 3px 0px; border-style: solid; border-color: #FFFFFF; }
#mastLink p a { font-weight: bold; display: block; padding: 8px 10px 8px 10px; }
#mastLink p a:link { color: #FFFFFF; text-decoration: none; }
#mastLink p a:active { color: #FFFFFF; text-decoration: underline; background-color: #db6942; }
#mastLink p a:visited { color: #FFFFFF; text-decoration: none; }
#mastLink p a:hover, #mastLink p a:focus { color: #FFFFFF; text-decoration: underline; background-color: #db6942; }

/* PAGE CONTENT LAYER */
#containercontent { height: 1%; display: block; margin: 15px 15px 15px 15px; background-color: #3a4e5c; }


/* Main Content Body */
#columnbody { margin: 0px 0px 0px 0px; border-width: 0px 0px 0px 3px; }
#pictureRow1 { height: 86px; border-width: 0px 0px 3px 0px; border-color: #FFFFFF; border-style: solid; }
#pictureRow2 { height: 86px; clear: both; border-width: 0px 0px 3px 0px; border-color: #FFFFFF; border-style: solid; }
#pictureRow3 { height: 86px; clear: both; border-width: 0px 0px 3px 0px; border-color: #FFFFFF; border-style: solid; }
#pictureRow4 { height: 86px; clear: both; border-width: 0px 0px 3px 0px; border-color: #FFFFFF; border-style: solid; }
div.pictureBox { height: 86px; width: 181px; float: left; border-width: 0px 3px 0px 0px; border-color: #FFFFFF; border-style: solid; }

#containerText { height: 1%; display: block; }
/* Fix to get right hand column to go all the way down */
/* #containerText { height: 1%; display: block; } */
/* #containerText:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; } */

/* FOOTER LAYER */
#footerBand1 { clear: both; height: 15px; margin: 0px 15px 0px 15px; padding: 4px 10px 0px 0px; background-color: #6c8464; }
#footerBand1 p { color: #bacbb5; font-size: 92%; line-height: 100%; text-align: right; }
#footerBand1 p a:link { color: #bacbb5; }
#footerBand1 p a:active { color: #FFFFFF; }
#footerBand1 p a:visited { color: #bacbb5; }
#footerBand1 p a:hover, #footerBand1 p a:focus { color: #FFFFFF; }
#footerBand2 { height: 20px; margin: 0px 15px 0px 15px; background-image: url(/files/structure/index-footer2.jpg); background-repeat: no-repeat; background-position: left top; background-color: #3a4e5c; }
#siteDesign { display: none; }
