﻿* {margin:0; padding:0}

body {font-family: tahoma,arial,sans-serif; font-size:15px; text-align:center;background:#FFF;color:#000}
    a {color: #FF7800; text-decoration: underline}
        a:hover {text-decoration: none}
        a:focus, a:active {color:#FFF; background-color:#647716}
        a img {border:2px solid #FF7800}
        a:hover img, a:focus img, a:active img {border:2px solid #647716}
    p {margin:0 0 14px 0}
    input {width:200px; font-family: Arial, Helvetica, sans-serif; color: #6B6B58; font-size: 14px; line-height:18px; height:20px}
    textarea {width:400px; height:100px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #6B6B58; line-height: 18px}
    hr {color:#D4D4D4; border:0.5px solid #D4D4D4; height:0.5px; margin-bottom:10px}
    .submitButton {height:24px}
    label {display:block}

#quicklinks li {display:inline;list-style-type:none}
    #quicklinks a {font-size:1.2em;font-weight:bold;height:0;left:30px;overflow:hidden;position:absolute;top:30px;width:0;z-index:1002}
    #quicklinks a:active, #quicklinks a:focus {background:#333333 none repeat scroll 0 0;border:0 none;color:#FFFFFF;height:auto;padding:8px;position:absolute;width:auto;z-index:10000}

#row1 {background:transparent url(images/header_bg.jpg) left top repeat-x; height:203px}
    #row1 h1 {display:none}

#mainmenu {background:#5B5A55 url(images/menu_bg.jpg) repeat-x left center; margin-top:24px}
    #mainmenu ul{list-style:none; padding:16px 0 6px 0}
    #mainmenu li {display:inline; border-left:1px solid #43443E; padding:7px 0 6px 0; margin:0 -5px 0 0}
    #mainmenu .last {border-right:1px solid #43443E; margin:0 -8px 0 0}
    #mainmenu a {color:#FFF; text-decoration:none; font-weight:bolder; font-size:14px; padding:7px 16px 6px 16px; margin:-7px 0 0 0}
    #mainmenu a:hover {background:#8B9B5C}

#row2 {width:760px; margin:0 auto; text-align:left}

#column1 {float:left; width:540px; color:#282828}
    #column1 h3 {color:#707A4E; border-bottom:1px solid #707A4E; margin:0 0 20px; padding:10px 0 10px; font-size:18px}
    #column1 strong {color:#707A4E}
    #column1 p {text-align:justify}
    img.floatleft {float:left; margin:0 12px 0 0}
    img.floatright {float:right; margin:0 0 0 12px}
    img.picA {width: 76px; height: 74px; padding: 4px; border:1px solid #647716}
    #column1 ul {margin:0 0 0 20px; padding:12px 0}
    .imagecontainer {width:214px; background:black; float:left; margin:8px 0 8px 40px; color:white; padding-bottom:4px; text-align:center}
    .imagecontainer a:hover, .imagecontainer a:focus, .imagecontainer a:active {color:#647716}
    .imagecontainer span {padding-left:4px; text-align:center; font-size:11px; font-weight:bold}

#column2 {float:right; width:190px}
    #column2 h3 {color:#707A4E; border-bottom:1px solid #707A4E; margin:0 0 20px; padding:10px 0 10px; font-size:18px}
    img.picB {padding:4px; width:146px; border:1px solid #647716; margin:0 0 20px 16px; text-align:center}

#footer {clear:both; background:#57574F; color:#FFF; width:770px; margin:32px auto 16px auto; padding:18px 0 12px}
    #footer p {font-weight:bolder; font-size:12px; margin:0 0 8px 0;}

#lightbox{background-color:#eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666}
    #lightboxDetails{font-size: 0.8em; padding-top: 0.4em}  
    #lightboxCaption{float: left}
    #keyboardMsg{float: right}
    #closeButton{top: 5px; right:5px}
    #lightbox img{border: none; clear: both} 
    #overlay img{border: none}
    #overlay{ background-image: url(overlay.png)}