/* CSS Document */

body {
font: 11px/14px arial;
font-family: arial;
background-color: #65ab1a;
margin: 0;
}
p {
font: 11px/17px arial;
color: #2d3f56;
}
h1 {
font-size: 12px;
color: #2d3f56;
font-weight: normal;
font-style: italic;
}
a {
color: #2D3F56;
}
a:link {color: #2D3F56}
a:visited {color: #2D3F56}
a:hover {color: #da2900}



.white_outline {
border-bottom: 1px solid white;
}
.med_blue_bg {
background-color: #4f3019;
}
.green_bg_destinations {
background-color: #4f3019;
}
.green_bg {
background-color: #65ab1a;
}
.orange_bg {
background-color: #da2900;
}
.lt_green_bg {
background-color: #cce5a2;
}
.lt_blue_bg {
background-color: #e4d2c5;
}
.lt_orange_bg {
background-color: #ff1e6;
}
.white_bg {
background-color: white;
}
.white_bg_dest_right {
background-color: white;
padding-top:85px;
}

.green_outline {
border: 1px solid #65ab1a;
}
.orange_outline {
border: 1px solid #da2900;
}
.blue_outline {
border: 1px solid #4f3019;
}



/* destinations */



.destinations_main {
background: white;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 5px;
}
.destinations_home {
background: white;
padding: 8px 10px 10px 20px;
}
.destinations_home_top {
background: white;
padding-top: 1px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 5px;
border-bottom: 1px solid #4f3019;
}
.destinations_home_ads {
background: white;
padding: 0 0 10px 0;
border-bottom: 1px solid #65ab1a;
}
.highlight_text {
font: 14px/18px georgia;
font-style: italic;
color: #65ab1a;
padding: 0 15px 0 20px;
}
.browse_row {
background-color: white;
border-top: 1px solid #65ab1a;
}
.photo_detail_main {
background-color: white;
padding: 10px 0 10px 0;
}
a.photo_detail {
color: #A8BDCA
}
a.photo_detail:link {color: #A8BDCA}
a.photo_detail:visited {color: #A8BDCA}
a.photo_detail:hover {color: #8CBE57}

.photo_detail_nav {
padding: 0 10px 0 10px;
}




.image_pad_highlight {
padding-top: 0;
padding-right: 5px;
}
.image_pad_main {
padding-top: 5;
padding-right: 5px;
}
.highlight_text_trail {
font: 12px/20px arial;
color: #4f3019;
}
.highlight_text_gym {
font: 12px/20px arial;
color: #65ab1a;
}
.highlight_text_street {
font: 12px/20px arial;
color: #da2900;
}



p.nav {
font: 11px/19px arial;
color: #ffffff;
padding-top: 8px;
padding-bottom: 10px;
padding-left: 12px;
padding-right: 0;
}
a.nav {
font-weight: bold;
text-decoration: none;
color: #ffffff;
}
a.nav:link {color: #ffffff}
a.nav:visited {color: #ffffff}
a.nav:hover {color: #da2900}

span.nav_expanded {
padding-left: 18px;
}
a.nav_expanded {
text-decoration: none;
color: #da2900;
font-weight: bold;
font-style: italic;
line-height: 16px;
}
a.nav_expanded:link {color: ffffff}
a.nav_expanded:visited {color: ffffff}
a.nav_expanded:hover {color: #da2900}

a.nav_expanded_current {
text-decoration: none;
color: #ffffff;
font-weight: bold;
font-style: italic;
line-height: 16px;
}
a.nav_expanded_current:link {color: #ffffff}
a.nav_expanded_current:visited {color: #ffffff}
a.nav_expanded_current:hover {color: #da2900}


p.subnav {
font: 11px/15px arial;
color: #2D3F56;
}
a.subnav {
text-decoration: none;
color: #ffffff;
}
a.subnav:link {color: #2d3f56; }
a.subnav:visited {color: #2d3f56; }
a.subnav:hover {color: #da2900;}

p.footer {
font: 9px/11px arial;
color: #ffffff;
}
a.footer {
text-decoration: none;
}
a.footer:link {color: #ffffff}
a.footer:visited {color: #ffffff}
a.footer:hover {color: #da2900}


.orange_arrow {
color: #da2900;
font-weight: normal;
}


.footer_row {
background-color: #4f3019;
}

/* inherited styles */

.home_main {
background: white;
padding: 10px 2px 10px 7px;
}
.product_rightcolumn {
background: white;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 8px;
}

