/*
    Document   : main
    Created on : Nov 13, 2009, 7:55:45 PM
    Author     : Allen
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    background-image:url("images/background-tile.jpg");
    background-repeat:repeat;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: .9em;
    color: #535353;
}

a:link, a:visited, a:focus, a:hover, a:active {
    color: #488436;
}

h1, h2, h3, h4 {
    font-family: Georgia, Times, Serif;
    color: #2f661f;
}

h2 { font-size: 1.4em; }

h3 { font-size: 1.2em; }

div#content-area h2 { padding-top: 7px;}
div#content-area h3 { padding-top: 10px;}

div#shadow_wrapper {
    background-image:url("images/shadow-caster.png");
    width:980px;
    margin:auto;
}

hr{
    height:0;
    border:0;
    border-bottom:1px solid #DDD;
    margin: 20px auto;
    width: 90%;
}

div#header, div#footer {
    width:846px; /* 846 */
    margin: auto;
    padding-left:2px
}

div#content-area {
    padding:0 134px;
    margin: auto;
    width: 712px;
    /* width: 712px; */

}

div#header .slim {
    width: 728px;
    background-image:url("images/navigation-slim.jpg");
}

div#navigation {
    background-image:url("images/navigation-wide.jpg");
    background-color: #9f846b;
    height:54px;
    margin-top: 0;
    padding-top: 0;
}

div#navigation ul {
    margin: 0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    text-align: center;
    padding-top: 14px
}

div#navigation li {
    display: inline;
    padding-right: 35px;
}
div#navigation li a:link,
div#navigation li a:visited,
div#navigation li a:focus,
div#navigation li a:hover,
div#navigation li a:active {
    color: #eee4dc;
    font-weight: bold;
    text-decoration: none;
}

div#navigation li a:hover { color: white; }

div#upcoming-trips {
    width: 194px;
    height: 521px;
    /*background-color: #a58c73;*/
    background-image: url("images/upcoming-trips.png");
    position: absolute;
    top: 130px;
    margin-left: 785px;
    padding-top: 25px;

}

div#upcoming-trips-placeholder {
    width:70px;
    height: 435px;
    float: right
}

div#upcoming-trips h2 {text-indent: -100em; }

div.trip {
    background-image:url("images/trip-bg.png");
    background-repeat: no-repeat;
    width:194px;
    height:100px;
    text-align: center;
    line-height: 1em;
    margin-top: 10px

}

div.trip h3, div.trip h3 {
    font-size: .79em;
    font-weight: bold;
    color: #6b4c23;
    position: relative;
    top: 14px;
    text-indent: -1em;
}

div.trip h3 a:link,
div.trip h3 a:visited,
div.trip h3 a:focus,
div.trip h3 a:hover,
div.trip h3 a:active{ text-decoration: none; color: #6b4c23}

div.trip ul { text-align: left;  }
div.trip li {
    color: #8c694a;
    font-size: .75em;
    font-family: Georgia, Times, Serif;
    margin-left: -1.5em;
    padding-left: .6em;
    background-image: url("images/trip-bullet.jpg");
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0 6px
}

div.trip li.trip-red {
    color: #9c411d;
}

a.trip-go {
    position:inherit;
    float:right;
    width: 20px;
    height:30px;
    display: block;
    margin-right: 30px;
    margin-top: -40px;

}

a.trip-go img {
    border: 0;
    width: 20px;
    height: 20px;
}



div#home-top-half {
    width: 600px;
}

h1 {
    background-image:url(images/h1_star.jpg);
    background-position:0 50%;
    background-repeat:no-repeat;
    border-bottom:1px solid #CCCCCC;
    font-size:1.3em;
    font-style:normal;
    font-weight:bold;
    margin-bottom:1.2em;
    margin-top:1.5em;
    padding-left:22px;
    margin-left:-1.7em;
}

p {
    line-height: 1.6em;
    margin-bottom: 1.4em;
}

div.pullquote {
    width: 474px;
    border: 2px solid #eaeaea;
    border-right: 0px;
    border-left: 0px;
    margin: auto;
    color: #77966e;
    font-family: Georgia, Times, Serif;
    font-size: 1.2em;
    line-height: 1.5em;
    padding: 4px 0;
}

div.littlecolumns_wrapper {
    margin-top: 2.5em;
}

div.littlecolumn {
    width: 155px;
    float: left;
    padding: 0 20px;
    border-right: 1px solid #d6d9de;
    font-size: .75em;
    text-align:center;
}

div.littlecolumns_wrapper .last { border-right: 0px; }



div.littlecolumn p  { text-align: left; }
div.littlecolumn p.read-more { text-align: center; }

div#news {
    background-image: url("images/passport.jpg");
    background-repeat: no-repeat;
    background-position: 0% 101%;
    margin-left: -66px;
    padding-left: 66px;
    margin-right: 66px;
    margin-top: 35px;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 2em;
}

div#news h2 {
    float: left;
    padding-top: 19px;
    padding-left: 19px;
}

div#news-entries-wrapper {
    margin-left: 100px;
    margin-right: -60px;
    padding-bottom: 70px;
}

div#news div.news-entry {
    width: 166px; float: left;
    font-size: .75em;
    border-right: 1px solid #d9d9d9;
    padding:0 17px;
    margin: 0;
    margin-top: 2em;
    color: #4c4c4c;
    min-height: 50px;
}

div#news div.news-entry p { margin: 0 }

div#news-middle-line {
    width: 100%;
    border-bottom: 1px solid #f3f3f3;
    clear: both;
    height: 1px;
    position: relative;
    top: 10px;
}

div#news div#news-entries-wrapper .last { border-right: 0px }

img.photo-border {
    border: 1px solid #dadada;
    margin: 0 15px;
    padding: 6px;
}

img.quote-photo {
    border: 1px solid #dadada;
    margin: 0 15px;
    padding: 6px;
    margin: 5px;
    margin-top: 15px;
    text-align: center;
}

#front-bottom-text img { float: right }

#front-bottom-text {
    width: 750px;
    margin-bottom: 90px
}

div#facebook {
    width: 304px;
    height: 68px;
    background-image: url("images/facebook-shadow.jpg");
    padding: 6px 0 0 5px;
}

#footer {
    background-color: #484848;
    color: #828282;
    clear:both;
    font-size:.8em;
    text-align: center;
    padding-bottom: 1px;
    padding-top:15px;
}

#footer span, #footer p { font-size: 0.9em; }

#footer h4 { color: #d0d0d0; border-bottom: 1px solid #6b6b6b; }

#footer a:link,
#footer a:visited,
#footer a:focus,
#footer a:hover,
#footer a:active {
    color: #a3a3a3;
}

#footer ul { margin: 0; padding-left: 25px }
#footer li { margin: 0 0 .5em 0; }

#footer-navigation, #footer-upcoming-trips, #footer-other-links {
    float: left;
    text-align: left;
}

#footer-navigation {
    padding-left: 67px;
    width: 168px;
    margin-right: 34px;
}
#footer-navigation .left { float: left; margin-right: 40px}

#footer-upcoming-trips{
    width: 306px;
    margin-right: 34px;
}

#footer-other-links {
    width: 170px;
}



/****************/

div.profile {
    background-image:url("images/profile_bg.png");
    background-repeat: repeat-y;
    padding: 15px 20px 20px 50px;
    color: #291709;
    line-height: 1.5em;
    clear: both;
    width: 700px;
    margin-left: 0px;
}

div.profile div.text {
    width: 600px;
}

div.profile img.profile_image_right {
    float: right;
    position: relative;
    left: -20px;
    margin-left: 20px
}

div.profile img.profile_image_left {
    float: left;
    position: relative;
    /*right: 40px;
    margin-right: -40px*/
}

div.profile h3 {
    display: inline;
    color: #b3520b;
    font-size: 1.2em;
line-height: 1.6em;}

div.profile strong em { font-style: normal; font-size: 1.1em }

div.profile_end {
    /*border: 1px solid red;*/
    margin: -25px -20px -20px -50px;
    width: 728px;
    height: 75px;
    background-image:url("images/profile_bg_bottom.png");
    background-position: 0px 00px;
}