* {margin:0; padding:0}

body, html {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-color:#CCCCCC;
}
.maindiv {
	width:1000px;
	background-color:#FFFFFF;
	margin: 0px auto;
}
/* navigation */
.nav {	
	float:left; 
}
.navContainer {
	height:22px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	}

/* main text */
.venueMain {
	color:#000033;
	vertical-align:top;
	padding:13px;
	text-align:left;
	
	
}
.venueMain p {
font-size:11px;
padding-bottom:11px;
text-align:justify;

}
.venueMain h1 {
	font-weight:bold;
	font-size:19px;
	line-height:20px
	}
.venueMain h2 {
	font-weight:normal;
	font-size:17px;
	line-height:20px
	}
.venueMain h3 {
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	padding-bottom:11px;
	}
.butMap {
	float:right;
	height:64px;
	width:82px;
	margin-left:18px;
	}
.VenueImg {
	padding-right:18px;
	padding-top:18px;
	}
.GameZones {
 background-image:url(../images/gamezones.gif);
 background-repeat:no-repeat;
 margin-top:18px;
 margin-right:18px;
 height:313px;
 width:172px;
 padding-top:90px;
 }
.GameZones table {
	
	
	}
.GameZones td {
	border-bottom:solid 1px #FFFFFF;
	text-align:center;
	color:#FFFFFF;
	font-size:15px;
	padding:3px;
	font-weight:bold;
	text-transform:capitalize;
	}
.CheckAvailabilty {
	font-size:15px;
	font-weight:bold;
	text-align:right;
}
.CheckAvailabilty a {
	color:#66cc33;
	text-decoration:none;
}
.CheckAvailabilty a:hover {
	color:#ff0066;
	text-decoration:none;
}
.footnote {
	font-size:10px;
	color:#000033;
	text-align:left;
	}
.footnote a {
	color:#000033;
	text-decoration:none;
	}
.footnote a:hover {
	color:#FF3366;
	text-decoration:none;
	}
.GreenAvailabilty {
	background-image:url(../images/Venue_Availabilty_bck2.gif);
	background-repeat:no-repeat;
	height:120px;
	margin-left:0px;
	margin-right:16px;
	margin-top:18px;
	text-align:left;
	padding:60px 50px 20px;
	color:#000033;
	font-size:12px;
	}
.VenueInfo {
	
	background: url(../images/bck_venueInfo.gif) no-repeat;
	padding:13px 20px 0px 20px;
	height:190px;

}
.VenueInfo td {
	text-align:left;
	font-size:11px;
	vertical-align:top;
	padding:2px;
	}
.VenueInfo th {
	text-align:left;
	font-size:13px;
	height:24px;
	vertical-align:top;
	color:#FFF;
	}
.telephone {
	background-color:#000033;
	text-align:left;
	color:#FFF;
	font-size:10px;
	}
.txtinput {
	border:1px solid #003366;
	font-size:11px;
	color:#000033;
	} 
.welcome {
	background-image:url(../images/bck_welcome.jpg);
	background-repeat:no-repeat;
	text-align:left;
	height:623px;
	font-size:12px;
	color:#000033;
	}
.staghen {
	background-image:url(../images/page_bck.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-size:12px;
	color:#000033;
	}
.contact {
	background-image:url(../images/bck_contact.jpg);
	background-repeat:no-repeat;
	text-align:left;
	height:397px;
	font-size:12px;
	color:#000033;
	}
.bookonline {
	background-image:url(../images/bck_bookonline.jpg);
	background-repeat:no-repeat;
	text-align:left;

	font-size:12px;
	color:#000033;
	}
.toptips {
background-image:url(../images/page_bcktips.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font-size:12px;
	color:#000033;
	}
	
.pink {
color:#ff0066;
}
.green {
color:#66cc00;
}
	
	
/*grey rounded corner boxes*/

/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

#tlc, #trc { zoom: 1 }



#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	padding: 0;
	text-align: left;
	width:100%;
				/* <-- use this for a set width */
	background-color: #ffffff;
	}
 	
#content
	{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:20px;
	padding-right:20px;
	
	}

#left {
	border-bottom:solid 2px #CCCCCC;
	border-right:solid 2px #CCCCCC;
}

#right {
	border-bottom:solid 2px #CCCCCC;
}

#content td
	{
	padding:2px;
	}

#content h1
	{
	color:#000033;
	font-weight: bold;
	font-size: 19px;
	}
	
#content h2
	{
	color:#000033;
	font-weight: bold;
	font-size: 14px;
	}
		
#content p
	{
	color:#3b3b3b;
	font-size: 12px;
	line-height: 15px;
	padding-bottom:8px;
	}
	
#content a
	{
	color:#000033;
	text-decoration:none;
	}
#content a:hover
	{
	color:#ff0066;
	text-decoration:none;
	}
	
#content2
	{

	padding-left:20px;
	padding-right:20px;
	
	}

#content2 td
	{
	padding:2px;
	}

#content2 h1
	{
	color:#000033;
	font-weight: bold;
	font-size: 19px;
	}
	
#content2 h2
	{
	color:#000033;
	font-weight: bold;
	font-size: 13px;
	}
		
#content2 p
	{
	color:#3b3b3b;
	font-size: 12px;
	line-height: 15px;
	padding-bottom:8px;
	}
	
#content2 a
	{
	color:#000033;
	text-decoration:none;
	}
#content2 a:hover
	{
	color:#ff0066;
	text-decoration:none;
	}
		
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(../images/tlc.gif);
	background-position: 0% 0%;
	position:relative;
	}

#trc
	{
	background-image:url(../images/trc.gif);
	background-position: 100% 0%;
	position:relative;
	}
	
#blc
	{
	background-image:url(../images/blc.gif);
	background-position: 0% 100%;
	position:relative;
	}

#brc
	{
	background-image:url(../images/brc.gif);
	background-position: 100% 100%;
	position:relative;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	position:relative;
	}
			
#tb
	{
	background-image:url(../images/tb.gif);
	background-position: 0% 0%;
	position:relative;
	}

#bb
	{
	background-image:url(../images/bb.gif);
	background-position: 50% 100%;
	position:relative;
	}
	
#rb
	{
	background-image:url(../images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	position:relative;
	}

#lb
	{
	background-color: #ffffff;
	background-image:url(../images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	position:relative;
	}
/*-------- Other Transpatant boxes  ----------*/

.top-left { 
	margin-right: 12px; 
	background-image: url('../images/corners1280x18.gif');
	height: 12px; /* vertical: show first half of the image with the top-coreners in it */
	font-size: 2px;
	}
.top-right { 
	margin-top: -12px; 
	margin-left: 12px;
	background-image: url('../images/corners1280x18.gif'); 
	background-position: 100% 0; /* show bg-image starting at the right, and as much to the left as possible */
	height: 12px; 
	font-size: 2px; 
	}
div.inside {
	border-left: 2px solid #bdbdbd;
	border-right: 2px solid #bdbdbd;
	background: #FFFFFF;
	color: #000000;
	}
	


	
.notopgap {
	margin-top: 0;
	}
.nobottomgap {
	margin-bottom: 0;
	}
.bottom-left { 
	margin-right: 12px;
	background-image: url('../images/corners1280x18.gif');
	background-position: 0 -12px; /* show under half of the image */
	height: 12px;
	font-size: 2px;
	}
.bottom-right { 
	margin-top: -12px; 
	margin-left: 12px;
	background-image: url('../images/corners1280x18.gif'); 
	background-position: 100% -12px; 
	height: 12px; 
	font-size: 2px; 
	}
#maplink {

margin-right:18px;
font-size:11px;
padding:5px;
}
#maplink a {
	color:#66cc33;
	text-decoration:none;
}
#maplink a:hover {
	color:#ff0066;
	text-decoration:none;
}
.PaymentTable {
	font-size:10px;
}
.PaymentTable td {
	padding:1px;
}
.PaymentTable input {
	font-size:11px;
}
.PaymentTable select {
	font-size:11px;
}
	
