
/* CSS Document */
html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, fieldset
{
    margin: 0;
    padding: 0;
    border: 0;
}
a img
{
    border: none;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}

.clearfix
{
    display: block;
}

/* End hide from IE-mac */
body
{
    background: #000 url('images/bg.jpg') repeat-x 0 0;
    background-repeat: no-repeat;
    background-position:top center;
    text-align: center;
}

#wrap
{
    width: 965px;
    text-align: left;
    margin: 0 auto;
}

#carouselheader
{
    width: 590px; 
    background-image: url('images/gallerybg.jpg'); 
    border: 2px solid #111c00; 
    margin: 0px 0px 10px 0px
}

#header
{
    width: auto;
    height: 130px;
    background: url('images/header-bg.jpg') no-repeat;
    position: relative;
}
#header.main
{
    background: url('images/header-main1.jpg') no-repeat;
}


#banner
{
    position: relative;
    margin: 0px;
}
#banner.main
{
    width: 960px;
    height: 311px;
    padding: 0;
    margin: 0;
    border: 2px solid #111c00;
    background: #111c00;
}
#content
{
    width: 964px;
    padding: 0px 0px;
}
#col-1
{
    width: 325px;
    float: left;
    margin: 40px 0 0 0;
    position: relative;
}
#col-1 h1
{
    height: 38px;
    background: url('images/h1.jpg') no-repeat;
}
#col-1 h2.h2-a
{
    height: 19px;
    background: url('images/h2-a.jpg') no-repeat;
    margin: 0 0 20px 0;
}
#col-1 h2.photo-gallery
{
    height: 50px;
    background: url('images/h2-photo-gallery.jpg') no-repeat;
    position: relative;
    margin: 0 0 5px 0;
}
#col-1 h1 span, #col-1 h2.birding-experience span, #col-1 h2.photo-gallery span
{
    display: none;
}
#col-1 h2.photo-gallery span.desc
{
    font: bold 10px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #cec297;
    position: absolute;
    bottom: 5px;
    right: 8px;
    display: block;
}
#col-1 p
{
    font: 11px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #cbbd8b;
    line-height: 19px;
    margin: 0 0 19px 0;
    position: relative;
}
#col-1 p strong
{
    color: #fff;
}
#col-1 p img
{
    position: absolute;
    top: 96px;
    right: 20px;
}

#col-1 br
{
    clear: both;
}
#col-1 ul
{
    height: 134px;
    background: url('images/photo-bg.jpg') no-repeat;
    list-style: none;
    padding: 17px 17px 0 17px;
    margin: 0 0 8px 0;
}
#col-1 li
{
    float: left;
    margin: 0 13px 0 0;
}
#col-1 li.last
{
    margin: 0;
}
#col-1 li img
{
    border: 4px solid #5e5127;
    margin: 0 0 13px 0;
}
#col-2
{
    width: 600px;
    float: right;
    margin: 40px 3px 0 0;
    display: inline;
    position: relative;
}
#col-2 h2.gallery-header
{
    height: 50px;
    background: url('images/gallery-header.jpg') no-repeat;
    display: block;
    margin: 0 0 5px 0;
}
.right-column
{
    height: 50px;
    display: block;
    position: relative;
    margin: 10px 0 18px 0;
}
#col-2 h2.stay-tuned
{
    height: 50px;
    background: url('images/h2-stay-tuned.jpg') no-repeat 0 0;
    display: block;
    margin: 0 0 8px 0;
    position: relative;
}
#col-2 h2.gallery-header span, #col-2 h2.right-column span, #col-2 h2.stay-tuned span
{
    display: none;
}
#col-2 h2.right-column span.desc, #col-2 h2.stay-tuned span.desc
{
    font: bold 10px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #cec297;
    line-height: 19px;
    position: absolute;
    bottom: -5px;
    right: -48px;
    display: block;
}
#col-2 h2.stay-tuned span.desc
{
    bottom: 4px;
}
#col-2 h3
{
    font: bold 14px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #cec297;
    line-height: 14px;
    margin: 0 0 0 8px;
}
#col-2 h4
{
    font: bold 9px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #796b38;
    line-height: 14px;
    margin: 0 0 10px 8px;
}
#col-2 h4 a
{
    color: #a1914c;
}
#col-2 p
{
    font: 11px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #cbbd8b;
    line-height: 18px;
    margin: 0 0 17px 8px;
}
#col-2 p img
{
    border: 0px solid #5e5127;
    float: left;
    margin: 0 0px 5px 10;
    padding: 5px 0;
    float: right;
}
#col-2 p a.read
{
    width: 70px;
    height: 18px;
    background: url('images/btn-read.jpg') no-repeat;
    font: 9px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #a1914c;
    display: block;
    float: left;
    padding: 3px 0 0 7px;
    margin: 0 9px 0 0;
    text-decoration: none;
}
#col-2 ul
{
    width: 564px;
    height: 172px;
    background: url('images/gallerybg.jpg') repeat;
    list-style: none;
    padding: 22px 0 0 39px;
    margin: 0 0 20px 0;
    border: 2px solid #000;
}
#col-2 ul li
{
    width: 175px;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
}
#col-2 ul li img
{
    border: 0px solid #fff;
}
#col-2 ul li p
{
    font: 9px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #a1914c;
    line-height: 19px;
    text-align: center;
    margin: 0;
}
#col-2 ul li p a
{
    color: #a1914c;
    text-decoration: none;
    background: url('images/bullet2.gif') no-repeat right 5px;
    padding: 0 10px 0 0;
}
#col-2 img.big
{
    width: 269px;
    height: 231px;
    position: absolute;
    top: -46px;
    left: 0;
    border: none;
}
#col-2 div.box, #col-2 div.box2
{
    width: 592px;
    float: left;
    margin: 0 14px 0 0;
}
#col-2 div.box2
{
    margin: 0;
}

#col-1 p a.read
{
    width: 70px;
    height: 18px;
    background: url('images/btn-read.jpg') no-repeat;
    font: 11px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #a1914c;
    display: block;
    float: left;
    padding: 3px 0 0 7px;
    margin: 0 9px 10px 0;
}

#footer
{
    width: 965px;
    height: 84px;
    clear: both;
    background: url('images/footer.jpg') no-repeat;
    margin: 30px 0 0 0;
}
#footer p.copyright
{
    font: 9px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #b1a46a;
    float: left;
    display: inline;
    margin: 32px 0 0 40px;
    position: relative;
}
#footer p.copyright a
{
    color: #b1a46a;
    text-decoration: none;
    margin: 0 5px;
}
#footer p.copyright a:hover
{
    text-decoration: underline;
}
#footer p.copyright img
{
    position: absolute;
    top: -5px;
    left: -20px;
}
#footer p.logos
{
    float: right;
    display: inline;
    margin: 29px 0 0 0;
}
#footer p.logos img
{
    float: left;
    margin: 0 15px 0 0;
}
/* VIDEO */
#video
{
    width: 550px;
    background-color: #061301;
    text-align: center;
    padding: 10px 20px 10px 20px;
    border: solid 2px #111c00;
}

/* RIGHT */
#right
{
    font: 12px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #fff;
    float: right;
    width: 226px;
    list-style: none;
    background: url('images/right-top.jpg') repeat-y 0 0;
    padding: 0px;
    margin-bottom:20px;
    border: 2px solid #111c00;
}

#right div
{
    width: 185px;
    float: left;
    margin: 0 0 20px 0px;
    display: inline;
    padding: 20px 10px 20px 15px;
}

#right p
{
    line-height: normal;
    margin: 0 0 10px 0;
}

#right ul
{
    list-style: none;
    margin: 0 0 5px 0px;
}

#right ul li
{
    line-height: 16px;
    margin: 0 0 5px 0;
    background: url('images/bullet.gif') no-repeat 0 4px;
    padding: 0 0 0 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}

/* LEFT */
#left
{
    width: 703px;
    float: left;
    margin: 0;
}
#left h1
{
    font: 32px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: White;
}

#left h2
{
    font: 21px Arial, Helvetica, sans-serif;
    color: #a4913e;
    margin: 20px 0 5px 0;
}
#left h1 span, #left h2 span
{
    display: none;
}
#left h3
{
    font: 18px Arial, Helvetica, sans-serif;
    color: #a4913e;
    line-height: 21px;
    margin: 25px 0 5px 0;
}
#left h4
{
    font: 16px Arial, Helvetica, sans-serif;
    color: #a4913e;
    line-height: 21px;
    margin: 0 0 17px 0;
}
#left p
{
    font: 13px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #cbbd8b;
    line-height: 19px;
    margin: 0 0 10px 0;
}
#left p img
{
    float: right;
    margin: 0 0 15px 15px;
}
#left p a
{
    color: #fff;
    text-decoration: none;
}
#left p a.read
{
    width: 70px;
    height: 18px;
    background: url('images/btn-read.jpg') no-repeat;
    font: 11px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #a1914c;
    display: block;
    float: left;
    padding: 3px 0 0 7px;
    margin: 0 9px 0 0;
}
#left ul
{
    list-style: none;
    margin: 0 0 25px 15px;
}
#left ul li
{
    color: #cbbd8b;
    line-height: 16px;
    margin: 0 0 5px 0;
    background: url('images/bullet.gif') no-repeat 0 4px;
    padding: 0 0 0 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    font-family: "Lucida Sans Unicode" , "Trebuchet MS" , serif;
}
#left ul li a
{
    color: #fff;
    text-decoration: none;
}
#left ul li a:hover
{
    text-decoration: underline;
}
#left ul.listing
{
    margin: 0;
}
#left ul.listing li
{
    width: 703px;
    background: none;
    padding: 0;
    float: left;
    margin: 0 0 34px 0;
}
#left ol
{
    list-style-position: inside;
    margin: 0 0 25px 10px;
}
#left ol li
{
    font: 13px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
    color: #cbbd8b;
    line-height: 16px;
    margin: 0 0 5px 0;
}
#left .box
{
    width: 533px;
    float: right;
}
#left br
{
    clear: both;
}
.stepcarousel
{
    position: relative; /*leave this value alone*/
    border: 0px solid black;
    overflow: scroll; /*leave this value alone*/
    width: 270px; /*Width of Carousel Viewer itself*/
    height: 180px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 12px; /*margin around each panel*/
    width: 170px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#mygallerylong
{
    overflow: hidden;
}

blockquote.style1
{
    padding: 8px;
    border-top: 0px solid #e1cc89;
    border-bottom: 1px solid #e1cc89;
    margin: 5px;
    background-image: url(images/openquote1.gif);
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: 23px;
}
blockquote.style1 span
{
    display: block;
    background-image: url(images/closequote1.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    color: white;
    font: normal 11px "Lucida Sans Unicode" , "Trebuchet MS" , serif;
}

.menu3
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    height: 35px;
    background: #111c00;
    width: auto;
}
.menu3 li
{
    float: left;
}
.menu3 li a
{
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    color: #a3923e;
    text-decoration: none;
    font-size: 11px;
    font-family: arial, verdana, sans-serif;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    margin: 0px 10px 0px 10px;
    padding: 0 0 0 8px;
}
.menu3 li a b
{
    float: left;
    display: block;
    padding: 0 16px 0 8px;
}
.menu3 li.current a
{
    color: #fff;
}
.menu3 li.current a b
{
}
.menu3 li a:hover
{
    color: #fff;
    background: #1c1f0f;
}
.menu3 li a:hover b
{
}
.menu3 li.current a:hover
{
    color: #fff;
    cursor: default;
}
.menu3 li.current a:hover b
{
}
