@charset "UTF-8";

/* FONTS */
@import url(http://fonts.googleapis.com/css?family=Squada+One);
@import url(http://fonts.googleapis.com/css?family=Yellowtail);

/* RESETS */
body{margin:0;padding:0;background:url(../images/bgBody.jpg) #fff;}
img{border:none;}
a{text-decoration:none;}
*{-webkit-appearance: none;}



/* GLOBALS */
div.shell{width:950px;margin:0 auto;position:relative;height:100%;}
span.button>a{display:block;width:100%;height:100%;}
h1{}
h2{font:50px 'Squada One';margin:0;}
h3{font:20px 'Squada One';background:#fff;padding:10px 5px;box-shadow:3px 3px 8px rgba(0,0,0,0.3);}
h4{font:45px 'Squada One';color:#b0372e;margin:-20px 0 0 0;padding:0;}
p{margin:0 0 1.5em 0;font-size:13px;line-height:2em;}




/* STYLES */
div#header{height:95px;width:100%;background:#fff;}
div#header img#logo{position:absolute;top:20px;left:0;z-index:5;display:block;}
div#header form{height:40px;float:right;width:175px;padding-top:30px;display:block;margin:0;}
div#header form input{background:#999;height:20px;width:100%;display:block;margin:0;padding:0;background:none;border:none;
							outline:none;font:bold 11px "Courier New", Courier, monospace;line-height:20px;box-shadow:inset 0 0 5px rgba(0,0,0,0.3);}
div#header form input[type=submit]{background:#c8483e;border-radius:7px;color:#fff;box-shadow:0 0 15px #ccc;cursor:pointer;}
div#header form input[type=submit]:hover{color:#FFF3ED;}

div#header div#contactBox{height:40px;float:right;width:175px;padding:27px 20px 0 0;margin:0;font:24px 'Squada One';color:#b0372e;text-align:center;}






div#nav{height:34px;width:100%;padding:0;background:#000;}
ul#nav{height:34px;list-style-type:none;margin:0;padding:0;}
ul#nav>li{float:right;position:relative;}
ul#nav>li>a{display:block;color:#fff;line-height:34px;padding:0 15px;font-family:"Squada One", "Arial Narrow";font-size:20px;letter-spacing:1px;opacity:0.9;}
ul#nav>li:hover>a{opacity:1;}
ul#nav>li>ul{list-style-type:none;margin:0;padding:0;position:absolute;z-index:5;}
ul#nav>li>ul>li{}
ul#nav>li>ul>li>a{display:block;color:#fff;line-height:28px;padding:0 8px;font-family:"Squada One", "Arial Narrow";font-size:28px;
				  text-shadow:1px 1px 1px rgba(0,0,0,1);opacity:0.8;}
ul#nav>li>ul>li>a:hover{opacity:1;}







div#slider{width:100%;min-height:320px;background:url('../images/loading.gif') no-repeat center center;overflow:hidden;z-index:0;position:relative;}
/* FLEXSLIDER */
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus  {outline: none;}
.slides,.flex-control-nav,.flex-direction-nav {margin:0;padding:0;list-style: none;}
.flexslider {margin:0 auto;padding:0;position:relative;zoom:1;z-index:10;width:100%;height:100%;display:none;max-width:2000px;min-width:950px;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%; display: block;z-index:0;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.flex-viewport {max-height: 2000px;outline:none;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 40px; height: 40px; margin: -20px 0 0; display: block; background: url(../images/sliderArrows.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -10px; }
.flex-direction-nav .flex-prev {left: -10px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 25px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 25px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3; cursor: default;}
@media screen and (max-width: 860px) {
  .flexslider{max-width:860px;}	
  .flex-direction-nav .flex-prev {opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next {opacity: 1; right: 10px;}
}

/* CHILD PAGE IMAGE AREA */
div#headImg{height:100%;width:100%;background:#e5e5e5 url('../images/loading.gif') no-repeat center center;overflow:hidden;text-align:center;}
div#headImg>img{width:100%;min-width:950px;max-width:1500px;}


div#content{width:100%;background:url(../images/bgContent.png) repeat-x left bottom;margin:10px 0 0 0;height:auto;overflow:auto;}
div#content a{color:#b0372e;text-decoration:underline;}
div#content a:hover{color:#C00;}
	div#type{width:560px;float:left;font:bold 12px "Courier New", monospace;padding:0 50px 0 0;}
	div#sidebar{width:340px;float:left;padding-top:10px;}


div#featured{height:275px;padding-top:20px;}
	div#featuredTop{height:170px;}
		div#twitterBox{background:url(../images/bgTwitter.jpg) #e3e3e3;width:340px;height:240px;overflow:hidden;z-index:2;}
		div#twitterBox.home{float:left; position:absolute;top:0;left:0;}
		div#twitterBox.child{position:relative;}
			div#twitterBox>#tweets>ul{list-style-type:none;margin-left:20px;margin-top:5px;padding:0;height:115px;overflow:hidden;}
			div#twitterBox>#tweets>ul>li{font:12px "Myriad Pro",Arial,Helvetica,sans-serif;margin-bottom:8px;padding-right:10px;}
			div#twitterBox>#tweets>ul a{color:#298199;}
			span#btnFollow{height:31px;width:251px;background:url(../images/btnFollow.png);display:block;margin-left:-125px;
						   position:absolute;bottom:10px;left:50%;}
			span#btnFollow:hover{background-position:0 -31px;}
		div#featuredTop img.feature{margin-left:35px;width:270px;height:135px;box-shadow:0 15px 20px #AAA;float:right;}
	div#featuredBottom{height:105px;width:100%;background:#000;}
	
	
	
	
	
div#information{height:280px;width:100%;background:#b0372e;}
	div#hours{width:420px;height:245px;float:left;margin-top:17px;}
		ul#hours{list-style-type:none;margin:0;padding:0;width:420px;height:65px;background:#fff;}
		ul#hours>li{float:left;display:block;width:140px;background:#fff;text-align:center;font:15px "Squada One",sans-serif;
					padding:15px 0 15px 0;margin:0;}
		span.time{font:bold 15px 'Courier New', Courier, monospace;margin:0;}
	   div#parking{clear:both;height:120px;box-shadow:inset 0 0 60px #67231D;position:relative;padding:10px 0 0 20px;margin-top:10px;
	   				overflow:hidden;}
			div#parkingTab{position:absolute;bottom:-95px;right:-225px;color:#fff;font:bold 11px "Courier New",monospace;background:#b0372e;
							border-radius:8px 0 0 0;width:300px;height:110px;padding:5px 15px 5px 10px;cursor:pointer;}
	div#map{width:440px;height:245px;float:right;margin-top:17px;}


div.event{overflow:auto;width:100%;border-bottom:1px #999 solid;padding-top:10px;margin-bottom:10px;}
	div.eventImage{float:left;width:200px;}
		div.eventImage img{width:100%;height:120px;}
		div.eventImage span{font:50px "Squada One";}
	div.eventInfo{float:left;width:350px;padding-left:10px;}
		div.eventInfo span.title{color:#b0372e;font:bold 20px 'Courier New', Courier, monospace;}
		div.eventInfo span.description{font:13px 'Courier New', Courier, monospace;}
		div.eventInfo span.time{color:#b0372e;font:bold 15px 'Courier New', Courier, monospace;}

div#rentalChart{background:#000;box-shadow:3px 3px 8px rgba(0,0,0,0.3);padding:5px;margin-bottom:15px;}
	div#rentalChart table{width:100%;margin:0;padding:0;font-size:16px;text-align:center;border:0;border-collapse:collapse;}
	div#rentalChart table tr{padding:0;margin:0;border:0;border-collapse:collapse;}
	div#rentalChart table tr td{padding:5px 0px;margin:0;}
	div#rentalChart table tr:nth-child(even){background:#e5e5e5;}
	div#rentalChart table tr:nth-child(odd){background:#c7c7c7;}
	div#rentalChart table tr td:first-child{width:200px;color:#b0372e;font-weight:bold;border-right:black 2px solid;}
	div#rentalChart table tr:first-child{color:#b0372e;font-weight:bold;}

div#footer{height:50px;width:100%;background:#000;clear:both;}
	span#footerSocial{float:left;margin-top:8px;}
	span#footerCopy{float:right;color:#fff;font:14px 'Squada One';line-height:50px;}