/*Set master and default colors*/ body { background-color:#000000; color:#FFA500; text-align:center; } h1,h2,div,span,td,p { color:#FFA500; } a:link {color: #FFA500; text-decoration: underline; } a:active {color: #FFA500; text-decoration: underline; } a:visited {color: #FFA500; text-decoration: underline; } a:hover {color: #FFA500; 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:#FFA500; 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 #FFA500; } .faso-left { background-color:#000000; text-align:left; width:200px; min-width:200px; max-width:200px; vertical-align:top; border-bottom:1px solid #FFA500; } .faso-content { vertical-align:top; background-color:#191970; width:800px; padding:25px; border-bottom:1px solid #FFA500; border-left:1px solid #FFA500; } .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:#ffffff; } #faso-tagline { font-family:arial; font-size:12px; font-weight:bold; color:#ffffff; } #faso-tagline a { font-family:arial; font-size:12px; font-weight:bold; color:#ffffff; } #faso-site-chooser { color:#ffffff; margin-top:10px; font-size:11px; display:block; } #faso-site-chooser a { color:#ffffff; font-size:11px; } #faso-h1 { text-align:right; font-size:12px; color:#FFA500; } #faso-link-editwebsite a {font-size:10px;color:#ffffff;text-decoration:none;line-height:19px;} #faso-link-editwebsite a:hover {text-decoration:underline;} .faso-supertext {font-size:10px;color:#ffffff;} /*any section can be the nav just add id="faso-nav" to the class that needs to be the nav*/ #faso-nav { background-color:#000000; color:#FFA500; height:600px; padding-left:20px; padding-top:15px; } #faso-nav a {color:#FFA500;text-decoration:none;} #faso-nav a:visited {color:#FFA500;} /*FONTS, Colors, Decoration on individual classes & id's in this section */ #navbar-navigationheading { font-family:Garamond; color:#FFA500; font-size:45px; margin-bottom:0px; font-variant:small-caps; display:block; margin-left:20px; } #navbar-sitedescription { color:#FFA500; 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:#ffffff; } .faso-devonshire-lower-left {height:20px;width:221px;} .faso-devonshire-lower-right {height:20px;border-left:1px solid #FFA500;} .faso-devonshire-header {width:750px;} .faso-devonshire-nav-spacer {width:15px;} .faso-devonshire-section-navigationheading {border-right:1px solid #FFA500;width:599px;} .faso-devonshire-icon-spacer {width:15px;height:60px;background-color:#000000;vertical-align:middle;text-align:center;} .faso-devonshire-icon {width:15px;height:60px;background-color:#000000;vertical-align:middle;text-align:center;} /*MAIN*/ .main-section-main {text-align:center;} .main-image-mainpagepicture {border:1px solid #FFA500;} /*EMAIL NEWSLETTER*/ .en-form-input {background-color:#000000;color:#FFA500;} .en-input-email { border: #FFA500 1px solid; padding: 5px; } .en-input-firstname { border: #FFA500 1px solid; padding: 5px; } .en-input-lastname { border: #FFA500 1px solid; padding: 5px; } .en-required-bug { color:#CC0000; } .en-indicates-required { color:#CC0000; } .en-radio-subscribe { border: #FFA500 1px solid; padding: 5px; } .en-section-info { background-color:#191970; border:1px solid #FFA500; margin-bottom:15px; padding:15px; } .en-section-archive { background-color:#191970; border:1px solid #FFA500; margin-bottom:15px; padding:15px; margin-top:15px; } .en-section-archive a {color:#FFA500;font-weight:bold;} .en-section-subscribe-form { background-color:#191970; border:1px solid #FFA500; margin-left:auto; margin-right:auto; text-align:center; padding-top:15px; } .en-subscribe-form-label { width:100px; text-align:right; }h1, h2, div, span, td, a, p {font-family:georgia;} .navlink a {font-family:georgia;} .about-image-biopicture1 {display:none;} .collections-collectionname a {color:#CD0000;} .worksdetail-data-title {font-family: Tahoma} .notcache {color:#FFFFFF;}