body {
	color:#FFF;
	background-color: #069;
	margin:0;
	padding:0;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 14px;
}
#print-header {
	text-align:right;
	display:none;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#photo-feature img.rotate {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

#photo-feature img.rotateBackground {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

#nav-top, #nav-bottom {
	min-width:1024px;
	width:100%;
	height: 28px;
	background-color:black;
	clear:both;
	position:relative;
	z-index:10;
}
#nav-bottom {
	height:40px;
}
#footer-links {
	clear:both;
	position:absolute;
	top:22px;
	width:auto;
	font-size:10px;
	left: 540px;
}
#nav-bottom span {
	position:absolute;
	top:11px;
	margin-left:6em;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}
div#wrap {
	float:left;
	background-color: #069;
	background-image: url('/template/en/images/top.gif');
	background-repeat: repeat-x;
	width:100%;
	background-position:left -26px;
}
#page {
	position:relative;
	float:left;
	width:1024px;
	clear:both;
}
#bar-left{
	float:left;
	width:495px;
}
#bar-left img, #graphic-top img{
	display:block;
	float:left;
}
#left-map{
	position:relative;
	float:left;
	background-color:#fff;
	background-image:url('/template/en/images/tpl-map-cta.gif');
	background-position:top left;
	background-position:right 3px;
	background-repeat:no-repeat;
	height:149px;
	width:358px;
}
#left-map-caption{
	position:absolute;
	bottom:0px;
	float:left;
	background-color:#000;
	width:355px;
	text-align:center;
}
#corner-round {
	background-image:url('/template/en/images/tpl-corner-round-s.gif');
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:94px;
	width:82px;
}
#left-tools {
	float:left;
	width:128px;
	padding-left:6px;
	font-size:10px;
}
	#left-tools a {
		float:left;
		clear:both;
		padding-left:20px;
		padding-bottom:4px;
		padding-top:4px;
		background: transparent none no-repeat scroll left center;
	}
#right-tools {
	float:right;
	font-size:10px;
	margin-right:34px;
}
	#right-tools a {
		float:left;
		/*padding-left:20px;*/
		padding-bottom:4px;
		padding-top:4px;
		background: transparent none no-repeat scroll left center;
		color:#fff;
	}
#graphic-top {
	background-image:url('/template/en/images/tpl-title_main.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:268px;
	width:493px;
}
#contents {
	background-image:url('/template/en/images/ucluelet_07.jpg');
	background-repeat:no-repeat;
	float:left;
	width:475px;
	font-size:13px;
	line-height:17px;
	padding:10px 20px;
	padding-top:0;
}
span#tpl-photocredit{
	position:absolute;
	left:6px;
	top:535px;
	font-size:10px;
	z-index:100;
}
#tpl-photocredit a {
	color:#fff;
	text-decoration:none;
}
span#tpl-designcredit{
	position:absolute;
	left:540px;
	font-size:10px;
	top:8px;
	margin:0;
}
#photo-feature {
	width:495px;
	height:552px;
}
#contents h1, h2 {
	font-size:14pt;
	line-height:1em;
	border-bottom:2px solid #F8B407;
	padding-bottom:3px;
	margin-top:0;
	clear:both;
}

#contents h1, #contents h1 a {
	color:#fff ! important;
}

#contents h2 {
	font-size:10pt;
	border-bottom-width:1px;
	padding-top:3px;
	margin-bottom:1px;
	display:inline-block;
}
#left-bott-photo {
	clear:left;
	background-color:#fff;
	background-image:url('/template/en/images/tpl-photo-s1.jpg');
	background-position:left 2px;
	background-repeat:no-repeat;
	height:251px;
	width:358px;
	float:left;
}



dl {margin:0;}
dl dt {
	margin:0;
	width:9em;
	float:left;
	text-align:right;
	font-weight:bold;
}
dl dd {
	margin:0;
	margin-left: 9.5em;
}

.content-img-right {
	float:right;
	width:180px;
	border:1px solid #F8B407;
	margin: 10px 0 10px 10px;
}


.formError input, .formError textarea, .formError select {
	border: 2px solid red;
}

.required {
	color:#f00;
}

.md-submit-cta {
	clear:both;
	margin-bottom:20px;
	text-align:center;
}

.md-submit-cta a {
	padding:4px 15px;
	background-color:#F8B407;
	color:#000;
	border:1px solid #000;
}

div.block {
	margin-bottom: 30px;
	clear:both;
}

#copyright {
	margin:16px auto 30px;
	font-size:11px;
	text-align:center;
	text-shadow:0 1px 1px #000;
	position:relative;
	text-shadow:0 1px 1px #000000;
	width:1000px;
}

#social-buttons {
	float:left;
	clear:both;
	font-size:11px;
	margin:4px;
	width:355px;
}

.social-button {
	display:block;
	background:transparent none no-repeat scroll left center;
	height:14px;
	padding:8px 0 8px 32px;
	text-align:left;
	float:left;
	color:white ! important;
}

.pointer {
	cursor:pointer;
}