/******All Templates********/
#Page { width: 950px; }
#Header { background-color: #77a6e3; }
#Content { background-color: #ffffff; }
#Column1, #Column2, #Column3, #Feature { background-color: #ffffff; }
#Footer { background-color: #ffffff; }

/******Base Template 2******/
#Column1
{
    width: 740px;
    margin: 10px 10px 0 0;
}
#Column2
{
    margin: 10px 0 0 0;
    width: 210px;
}

body
{
    background: #0d2e5b url(../files/images/design/background-tile.gif) left top repeat-x;
    padding: 0 0 50px 0;
}

a, a:link, a:visited { color: #0d2e5b; }
a:hover { color: #4e7cac; }

h2
{
    border-bottom: 2px solid #0d2e5b;
    font-size: 250%;
    padding-bottom: 5px;
    margin-top: 20px;
}
h3
{
    border-bottom: 1px solid #cfcfcf;
    font-size: 180%;
    margin-bottom: 15px;
    padding-bottom: 4px;
    margin-top: 20px;
}

h4 { font-size: 110%; }

dt { padding-top: 15px; font-size: 120%; }
dd
{
    font-size: 120%;
    line-height: 1.5em;
    margin: 10px;
}

li { font-size: 120%; line-height: 1.5em; }
li p {font-size: 100%; }
dl li { font-size: 100%; }

#Page { width: auto; }

#Page-Wrap { background: url(../files/images/design/white-background.gif) center top repeat-y;
}

#Content
{
    width: 950px;
    margin: 0 auto;
}

#Content-Wrap
{
    background: url(../files/images/design/content-background-shadow.gif) left top repeat-x;
}

#Header
{
    margin: 0;
    padding: 0;
    height: 209px;
    background: transparent;
    position: relative;
    background: url(../files/images/design/header-photo.jpg) center top no-repeat;
}

#Head-Wrap
{
    position: relative;
    width: 950px;
    margin: 0 auto;
}

#Header h1
{
    text-indent: -9000px;
    margin: 0;
    padding: 0;
}
#Header h1 a
{
    width: 623px;
    height: 168px;
    display: block;
    position: relative;
    right: 75px;
    width: 1100px;
    background: url(../files/images/design/logo-top-header.png) left top no-repeat;
}

.HeaderBlock
{
    width: 950px;
    height: 0;
}

.Nav
{
    background: transparent url(../files/images/design/logo-bg-menu.png) repeat-x -75px top;
    padding-bottom: 17px;
}

.Nav ul
{
    margin: 0;
    padding: 0;
    z-index: 100;
    margin: 0 0 0 140px;
}

.Nav ul li
{
    margin: 0;
    padding: 0;
    float: left;
    list-style-type: none;
    position: relative;
}

.Nav ul li a, .Nav ul li a:visited
{
    display: block;
    color: #54411f;
    font-size: 140%;
    font-weight: bold;
    padding: 12px 11px;
    font-family: Arial;
    text-decoration: none;
}

.Nav ul li a:hover span { border-bottom: 2px solid #54411f; color: #54411f; }

#Column1 { width: 715px; margin-top: 10px; padding: 0 0 0 14px; }
#Column2 { width: 204px; margin: 10px 0 0 0; padding-right: 0; }
#Column2 h2 { font-size: 140%; border: none; padding: 0; }
#Column2 ul { margin: 10px 0 15px 15px; }
#Column2 li { list-style: none; line-height: 1em; }

/**** Drop Down Nav *****/

.Nav li ul 
{
    font-size: 80%;
    position: absolute;
    width: 185px;
    left: -9999px;
    z-index: 999;
    border-top: none;
    top: 41px;
    margin-left: 0;
}
.Nav li li
{
    background-color: #feb30c;
    border: none;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 10px 0;
    z-index: 999;
    position: relative;
    padding: 0;
}
.Nav li li a:link,
.Nav li li a:visited 
{
    color: #5a3d1d;
    border-bottom: 1px solid #d99a10;
    display: block;
    width: 250px;
    padding: 10px 0 10px 10px;;
    line-height: 0.5em;
}
.Nav li li a:hover { color: #fff; }
.Nav li li ul 
{ 
    top: 0; 
    font-size: 117%; 
}

.Nav li ul a:hover { text-decoration: none; }
.Nav li:hover ul, 
.Nav li.sfhover ul { left: 15px; }
.Nav li:hover ul ul,
.Nav li.sfhover ul ul { left: -9999px; }
.Nav li li:hover ul, 
.Nav li li.sfhover ul { left: auto; right: 0; }

/* Footer */

#Footer
{
    background: #0d2e5b url(../files/images/design/footer.gif) left top no-repeat;
    padding: 22px 0 0 0;
    color: #fff;
    width: 950px;
    margin: 0 auto;
}

#Foot-Wrap
{
    padding: 0 8px 15px 8px;
    background: #0d2e5b;
}

#Footer a { color: #fff; }

#Footer .Copyright { float: left; }
#Footer .DesignedBy { float: right; }

/* Footer */

.Rounded, .Events-Calendar h2
{
    background: #1f3e64 url(../files/images/design/rounded-corner-top-left.gif) left top no-repeat;
    border: none;
    padding: 0;
    font-size: 150%;
    color: #fff;
    font-weight: normal;
    margin: 10px 0 0 0;
}

.Rounded span, .Events-Calendar h2 span
{
    background: url(../files/images/design/rounded-corner-top-right.gif) right top no-repeat;
    padding: 6px 10px 7px 10px;
    display: block;
}

.MediumBox { float: left; width: 710px; }

.MediumBox .Module, .Events-Calendar table
{
    padding: 10px;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}

.Events-Calendar 
{
    width: 195px; 
    padding-right: 10px; 
}

.Events-Calendar .Module
{
    padding: 10px;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}
.Events-Calendar table { width: 195px; }
.Events-Calendar tbody { font-size: 120%; }
.Events-Calendar th { text-align: center; padding: 2px 0; }
.Events-Calendar td 
{ 
    border: 1px solid #ccc;
    padding: 5px 0;
    text-align: center;
}
.Month th span 
{ 
    font-size: 120%; 
    display: block;
    float: left;
    margin: 4px 0;
    text-align: center;
    width: 140px;
}

.NextMonth
{
    background: url(../files/images/design/cal-right-arrow.gif) left top no-repeat;
    width: 23px;
    height: 23px;
    text-indent: -9000px;
    cursor: pointer;
    border: none;
    float: right;
}

.PrevMonth
{
    background: url(../files/images/design/cal-left-arrow.gif) left top no-repeat;
    width: 23px;
    height: 23px;
    text-indent: -9000px;
    cursor: pointer;
    border: none;
    float: left;
}

.SearchBox
{
    border: 1px solid #d7d7d7;
    background: url(../files/images/design/search-box-background.gif) left top repeat-x;
    width: 193px;
    margin-top: 30px;
}

.SearchBox .Field label
{
    display: block;
    font-size: 125%;
    font-weight: bold;
    position: relative;
    top: -17px;
    height: 0;
}

.SearchBox .Field input
{
    border: 0;
    background: transparent;
    border-right: 1px solid #e1e1e1;
    width: 12.40em;
}

.SearchBox .Field, .SearchBox .Button
{
    display: inline;
}

.SearchBox .SearchButton
{
    background: transparent url(../files/images/design/search-arrow.gif) center center no-repeat;
    height: 20px;
    width: 20px;
    border: none;
    text-indent: -9000px;
    cursor: pointer;
}

.LeftContentBox
{
    float: left;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
}

.GalleryImage 
{
    float: left;
    margin-left: 10px;
    margin-top: 50px;
}

.WeTipNumber { font-size: 195%; }

/* Image styles */
.GalleryImage p {}
.ContentImage { float: left; margin: 6px 25px 5px 0; }
.ContentImageRight { float: right; margin: 8px 0 5px 15px; }
.ContentImage p, .ContentImageRight p
{ 
    font-size: 125%; 
    font-weight: bold;
    line-height: 1.25em; 
    margin: 8px 0 0;
}
.ContentImageRight p
{ 
    font-size: 125%; 
    font-weight: bold;
    line-height: 0;
    margin: 0;
}
.ContentImage img, .ContentImageRight { border: 4px solid #3a6693; }

.ContactFloat
{
    border-right: 1px solid #ccc;
    float: left;
    margin-right: 15px;
    padding-right: 15px;
}
.ContactFloatLast { float: left; width: 119px; }

/*Calendar Search*/
.Events-Search label
{
    display: block;
    font-size: 120%;
    margin-bottom: 5px;
}
.Events-Search span label { display: inline; }
.Events-Search .Details .Time { margin-left: 20px; }
.Events-Search input { margin-bottom: 20px; margin-right: 5px; }
.Events-Search .Events-Calendar 
{ 
    border-top: 1px solid #CCCCCC;
    padding-right: 0;
    width: 220px;
    float: right;
}
.Events-Search .Search fieldset { display: inline; }

/*Email Registration*/
.EmailRegistration { margin-top: 10px; }
.EmailRegistration input
{ 
    background: transparent url(../files/images/design/search-box-background.gif) repeat-x left top;
    border: 1px solid #d7d7d7;
    padding: 3px 30px 1px 0;
    width: 162px; 
}
.EmailRegistration label { display: block; margin-bottom: 2px; font-size: 120%; }
.Registration-Form .Buttons { float: left; margin-bottom: -20px; }
.Registration-Form .Buttons .Submit 
{ 
    background: transparent url(../files/images/design/search-arrow.gif) no-repeat center center;
    border: medium none;
    border-left: 1px solid #d7d7d7;
    cursor: pointer;
    height: 20px;
    text-indent: -9000px;
    width: 20px;
    left: 166px;
    position: relative;
    top: -20px;
    width: 25px;
}
.Registration-Form .Buttons .Cancel { display: none; }
.Registration-Form .Unsubscribe { display: none; }
.SignUpText
{
    color: #767676;
    font-size: 120%;
    line-height: 1.25em;
    margin-top: 5px;
}
.Star { color: #ff0000; }


/*****Rotating Banners*********************************/

#fragment-1 { background-image: url(../files/images/photo-banner-02.jpg); }
#fragment-2 { background-image: url(../files/images/photo-banner-04.jpg); }
#fragment-3 { background-image: url(../files/images/photo-banner-05.jpg); }

.BannerImage
{
    width: 715px;
    height: 223px;
    position: relative;
    margin: 10px 0 10px 0;
}
.BannerImage div 
{ 
    display: none; 
    height: 223px; width: 715px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: left top; 
    position: absolute;
    top: 0; left: -4px;
}

.BannerImage div#fragment-1 { display: block; }

#ToggleButton
{
    position: absolute;
    width: 16px;
    height: 16px;
    display: block;
    top: 154px;
    left: -15px;
    cursor: pointer;
}

.Playing { background: url(../files/images/design/icon-pause.png) no-repeat left top; }
.Paused { background: url(../files/images/design/icon-play.png) no-repeat left top; }

.Caption
{
    background: #fff;
    padding: 1px 6px 1px 6px;
    margin: 0;
    display: inline;
    position: absolute;
    bottom: 11px;
    left: 10px;
}

/*****End Rotating Banners*********************************/

/******Contact Table*******/

#ContactList { font-size: 120%; }
#ContactList td { padding: 10px 5px; }
#ContactList .rowa { background-color: #c7e2ff; }
#ContactList .col3 { text-align: right; }

/* The CSS for Shadowbox.
*
* This file is part of Shadowbox.
*
* Shadowbox is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation, either version 3 of the License, or (at your option)
* any later version.
*
* Shadowbox is distributed in the hope that it will be useful, but WITHOUT ANY
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
* more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with Shadowbox.  If not, see http://www.gnu.org/licenses.
*
* @author      Michael J. I. Jackson mjijackson@gmail.com
* @copyright   2007 Michael J. I. Jackson
* @license     http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL 3.0
* @version     SVN: $Id: shadowbox.js 150 2007-12-04 18:42:03Z michael $
*/

/*_________________________________________________________________  Overlay  */
#shadowbox_overlay {
    visibility: hidden;
    position: absolute;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 1001;
}

/*_______________________________________________________________  Container  */
#shadowbox_container {
    position: fixed;
    height: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1002;
}

/*_______________________________________________________________  Shadowbox  */
#shadowbox {
    visibility: hidden;
    margin: 0 auto;
    position: relative;
}

/*___________________________________________________________________  Title  */

#shadowbox_title {
    padding: 0;
}
#shadowbox_title_inner {
    font-size: 190%;
    padding: 5px 0;
    color: #eee;
}

/*____________________________________________________________________  Body  */

#shadowbox_body {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 1px solid #243;
    background-color: #000;
}
#shadowbox_body_inner {
    position: relative;
    overflow: hidden;
}
#shadowbox_loading {
    position: absolute;
    top: 0;
    left: 0;
    height: 10000px; /* overflow:hidden will clip this */
    width: 100%;
    background-color: #012;
}
#shadowbox_loading img {
    float: left;
    margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
    float: left;
    margin-top: 16px;
    font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
    color: #999;
}

/*_________________________________________________________________  Toolbar  */

#shadowbox_toolbar {
    margin: 0;
    padding: 0;
    height: 20px;
    overflow: hidden;
}
#shadowbox_toolbar_inner {
    height: 20px;
    color: #eee;
}
#shadowbox_toolbar_inner div {
    padding-top: 4px;
    padding-bottom: 2px;
    font-size: 120%;
    line-height: 1.25em;
}
#shadowbox_toolbar_inner div span.shortcut {
    text-decoration: underline;
    font-weight: bold;
}
#shadowbox_toolbar_inner div a {
    text-decoration: none;
    color: #ddd;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
    float: right;
    padding-right: 10px;
}
#shadowbox_nav_close{
    padding-right: 2px;
}
#shadowbox_counter {
    float: left;
    padding-left: 10px;
}
#shadowbox_counter a {
    padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
    text-decoration: underline;
    font-weight: bold;
}

/*________________________________________________________________  Messages  */
div.shadowbox_message {
    text-align: center;
    padding: 10px;
}
div.shadowbox_message a {
    text-decoration: none;
    color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
    text-decoration: underline;
}
/********************* End Shadowbox *************************/

.Disclaimer { font-size: 100%; }


/****************** EXTERNAL SITE WARNING *******************/

.ExternalSiteMsg
{
    background: #0d2e5b url(../files/images/icon-warning-large.png) left 30px no-repeat;
    border: 1px solid #000;
    width: 417px;
    position: fixed;
    top: 35%;
    left: 50%;
    margin-left: -210px;
    -moz-box-shadow: 0px 0px 8px #000;
    -webkit-box-shadow: 0px 0px 8px #000;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    z-index: 9999;
}

.ExternalSiteMsg p
{
    font-size: 130%;
    color: #fff;
    text-align: center;
}

.ExternalSiteMsg p strong
{
    font-size: 110%;
}

.ExternalSiteMsg .MsgTitle
{
    background: #f4b600 url(../files/images/bg-msg-title.png) left top repeat-x;
    margin-bottom: 12px;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
}

.MsgTitle p
{
    background: url(../files/images/icon-warning-small.png) left center no-repeat;
    color: #4e3e0c;
    display: block;
    padding: 2px 4px 3px 22px;
    margin: 0 0 2px 6px;
    font-size: 130%;
    text-align: left;
}


.ExternalSiteMsg .MsgContinue
{
    float: right;
    display: block;
    background: #fff url(../files/images/bg-msg-button.png) right bottom no-repeat;
    border: 1px solid #fff;
    padding: 7px 20px;
    margin: 2px 10px 15px 0;
    font-size: 130%;
}

.ExternalSiteMsg .MsgCancel
{
    float: left;
    display: block;
    background: #fff url(../files/images/bg-msg-button.png) right bottom no-repeat;
    border: 1px solid #fff;
    padding: 7px 20px;
    margin: 2px 0 15px 10px;
    font-size: 130%;
}{1|0|0|}