body{background:none #fff;}
/* Print Styles */
#page #page_container .white_container {
    background-color: #FFFFFF;
    border-top: 2px solid #000000;
    margin-bottom: 20px;
}
#page #footer {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 2px solid #000000;
    bottom: 0;
    clear: both;
    color: #666666;
    font-size: 12px;
    padding: 36px 0 40px;
    position: relative;
    width: 100%;
    z-index: 1;
}
#page #footer #footer_logo{
	background: none transparent;
	position: relative;
	display: block;
	width: 241px;
	height: 67px;
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#page #footer #footer_col1{ position: relative; float: left; top: 14px; z-index:2; width:700px; overflow:visible; padding-right: 20px; text-align: left; }
#footer .footer_copy {
    font-size: 11px;
    text-align: left;
}
#page #header {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #000000;
    height: 129px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
#page #header #headerNav {
    height: 124px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 32px;
    text-align: right;
    top: 10px;
    width: 580px;
    z-index: 90;
}
#page #page_container {
    background: none repeat scroll 0 0 #ffffff;
    height: auto;
    margin: 0 auto;
    min-height: 184px;
    padding: 128px 0 0;
    position: relative;
    top: 0;
    z-index: 2;
}

#header-area-inside h1 {
    background: none repeat scroll 0 0 transparent!important;
    color: #000;
    font-size: 32px;
    font-weight: normal;
    line-height: normal;
    margin: 30px 0 8px;
    padding: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #333;
}

.breadcrumbs {
    background-color: #fff;
    height: 20px;
    position: relative;
}
.breadcrumbs a {
    background: none #000;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 20px;
    padding: 0 20px 0 10px;
    position: relative;
    z-index: 1;
}
.breadcrumbs a.level0 {
    background-color: #000;
    margin-left: 0;
    padding-left: 20px;
    z-index: 50;
}
.breadcrumbs a.level1 {
	background-color: #333;
	margin-left: 0;
    padding-left: 20px;
    z-index: 40;
}
.breadcrumbs a.level2 {
    background-color: #666;
    margin-left: 0;
    padding-left: 20px;
    z-index: 30;
}
.breadcrumbs a.level3 {
    background-color: #999;
    margin-left: 0px;
    padding-left: 20px;
    z-index: 20;
}
.breadcrumbs span {
    background: none #fff;
    color: #000000;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 19px;
    margin-left: -10px;
    margin-top: 1px;
    padding: 0 20px;
    position: relative;
    z-index: 1;
}

#page .boat #body h1, .country_title {
    background: none transparent!important;
    color: #000000;
    display: block;
    font-family: 'Homenaje',arial,sans-serif;
    font-size: 32px;
    font-weight: normal;
    line-height: normal;
    margin: 20px 0;
    padding: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.prev_next_center_heading {
    color: #000;
}

.top_next_prev a {
    color: #000;
}
/* End Print Override */

