body {
	margin:0;
	padding:0;
}

p {
	font-family: Helvetica, Arial, sans-serif;
}

a {
	font-family: Helvetica, Arial, sans-serif;
}

h4 {
	font-size:12px;
}

.container{
	clear: both;
	float: left;
	margin: 0;
	width: 100%;
	height: 950px;
}


.outer {
	margin: 0 auto;
	text-align: left;
	width: 1080px;
}

.inner {
	clear: both;
	display: inline;
	float: left;
	padding: 40px 60px 0 60px;
	position: relative;
	width: 960px;
}




/*Pages*/


/*Full Image Background
#cover {
	background: url(http://www.hokietickets.com/clubseatsnew/images/cover2.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin:0px;
	padding:0px;
}*/


#page1 {
	margin:0px;
	padding:0px;
	background: url(../../images/roughcloth.png) repeat 0 0;
}


#column1 {
	width:675px;
	float:left;
}

.page1-head {
	width:692px;
	height:521px;
	background: url(../../images/page1_header.png);
	text-indent: -9999px;
}


#thumbs {
	margin-top:30px;
}


#thumbs a {
	font-family: Helvetica, Arial, sans-serif;
	color:#fff;
	text-decoration: none;
	font-size:12px;

}

#thumbs p {
	font-size: 13px;
}

#column2 {
	width:248px;
	padding-left:20px;
	float:left;
}

#column2 p{
	color:#2f2f2f;
	font-size: 15px;
	line-height: 26px;
	padding-bottom: 10px;
}

#column2 a {
	text-decoration: none;
	color:#640031;
}

#column2 a:hover {
	text-decoration: underline;
	color:#640031;
}

#column2 a:visited {
	text-decoration: none;
	color:#640031;
}


#page2 {
	margin:0px;
	padding:0px;
	background: url(../../images/alwaysgrey.jpg) repeat 0 0;
}

.page2bg {
	background: url(../../images/page2-2019b.png) no-repeat 0 0;
	width:946px;
	height:751px;
}

#page3 {
	margin:0px;
	padding:0px;
	background: url(../../images/littlepluses.jpg) repeat 0 0;
}

.page3bg {
	background: url(../../images/page3-2019c.png) no-repeat 0 0;
	width:946px;
	height:751px;
}

#page4 {
	margin:0px;
	padding:0px;
	background: url(../../images/alwaysgrey.jpg) repeat 0 0;
}

.page4bg {
	background: url(../../images/page4-2017.png) repeat 0 0;
	width:946px;
	height:766px;
}

#page5 {
	margin:0px;
	padding:0px;
	background: url(../../images/littlepluses.jpg) repeat 0 0;

}

.page5bg {
	background: url(../../images/page5-2019b.png) repeat 0 0;
	width:946px;
	height:751px;
}

#page6 {
	margin:0px;
	padding:0px;
	background: url(../../images/alwaysgrey.jpg) repeat 0 0;
}

.page6bg {
	background: url(../../images/page6-2019b.png) repeat 0 0;
	width:946px;
	height:751px;
}

#page7 {
	margin:0px;
	padding:0px;
	background: url(../../images/roughcloth.png) repeat 0 0;

}

.page7bg {
	background: url(../../images/page7-2017.png) repeat 0 0;
	width:947px;
	height:766px;
}

#page8 {
	margin:0px;
	padding:0px;
	background: url(../../images/alwaysgrey.jpg) repeat 0 0;
}

.page8bg {
	background: url(../../images/page8-2019b.png) repeat 0 0;
	width:946px;
	height:751px;
}

#page9 {
	margin:0px;
	padding:0px;
	background: url(../../images/roughcloth.png) repeat 0 0;

}

.reserveinfo_container{
	clear: both;
	float: left;
	margin: 0;
	width: 100%;
	height: 370px;
}

#reserveinfo {
	margin:0px;
	padding:0px;
	background: url(../../images/littlepluses.jpg) repeat 0 0;
}

.reserveinfobg {
	background: url(../../images/reservebg.png) repeat 0 0;
	width:946px;
	height:250px;
}
.reserveinfobg2 {
	background: url(../../images/reservebg-2017.png) repeat 0 0;
	width:946px;
	height:76px;
}


/*Footer*/

.footerinner {
	clear: both;
	display: inline;
	float: left;
	padding: 0px 60px 0 60px;
	position: relative;
	width: 960px;
}


#footer {
	position: fixed;
	z-index: 999;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../../images/maroon.png) repeat 0 0;
	color: white;
	height: 35px;
	padding-top:4px;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0 0 0 80px;;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	padding: 0;
	margin-left:30px;
}

#navcontainer ul li a {
	width: 35px;
	height: 33px;
	padding:0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
}


ul#nav li a.one {
	background: url(../../images/1.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.one:hover{
	background: url(../../images/1_hover-2017.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.two {
	background: url(../../images/2.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.two:hover{
	background: url(../../images/2_hover-2017.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.three {
	background: url(../../images/3.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.three:hover{
	background: url(../../images/3_hover-2017.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.four {
	background: url(../../images/4.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.four:hover{
	background: url(../../images/4_hover-2017.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.five {
	background: url(../../images/5.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.five:hover{
	background: url(../../images/5_hover-2017.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.six {
	background: url(../../images/6.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.six:hover{
	background: url(../../images/6_hover-2017.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.seven {
	background: url(../../images/7.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.seven:hover{
	background: url(../../images/7_hover-2017.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.eight {
	background: url(../../images/8.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.eight:hover{
	background: url(../../images/8_hover-2017.png) no-repeat;
	text-indent: -9999px;
}

ul#nav li a.reserve {
	width:151px;
	background: url(../../images/reserve-2017.png) no-repeat;
	text-indent: -9999px;	
}

ul#nav li a.reserve:hover{
	width:151px;
	background: url(../../images/reserve_hover-2017.png) no-repeat;
	text-indent: -9999px;
}