/* Default CSS Stylesheet for a new Web Application project  background-image: url('images/bgland.jpg');*/
body {}
BODY, td, th
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    line-height: 15px;
}

body{margin: 1px;}

body.adminBody { }
body.int-normal {background-image: url('images/bgsandstone.jpg');}
body.int-land {background-image: url('images/bgland.jpg');}
body.int-water {background-image: url('images/bgwater.jpg');}
body.int-winter {background-image: url('images/winter_bg.jpg');}

a {color: #003399;}
a img { border:none; }

#header {background-image: url('images/header_home_spring.gif'); width: 702px; height: 100px; position:relative; }
#nav {width: 705px; height: 32px; display: block; text-align: left;}
.nav-container {width: 690px;text-align:left; font-family: Verdana, Sans-Serif; font-size: 10px;
	display: block; background-color: #005595; color: #FFF;}
.nav {display: block; border-left: 2px solid #FFF; border-right: 2px solid #FFF; padding: 7px; }
.nav span { margin-right: 0px; margin-left: 10px; font-weight: bold;}
.nav a {color: #FFFFFF; font-weight: bold;}
#main {width: 700px; display: block;}
td#index-content {width: 701px; padding: 20px; border-left: #ccc 1px solid; border-right: #ccc 1px solid;}
td#shadeside { /*width: 6px; background-image: url('images/shadeside.gif'); background-repeat: repeat-y; */}
td#img_left {background-image: url('images/home_land_nav.gif'); height:49px; background-repeat:no-repeat; width:347px; 
             text-align:center; background-position:right; border-right:solid 1px #ccc;}
td#img_right {background-image: url('images/home_water_nav.gif'); background-position:right;text-align:center; 
              width:352px; background-color:#d2eef9;}
td#img_left a, td#img_right a { font-size:20px; font-weight:bold; color: #000; text-decoration:none; font-family:Times New Roman;}               
td#img_left a:hover, td#img_right a:hover {color:#f97919;}

#bubble {width: 690px; display: block; background-color: #FFFFFF; padding-top: 10px;}
#main-int {width: 690px; display: block; background-color: #FFFFFF; padding-top: 15px; padding-bottom: 15px;}
#main-int td.left{width: 500px; padding: 15px 15px;}
#main-int h4{ font-size: 13px; font-family: Verdana; font-variant: small-caps; text-transform: capitalize; margin-bottom: 2px;}
#main-int td.right{width: 230px; padding-top: 10px; text-align: center;}
#adv-large { font-size: 14px; font-family: Verdana; color: #a1a1a1; border-top: 1px solid #a1a1a1; padding-top:5px;}
#adv-topline { border-top: 1px solid #a1a1a1; padding-top:5px;}

.pad {padding: 0px 23px; text-align: left;}

td.padded {padding: 10px;}

input, textarea, select { FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: 10px;}

div.right-block {margin-bottom: 10px; width: 210px; text-align: left;}
div.right-block select {width: 190px;}
div.right-block p {margin-top: 10px; margin-bottom: 0px;}
div.right-block div.top {width: 210px; height: 10px; background-image: url('images/topgray.gif');}
div.right-block div.bottom {width: 210px; height: 10px; background-image: url('images/bottomgray.gif');}
div.right-block div.center {background-color: #Eee; padding: 10px 8px 10px 8px;}
div.right-block div.center h1 {color: #006699; text-align: center; font-size: 12px; font-family: Verdana; margin: 0px;}
div.right-block div.center h2 {color: #CC3333; text-align: center; font-size: 12px; font-family: Verdana; margin: 0px;}

div.ad-block div.top {width: 660px; height: 23px; background-image: url('images/adventures_top.gif');}
div.ad-block div.bottom {width: 660px; height: 23px; background-image: url('images/adventures_bottom.gif');}
div.ad-block div.center {background-color: #ffffff;}
div.ad-block p {margin-top: 10px; margin-bottom: 0px;}

.pressroomPhotos { margin-top: 10px; width: 660px; }
.pressroomPhotos td { padding: 8px 0 8px 0; text-align: center; width: 132px; }
.pressroomPhotos a img { border: 0; }


#nav_left {float:left;display:block;}
#nav_left .item 
{
    width:440px; height:110px;  
    border-top: 1px solid #d2eef9;
    border-left: 1px solid #d2eef9;
    border-right: 1px solid #d2eef9;
    font-size:12px; 
    background-image: url('images/home_nav_arrow.gif'); background-position:right; background-repeat:no-repeat;
    }
#nav_left .lastitem {width:440px; height:110px;
    border: 1px solid #d2eef9; font-size:12px; 
    background-image: url('images/home_nav_arrow.gif'); background-position:right; background-repeat:no-repeat;}    
#nav_left .navtitle {font-size:14px; font-weight:bold; margin-top:20px;}    
#nav_left .navtitle a {color:#000; text-decoration:none;}
#nav_left .navtitle a:hover {color:#f97919;}
#nav_left .navtext {color:#cc6633; font-size:13px; padding-right:15px;}
#nav_left .leftimg {float:left;display:block; margin-right:15px; border:0px;}    
#nav_left .rightimg{float:right; display:inline;}
#nav_right {float: right;display:block; width:210px; height:332px; 
           background-image: url('images/home_nav_back.gif'); background-position:right; background-repeat:no-repeat; 
           }
#nav_right .navtitle 
{
    font-size:14px; font-weight:bold;
    margin-left:10px; margin-top:15px;
}
#nav_right ul li 
{
    margin-left:-1px;
    text-indent:-2px;
    list-style-image:url('images/li_arrow.gif');
    font-size:11px; font-weight:bold;
}
#nav_right ul li a { text-decoration:none; color: #000;}
#nav_right ul li a:hover { text-decoration:none; color: #f97919;}

#footer { width: 690px; border-bottom: solid 3px #d9531e; height:43px; background-color:#fff; 
      background-image: url('images/footer_back.gif'); background-position:top; background-repeat:repeat-x;
      border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;}
#footer img {margin: 5px 10px -1px 20px;}

.homefooter {background-image: url('images/footer_back.gif'); background-position:top; background-repeat:repeat-x;
      border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; height:46px;
    border-bottom: solid 3px #d9531e; }
.homefooter img { margin: 5px 10px -1px 20px;}

#marker_img { float: right; margin: 5px; }