/*Set master and default colors*/ body { background-color:#B3AB9B; color:#000000; text-align:center; } h1,h2,div,span,td,p { color:#000000; } a:link {color: #0000FF; text-decoration: underline; } a:active {color: #0000FF; text-decoration: underline; } a:visited {color: #800080; text-decoration: underline; } a:hover {color: #800080; text-decoration: none; } /* define default site fonts */ /* default site font-faces */ h1, h2, div, span, td, a { font-family:arial; } /* default site font-sizes and styling*/ h1 { font-size:20px; } div, span, td, p {font-size:15px;line-height:140%;} p {margin:0;padding:0;} h2 { font-size:15px; margin-bottom:5px; margin-top:5px; color:#000000; padding:0; } h3 {margin:0;padding:0;} /*Master page layout*/ .faso-page { width:820px; border: 0px; margin:auto; } .faso-superheader { } .faso-outer-container { } .faso-header { text-align:left; } .faso-container { margin-top:15px; border-top:1px solid #800000; } .faso-left { background-color:#B3AB9B; text-align:left; width:200px; min-width:200px; max-width:200px; vertical-align:top; border-bottom:1px solid #800000; } .faso-content { vertical-align:top; background-color:#E6E6D4; width:800px; padding:25px; border-bottom:1px solid #800000; border-left:1px solid #800000; } .faso-right { text-align:right; width:0px; display:hidden; } .faso-footer { } .faso-superfooter { width:100%; margin-top:20px; /*margin:auto;*/ font-family:arial; font-size:12px; font-weight:bold; text-align:right; color:#4C5464; } #faso-tagline { font-family:arial; font-size:12px; font-weight:bold; color:#4C5464; } #faso-tagline a { font-family:arial; font-size:12px; font-weight:bold; color:#4C5464; } #faso-site-chooser { color:#4C5464; margin-top:10px; font-size:11px; display:block; } #faso-site-chooser a { color:#4C5464; font-size:11px; } #faso-h1 { text-align:right; font-size:12px; color:#000000; } #faso-link-editwebsite a {font-size:10px;color:#4C5464;text-decoration:none;line-height:19px;} #faso-link-editwebsite a:hover {text-decoration:underline;} .faso-supertext {font-size:10px;color:#4C5464;} /*any section can be the nav just add id="faso-nav" to the class that needs to be the nav*/ #faso-nav { background-color:#B3AB9B; color:#800000; height:600px; padding-left:20px; padding-top:15px; } #faso-nav a {color:#0000FF;text-decoration:none;} #faso-nav a:visited {color:#800080;} /*FONTS, Colors, Decoration on individual classes & id's in this section */ #navbar-navigationheading { font-family:Garamond; color:#800000; font-size:45px; margin-bottom:0px; font-variant:small-caps; display:block; margin-left:20px; } #navbar-sitedescription { color:#800000; font-weight:bold; margin-top:0px; margin-left:20px; } .navlink a { font-family: "Trebuchet MS"; font-size: 15px; font-weight:bold; text-decoration:none; /*font-variant:small-caps;*/ text-decoration:none; } .faso-navlink {padding-bottom:15px;} /*navlink1 is not actually used in production as the system renames the navlinks but useful for testing*/ .navlink1 /* USE FOR Non-selected NAVIGATION LINKS */ { font-family: "Trebuchet MS"; font-size: 13px; text-decoration:none; font-variant:small-caps; } .navlink1 a { text-decoration:none; } .selectednavlink /*USE FOR THE CURRENTLY SELECTED NAVIGTION LINK*/ { font-family: "Trebuchet MS"; font-size: 15px; font-weight:bold; /*font-variant:small-caps;*/ text-decoration:underline; } .selectednavlink a {text-decoration:underline;} /*CONTACT-TAGLINE*/ .faso-contact-tagline { float:right; color:#4C5464; } .faso-devonshire-lower-left {height:20px;width:221px;} .faso-devonshire-lower-right {height:20px;border-left:1px solid #800000;} .faso-devonshire-header {width:750px;} .faso-devonshire-nav-spacer {width:15px;} .faso-devonshire-section-navigationheading {border-right:1px solid #800000;width:599px;} .faso-devonshire-icon-spacer {width:15px;height:60px;background-color:#B3AB9B;vertical-align:middle;text-align:center;} .faso-devonshire-icon {width:15px;height:60px;background-color:#B3AB9B;vertical-align:middle;text-align:center;} /*MAIN*/ .main-section-main {text-align:center;} .main-image-mainpagepicture {border:1px solid #800000;} /*EMAIL NEWSLETTER*/ .en-form-input {background-color:#FFFFFF;color:#000000;} .en-input-email { border: #800000 1px solid; padding: 5px; } .en-input-firstname { border: #800000 1px solid; padding: 5px; } .en-input-lastname { border: #800000 1px solid; padding: 5px; } .en-required-bug { color:#CC0000; } .en-indicates-required { color:#CC0000; } .en-radio-subscribe { border: #800000 1px solid; padding: 5px; } .en-section-info { background-color:#E6E6D4; border:1px solid #800000; margin-bottom:15px; padding:15px; } .en-section-archive { background-color:#E6E6D4; border:1px solid #800000; margin-bottom:15px; padding:15px; margin-top:15px; } .en-section-archive a {color:#000000;font-weight:bold;} .en-section-subscribe-form { background-color:#E6E6D4; border:1px solid #800000; margin-left:auto; margin-right:auto; text-align:center; padding-top:15px; } .en-subscribe-form-label { width:100px; text-align:right; } .notcache {color:#FFFFFF;}