body{
    background-color: #DDEEDD;
    font-family: Georgia,'Times New Roman',Times,serif;
}


a.title{
    text-decoration: none;
    color: #000000;
}


span#FAB{
    font-size: 150%;
}

span#tours{
    vertical-align: top;
}

div#top{
    margin-left: 2%;
    margin-top: 1%;
    width: 96%;
}

div#header{
    letter-spacing: .05em;
    font-family: Impact,Charcoal,sans-serif;
    font-size:400%;
    float: left;
}

div#mediabar{
    float:right;
    margin-top: 18px;

}

.icon{
    margin-left: 10px;
}

img{
    border-style: none;

}
div#navbar{
    background-color: #99AA99;
    float: left;
    margin-bottom: 2%;
    padding: 1%;
}

a.navbar_link{
    color: #DDDDDD;
    letter-spacing: .1em;
}

a.navbar_link:link{
    text-decoration: none;
}

a.navbar_link:visited{
    text-decoration: none;
}

span.navbar_section{
    padding: 75px;
    text-align: center;
    font-weight: bold;
}

div#info{
    font-size: 125%;
    font-style: italic;
    margin-left: 5%;
    width: 75%;
    text-align: justify;
    margin-right: 5%;
    margin-bottom: 25px;
    word-spacing: .2em;
    line-height: 125%;
}

div#content{
float: left;
}

div#upcoming_tours{
width:75%; 
margin-left: 5%;
}

div#upcoming_tours_title{

font-size: 150%;
margin-bottom: 2%;
}


div#about{
    width: 75%;
    margin-left: 5%;
    text-align: justify;
    font-size: 125%;
    line-height: 125%;
    padding: 15px;
}

div.tour{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;

font-size:large;
background-color: #BBCCBB;
text-align:justify;
padding: 10 10 10 10;
margin-bottom: 2%;

letter-spacing:0.015em;
line-height: 1.2;
}

div.tour_header{
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    background-color:  #AABBAA;
    padding: 10 10 10 10;
}

span.title{
    font-family: Impact,Charcoal,sans-serif;
    font-size: 150%;
}

span.date{
    font-size: 125%;
    float:right;
    font-style:italic;
    text-align:right;
    margin-right: 5%;
}