@charset "UTF-8";
/* General */

html {
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

body {
	background-color:#FFF;
	color:#555;
	font-size:87.5%;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height:1.5;
}

a:link, a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

a:hover {
	color:#1fada6;
}


.body {
	margin:0 auto;
}


/* ----------- HEADER ----------- */

.mainHeader {
	margin:0 auto;
	width: 100%;
}

.notice_banner {
	position:fixed;
	width:100%;
	bottom:0;
	z-index:100;
	font-size:16px;
	color:dimgrey;
	font-weight:bold;
	text-align:center;
	padding:10px 5px 10px 5px;
	box-shadow: 0px 0px 10px #000;
	background: turquoise;
	
}

.yellow_banner {
	background:#FF6;
}

.red_banner {
	background:#ff8080;
}

.green_banner {
	background:#99ff99;
}

.logo {
	background-color:#333;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 auto;
	width: 100%;
	max-height: 45px;
	text-align:center;
	font-family:"Ovo", serif;
	text-transform:uppercase;
	color:#bfbfbf;
	font-size:22px;
	letter-spacing:36px;
	text-indent:36px;
	padding:14px 0px;
	text-shadow:1px 1px 10px #000;
	box-shadow: inset 1px 2px 20px 1px #222;
}

.logo a {
	text-decoration:none;
	color:inherit;
	font-weight:normal;
}

.mainHeader nav {
	background-color: #555;
	height: 31px;
	text-align: center;
	box-shadow: inset 1px 2px 20px 1px #222;
}

.mainHeader nav ul {
	list-style: none;
	margin: 0 auto;
	padding-top: 3px;
	text-indent:-34px;
	text-shadow: 1px 1px 3px #000;
}

.mainHeader nav ul li {
	display: inline;
	font-weight:bold;
	text-transform:uppercase;
	color: #CCC;
	font-size:10px;
	letter-spacing:6px;
}

.mainHeader nav ul li a {
	text-decoration:none;
	color: inherit;
	padding:8px 30px;
	text-shadow: 1px 1px 1px #000;
}

.mainHeader nav ul li a:hover {
	background-image: url('/graphics/navbar_light.png');
	background-repeat: no-repeat;
	background-position: 45% 0%;
	padding-top: 10px;
	color: #3cddd5;
}

.mainSubnav {
	margin:0 auto;
	width: 100%;
	min-width:980px;
}

.mainSubnav nav {
	background-color: #888;
	height: 28px;
	text-align: center;
	box-shadow: inset 1px 2px 20px 1px #333;
}

.mainSubnav nav ul {
	list-style: none;
	margin: 0 auto;
	padding-top: 2px;
	text-indent:-34px;
	text-shadow: 1px 1px 3px #000;
}

.mainSubnav nav ul li {
	display: inline;
	font-weight:bold;
	text-transform:uppercase;
	color: #d9d9d9;
	font-size:10px;
	letter-spacing:4px;
}

.mainSubnav nav ul li a {
	text-decoration:none;
	color: inherit;
	padding:8px 46px;
	text-shadow: 1px 1px 1px #000;
}

.mainSubnav nav ul li a:hover {
	color: #3cddd5;
}

#currentPage a { 
	background-image: url('/graphics/navbar_light.png');
	background-repeat: no-repeat;
	background-position: 45% 0%;
	padding-top: 10px;
}

.promo_banner {
	padding:5px 3% 3px 5px;
	max-width:820px;
	text-align:right;
	margin:0 auto;
}

.promo_banner span {
	font-size:12px;
	background:#888;
	padding:8px 20px 8px;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	
}

.contact_banner {
	font-size:14px;
	letter-spacing:1px;
	color:#555;
	font-weight:bold;
}

.contact_banner a {
	color:#FFF;
	text-shadow: 1px 1px 1px #333;
}

.contact_banner a:hover {
	color:#3cddd5;
}





/* ----------- SHARED CONTENT ----------- */


.pageTitle {
	text-align:center;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing:6px;
	text-indent:8px;
	line-height: 0.7;
	color: #333;
	margin-top: 60px;
}

.pageTitleSub {
	text-align:center;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing:2px;
	text-indent:2px;
	line-height: 1.0;
	color: #888;
	font-weight:700;
	margin: 0px 25px 15px 25px;
}

.sectionTitle {
	text-align:left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-transform:uppercase;
	font-size: 14px;
	letter-spacing:4px;
	color: #1fada6;
	margin-top: 30px;
	margin-left: 3%;
	font-weight:600;
}

.sectionTitleCenter {
	text-align:center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-transform:uppercase;
	font-size: 14px;
	letter-spacing:4px;
	color: #1fada6;
	margin-top: 30px;
	margin-left: 5px;
	font-weight:600;
}

img.pageTitleHrule {
	display:block;
	margin: 0 auto;
	width:400px;
	height:1px;
	padding: 0px 3px 40px 0px;
	opacity: 0.3;
}

img.bodyHruleNarrow {
	display:block;
	margin: 0 auto;
	width:60%;
	height:1px;
	padding: 15px 0px;
}

img.bodyHruleMedium {
	display:block;
	margin: 0 auto;
	width:85%;
	height:1px;
	padding: 15px 0px;
}

img.bodyHruleWide {
	display:block;
	margin: 0 auto;
	width:95%;
	height:1px;
	margin-top:30px;
	padding: 15px 0px;
}

img.bodyHruleWidest {
	display:block;
	margin: 0 auto;
	width:94%;
	height:1px;
	padding: 5px 0px;
	margin-bottom: -20px;
}

img.bodyHruleOC {
	display:block;
	margin: 0 auto;
	width:94%;
	height:1px;
	padding: 15px 0px;
	margin-bottom: -20px;
}

img.bodyHruleOC2 {
	display:block;
	margin: 0 auto;
	width:82%;
	height:1px;
	padding: 15px 0px;
	margin-bottom: -20px;
}


.mainContent {
	position:relative;
	width:100%;
	margin: 0 auto;
}

.contentBoundary {
	background-color:#fff;
	width: 98%;
	max-width:830px;
	margin: 0 auto;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	z-index:1;
}

.boundary1 {
	padding-top: 70px;
}

.boundary2 {
	padding-top: 40px;
}

.boundaryHome {
	padding-top: 80px;
}

.boundaryOC {
	padding-top: 49px;
}

.clearboth {clear:both;}

.content {
	padding:3% 5%;
	text-align:justify;
}

.bodyText {
	margin-top: 40px;
}

.topShortcutsBar {
	width:100%;
	max-width: 840px;
	min-height: 41px;
	position:absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	margin-top: 0px;
	background-color:#d9d9d6;	
	overflow:auto;
	z-index:2;
	text-align:center;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.topShortcutsCenter {
	padding: 8px 0px 8px 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}

.topShortcutsLeft {
	padding: 8px 0px 8px 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:3%;
	color:#666;
  	position: absolute;
  	top: 50%;
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}

.topShortcutsRight {
	padding: 8px 0px 8px 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-right:3%;
	color:#666;
	position: absolute;
  	top: 50%;
	right:1px;
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}

.topShortcutsRightOC {
	padding: 8px 0px 8px 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-right:3%;
	color:#666;
	position: absolute;
  	top: 50%;
	right:1px;
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}


.topShortcutsLeftOC {
	padding: 8px 0px 8px 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:3%;
	color:#666;
	position: absolute;
  	top: 50%;
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}

.videoShortcutsRight {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-right:3%;
	color:#666;
	line-height:0.5;
}

.videoShortcutsLeft {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:3%;
	color:#666;
	line-height:0.5;
}

.testimonialBox {
	margin: 0 auto;
	display:block;
	width: 90%;
	max-width: 600px;
	background-color:#d9d9d6;
	padding: 3% 5%;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.testimonial1 {
	text-align:center;
	font-weight:700;
	font-size: 100%;
	margin-bottom: 15px;
	font-style:italic;
	color:#555;
}

.testimonialName1 {
	text-align:center;
	color: #666;
	font-size:90%;
}


img.homepageImage {
	display:block;
	margin:0 auto;
	width: 92%;
	height: auto;
	box-shadow: 1px 1px 8px 0px #666;
	margin-top:12px;
}

img.dingbat {
	display:block;
	margin: 0 auto;
}

img.dingbat1 {
	padding-top: 60px;
	width:100%;
	max-width: 250px;
}

img.dingbat2 {
	padding-top: 30px;
	width:100%;
	max-width: 120px;
}

img.dingbatHide {
	display:none;
}

.photoCaption {
	font-size:13px;
	color:#666;
	text-align:center;
	margin-top:2%;
}

.photoCaption2 {
	margin-right:25px;
}

img.smallImage1 {
	float: left;
	margin: 5px 20px 5px 0;
	width: 20%;
	height: auto;
	max-width: 150px;
	min-width: 110px;
	box-shadow: 1px 1px 8px 0px #666;
}

img.smallImage2 {
	float: right;
	margin: 20px 0px 10px 25px;
	width: 35%;
	height: auto;
	max-width: 250px;
	min-width: 110px;
	box-shadow: 1px 1px 8px 0px #666;
}

.showBreak {
	display:none;
}

.showBreakTab {
	display:none;
}

.fontXXBig {
	font-size:180%;
}

.fontXBig {
	font-size:150%;
}

.fontBig {
	font-size:130%;
}

.fontMedium {
	font-size:94%;
}

.fontSmall {
	font-size:80%;
}

.red {
	color:#F00 !important;
}

.green {
	color:#159917 !important;
}

.gray {
	color:#999 !important;
}

.lightgray {
	color:#C7C7C7 !important;
}

.blue {
	color:#0010FD !important;
}

.maroon {
	color:#990000 !important;
}

.pink {
	color:#FD13FD !important;
}

.gold {
	color:#960 !important;
}

.imageRight {
	float:right;
	max-width:100%;
	height:auto;
	text-align:center;
}

.imageLeft {
	float:left;
	max-width:100%;
	height:auto;
	text-align:center;
}

.aboutInfo {
	display:inline;
	float: left;
	margin: 2% 0% 5% 5%;
	width:30%;
}

.teachingInfo {
	display:inline;
	float: left;
	margin: 2% 0% 5% 5%;
	width:45%;
}

.aboutLinks {
	font-size:20px;
	font-weight:700;
	line-height:1.3;
}

.aboutLinks a:link {
	color:#0e9c95;
}

.aboutLinks a:visited {
	color:#0e9c95;
}

.aboutLinks a:hover {
	color:#000;
}

.YouTube {
	position: relative;
	padding-bottom: 47%; /* 16:9 */
	padding-top: 2px;
	height: 0;
	width:84%;
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:40px;
    margin-bottom:40px;

}
.YouTube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.YouTubeVert {
	position: relative;
	padding-bottom: 800px; /* 9:16 */
	padding-top: 2px;
	height: 0;
	width:450px;
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:40px;
    margin-bottom:40px;

}
.YouTubeVert iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* ----------- CONTACT PAGE ----------- */

.contactWrapper {
	margin-top: 0px;
	height:400px;
	background-color:#ff0;
}

img.contactImage {
	float: left;
	max-width:250px;
	width:38%;
	margin-left: 2%;
	height:auto;
	box-shadow: 1px 1px 8px 0px #666;
}

.contactInfo {
	display:inline;
	float: left;
	margin-left: 5%;
	width:55%;
}

.emailAddress {
	font-size:22px;
	font-weight:700;
	line-height:1.3;
}

.contactDetails {
	padding: 2% 0px 1% 0px;
	text-align:left;
}

img.basicImage1 {
	width:auto;
	height:auto;
	display:block;
	margin: 0 auto;
	padding: 5px;
}

img.aboutImage {
	float: left;
	max-width:280px;
	margin: 2% 0% 5% 20%;
	height:auto;
	box-shadow: 1px 1px 8px 0px #666;
}

img.teachingImage {
	float: left;
	max-width:280px;
	margin: 2% 0% 5% 10%;
	height:auto;
	box-shadow: 1px 1px 8px 0px #666;
}




/* ----------- FOOTER ----------- */

.mainFooter {
	margin:0 auto;
	width: 90%;
	max-width:810px;
	text-align:center;
}
 .copyright {
	 text-align:center;
	 font-size:11px;
	 color:#777;
	 padding-top:10px;
	 margin-bottom: 10px;
	 line-height: 1.1;
 }
 
 .copyright a {
	 color:#666;
	 font-weight:700;
 }
 
 .followme img {
	 padding:10px 1px 0px 1px;
	 margin:-2px;
 }
 
 .footernav {
	 font-size: 14px;
	 color: #555;
	 padding: 12px 0px 0px 0px;
	 line-height:2;
 }
 
 .footerfineprint {
	width: 100%;
	max-width:810px;
	margin: 0;
	position:relative;
 }
 
  .footerlogos {
	margin-top: 15px;
 }
 
 .yelp {
	 margin:0 auto;
	 padding: 20px 10px 15px 10px;
}
 
 .paypal {
	 height: auto;
	 width: 150px;
	 margin-right:10px;
 }
 
 .securecheckout {
	 height: auto;
	 width: 120px;
	 margin-left:10px;
 }
 
 
 /* ************* Tablet ************* */
 
 @media only screen and (max-device-width: 1024px) {
	 
.showBreakTab {
	display:inline !important;
}
	 
 }
 
 /* ************* Tablet ************* */
 
 @media only screen and (min-width: 710px) and (max-width: 900px) {
	 

.body {
	font-size:92%;
}
	 
 
.mainHeader {
	width: 100%;
	min-width: 600px;
}

.mainHeader nav ul {
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 7px;
	text-indent:-3px;
	text-shadow: 1px 1px 2px #000;
}

.mainHeader nav ul li {
	font-size:12px;
	letter-spacing:5px;
	}

.mainHeader nav ul li a {
	padding:0px 30px;
}
	 
.mainHeader nav ul li a:hover {
	background-image: none;
}

.mainSubnav {
	min-width:600px;
}

.mainSubnav nav ul {
	text-indent:-40px;
	text-shadow: 1px 1px 2px #000;
}

.logo {
	border-top: 0px;
	padding:12px 0px 12px 0px;
	text-shadow: 1px 1px 2px #000;
}


/* ----------- SHARED CONTENT ----------- */

.pageTitle {
	line-height: 0.7;
	margin-top: 50px;
}

.pageTitleSub {
	line-height: 1.0;
	margin: 0px 0px 12px 0px;
}

img.pageTitleHrule {
	width:330px;
	height:1px;
	padding: 0px 3px 30px 0px;
}

.topShortcutsBar {
	width: 98%;
	padding-top: 0px;
}

.topShortcutsLeft {
	margin-left: 1.5%;
}

.topShortcutsRight {
	margin-right: 1.5%;
}

.topShortcutsRightOC {
	margin-right: 1.5%;
}

.topShortcutsLeftOC {
	margin-left: 1.5%;
}

.contentBoundary {
	width: 96%;
}

.testimonialBox {
	width: 94%;
	padding: 3%;
}

img.aboutImage {
	max-width:250px;
	margin: 2% 0% 5% 16%;
}
	 
img.teachingImage {
	max-width:250px;
	margin: 2% 0% 5% 10%;
}

.aboutInfo {
	margin: 1% 0 5% 5%;
	width:40%;
}
	 
.teachingInfo {
	margin: 1% 0 5% 5%;
	width:45%;
}

.aboutLinks {
	font-size:18px;
	font-weight:700;
	line-height:1.2;
}


/* ----------- CONTACT PAGE ----------- */

.contactDetails {
	text-align:left;
}


/* ----------- FOOTER ----------- */

 .copyright {
	 text-align:center;
 }
 
  .footernav {
	 color: #555;
	 padding: 12px 0px 0px 0px;
	 line-height:2;
 }
  
 
	 
	 
	 
 }
 
 
 
/* ************* SMARTPHONE ************* */
 
 @media only screen and (min-width: 150px) and (max-width: 709px) {
	 
 body {
	text-align:left;
	font-size:100%;
}
	 
.mainHeader {
	min-width: 200px;
}
	 
.mainHeader nav {
	height: 36px;
}

.mainHeader nav ul {
	padding: 4px 3px 7px 0px;
	text-indent:0px;
	text-shadow: 1px 1px 2px #000;
}

.mainHeader nav ul li {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	letter-spacing:1px;
}

.mainHeader nav ul li a {
	padding:0px 11px;
}
	 
.mainHeader nav ul li a:hover {
	background-image: none;
}

.mainSubnav {
	min-width:200px;
}
	 
.mainSubnav nav {
	height: 32px;
}

.mainSubnav nav ul {
	text-indent:-43px;
	text-shadow: 1px 1px 2px #000;
	padding-top: 2px;
}

.mainSubnav nav ul li {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
	letter-spacing:1px;
}

.mainSubnav nav ul li a {
	padding:0px 20px;
}

.logo {
	border-top: 0px;
	font-size:22px;
	letter-spacing:14px;
	padding:12px 0px 12px 0px;
	text-shadow: 1px 1px 2px #000;
	text-indent:14px;
	color:#CCC;
}

#currentPage a { 
	background-image: none;
	color: #FFF;
}

.promo_banner span {
	padding:7px 13px 9px;
}

.contact_banner {
	font-size:13px;
	letter-spacing:0px;
}


/* ----------- SHARED CONTENT ----------- */


.pageTitle {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	letter-spacing:2px;
	line-height: 1.0;
	margin-bottom: 6px;
	margin-top: 34px;
	text-indent:0px;
}

.pageTitleSub {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
	letter-spacing:1.5px;
	line-height: 1.1;
	margin: 0px 8px 25px 8px;
	text-indent:0px;
}

.sectionTitle {
	margin-left: 1%;
	font-size:14px;
	letter-spacing:3px;
	margin-right: 3px;
	text-align:center;
}

.sectionTitleCenter {
	text-align:center;
	font-size: 14px;
	letter-spacing:2px;
	margin-left: 3px;
}

img.pageTitleHrule {
	display:none;
}

img.bodyHruleNarrow {
	width:85%;
}

img.bodyHruleWide {
	height:1px;
	margin-top:10px;
}

img.bodyHruleWidest {
	width:98%;
	margin-bottom: -10px;
}

img.bodyHruleOC {
	width:98%;
	margin-bottom: 0px;
}

img.bodyHruleOC2 {
	width:98%;
	margin-bottom: 0px;
}

.contentBoundary {
	width: 100%;
}

.boundary1 {
	padding-top: 30px;
}

.boundaryOC {
	padding-top: 100px;
}

.content {
	padding:12px 12px 12px 12px;
	text-align:left;
}

.topShortcutsBar {
	width: 100%;
	padding-top: 0px;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}

.topShortcutsCenter {
	font-size: 13px;
	padding: 10px;
}

.topShortcutsLeft {
	text-align:left;
	font-size: 13px;
	margin-left: 6px;
}

.topShortcutsRight {
	text-align:right;
	font-size: 13px;
	margin-right: 6px;
}

.topShortcutsRightOC {
	text-align:center;
	font-size: 13px;
	padding: 6px 20px 9px;
	margin-right: 0px;
	float:none;
	position:static;
	top: 100%;
  	-ms-transform: translateY(-0%);
  	transform: translateY(-0%);
}

.topShortcutsLeftOC {
	text-align:center;
	font-size: 13px;
	padding: 9px 20px 6px;
	margin-left: 0px;
	float:none;
	position:static;
	top: 100%;
  	-ms-transform: translateY(-0%);
  	transform: translateY(-0%);
}

.videoShortcutsRight {
	font-size: 16px;
	line-height:2.8;
}

.videoShortcutsLeft {
	font-size:16px;
	line-height:2.8;
}

img.homepageImage {
	width: 92%;
	height: auto;
	box-shadow:none;
	border: 1px solid #9999;
	margin-top:10px;
}

img.dingbat1 {
	max-width: 150px;
}

img.dingbat2 {
	max-width: 100px;
}

img.dingbatHide {
	display:block !important;
	margin: 0 auto;
	padding-top: 36px;
}

.testimonialBox {
	width: 96%;
	padding: 2%;
}

.photoCaption {
	font-size:10px;
}

.photoCaption2 {
	margin-right:0px;
}

img.smallImage1 {
	margin: 2px 12px 2px 0;
	box-shadow: none;
	border: 1px solid #999;
}

img.smallImage2 {
	float: left;
	margin: 20px 15px 2px 0px;
	box-shadow: none;
	border: 1px solid #999;
}

.hideBreak {
	display:none !important;
}

.showBreak {
	display:inline !important;
}

.imageRight {
	float:none;
}

.imageLeft {
	float:none;
}

img.aboutImage {
	float: none;
	width:100%;
	max-width:100%;
	margin: -2% 0 5% 0;
	height:auto;
	box-shadow: none;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	object-fit:cover;
	height:150px;
}
	 
img.teachingImage {
	float: none;
	width:100%;
	max-width:100%;
	margin: -2% 0 5% 0;
	height:auto;
	box-shadow: none;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	object-fit:cover;
	height:150px;
}

.fontXXBig {
	font-size:160%;
}

.aboutInfo {
	display:block;
	float: none;
	margin: 2% 1% -5% 5%;
	width:94%;
	
}
	 
.teachingInfo {
	display:block;
	float: none;
	margin: 2% 1% -5% 5%;
	width:94%;
	
}


/* ----------- CONTACT PAGE ----------- */


img.contactImage {
	display:block;
	margin:0 20% 0 20%;
	float: none;
	width: 60%;
	box-shadow: none;
}

.contactInfo {
	display:block;
	float: none;
	margin-left:1%;
	margin-right:1%;
	width:98%;
	
}

.emailAddress {
	font-size:17px;
	padding-bottom:7px;
}

.contactDetails {
	padding: 10px 0px;
}
	 
	 
.YouTube {
	padding-bottom: 54%; /* 16:9 */
	width:100%;
}
	 
	 .YouTubeVert {
	padding-bottom: 155%; /* 16:9 */
	width:100%;
}


/* ----------- FOOTER ----------- */

 .copyright {
	 text-align:justify;
	 font-size: 9px;
	 margin-bottom: 10px;
 }
  
 .footernav {
	 font-size: 11px;
 }
 
  .paypal {
	 margin:0px 0px 10px 0px;
 }
 
 .securecheckout {
	 margin:10px 0px 0px 0px;
	  }
 
	 
	 
	 
 }