@charset "utf-8";
/* CSS Document */
body {
    background-color: #262E2B;
    margin: 0;
    padding: 0;
    color: #000;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font: 100% Verdana, Arial, Helvetica, sans-serif
    }
ul {
    font-size: 10px;
    color: #262E2B;
    text-align: left;
    margin-top: 0;
    width: 100%
    }
li.yellow {
    background-color: #FCF9B6
    }
li.white {
    background-color: #FFF
    }
p {
    font-size: 11px;
    color: #262E2B;
    text-align: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0;
    padding: 3px;
    width: 95%;
    float: left
    }
h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000;
    font-size: 120%;
    font-weight: lighter;
    margin: 0;
    padding: 0;
    border-bottom: solid 2px #000;
    text-decoration: none;
    width: 95%
    }
.huge {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 4em;
    font-weight: lighter;
    color: #DECE6C;
    border: none;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-left: 15px;
    text-align: left
    }
.huge {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 4em;
    font-weight: lighter;
    color: #DECE6C;
    border: none;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-left: 15px;
    text-align: left
    }
.huge {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 4em;
    font-weight: lighter;
    color: #DECE6C;
    border: none;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-left: 15px;
    text-align: left
    }
.huge {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 4em;
    font-weight: lighter;
    color: #DECE6C;
    border: none;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-left: 15px;
    text-align: left
    }
.huge2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2em;
    font-weight: lighter;
    color: #DECE6C;
    border: none;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-left: 15px;
    text-align: left
    }
.hugedw {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2em;
    font-weight: lighter;
    color: #DECE6C;
    border: none;
    margin-top: 20px;
    text-align: center;
    padding-bottom: 20px
    }
h2 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 16px;
    color: #266914;
    font-weight: normal;
    margin: 0;
    width: 95%
    }
h2.searches {
    font-size: 14px;
    border-top: 5px solid #DECE6C;
    padding-left: 40px;
    padding-top: 5px;
    width: 75%;
    padding-bottom: 20px
    }
h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #FFF;
    background-color: #266914;
    font-weight: 200
    }
p.alignright {
    text-align: right;
    font-style: italic;
    color: #F90
    }
p.click {
    color: #266914;
    font-size: 12px;
    text-align: left;
    font-style: italic;
    font-weight: bold;
    text-align: right
    }
p.indent {
    font-size: 11px;
    color: #262E2B;
    text-align: left;
    padding-left: 30px;
    width: 95%
    }
p.clickcenter {
    color: #266914;
    background-color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    line-height: 1em;
    margin-top: 5px;
    padding: 2px;
    margin: 7px
    }
p.block {
    padding-left: 20px;
    width: 80%
    }
p.arrow {
    float: left;
    color: #F63;
    font-weight: bold;
    display: block;
    width: 15px;
    font-size: 15px;
    padding-top: 10px
    }
p.sendemail {
    background-color: #FFF
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:hover {
    text-decoration: none
    }
a:active {
    text-decoration: none
    }
.iframeTooltip {
    position: absolute;
    z-index: 1010;
    filter: alpha(opacity: 0.1);
    border: 1px;
    border-color: #000
    }
.tooltipContent {
    background-color: #DECE6C;
    padding: 2px;
    width: 200px
    }
.container {
    min-width: 995px;
    /* this will create a container 80% of the browser width */
    margin: 0 auto;
    /* the auto margins (in conjunction with a width) center the page */
    text-align: left;
    /* this overrides the text-align: center on the body element. */
    }
.flash {
    text-align: center;
    height: 195px
    }
.floatleft {
    float: left;
    margin-right: 3px
    }
.floatright {
    float: right;
    padding: 2px
    }
.sidebar {
    width: 150px;
    /* since this element is floated, a width must be given */
    padding: 0;
    /* top and bottom padding create visual space within this div  */
    text-align: center;
    height: 600px;
    position: relative;
    float: left;
    margin-top: 0;
    margin-right: 10px;
    margin-left: 10px
    }
.sidebar2 {
    width: 140px;
    /* since this element is floated, a width must be given */
    padding: 0;
    /* top and bottom padding create visual space within this div  */
    text-align: center;
    height: 600px;
    position: relative;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
    margin-left: 10px
    }
#TextMenuDiv {
    width: 200px;
    height: 600px
    }
.content {
    width: 75%;
    min-width: 795px;
    float: left;
    clear: right;
    position: relative;
    background-color: #266914
    }
.tabs {
    float: left;
    width: 100%
    }
.TabbedPanels {
    margin: 0;
    padding: 0;
    float: left;
    clear: none;
    width: 100%
    }
.TabbedPanelsTabGroup {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left
    }
.TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    padding: 4px 10px;
    margin: 0 1px 0 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    background-color: #BFE3B5;
    list-style: none;
    border-bottom: solid 1px #FBF9B6;
    border-top: solid 1px #999;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer
    }
.TabbedPanelsTabHover {
    background-color: #FCF9B6
    }
.TabbedPanelsTabSelected {
    background-color: #266914;
    border-bottom: 1px solid #266914;
    color: #FCF9B6
    }
.TabbedPanelsTab a {
    color: #FCF9B6;
    text-decoration: none
    }
.TabbedPanelsContentGroup {
    clear: both;
    border-bottom: solid 1px #FD826E;
    border-top: solid 1px #FFF;
    margin-bottom: 2px;
    width: 100%;
    min-height: 600px;
    height: auto
    }
.TabbedPanelsContent {
    padding: 4px;
    background-color: #266914
    }
.TabbedPanelsContentMenus {
    height: 50px;
    width: 98%;
    text-align: center
    }
.contentbox {
    position: relative;
    float: left;
    width: 100%;
    margin-left: 2px;
    background-color: #FFF;
    height: 100px
    }
.TabbedPanelsContentBox2 {
    position: relative;
    float: left;
    background-color: #FFF;
    width: 100%
    }
.insidecontainer {
    width: 99%;
    height: 100%;
    background-color: #FFF;
    margin-top: 5px
    }
.TextCube {
    float: left;
    width: 30%;
    padding: 5px;
    background-color: #FFF;
    min-height: 533px;
    margin: 0;
    margin-left: 3px
    }
.TextCubeWide {
    float: left;
    width: 590px;
    padding: 5px;
    background-color: #FFF;
    min-height: 533px;
    margin: 0;
    margin-left: 3px
    }
.TextCubeWider {
    float: left;
    width: 810px;
    padding: 5px;
    background-color: #FFF;
    min-height: 602px;
    margin: 0;
    margin-left: 3px
    }
.calendarcentered {
    width: 786px;
    margin: auto
    }
.TextCube2 {
    width: 750px;
    padding: 5px;
    background-color: #FFF;
    min-height: 533px;
    margin: 5px;
    float: left
    }
.TextCubeLeft {
    float: left;
    width: 30%;
    height: 100%;
    padding: 2px;
    background-color: #FCF9B6;
    margin: 0;
    min-height: 550px
    }
.TextCubeRight {
    float: right;
    padding: 1px;
    background-color: #BFE3B5;
    text-align: center;
    width: 30%;
    min-height: 550px
    }
#map {
    margin-top: 35px
    }
.button {
    float: right;
    clear: left;
    margin-top: 100px
    }
.leftimage {
    float: left;
    margin: 0;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    clear: right;
    border: none
    }
.birdpics {
    float: left;
    margin: 0;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    clear: both;
    border: none;
    width: 205px
    }
.birdwords {
    float: left;
    width: 500px
    }
.rightimage {
    float: right;
    margin: 0;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px
    }
.centerimage {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    clear: left
    }
.categories {
    font-size: 9px
    }
#CategorySearch {
    width: 270px;
    text-align: left;
    display: none
    }
#NameSearch {
    width: 375px;
    text-align: left;
    display: none
    }
.TabbedPanelsContentHidden {
    display: none;
    border: 3px;
    border-style: solid;
    border-color: #BFE3B5;
    padding-left: 5px;
    width: 100%
    }
.TabbedPanelsContentWeather {
    width: 190px;
    margin-top: 5px;
    height: 150px
    }
.ltgreen {
    width: 100%;
    height: 75px;
    border-bottom-color: #266914;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 25px;
    border-left-width: 0;
    border-bottom-style: solid;
    border-top-color: #266914;
    border-right-color: #266914;
    border-left-color: #266914
    }
.weather {
    position: relative;
    float: right;
    margin-right: 5px
    }
.member {
    width: 750px;
    margin-left: 0;
    padding-left: 0;
    border-bottom: solid 3px #FC0
    }
.rightlist {
    width: 100px;
    position: relative;
    background-color: #FFF;
    float: left;
    padding: 5px;
    top: 5px
    }
p.member {
    margin: 0;
    padding: 0;
    width: 100%
    }
/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
    float: left;
    width: 10em;
    background-color: #EEE;
    position: relative;
    border-top: solid 1px #FFF;
    border-bottom: solid 1px #FCF9B6
    }
.VTabbedPanels .TabbedPanelsTab {
    float: none;
    margin: 0;
    border-top: none;
    border-left: none;
    border-right: none
    }
.VTabbedPanels .TabbedPanelsTabSelected {
    background-color: #EEE;
    border-bottom: solid 1px #FCF9B6
    }
.VTabbedPanels .TabbedPanelsContentGroup {
    clear: none;
    float: left;
    padding: 0;
    width: 30em
    }
ul.MenuBarVertical {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 10px;
    cursor: default;
    width: 95%
    }
ul.MenuBarVerticalWide {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 10px;
    cursor: default;
    width: 95%
    }
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive {
    z-index: 1000
    }
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 230px;
    line-height: 0.5em
    }
ul.MenuBarVerticalWide li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 330px;
    line-height: 0.5em
    }
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul {
    margin: -5% 0 0 95%;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: absolute;
    z-index: 1020;
    cursor: default;
    width: 95%;
    left: -1000em;
    top: 0
    }
ul.MenuBarVerticalWide ul {
    margin: -5% 0 0 95%;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: absolute;
    z-index: 1020;
    cursor: default;
    width: 95%;
    left: -1000em;
    top: 0
    }
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible {
    left: 0
    }
ul.MenuBarVerticalWide ul.MenuBarSubmenuVisible {
    left: 0
    }
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li {
    width: 95%
    }
ul.MenuBarVerticalWide ul li {
    width: 95%
    }
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/
/* Outermost menu container has borders on all sides */
ul.MenuBarVertical {
    border: 1px solid #CCC;
    width: 95%
    }
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul {
    border: 1px solid #CCC
    }
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a {
    display: block;
    cursor: pointer;
    padding: 0.5em 0.75em;
    color: #333;
    text-decoration: none
    }
ul.MenuBarVerticalWide a {
    display: block;
    cursor: pointer;
    padding: 0.5em 0.75em;
    color: #333;
    text-decoration: none
    }
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus {
    background-color: #266914;
    color: #FFF
    }
ul.MenuBarVerticalWide a:hover, ul.MenuBarVertical a:focus {
    background-color: #266914;
    color: #FFF
    }
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible {
    background-color: #266914;
    color: #FFF
    }
ul.MenuBarVerticalWide a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible {
    background-color: #266914;
    color: #FFF
    }
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu {
    background-image: none;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    font-size: 10px;
    font-weight: bold
    }
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover {
    background-image: none;
    background-repeat: no-repeat;
    background-position: 95% 50%
    }
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe {
    position: absolute;
    z-index: 1010;
    filter: alpha(opacity: 0.1)
    }
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection {
    ul.MenuBarVertical li.MenuBarItemIE {
        display: inline;
        f\loat: left;
        background: #FCF9B6
        }
    }
.footer {
    clear: both;
    padding: 1px;
    background-color: #266914;
    width: 100%;
    text-align: left
    }
.footer p {
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #FFF
    }
.footer a {
    color: #FCF9B6;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none
    }
.footer a:hover {
    color: #FFF
    }
.full {
    width: 100%;
    height: 100%
    }
.facebook {
    float: left;
    padding-top: 5px;
    text-align: center
    }
.twitter {
    float: left;
    padding-top: 5px;
    padding-right: 5px;
    text-align: center;
    width: 180px;
    margin: 6px
    }
p.plain {
    width: auto
    }
#outerdiv {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative
    }
#inneriframe {
    position: absolute;
    top: -60px;
    left: -180px;
    width: 1036px;
    height: 600px
    }
#iframe {
    width: 920px;
    height: 590px;
    marginheight: 0;
    frameborder: 0;
    vspace: 0;
    hspace: 0
    }
#outerdivdw {
    width: 100%;
    height: 600px;
    overflow: auto;
    position: relative;
    text-align: center;
    background-color: #000
    }
#inneriframedw {
    position: absolute;
    top: 9px;
    left: 17px;
    width: 790px;
    height: 391px
    }
#flashcontent {
    width: 810px;
    height: 501px;
    marginheight: 0;
    frameborder: 0;
    vspace: 0;
    hspace: 0
    }
.webcamthumb {
    position: relative;
    float: left;
    clear: right;
    margin: 5px;
    width: 200px;
    height: 200px
    }
.BookPromo {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: large;
    font-style: normal;
    line-height: 1.5em;
    font-weight: normal;
    text-transform: none;
    color: #000;
    text-align: left;
    padding: 10px
    }
.container .flash {
    /* [disabled]margin: 0px; */
    /* [disabled]padding: 0px; */
    }
.container .flash {
    margin-right: auto;
    margin-left: auto
    }