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

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	margin: 0px;
	background-color: #CBE0E1;
	line-height: 150%;
	color: #036;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#img-Patreon-Donate {
	margin-top: 8px;
	margin-bottom: 12px;
}

.Font-Welcome {
	font-size: 20pt;
	color: #006;
	text-shadow: 4px 4px #86BDD5;
	padding-bottom: 8px;
}

.Font-Page-Headers {
	margin-bottom: 12px;
	font-weight: bold;
}

.Font-Maroon {
	color: #900;
}

.Container-Header-Site {
	height: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	background-image: url(images/Header03.jpg);
	background-position: center -15px;
	margin-bottom: 0px;
}

.Wrapper-Header-Site {
	font-size: 32pt;
	color: #036;
	text-shadow: 4px 4px #86BDD5;
	font-size: 36pt;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	text-align: center;
}

.Container-Nav-Menu-Responsive {
	margin-bottom: 15px;
}

#Container-Nav-Menu-Responsive {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


.Container-Nav-Menu {
	margin-bottom: 15px;
	background-color: #A3C7C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030;
}

.Wrapper-Nav-Menu {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.Container-Main-1 {
	padding: 10px;
}
.Wrapper-Main-1 {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.Container-Main-2 {}

img {
	max-width: 100%;
	vertical-align: middle;
}

/* // VIDEO CONTAINER STYLES HOME BEGIN */

.vid-wrapper {
	max-width: 500px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Vid-Container-Home-Left {
	float: left;
	max-width: 48%;
}

.Vid-Container-Home-Right {
	float: right;
	max-width: 48%;
}
#vids-center {
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	background-color: #0CC;
	text-align: center;
}

iframe-test {
	max-width: 435px;
}

.Container-Links-Page-Bottom-div {
	font-size: 14pt;
	text-align: center;
	padding: 8px;
}



/* // VIDEO CONTAINER STYLES HOME END */

.Container-trish-L-text {
	width: 60%;
	float: left;
	}
	
.Container-trish-R-image {
	width: 35%;
	float: right;
	}
	


.Clear-Both {
	clear: both;
}

.PA-Images-Padding {
	margin: 5px;
}

a:link {
	color: #900;
	text-decoration: none;
}

a:visited {
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #039;
	text-decoration: none;
}

a:active {
	color: #900;
	text-decoration: none;
}

.Container-Footer-Site {
	height: 125px;
	background-image: url(images/Footer-Color.jpg);
	color: #FFF;
	padding-top: 15px;
}

#Wrapper-PayPal-Donate {
	border: 1px solid #026578;
	text-align: center;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}

#iPhone-Email {
	float: right;
}

.Container-L-R-Boxes-Contact-Page {
	width: 98%;
	margin-right: 2px;
	margin-left: 2px;
}

#Wrapper-Boxes-Contact-Page-Left {
	float: left;
	width: 48%;
}

#Wrapper-Boxes-Contact-Page-Right {
	float: right;
	width: 45%;
	text-align: right;
}

#Wrapper-Boxes-Contact-Page-Right img {
	max-height: 100%;
}