@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

.clearFloatBoth {
	clear:both;
	display:block;
}
body {
	color: #2a2d2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #101010;
	height: auto;
}
h1 {
	color: #6982b5;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 0 0 0 120px;
}
h3 {
	text-align: right;
	font-size: 30px;
	padding-right: 20px;
	margin: 0;
	padding-top: 80px;
	color: #AD0000;
}


h4 {
color:#999999;
font-size:18px;
font-weight:bold;
letter-spacing:1px;
margin-bottom:10px;
margin-left:30px;
text-transform:uppercase;
}


h5 {
	text-align: center;
}
h6 {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0px;
	padding: 5px 0 0 0;
	text-align: center;
}



img a, img a:link {
	outline:none;
	border:none;
	padding:0;
	margin:0;}
	
	
li img a, li img a:link {
	outline:none;
	border:none;
	padding:0;
	margin:0;}
	
*|*:-moz-any-link img {
	border:none;}


a,  a:link {
	color: #CAA710;
	font-weight: bold;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #CAA710;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
a:focus {
	color: #CAA710;
}
a:active {
	color: #CAA710;
}
#outerWrapper {
  
  margin: 0 auto 0 auto;
  text-align: left;
  width: 980px;
}
#outerWrapper #header {
	font-size: 18px;
	height: 106px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/header2.jpg);
}

#outerWrapper #header #navbar {
	width:700px;
	height: 79px;
	padding: 0;
	margin: 0 0 0 300px;
	outline: 0;
	}
#outerWrapper #header h1 {
  color: #6982b5;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
#outerWrapper #header h2 {
  color: #6982b5;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
#outerWrapper #header a, #outerWrapper #header a:link {
  color: #d74f4f;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #header a:visited {
  color: #3b62a6;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #header a:hover {
  color: #ca0009;
  text-decoration: underline;
}
#outerWrapper #header a:focus {
  color: #ca0009;
}
#outerWrapper #header a:active {
  color: #262499;
}
#outerWrapper #contentWrapper #content {
	height: 381px;
	
}
#contentWrapper {
	margin: 0px;
	padding: 0px;
}
#outerWrapper #footer {
	margin: 0;
	padding: 0;
	background: #000 url(/images/footer.jpg) no-repeat;
	padding-bottom:20px;
}
#outerWrapper #footer p {
	margin: 0;
	text-align: center;
	padding: 60px 0 0 0;
	color: #666666;
	font-size: 11px;
}
#outerWrapper #footer ul {
	color:#CAA710;
font-size:12px;
font-weight:bold;
list-style-type:none;
margin:10px 0 0;
padding-left:50px;
}
#outerWrapper #footer li {
	
	margin: 0;
}
#leftColumn {
	float: left;
}
#rightColumn {
	float: right;
}
#roundTop{
	background-image:url(/images/round_top.jpg);
	height:21px;
	background-repeat: no-repeat;
}

#roundBottom{
	background-image:url(/images/round_bottom.jpg);
	height:21px;
	background-repeat: no-repeat;
}
#videoArea{
	height:300px;
	background-color: #1A191A;
	padding: 0;
	margin: 0 18px 0 18px;
}
#videoBox{
background:url(/images/button-bg.png) no-repeat;
float:left;
font-size:13px;
height:20px;
margin-left:50px;
margin-top:30px;
padding:10px 5px;
text-align:center;
width:240px;
	}
#galleryArea{
	height:575px;
	background-color: #1A191A;
	padding: 0;
	margin: 0 18px 0 18px;
}

.movie-center {
	}
	

	
#movie-holder {
	margin:60px auto;}
	
	
/* These hieghts and widths should be edited to your images */	
ul#pikame{
	padding-left:0;
	width:600px;
	margin:0 auto;}
.pika_main{
	width:400px;
	
	margin:0 auto;}
#pikame li{
	margin:5px;
	float: left;
	border:2px solid #222;}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;}
.pika_main img{border:5px solid #222;}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:30px;text-align:center;}
.pika_navigation a{font-size: 12px;color:white;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}