﻿body 
{
    background : #447744 url("/images/bannerBg.gif") repeat-x;
    color : #CCCC99;
}

a
{
    color : #CCCC99;
}



/*-----------------------------------------------------
    CONTENT_MAIN
-----------------------------------------------------*/

div#content_main
{
    background : transparent url("/images/contentBg.jpg") no-repeat;
}

div#content_main li
{
    list-style-type : disc;
}

div#content_main h1{background : transparent url(/images/headerGatoVerde.jpg) no-repeat;}

div#content_main img
{
    border : solid 5px #7CA07C;
}

/*-----------------------------------------------------
    CONTENT_SUB
-----------------------------------------------------*/

div#content_sub img
{
    border : solid 5px #7CA07C;
}

/*-----------------------------------------------------
    NAV_MAIN
-----------------------------------------------------*/

li#home a{background : transparent url(/images/menuHome.gif) no-repeat;}
li#why a{background : transparent url(/images/menuWhy.gif) no-repeat;}
li#skipper a{background : transparent url(/images/menuSkipper.gif) no-repeat;}
li#environment a{background : transparent url(/images/menuEnvironment.gif) no-repeat;}
li#weather a{background : transparent url(/images/menuWeather.gif) no-repeat;}
li#trips a{background : transparent url(/images/menuTrips.gif) no-repeat;}
li#photos a{background : transparent url(/images/menuPhotos.gif) no-repeat;}
li#links a{background : transparent url(/images/menuLinks.gif) no-repeat;}

li#home a:hover, li#home a.active{background : transparent url(/images/menuHomeActive.gif) no-repeat;}
li#why a:hover, li#why a.active{background : transparent url(/images/menuWhyActive.gif) no-repeat;}
li#skipper a:hover, li#skipper a.active{background : transparent url(/images/menuSkipperActive.gif) no-repeat;}
li#environment a:hover, li#environment a.active{background : transparent url(/images/menuEnvironmentActive.gif) no-repeat;}
li#weather a:hover, li#weather a.active{background : transparent url(/images/menuWeatherActive.gif) no-repeat;}
li#trips a:hover, li#trips a.active{background : transparent url(/images/menuTripsActive.gif) no-repeat;}
li#photos a:hover, li#photos a.active{background : transparent url(/images/menuPhotosActive.gif) no-repeat;}
li#links a:hover, li#links a.active{background : transparent url(/images/menuLinksActive.gif) no-repeat;}


/*-----------------------------------------------------
    SITE_INFO
-----------------------------------------------------*/

div#site_info, div#site_info a
{
    color : #669955;
}
