@import "/css/left-nav-static.css";

.cover-flow {
    margin-top:25px;
    margin-left:30px;
    text-align:center;
}
.slideshow-demo {
    margin-top:45px;
    margin-left:10px;
}
em {
    font-weight:bold;
}
.content-top h1 {
    font-size:140%;
}
#flash {
    margin:0;
    padding:0;
    height:250px;
    overflow-x:scroll;
    overflow-y:hidden;
}
.tourbox {
    height:250px;
    width:3400px;
    background-color:#000000;
    background: transparent url('/site/img/black-grad-bg.png') repeat-x top left;
    color:#cccccc;
}
.tourbox div{
    width:280px;
    height:250px;
    float:left;
    margin:0px 10px;
}
.tourbox h4{
    color:#cccccc;
    padding:0;
    margin:14px 0 2px 0;
    font-family: Helvetica, Verdana, sans-serif;
    font-weight:normal;
}
.tourbox p{
    padding:0;
    margin:5px 0 15px 0;
}