@charset "UTF-8";
/* CSS Document */
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: rgba(255,255,255,1.00);
	line-height: 1.5em
}
.wrapper {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	background-image: url(images/backgroundbg.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: rgba(51,51,51,1.00);
	min-height: 681px;
}
img {
	width: 100%;
}
header {
	display: none;
}
nav {
	padding-left: 3%;
	padding-top: 1.5%;
	margin: 0 auto;
}
nav ul ul li {
	border-bottom: 1pt solid rgba(138,138,138,0.40);
}
a:link, a:visited, a:focus {
	color: rgba(252,179,38,1.00);
}
a:hover {
	text-decoration: underline;
}
footer {
	background-image: url(images/backgroundfooter.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 100px;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.emailogo {
	display: block;
	float: right;
	margin-right: 5%;
	margin-top: 20px;
}
.pagetitle {
	padding-top: 10%;
	width: 70%;
	margin-top: 4%;
	margin-bottom: 0;
	background: url(images/biography.png) no-repeat;
	background-size: 80%;
	background-position: top 30px left 100px;
}
.row2colum {
	margin-top: 0%;
	clear: both;
	width: 100%
}
.copyright {
	width: 25%;
	float: right;
	margin-left: 0;
	margin-top: 5%;
	margin-right: 5%;
}
.copyright h1, .copyright h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #76baf1!important;
	font-size: .8em;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.medialeft {
	width: 60%;
	margin-top: 4%;
	margin-left: 5%;
	float: left;
}
.showvideo {
	width: 63%;
	max-width: 640px;
	margin-top: -1%;
	padding-top: 35.5%;
	margin-left: 3%;
	margin-right: 1%;
	position: relative;
	float: left;
	z-index: 200;
}
.videoinsert {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.quoteimage {
	display: block;
	padding-top: 60px;
	margin-top: -150px;
	width: 30%;
	float: right;
	margin-right: 3%;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	background: url(images/rev.png) no-repeat;
	background-size:40%;
	background-position: top center;
}
.quoteimagealt {
	display: none;
	margin-top: -120px;
	width: 30%;
	float: right;
	margin-right: 3%;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
.quoteimage h2, .quoteimagealt h2 {
	padding-left: 7%;
	font-style: italic;
	font-size: .8em;
	line-height: 1.3em;
	color: rgba(255,255,255,1.00);
}
.quoteimage p, .quoteimagealt p {
	margin-left: 7%;
	color: #FC3;
	cursor: pointer;
	margin-bottom: 10px;
}
.quoteimage p a {
	color: #FC3;
	cursor: pointer;
	margin-left: 10px;
	font-style: italic;
	background: none;
	font-size: .9em;
	border: none;
	margin-bottom: 10px;
}
button {
	margin-left: 25px;
	color: #FC3;
	cursor: pointer;
	font-style: italic;
	font-size: .7em;
	background: none;
	border: none;
	margin-bottom: 10px;
}
.hiddenquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.3em;	
	position: absolute;
	display: none;
	margin-left: 10px;
	max-width: 300px;
	background-color: rgba(10,10,10,1.00);
	padding: 20px 20px 10px 0px;
}
.hiddenquote p {
	color: rgba(223,209,171,1.00);
}
@media screen and (min-width: 650px) and (max-width: 880px) {
.quoteimage {
	display: block;
	margin-top: -120px;
	padding-top: 40px;
	width: 30%;
	float: right;
	margin-right: 3%;
	font-family: Verdana, Geneva, sans-serif;
	background: none;
}
	.copyright {
	margin-top: 1%;
}
.hiddenquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.3em;	
	display: none;
	position: absolute;
	z-index: 2000;
	width:35%;	
	max-width:450px;
	margin: 0px 40px 0 -5%;
	background-color: rgba(10,10,10,1.00);
	padding: 20px 20px 10px 0px;
}
}
@media screen and (min-width: 520px) and (max-width: 650px) {
nav {
	padding-left: 0!important;
	padding-top: 0px!important;
}
.quoteimage {
	display: none;
}
.quoteimagealt {
	display: block;
	padding-top: 12%;
	margin-top: -10px;
	width:80%;
	margin-right: 10%;
	margin-left: 15%;
	font-family: Verdana, Geneva, sans-serif;
	background: url(images/rev.png) no-repeat;
	background-size:30%;
	background-position: top center;
}
.hiddenquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.3em;	
	display: none;
	position: relative;
	width:75%;	
	max-width:450px;
	margin: 10px 15% 10px 10%;
	background-color: rgba(10,10,10,1.00);
	padding: 20px 20px 10px 0px;
}
.medialeft {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	float: none;
}
.quoteimage {
	display: none;
}
.copyright {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	float: none;
	margin-top: 60px!important;
}
.pagetitle {
	padding-top: 10%;
	width: 80%;
	margin-top: 1;
	background: url(images/biography.png) no-repeat;
	background-size: 100%;
	background-position: top 0px left 40px;
}
.emailogo {
	display: block;
	width: 80%;
	max-width: 200px;
	float: none;
	margin-left: 30%;
	margin-right: 10%;
	padding-top: 10px!important;
}
	.showvideo {
	width:80%;
	margin: 20px 10%;
	padding-top: 45%;
}
}
@media screen and (min-width: 280px) and (max-width: 520px) {
nav {
	padding-left: 0!important;
	padding-top: 0px!important;
}
.quoteimage {
	display: none;
}
.medialeft {
	width: 80%;
	margin-top: 30px;
	margin-left: 10%;
	margin-right: 10%;
	float: none;
}
.copyright {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 4%;
	float: none;
}
.pagetitle {
	padding-top: 15%;
	width: 100%;
	margin-top: 1;
	background: url(images/biography.png) no-repeat;
	background-size: 100%;
	background-position: top 0px left 40px;
}
.quoteimagealt {
	display: block;
	padding-top: 12%;
	margin-top: -10px;
	width:80%;
	margin-right: 10%;
	margin-left: 15%;
	font-family: Verdana, Geneva, sans-serif;
	background: url(images/rev.png) no-repeat;
	background-size:30%;
	background-position: top center;
}
.showvideo {
	width:80%;
	margin: 20px 10%;
	padding-top: 45%;
}
.emailogo {
	display: block;
	width: 70%!important;
	float: none;
	margin-left: 20%;
	margin-right: 10%;
	padding-top: 10px!important;
}
.hiddenquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.3em;	
	display: none;
	position: relative;
	width:75%;	
	max-width:450px;
	margin: 10px 15% 10px 4%;
	background-color: rgba(10,10,10,1.00);
	padding: 20px 20px 10px 0px;
}
}

@media screen and (min-width: 280px) and (max-width: 300px) {
.emailogo {
	display: block;
	width: 80%;
	clear: both;
	float: none;
	margin-left: 7%;
	margin-top: 30px;
}
}
