*{
	margin: 0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.99em;
}
	body {
	background: url(../images/africa[2].jpg) no-repeat 0px 0px;
	background-color: #820500;
	text-align: center;
}
.medium {display: none;}
.small {display: none;}

/*.page replaces #big_wrapper below*/
.page {
	max-width: 1000px;
	margin: 10px auto;
	position: relative; /*anything within page will locate relative to it*/
	outline: 0px dashed #ffff00;
	border: 0px dashed #ffff00;
	overflow-y: hidden;
	overflow-x: hidden;
}

html {
  overflow-y: scroll;
}
h1{
	font:bold;
	font-size: 26px;
	font-family: Tahoma, Geneva, sans-serif;
}
h2{
	font:bold;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;}
h3{
	font:bold;
	font-size: 15px;
	font-family:Tahoma, Geneva, sans-serif;}
h4{
	font:bold;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;}	
h5{
	font:bold;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;}
	
	
ul.a {list-style-type: none;}
	ul.b {list-style-type: square;}
	ol.c {list-style-type: upper-roman;}
	ol.d {list-style-type: lower-alpha;}

a.goto:link {color: #e04d2b; background: ; font-weight: bolder; }
	a.goto:active {color: #e04d2b; background: ; font-weight: bolder; }
	a.goto:visited {color: #e04d2b; background: ; font-weight: bolder;}
	a.goto:hover {color: #f4b915; background: ; font-weight: bold;
}
.input{background-color: #ebea71;
		margin-left: 5%;
		outline: 0px solid blue;
}
.img {
	margin-left: 5.5%;
	border: 3px solid #da3734;
	border-radius: 5px;
}
#label {
	color: #489bda;
	font-weight: bolder;
	padding-right: 50px;
	vertical-align:top;
}
	page,header,cssmenu, imgs, section, article, footer{
	display:block;
}
header{
		background:#f2bc12;
		border: 3px solid #da3734;
		padding:0px;
		margin:0px auto;
		width:99%;
		height: 230px;
		border-radius:10px;
		outline: 0px dashed black;
}
.section{
	width: 99.50%;
	height: auto;
	position: relative;
	margin-top: 20px;
	background:#ffffc1;
	border: 2px solid #000;
	outline: 0px dotted black;
	border-radius: 5px;
}

fieldset {background-color: #ffffc1;
	margin-top: 0%;
	margin-left: 1.0%;
	margin-bottom: 5px;
	line-height: 1.3;
	font-size: 0.90em;
	width: 96%;
	color: #da3734;
	border: 2px solid #a6430a;
	border-radius: 5px;
	padding: 4px 1px 2px 5px;
	outline: 0px dotted blue;
}

.column2 fieldset {
	border: 0px solid blue;
	
}
.section fieldset {
	margin-top: 10px;
	margin-left: 1.0%;
	line-height: 1.1;
	font-size: 1.0em;
	width: 100%;
}
.section fieldset p {color: #000000;}
	
.section fieldset legend {
	line-height: 0.9em;
	font-size: 0.90em;
	padding: 0px 5px 0px 5px;
}	
		
fieldset p {color: #000;
	font-size: 1.2em;}

fieldset h2 {font-size: 1.3em;
	text-align: center; 
	color: #A6430A;
	}

fieldset legend
	{line-height: 1.3em;
	background-color: #ffffc1;
	padding: 5px 5px 5px 5px;
	border-radius: 7px;
	color: #a6430a;
	font-weight: 900;
	font-size:1.00em;
	border: 1px solid #a6430a;
	float: left|top;
	}
	
video {float: center;
	border:10px solid #da3734;
	border-radius: 20px;
}	
	
	/*background-image: url("Slider/Collage Border.jpg"); no-repeat-x no-repeat-y fixed center;*/
		
.introduction{
	width:96%;
	text-align: justify;
    text-justify: inter-word;
	border: 0px solid #da3734;
	border-radius: 5px;
	margin: 20px auto 5px auto;
	min-height: 635px;
	padding-left: 5px;
	padding-right: 5px;
	outline: 0px dashed red;
}

#summary{
	float:left;
	width:630px;
	margin-left:0px;
	text-align:justify;
	text-justify:inter-word;
	border:0px solid blue;
	margin-top:0px;
	padding:5px 5px 20px 5px;
}
#aside {
	float:right;
	width: 260px;
	height:auto;
	margin:-140px 5px;
	padding:10px;
	background:#d1d0ce;
	border:2px solid #da3734;
	border-radius: 5px;
}

#fabricposter {
	float:left;
	width: 160px;
	height:auto;
	margin:10px 0px;
	padding:10px;
	background:#ffffc1;
	border:2px solid #da3734;
	border-radius: 5px;
	text-align:center;
}

#fabricflyer {
	
	float:left;
	width: 160px;
	height:auto;
	margin:-255px 0px 0px 300px;
	padding:10px;
	background:#ffffc1;
	border:2px solid #da3734;
	border-radius: 5px;
	text-align:center;
}

#myVideo {
	float:right;
	width: 250px;
	height:auto;
	margin:10px 0px;
	padding:0px;
	background:#d1d0ce;
	border:2px solid #da3734;
	border-radius: 5px;
}

#asideSL {
	float:right;
	width: 25%;
	height:auto;
	margin:15px 25px;
	padding:10px;
	background:#ffffc1;
	border:1px solid black;
	border-radius: 5px;
}
#asideHome {
	float:right;
	width: 30%;
	height:auto;
	margin:0px 35px 0px 0px;
	padding:5px;
	background:#ffffc1;
	border:1px solid #da3734;
	border-radius: 5px;
}
.article{
	width:60%;
	text-align: justify;
	text-justify:inter-word;
	border:1px solid #da3734;
	border-radius: 5px;
	background:#ffffc1;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:5px 10px 10px 10px;
	outline: 0px dashed black;
}


.asideSL{
	float: right;
	width:35%;
	margin-right: 5px;
	margin-top: 5px;
}

/*.article img{float: left; width: 98%;}*/


#articleGM{
	float:left;
	width:600px;
	margin-left:0px;
	text-align:justify;
	text-justify:inter-word;
	border:0px solid red;
	background:#ffffff;
	margin-top:0px;
	padding:5px 5px 20px 5px;
}

.imgfloat {
	width: 95%;
	float:left;
	font-size: 1.2em; 
	margin-left: 0;
	text-align:left;
	text-justify:inter-word;
	border:0px solid #da3734;
	border-radius: 5px;
	background:#ffffc1;
	margin-top: 0px;
	margin-bottom: 5px;
	padding:0px 10px 10px 10px;
}

#asideGM {
	float:right;
	width: 30%;
	height:auto;
	margin:15px 15px;
	padding:0px;
	background:#ffffc1;
	border:2px solid #da3734;
	border-radius: 5px;
	padding:5px 5px 0px 10px;
}
#single_page {
	width:90%;
	margin:0px auto;
	text-align:justify;
	text-justify:inter-word;
	margin-top:20px;
	margin-bottom: 10px;
	padding:0px 10px 0px 10px;
	border: 1px solid black;
	border-radius: 5px;
	background-color: #ffffc1
}

#grad2 {
    margin:5px 0px;
	width:100%;
	background-color: #ffffc1;
	border: 1px solid black;
	border-radius: 5px;
}

#grad3 {
    margin:0px 39px;
	width:992px;
}

p.indent {
	margin-left:20px;
	color: #000000;
}

.form{
	width:96.5%;
	/*720px, 280px left*/
	margin: 0 auto;
	background:#f4b915;
	border: 3px solid #000;
	border-radius: 5px;
	padding:0px 15px 0px 15px;
}
.menu {
  /* position: relative;*/
  height: 52px;
  background:#f2bc12;
  width: 99%;
  border-bottom:0px solid black;
  border-left:0px solid black;
  border-right:0px solid black;
  border-top:0px solid black;
  border-bottom-right-radius:5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  margin-left:0.5%;
  margin-top: 0px;
  outline: 0px dashed blue;
}

.menu ul {
  list-style: none;
  padding: 0;
  margin: 0px;
  line-height: 1em;
}
.menu > ul {
  position: relative;
  display: block;
  background: #f2bc12;
  height:34px;
  width: 100%;
  z-index: 500;
}
.menu:after,
.menu > ul:after {
  content: "..."; /*even hidden character(s) will take up the space*/
  display: block;
  clear: none;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.menu.align-right > ul > li {
  float: right;
}
.menu.align-center ul {
  text-align: center;
}
.menu.align-center ul ul {
  text-align: left;
}
.menu > ul > li {
  display: inline-block;
  position: relative;
  margin: 0;
  margin-left:10px;
  padding: 0;
}
.menu > ul > .menu-button {
  display: none;
}
/*two lines of text in anchor by changing width*/
.menu ul li a {
  display: block;
  margin-left:10px;
  font-family: Tahoma, Geneva, sans-serif;/*Original was Helvetica, sans-serif;*/
  text-decoration: none;
}
.menu > ul > li > a {
  font-size: 16px;
  font-weight: bold;
  padding: 15px 5px;
  color: #5d4d47;
  text-transform: sentencecase;
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
.menu > ul > li.has-sub > a {
  padding-right: 32px;
}
.menu > ul > li:hover > a {
  color: #ffffff;
}
.menu li.has-sub::after {
  display: block;
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
}
.menu > ul > li.has-sub::after {
  right: 10px;
  top: 20px;
  border: 5px solid transparent;
  border-top-color: #5d4d47;
}
.menu > ul > li:hover::after {
  border-top-color: #f2bc12;
}
.indicatorContainer {
  position: absolute;
  height: 12px;
  width: 100%;
  bottom: 0px;
  overflow: hidden;
  z-index: -1;
}
.pIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #f2bc12;
  z-index: -2;
  -webkit-transition: left .25s ease;
  -moz-transition: left .25s ease;
  -ms-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease;
}
.cIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #f2bc12;
  top: -12px;
  right: 100%;
  z-index: -2;
}
.menu ul ul {
  position: absolute;
  left: -9999px;
  top: 70px;
  opacity: 0;
  -webkit-transition: opacity .3s ease, top .25s ease;
  -moz-transition: opacity .3s ease, top .25s ease;
  -ms-transition: opacity .3s ease, top .25s ease;
  -o-transition: opacity .3s ease, top .25s ease;
  transition: opacity .3s ease, top .25s ease;
  z-index: 1000;
}
/*sub sub*/
.menu ul ul ul {
  top: 37px;
  padding-left: 0px;
  outline: 0px dashed red;
}
/*sub*/
.menu ul ul li {
  position: relative;
  outline: 0px solid blue;
}
.menu > ul > li:hover > ul {
  left: auto;
  top: 42px;
  opacity: 1;
  }
.menu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
  opacity: 1;
}
.menu ul ul li:hover > ul {
  left: 170px;
  top: 0;
  opacity: 1;
}
.menu.align-right ul ul li:hover > ul {
  left: auto;
  right: 170px;
  top: 0;
  opacity: 1;
  padding-right: 5px;
}
/*all sub element anchors - subNavElements changed from #f2bc12 */
.menu ul ul li a {
  width: 120px;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  background: #ebea71;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
  outline: 0px solid yellow;
}
.menu.align-right ul ul li a {
  text-align: right;
}
.menu ul ul li:hover > a {
  background: #f2f2f2;
  color: #8c9195;
}
.menu ul ul li:last-child > a,
.menu ul ul li.last > a {
  border-bottom: 0;
}
/*vertical pointer*/
.menu > ul > li > ul::after {
  content: '';
  border: 10px solid transparent;/*pointer size*/
  width: 0;
  height: 0;
  border-bottom-color: #8c9195;
  position: absolute;
  top: -20px;
  left: 30px;
}
.menu.align-right > ul > li > ul::after {
  left: auto;
  right: 130px;
}
/*horizontal pointers*/
.menu ul ul li.has-sub::after {
  border: 8px solid transparent;
  border-left-color: #5d4d47;
  right: -2px;
  top: 12px;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
.menu.align-right ul ul li.has-sub::after {
  border-left-color: transparent;
  border-right-color: #5d4d47;
  right: auto;
  left: 10px;
}
.menu ul ul li.has-sub:hover::after {
  border-left-color: #f2bc12;
  right: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.menu.align-right ul ul li.has-sub:hover::after {
  border-right-color: #f2bc12;
  border-left-color: transparent;
  left: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/*original (max-width: 800px)*/

/*@media all and (max-width: 320px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {*/
 
@media all and (max-width: 320px){
  .menu {
    width: auto;
  }
  .menu.align-center ul {
    text-align: left;
  }
  .menu.align-right > ul > li {
    float: none;
  }
  .menu ul {
    width: auto;
  }
  .menu .submenuArrow,
  .menu .indicatorContainer {
    display: none;
  }
  .menu > ul {
    height: auto;
    display: block;
  }
  .menu > ul > li {
    float: none;
  }
  .menu li,
  .menu > ul > li {
    display: none;
  }
  .menu ul ul,
  .menu ul ul ul,
  .menu ul > li:hover > ul,
  .menu ul ul > li:hover > ul,
  .menu.align-right ul ul,
  .menu.align-right ul ul ul,
  .menu.align-right ul > li:hover > ul,
  .menu.align-right ul ul > li:hover > ul {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
    right: auto;
  }
  .menu ul .has-sub::after {
    display: none;
  }
  .menu ul li a {
    padding: 12px 20px;
  }
  .menu ul ul li a {
    border: 0;
    background: none;
    width: auto;
    padding: 8px 35px;
  }
  .menu.align-right ul ul li a {
    text-align: left;
  }
  .menu ul ul li:hover > a {
    background: none;
    color: #8c9195;
  }
  .menu ul ul ul a {
    padding: 8px 50px;
  }
  .menu ul ul ul ul a {
    padding: 8px 65px;
  }
  .menu ul ul ul ul ul a {
    padding: 8px 80px;
  }
  .menu ul ul ul ul ul ul a {
    padding: 8px 95px;
  }
  .menu > ul > .menu-button {
    display: block;
    cursor: pointer;
  }
  .menu .menu-button > a {
    padding: 14px 20px;
  }
  .menu ul.open li,
  .menu > ul.open > li {
    display: block;
  }
  .menu > ul.open > li.menu-button > a {
    color: #fff;
    border-bottom: 1px solid rgba(150, 150, 150, 0.1);
  }
  .menu ul ul::after {
    display: none;
  }
  .menu .menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #7a8189;
    border-bottom: 2px solid #7a8189;
    right: 20px;
    top: 15px;
  }
  .menu .menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #7a8189;
    right: 20px;
    top: 25px;
  }
  .menu ul.open .menu-button::after,
  .menu ul.open .menu-button::before {
    border-color: #fff;
  }
}
#imgs img 
{
    /*overlays all the imgs */
    /*You see only the first img, for now*/
    width:55%;
    position:absolute;
    top:25%;
    left:22%;
    transition: 1s;
    visibility:hidden;
	border: 5px solid #f2bc12;
	border-radius: 5px;
	outline: 0px dashed black;
    /*we want to show only 1 img at the time*/
}
/*the container */
#Snav 
{
    display:block;
	top:25%;
    left:22%;
	width:56%;
    height:55%;
    position:absolute;
    margin-left: auto;
    margin-right: auto;
	outline:px dotted black;
}
/* where the circles are going to be*/
#SnavUp 
{
    display: block;
    width: 100%;
    height: 20%;
}
#Scircles /*remove circles by making their dimensions 0%*/
{
    display:block;
    width:0%;
    height:0%;
    margin-right:5%;
    margin-top:2%;
    float:right;        /* is going to be on the right side of the slider*/
}
#Scircles ul 
{
    margin:0;
    float:right;
    display:block;
    width:100%;
    height:100%;
}
#Scircles li
{
    /*we don't need the dots*/
    list-style:none;
    display:block;
    background-color:rgba(0, 0, 0, 0); /*last numeral colours slide sequence dots*/ 
    width:25%;
    height:90%;
    margin-left:5%;
    float:left;     /*on the same line*/
    visibility:hidden;
    /*we need circles, not squares*/
    border-bottom-left-radius:25px;
    border-top-left-radius:25px;
    border-bottom-right-radius:25px;
    border-top-right-radius:25px;

}
/*ok , we are done with the SnavUp*/
#SnavMiddle 
{
    display: block;
    width:100%;
    height:85%;
    margin-top:-15%;
	outline: 0px dotted blue;/*this is up to you , where you want the buttons*/
}
/*left button*/
#Sleft 
{
    width:10%;
    height:90%;
    float:left;
    margin-left:5%;
    opacity:0.8;
}
/*button effect*/
#Sleft:hover 
{
    opacity:0.5;
}
#Sright 
{
    width:10%;
    height:90%;
    float:right;
    margin-right:5%;
    opacity:0.8;
}
#Sright:hover 
{
    opacity:0.5;
}
/*now we have to add the info at the bottom of the slider*/
#SnavBottom 
{
    display:block;
    background-color:rgba(0, 0, 0, 0);/*change 4th code from 0.8 to 0*/
    width:150%;
    height:20%;
    position:absolute;
    bottom:35px;
    left:0%;
}
#SnavBottom p 
{
    font:normal 120% Arial;
    color:#ffff00;
    position:absolute;
    bottom:10px;
	font-weight: 900;
    left:2.5%;
    margin-left:0%;
    visibility:hidden;
}
/*that's all , now we need to code the slider, the effect*/ 


#inside_footer{
	float:right;
}

#the_footer{
	clear:both;
	width:960px;
	height:70px;
	text-align:center;
	padding-left:0px;
	padding-top:10px;
	margin-left:-20px;
	margin-top:0px;
	border-top: 5px solid #f2bc12;
	outline: 0px solid black;
}
/*need to list here which pages use ft2 -- thank*/
#the_footer2{
	clear:both;
	background-color: #ffffc1;
	text-align:center;
	font-size: 12px;
	outline: 0px solid black;
	padding:0px;
	margin-left:15px;
	margin-right:0px;
	/*margin-top: 200px;*/
	margin-top: 0px;
	margin-bottom:5px;
	border:1px solid black;
	width:96%;
	height: 40px;
	border-radius: 5px;}
}

#the_footer3{
	clear:both;
	text-align:center;
	outline: 0px soild blue;
	padding:0px;
	margin-left:15px;
	margin-right:0px;
	border-top:5px solid #f2bc12;
	width:970px;}
		
#grad1 {
    height: 10px;
    background: -webkit-linear-gradient(#e13531, #f0b02c); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e13531, #f0b02c); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(red, blue); /* For Firefox 3.6 to 15 */
    background: linear-gradient(red, blue); /* Standard syntax (must be last) */
}

/*bottom line for index*/
/*#grad1{
    height: 5px;
	width:960px;
	border-radius:0px;
    background: -webkit-linear-gradient(left,#d7df21, #662d91,#bf1e2d,#f2bc12); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right,#d7df21, #662d91,#bf1e2d,#f2bc12); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right,#d7df21, #662d91,#bf1e2d,#f2bc12); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #d7df21, #662d91,#bf1e2d,#f2bc12); /* Standard syntax (must be last)*/
}*/

#introduction2{
	float:left;
	width:865px;
	margin-left:40px;
	text-align: justify;
    text-justify: inter-word;
	border:1px solid blue;
	margin-top:15px;
	padding-left:5px;
	padding-right:5px;
}

/*bullet formatting*/

ul.bullet{
line-height:100%
list-style-type:disc;
margin-left:40px;
margin-right: 80px;
border: 0px solid red;
}

.bullet li{
margin-bottom:10px;
margin-left:10px;
}
ul.b{
	list-style-type:square;
	margin-left:30px;
}
.gallery_container {
	width: 95%;
	margin:auto;
	padding: 0px 0px 0px 0px;
	background-color: #a24200;
	border: 0px solid red;
	border-radius: 5px;
}

.pic_container {
	width: 25%;
	margin:auto;
	padding: 0px 2px 0px 2px;
	background-color: #ffff00;
	border: 2px solid red;
	border-radius: 5px;
}
.container {
		border:5px solid red;
		border-radius: 5px;
		margin-left: 10px;
		margin-right: auto;
		margin-top: 10px;
        width: 250px;
        height: 210px;
        background: #ff00ff;
		outline: 0px dashed black;
    }
	
#containerBike{
		border:0px solid red;
		border-radius: 5px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background-color:  #ffffc1;
		outline: 0px dotted black;
    }
	#slideshowBike{
		height: 100%;
		width: 100%;
	}
	
#slideshow img {
        height: 50%;
        width: 50%;
}

#slideshow {
        height: 100%;
        width: 100%;
}

    #slideshow img {
        height: 100%;
        width: 100%;
}
#pager {
		margin-left:auto;
		margin-right:auto;
		text-align: left;
        height: 50px;
        width: 816px;
        position: absolute;
		margin-top: 5px;
        background: rgba(0,0,0,.5);
        z-index: 1000;
        opacity: 1;
        transition: all 0.3s ease-in-out 0s;
}
#pager:hover {
       opacity: 1;
}    
    
#prev {
        height: 60px;
        width: 60px;
        position: absolute;
        top: 0;
        bottom: 0;
        left:0;
        margin: auto 300px;
        z-index: 1000;
}
#next {
        height: 60px;
        width: 60px;
        position: absolute;
        top: 0;
        bottom: 0;
        right:0;
        margin: auto 300px;
      z-index: 1000;
}
    
    #pager img {
		margin: 0px 5px;
		opacity:0.3;
		transition:all .3s ease-in-out 0s;
		}
	#pager img:hover {
		opacity:1;
		transform:scale(1.05);
		z-index:100;
		}
		
.footer-beta {
	width: 99.45%;
	height: 30px;
	font-size: 0.90em;
	background-color: #ffffc1; 
	padding:10px 0px 10px 0px; 
	border: 0px dotted #da3734;
	border-radius: 0px;
	outline: 0px dotted blue;
	margin-left: 3px;}
	
.footer-beta p {color:#5d4d43;
	font-family:Tahoma;
	font-weight:bold;
	text-align:center;
}
		
.clear-fix { clear: both; line-height: 1px;} /*"close" off page prior to footer*/
		
.center {
    margin: auto;
    width: 35%;
}

#quote{
	color: #000;
	font-size: 0.9em;
	font-weight: 900;
	width: 90%;
	float: left;
	border:1px solid black;
	border-radius: 5px;
	padding: 5px 5px 5px 5px;
	margin: 10px 2.0% 10px 2.0%;
	background:#ffff99;
}
.quote{
	float:left;
	width: 90%;
	margin-left: 0%;
	text-align: left;
	text-justify:inter-word;
	border:0px solid #da3734;
	border-radius: 5px;
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	background:#ffffc1;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:5px 10px 10px 10px;
	outline: 0px dashed blue;
}

.quote h1 {
	color: #da3734;
}	

.blockquote {
	float:left;
	width:97%;
	margin-left: 1%;
	text-align: justify;
	border:0px solid #da3734;
	border-radius: 5px;
	color: #000;
	font-size: 1.0em;
	background:#ffff00;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:5px 10px 10px 10px;
	outline: 0px dashed blue;
}

.lhs {
	width: 15%;
	float: left;
	font-size: 0.85em;
	padding: 2px;
	color: #000;
	text-align: center;
	margin-top: 10%;
	margin-left: 4%;
	margin-right: 4%;
	border: 2px solid red;
	border-radius: 5px;
}

.rhs {
	width: 15%;
	float: right;
	font-size: 0.85em;
	padding: 2px;
	color: #000;
	text-align: center;
	margin-top: 10%;
	margin-right: 5%;
	border: 2px solid red;
	border-radius: 5px;
}

.box {
    width:99.4%;
    display:box;
    /* Firefox */
    display:-moz-box;
    -moz-box-orient:horizontal;
     /* Safari, Opera, and Chrome */
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    /* W3C */
    display:box;
    box-orient:horizontal;
	margin: auto;
	/*margin: 78px 0px 0px 2%;*/
	border: 3px solid #000;
	border-radius: 5px;
	outline: 0px dashed yellow;
}

.box .column1 {
    -moz-box-flex:1.0; /* Firefox */
    -webkit-box-flex:1.0; /* Safari and Chrome */
    -ms-flex:1.0; /* Internet Explorer 10 */
    box-flex:1.0;
	position: relative;
    background: #ffffc1;
	width:59.7%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 10px 10px;
	border-right: 3px solid black;
	border-radius: 0px;
	outline: 0px dashed blue;
}
.box .column2 {
    -moz-box-flex:1.0; /* Firefox */
    -webkit-box-flex:1.0; /* Safari and Chrome */
    -ms-flex:1.0; /* Internet Explorer 10 */
    box-flex:1.0;
    background: #ffffc1;
	width:39.7%;
	padding: 0px 5px;
	border-left: 3px solid #000;
	border-radius: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	outline: 0px dashed black;
}
mark { 
    background-color: #d3d3d3;
    color: black;
}
.item{
	color: #000;
	font-size: 1.1em;
	font-weight: 900;
	width: 80%;
	margin-left: 10%;
	margin-top: 0%;
	border:0px dashed #da3734;
	border-radius: 5px;
	padding: 5px 5px 5px 5px;
	background:#fff;
}
.item p {text-align: center;}

.tickets {
	float: right;
	background-color: #fff;
	width: 95%;
	margin: 5px 0.5% 10px 2%;
	border: 1px solid #000;
	border-radius: 5px;
	padding: 5px 5px 0px 5px;
}

.tblFormat {
	width: 95%;
	border: 0px solid red;
	outline: 0px dashed red;
}

.tblFormat  th {padding: 5px; border: 0px solid black;}

.cube {
		position: relative;
		float: left;
		padding: 5px;
		width: 95%;
		font-size: 1.1em;
		border: 0px dotted red;
		border-radius: 5px;
		outline: 0px dashed red;
}
.section .cube {
		position: relative;
		float: center;
		margin-left: 200px;
		background-color: #ebea71;
		font color: #000;
		border: 2px solid #da3734;
		border-radius: 5px;
		text-align:center;
		}

.aside {
	float:center;
	width: 96%;
	height:auto;
	margin:30px 1.0%;
	padding:10px;
	background:#ffffc1;
	border:0px solid #da3734;
	border-radius: 5px;
}

.tour{
	float:right;
	width: 50%;
	height:auto;
	margin:5px 0%;
	padding:0px;
	background:#ffffc1;
	border:0px solid #da3734;
	border-radius: 5px;
	outline: 0px solid red;
}


.aside, p {color: #000;}