@charset "UTF-8";
/* CSS Document */

/* styling for Content */

.content {
	width: 64%;
	margin: 0;
	position: relative;
	float: left;
	top: 0;
}

.content a,visited {
	color: #000000;
	font-weight:bold;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	text-decoration: none;
	}
	
.content a:hover {  
	color: #999999;
	font-weight:bold;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 2px;
	text-decoration: none ! important
	}

.content p {
	width: 100%;
	padding-right: 20%;
	font-size: 70%;
	line-height: 1.5;
	text-align:justify;
	letter-spacing: 0px;
	color: #000000;
	text-align:justify;
	margin-top: 0;
	margin-bottom: 2.5%;
	font-family: "Avenir", sans-serif;
}

.content h1 {
	font-family: "Avenir", sans-serif;
	font-size: 1.6em;
	margin-top: 2%;
	margin-bottom: 1%;
}

.content h3 {
	font-family: "Avenir", sans-serif;
	color: #999999;
	font-size: 1em;
	margin-top: 2%;
	margin-bottom: 3%;
}

.content h4 {
	font-family: "Avenir", sans-serif;
	color: #999999;
	font-size: 0.9em;
	margin-top: 1%;
	margin-bottom: 1%;
}

.content ul {
	font-size: 0.85em;
	line-height: 1.5em;
	margin-bottom: 0px;
	list-style-type: none;
	font-family: "Avenir", sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2%;
	padding-left: 0;
	}

.content img {
	margin-bottom: 0.625%;
}

/* styling for Anchor */

.wrapper #main .content #anchorholder {
    position: relative;
    top: 0;
	width: 100%;
	visibility: hidden;
}

.wrapper #main .content .anchorpoint {
    position: absolute;
    top: -80px;
	width: 50%;
	font-family: 'Hoefler Text', 'Liberation Serif', 'Times New Roman', 'serif';
	border: 3px solid #000000;
}

/* end styling for Anchor */

/* styling for Main Image */

.mainpic {
	width: 100%;
	height: auto;
	margin-bottom: 1.25%;
	top: 0;
	left: 0;
}

#mainpicvert {
	width: 100%;
	height: auto;
	position:relative;
	float:left;
	margin-bottom: 15px;
	}
	
#mainpicvert img {
	float:left;
	width: 70%;
	height: auto;
	margin-right: 5%;
	}

#mainpicvert .cap {
	width: 25%;
	float: left;
	bottom: 0%;
	left: 74%;
	font-size: 65%;
	color:#000000;
	text-align:left ! important;
	}
	
#mainpicvert .credit {
	width: 100%;
	font-size: 100%;
	color: #000000;
	text-align: left ! important;
	font-family: "Times New Roman", serif;
	font-style:italic;
	}


/* End Main Image */

/* illustrations */
	
#illust {
	width: 100%;
	height:auto;
	position:relative;
	margin-bottom: 12px;
	}
	
#illust img {
	width: 100%;
	margin-bottom: 0;
	}

#illust .cap {
	width: 100%;
	position: relative;
	float: left;
	margin-top: 0;
	background-color:transparent;
	left: 0;
	font-size: 70%;
	color:#000000;
	text-align:left ! important;
	}
	
#illust .credit {
	width: 100%;
	font-size: 100%;
	color: #000000;
	text-align: left ! important;
	font-family: "Times New Roman", serif;
	font-style:italic;
	}
	
#illustvert {
	width: 100%;
	height: auto;
	position:relative;
	float:left;
	margin-bottom: 15px;
	}
	
#illustvert img {
	float:left;
	width: 200px;
	}

#illustvert .cap {
	width: 25%;
	float: left;
	bottom: 0%;
	left: 212px;
	font-size: 65%;
	color:#000000;
	text-align:left ! important;
	}
	
#illustvert .credit {
	width: 100%;
	font-size: 100%;
	color: #000000;
	text-align: left ! important;
	font-family: "Times New Roman", serif;
	font-style:italic;
	}

/* end illustrations */

/* Credits box */

.creditsbox {
	width: 100%;
	height: auto;
	position:relative;
	float:left;
	margin-top: 1.5%;
	margin-bottom: 2%;
}

.creditsbox img {
	float: left;
}

/* styling for Credits */

.credits a, visited {
	color: #666666;
	font-weight:300;
	text-transform:none;
	text-decoration: none;
	}
	
.credits .creditsnav ul {
	list-style-type: none;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 0;
	padding-right: 0;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	background-color: transparent;
	font-weight: bold;
	font-size: 0.75em;
	text-transform: uppercase;
	line-height: 1.3;
	position: relative;
	border-bottom: none !important;
}

.credits .creditsnav ul li {
	display: inline-block;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	background-color: transparent;
	color: #666666;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	border-bottom: none !important;
	}

.credits .creditsnav ul li a,visited{
	color: #000000;
	padding-top: 0%;
	padding-bottom: 1%;
	border-bottom: none !important;
	text-decoration: none !important;
	
}

.credits .creditsnav ul li a:hover {
	color: #333333;
	font-weight:700;
	border-bottom: none !important;
	text-decoration: none !important;
}

.content .credits .creditsnav .slant {
	font-family: "Avenir", sans-serif;
	font-weight: normal; 
	text-transform: none;
	font-style: italic;
	line-height: 1.3;
}


/* end Credits box */


/* Multiple columns */

#multicolumn {
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
	padding-top: 4%;
	padding-bottom: 4%;
}

#multicolumn {
    -webkit-column-gap: 12px; /* Chrome, Safari, Opera */
    -moz-column-gap: 12px; /* Firefox */
    column-gap: 12px;
}

#multicolumn p {
	font-size: 0.7em;
	color: #999999;
	line-height: 1.3;
	text-align: left;
	padding-bottom: 2%;
	text-transform: uppercase;
}

#multicolumn hr {
	color: #DADADA;
	margin-top: 9%;
	margin-bottom: 18%;
}

/* End Multiple columns */


/* Multiple column index */

.multicolumn2 {
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
	padding-top: 4%;
	padding-bottom: 4%;
}

.multicolumn2 {
    -webkit-column-gap: 12px; /* Chrome, Safari, Opera */
    -moz-column-gap: 12px; /* Firefox */
    column-gap: 12px;
}

.multicolumn2 p {
	font-size: 0.7em;
	color: #999999;
	line-height: 1.3;
	text-align: left;
	padding-bottom: 2%;
	text-transform: uppercase;
}

.multicolumn2 hr {
	color: #DADADA;
	margin-top: 9%;
	margin-bottom: 18%;
}

/* End Multiple column index */


/* Multiple columns place */

#multicolumn3 {
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
	padding-top: 4%;
	padding-bottom: 4%;
}

#multicolumn3 {
    -webkit-column-gap: 12px; /* Chrome, Safari, Opera */
    -moz-column-gap: 12px; /* Firefox */
    column-gap: 12px;
}

#multicolumn3 p {
	font-size: 0.7em;
	color: #999999;
	line-height: 1.3;
	text-align: left;
	padding-bottom: 2%;
	text-transform: uppercase;
}

#multicolumn3 hr {
	color: #DADADA;
	margin-top: 9%;
	margin-bottom: 18%;
}

/* End Multiple columns */



/* styling for Content Boxes */

.contentboxl {
	width: 48%;
	margin-bottom: 2.0833%;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #fff;
	position: relative;
	float: left;
}

.contentboxl img {
	max-width: 100%;
}

.contentboxl p {
	font-size: 0.85em;
	text-align:left;
	color: #333;
	background-color: #e1e4e9;
	width: 94%;
	margin-top: -2%;
	padding-top: 3%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 2%;
}

.contentboxl a:link {
	color: #000000;
	text-decoration: none;
	border: 0;
	}
	
.contentboxl a:hover {
	border: 0;
	text-decoration: none ! important
	}
	
.contentboxr {
	width: 48%;
	height: 48%;
	margin-bottom: 2.0833%;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #fff;
	position: relative;
	float: right;
}

.contentboxr img {
	max-width: 100%;
	height: auto;
}

.contentboxr p {
	font-size: 0.85em;
	text-align:left;
	color: #333;
	background-color: #e1e4e9;
	width: 94%;
	margin-top: -2%;
	padding-top: 3%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 2%;
}

.contentboxr a:link {
	color: #000000;
	text-decoration: none;
	border: 0;
	}
	
.contentboxr a:hover {
	border: 0;
	text-decoration: none ! important
	}

.contentboxwide {
	width: 100%;
	margin-top: 2.0833%;
	margin-bottom: 2.0833%;
	margin-right: 3.125%;
	position: relative;
	float: left;
}

.contentboxwide p {
	font-size: 0.85em;
	text-align:left;
	color: #333;
	margin-top: 1%;
}

/* pinterest */

#pinterest-widget {
	margin-bottom: 3.5%;
}

#pinterest-widget span {
	width: 100%; overflow: hidden;
}
#pinterest-widget span span {
	width: 95%;
}

/* end pinterest */


/* styling for Sidebar */

#sidebar {
	width: 31.25%;
	margin: 0 auto;
	position: relative;
	float: right;
	top: 0;
	background-color: #fff;
}

#sidebar p {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	font-size: 0.7em;
	font-family: "Avenir", sans-serif;
	color:#FFFFFF;
	background-color: transparent;
}

#sidebar hr {
	color: #DADADA;
	margin-top: 6%;
	margin-bottom: 6%;
}

#sidebar a,visited {
	color: #ffffff;
	font-weight:bold;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	text-decoration: none;
	}
	
#sidebar a:hover {  
	color: #666666;
	font-weight:bold;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 2px;
	text-decoration: none ! important
	}
	
#sidebar h1 {
	font-family: "Avenir", sans-serif;
	font-size: 1.6em;
	line-height: 1;
	margin-top: 12px;
	margin-bottom: 1%;
}

#sidebar h2 {
	font-family: "Avenir", sans-serif;
	font-size: 1em;
	color: #888888;
	text-transform: uppercase;
}

#sidebar ul {
	font-size: 0.8em;
	line-height: 1.3;
	margin-bottom: 0px;
	list-style-type: none;
	font-family: "Avenir", sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	list-style-image: url(travel/artwork/pointer.png) !important;
	}
	
#sidebar li {
	margin-bottom: 9px;
	}
	
/* searchboxes */

.searchbox-960 {
	display:block;
}

.searchbox-tablet {
	display:none;
}

.searchbox-mobile {
	display:none;
}

/* end of searchboxes */


/* End main content elements */