@charset "UTF-8";
body {
	background: #000000;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.25;}
.container {
	width: 960px;
	background: #000;
	margin: 0 auto;}
.header {
	position: relative;
	width:348px;
	left: 10px;
	top: -300px;
	z-index: 120;
	}
.sidebar1{
	float: left;
	width: 180px;}
.content {
	width: 470px;
	float: left;
}
.content2 {
	padding: 10px 0;
	width: 780px;
	float: left;}

.sidebar2 {
	float: left;
	width: 390px;
	background:#000;
	padding: 10px 0;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

.vidCol {
	float: left;
	width: 350px;
	padding: 10px;
	margin:10px;}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0.5em;
	font-size: 90%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
a img {
	border: none;
}

a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	text-align: left;}
.content ul, .content ol { 
	padding: 0 15px 15px 40px;}

ul.nav {
	list-style: none;
	border-top: 0px solid #000;
	margin: 0;
	background: #000;
}
ul.nav li {
	border-bottom: 0px solid #000;
}
ul.nav a, ul.nav a:visited {
	display: block;
	width: 160px;
	text-decoration: none;
	color: #FFF;
	background-color: #000;
	background-image: url(../images/b1.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 2px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #FFF;
	background-image: url(../images/b2.jpg);
	background-repeat: no-repeat;}

.topbox{
	float:left;
	width:960px;
	color:#fff;
	padding-top:14px;
	padding-bottom:10px;
	background-color: #000;
	height: 100px;
}

.footer {
	position: relative;
	clear: both;
	background: #000;
	vertical-align: text-bottom;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer p {
	font-size: 0.75em;
	color: #FFF;}
.fltrt {
	float: right;
	margin-left: 8px;}
.fltlft {
	float: left;
	margin-right: 8px;}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;}


.header img {
	max-width: 100%;
	height: auto;
}
.content img {
	max-width: 100%;
	height: auto;
}
pre {
	margin-right: 40px;
	margin-left: 40px;
}
.imgRight {
	float: right;
	margin: 15px;
	clear: both;
	
}
.imgLeft {
	float: left;
	margin:15px;
	clear: both;

}
.centerMe {
	text-align:center;
	color:#FFF;
	alignment-adjust:central;}

.pamper {
	text-align:left;
	color:#fff;
	font-size: 16pt;
	}
.pamperPrice {
	text-align:left;
	color:#FFF;
	font-size: 12pt;
	}
.greenScript {
	text-align:center;
	color: #F00;
	font-size: 14pt;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	
}
	#eventsMenu{
	Z-INDEX:2;
	OVERFLOW-X:hidden;
	PADDING-LEFT:5px;
	WIDTH:97%;
	HEIGHT:600px;
	OVERFLOW:auto;
	
}
video {
  width: 100%    !important;
  height: auto   !important;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	
}
.videoWrapper iframe {
	position: absolute;
	top: -5px;
	left: -1px;
	width: 100%;
	height: 100%;
}
