@charset "utf-8";

body {
	background-color: #006;
	background-color: #09C;
	background-color: #054375;
}

#page-wrapper {
	/*background-color: #09C;*/
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	margin: 20px auto;
	width: 90%;
}

#videoHolder {
	margin-top: 0;
	margin: auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#pic-area {
	clear: both;
	margin: auto;
	width: 100%;
	max-width: 800px;
}
#pic-area img {
	max-width: 800px;
	max-height: 800px;
	width: 100%;
	height: auto;
}
#pic-area h2 {
	color: #FFF;
	font-family: gooddog;
	font-size: 150%;
	line-height: 150%;
	margin-bottom: 5px;
	letter-spacing: .2em;
}
#pic-area figure {
	margin-bottom: 25px;
}
#pic-area figcaption {
	font-size: 80%;
	text-align: right;
}
#pic-area figcaption a {
	color: #fff;
}
#pic-area figcaption a:hover {
	text-decoration: underline;
}

#shareholder {
	margin-top: 25px;
	margin-right: 30px;
	float: right;
}

#shareholder h3 {
	color: #FFF;
	font-family: gooddog;
	font-size: 130%;
	line-height: 150%;
	margin-bottom: 5px;
	letter-spacing: .2em;
}
header {
	width: 100%;
}

#banner {
	/*max-width: 300px;
	max-width: 600px;
	width: 30%;*/
	width: 60%;
	height: auto;
	float: left;
}

.bottom-border1 {
	height: 1px;
	/*border-bottom: 1px solid #879a35;*/
	border-bottom: 1px solid #FFF;
	margin: 10px auto 40px auto;
}

.buttonLink {
	
}

.buttonLink a {
	display: block;
	padding: 5px 7px;
	color: #879a35;
	color: #FFF;
}
.buttonLink a:hover {
	background-color: #FFF; 
	color: #879a35;
}

.whitelink a {
	color: #FFF;
}

.picPageLeft {
	width: 35%;
	float: left;
	/*=======transitions===========*/
	-webkit-transition: all 0.75s ease;
	-moz-transition:  all 0.75s ease;
	-ms-transition: all 0.75s ease;
	-o-transition: all 0.75s ease;
	transition: all 0.75s ease;	
	/*=============================*/
}

.picPageRight {
	width: 65%;
	float: right;
	/*=======transitions===========*/
	-webkit-transition: all 1s ease;
	-moz-transition:  all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;	
	/*=============================*/
}
.floatLeft50 {
	width: 50%;
	float: left;
	/*=======transitions===========*/
	-webkit-transition: all 0.3s ease;
	-moz-transition:  all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
	/*=============================*/
}

.floatLeft35 {
	width: 35%;
	float: left;
	/*=======transitions===========*/
	-webkit-transition: all 0.3s ease;
	-moz-transition:  all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
	/*=============================*/
}

.floatLeft65 {
	width: 65%;
	float: left;
	/*=======transitions===========*/
	-webkit-transition: all 0.3s ease;
	-moz-transition:  all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
	/*=============================*/
}



.floatLeft50 #text-area p {
	padding-right: 10%;
}
.text p {
	color: #FFF;
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 10px;
	text-align: justify;
	-moz-hyphens: auto;
	word-wrap: break-word;
}
.text ul{
	color: #FFF;
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 10px;
	text-align: left;
	-moz-hyphens: auto;
	word-wrap: break-word;
}
.text ul a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.text ul a:hover {
	text-decoration: underline;
}
.text ul {
	list-style-type: circle;
	margin-left: 20px;
}

#mixed-area {
	clear: both;
}
#mixed-area h2 {
	color: #FFF;
	font-family: gooddog;
	font-size: 130%;
	line-height: 150%;
	margin-bottom: 5px;
	letter-spacing: .2em;
}
#mixed-area .imgHolder {
	width: 80%;
	margin: 25px auto 25px auto !important;
	max-width: 800px;
}
#mixed-area img {
	width: 100%;
	height: auto;
	max-width: 800px;
	
}
#text-area {
	color: #879a35;
	padding: 0px 35px 20px 5px;
}
#text-area-places {
	color: #879a35;
	padding: 0px 35px 20px 5px;
}

#text-area h1, #text-area-places h1 {
	color: #FFF;
	font-family: gooddog;
	font-size: 150%;
	line-height: 150%;
	margin-bottom: 15px;
	letter-spacing: .2em;
}
#text-area h2 {
	color: #FFF;
	font-family: gooddog;
	font-size: 130%;
	line-height: 130%;
	margin-bottom: 12px;
	letter-spacing: .2em;
}
#text-area h3 {
	color: #FFF;
	font-family: gooddog;
	font-size: 115%;
	line-height: 115%;
	margin-bottom: 10px;
	letter-spacing: .2em;
}

#text-area p a, #pic-area a, #pic-area a:hover, #pic-area a:visited {
	color: #FFF;
}
#text-area h1 a {
	color: #FFF;
}
#text-area h2 a {
	color: #FFF;
}
#text-area h3 a {
	color: #FFF;
}
#text-area h1 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#text-area h2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#text-area h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.projectFloat h1, .projectFloatRight h1 {
	font-size: 100% !important;
}

#text-area p {
	/*color: #879a35;*/
	color: #FFF;
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 10px;
	text-align: justify;
	-moz-hyphens: auto;
	word-wrap: break-word;
}

#text-area-places p {
	/*color: #879a35;*/
	color: #FFF;
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 10px;
	text-align: justify;
	-moz-hyphens: auto;
	word-wrap: break-word;
}

#mainImage {
	/*margin-top: 20px;*/
	margin-bottom: 50px;
	margin-left: 35px;
}
.mainImageFloat {
	width: 65%;
	float: left;
	/*=======transitions===========*/
	-webkit-transition: all 0.75s ease;
	-moz-transition:  all 0.75s ease;
	-ms-transition: all 0.75s ease;
	-o-transition: all 0.75s ease;
	transition: all 0.75s ease;	
	/*=============================*/
}

#slideshow {
	/*margin-top: 20px;*/
	margin-bottom: 50px;
	/*margin-left: 35px;*/
}
.slideshowFloat {
	width: 65%;
	float: right;
	/*=======transitions===========*/
	-webkit-transition: all 0.75s ease;
	-moz-transition:  all 0.75s ease;
	-ms-transition: all 0.75s ease;
	-o-transition: all 0.75s ease;
	transition: all 0.75s ease;	
	/*=============================*/
}
.slideshowHome {
	width: 90%;
	margin: 5%;
	/*float: right;*/
	/*=======transitions===========*/
	-webkit-transition: all 0.75s ease;
	-moz-transition:  all 0.75s ease;
	-ms-transition: all 0.75s ease;
	-o-transition: all 0.75s ease;
	transition: all 0.75s ease;	
	/*=============================*/
}
.slideshowPlaces {
	width: 75%;
	float: right;
	/*=======transitions===========*/
	-webkit-transition: all 0.75s ease;
	-moz-transition:  all 0.75s ease;
	-ms-transition: all 0.75s ease;
	-o-transition: all 0.75s ease;
	transition: all 0.75s ease;	
	/*=============================*/
}
.textPlaces {
	width: 25%;
	float: left;
	/*=======transitions===========*/
	-webkit-transition: all 0.75s ease;
	-moz-transition:  all 0.75s ease;
	-ms-transition: all 0.75s ease;
	-o-transition: all 0.75s ease;
	transition: all 0.75s ease;	
	/*=============================*/
}


.textFloat {
	width: 35%;
	float: left;
	/*=======transitions===========*/
	-webkit-transition: all 0.75s ease;
	-moz-transition:  all 0.75s ease;
	-ms-transition: all 0.75s ease;
	-o-transition: all 0.75s ease;
	transition: all 0.75s ease;	
	/*=============================*/
}

.projectFloat {
	width: 33.3%;
	float: left;
	/*=======transitions===========*/
	-webkit-transition: all 0.75s ease;
	-moz-transition:  all 0.75s ease;
	-ms-transition: all 0.75s ease;
	-o-transition: all 0.75s ease;
	transition: all 0.75s ease;	
	/*=============================*/
}
.projectFloatRight {
	width: 33.3%;
	float: right;
	/*=======transitions===========*/
	-webkit-transition: all 0.75s ease;
	-moz-transition:  all 0.75s ease;
	-ms-transition: all 0.75s ease;
	-o-transition: all 0.75s ease;
	transition: all 0.75s ease;	
	/*=============================*/
}

.projectPad {
	padding: 10px;
}

.pic100 {
	width: 100%;
	height: auto;
}
.bMargin10 {
	margin-bottom: 10px;
}
#thumb-area {
	/*margin-top: 30px; - how does this affect mobile devices?
	margin-left: 7%;*/
}
.bottom-thumbs {
	clear:both;
	width: 100%;
}
thumbBottom img {
	width: 18%;
	height: auto;
	margin: 0px 5% 5% 0px;
}
.thumb3 img {
	width: 25%;
	height: auto;
	margin: 0px 5% 5% 0px;
}
.thumb4 img {
	width: 18%;
	height: auto;
	margin: 0px 4% 4% 0px;
}

.thumbLeft img {
	width: 22%;
	height: auto;
	margin: 0px 5% 5% 0px;
}

.thumbnail {
	float: left;
	/*padding: 5px;*/
	border: 3px solid #fff;
}

::-moz-selection {
	/*background: #c1d72e;*/
	background: #0A5694;
	color:#FFF;
	text-shadow:none;
}

::selection {
	/*background: #c1d72e;*/
	background: #0A5694;
	color:#FFF;
	text-shadow:none;
}