* {
	margin:0;
	padding:0;
}


.first {
	-webkit-animation: bannermove 50s linear infinite;
	   -moz-animation: bannermove 50s linear infinite;
	    -ms-animation: bannermove 50s linear infinite;
	     -o-animation: bannermove 50s linear infinite;
	        animation: bannermove 50s linear infinite;
}

@keyframes "bannermove" {
 0% {
    margin-top: 0px;
 }
 100% {
    margin-top: -3500px;
 }
 
}
 
@-moz-keyframes bannermove {
 0% {
   margin-top: 0px;
 }
 100% {
   margin-top: -3500px;
 }
 
}
 
@-webkit-keyframes "bannermove" {
 0% {
   margin-top: 0px;
 }
 100% {
   margin-top: -3500px;
 }
 
}
 
@-ms-keyframes bannermove {
 0% {
   margin-top: 0px;
 }
 100% {
   margin-top: -3500px;
 }
 
}
 
@-o-keyframes "bannermove" {
 0% {
   margin-top: 0px;
 }
 100% {
   margin-top: -2500px;
 }
 
}


div {
	display:inline-block;
}

p {
}

img {
	display:block;
}

.photobanner img {
	padding:auto;
	height:250;
	margin:0px auto;
	border-radius:15px;
}

#logo {
	position:absolute;
	margin-top:20px;
	margin-left:70px;
	display:inline;
	display:block;
	float:left;
	height:55px;
	width:75px;
	border-radius:100%;
}

#info {
	display:inline;
	padding-top:7px;
	position:absolute;
	margin-left:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:14;
}

#company {
	margin-left:155px;
	padding-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:28;
	float:left;
	font-weight:bold;
}

#wrapper {
	height:30px;
	width:100%;
	background-color:#60586b;
}

#header {
	position:relative;
	margin-top:1px;
	width:100%;
	height:120px;
	background-color:#b80909;
}

#menu {
	position:absolute;
	padding-top:100px;
	width:75%;	
}

.menu {
	padding-bottom:5px;
	width:70px;
	float: left;
	list-style: none;
	text-align: center;
	background-color:transparent;
	border-radius:5px;
	font-weight:bold;
	color:white;
}

#active {
	color:#b80909;
	background:white;
}

.menu:hover {
	color:#b80909;
	background:white;
	text-decoration:underline;
}

#quicklinks_div
{
	display:inline-block;
	clear:both;
	margin:0 auto;
}

#quicklinks 
{
	margin:0 auto;

}

.quicklinks {
	margin:10px 0px 0px 20px;
	text-align:center;
	padding-bottom:5px;
	width:150px;
	float:left;
	list-style: none;
	background-color:#b80909;
	border-radius:15px;
	color:white;
	border:1px solid black;
}

.quicklinks:hover 
{	font-weight:bold;
}

#left {
	border-right:1px solid black;
	padding-top:60px;
	width:79%;
	height:auto;
	float:left;
	background-image:url('images/party-faded.jpg');
	background-size:100%;
	background-repeat:no-repeat;
	background-position:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#tours_left {
	border-right:1px solid black;
	padding-top:60px;
	width:79%;
	height:960px;
	float:left;
	background-image:url('images/party-faded.jpg');
	background-size:100%;
	background-repeat:no-repeat;
	background-position:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#left h2
{
	font-size: 25px;
	color: #5D4D4D;
}

#left p
{
	color: black;
	padding:20px 40px 35px 40px;
	text-align:left;
	font-size:20px;
}

#tours_left h2
{
	font-size: 25px;
	color: #5D4D4D;
}

#tours_left p
{
	color: black;
	padding:20px 40px 35px 40px;
	text-align:left;
	font-size:20px;
}

#left #rental_table
{
	margin:0 auto;
	font-size:18px;
	border:1px solid black;
	text-align:center;
}#offerings{	text-align:left;	margin-left:140px;	margin-right:100px;	font-size:20px;}

#left table
{
	margin:0 auto;	font-style:italic;	font-size:20px;
}#activities_table tr td{	padding-left:35px;	padding-top:10px}#tableheader{	font-size:21px;	font-style:underline;	color:red;	text-decoration:underline;}.blue{	color:blue;}.red{	color:red;}.yellow{	color:yellow;}.green{	color:green;}.purple{	color:purple;}

.tr-left
{
	float:left;
	width:40%;
	overflow:hidden;
}

.tr-right
{
	text-align:center;
	float:right:
	width:68%;
	padding-top:10%;
}

.italics
{
	font-style:italic;
	font-size:16px;
}


.even_row
{
	background-color:#b5c6cf;
}

#video
{
	display:block;
	margin:0 auto;
}#info a{	color:white;}
#info a:visited{	color:white;}

#tours_left a
{
	display:block;
	margin:auto auto 40px auto;
	width:150px;
	height:75px;
	color:black;
	border-radius:15px;
	opacity:1;
}

.buttons 
{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20;
	height:75px;
	width:150px;
	border-radius:30px;
	text-align:center;
}

.button_text
{
	font-family:cursive;
	color:black;
	font-size:22;
	float:left;
	font-weight:bold;
	padding-top:17px;
	margin-left:40px;
}

#venues
{
	background-color:blue;
}

#activities
{
	background-color:red;
}

#activities span
{
	margin-left:26px;
}

#structure
{
	background-color:green;	
}

#structure span
{
	padding-top:5px;
	margin-left:1px;
}

#bookings
{
	background-color:yellow;	
}

#bookings span
{
	padding-top:15px;
	margin-left:30px;
}


#staff
{
	background-color:purple;	
}

#staff span
{
	padding-top:6px;
	margin-left:3px;
}

#right {
	margin:auto;
	width:20%;
	height:1020px;
	float:right;
	background:white;
	overflow:hidden;
}

.photobanner {
	height: 3550px;
	width: 100%;
	margin-bottom: 80px;
	background-color:#60586b;
}

#footer {
	border-top:1px solid black;
	border-bottom:1px solid black;
	height:50px;
	width:100%;
	clear:both;
}