body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align:justify;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align:justify;
	padding: 8px;
}


.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pad .pad {
	padding: 8px;
}
.padx{
	padding: 8px;
}
.nopad {
	padding: 0px;
}
.whiteout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.currentvenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5F51;
	font-size: 13px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #223574;
	text-decoration: none;
}
a:hover {
	color: #ABB097;
}
/* style for blue bar main navigation  */
.nav .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}
.nav a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	color: #cccccc;
}

/* style for brown bar sub navigation  */
.subnav .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	padding: 5px;
}
.subnav a {
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}
.subnav a:hover {
	color: #ffffff;
}
/* styling for red sub nav bullets */
.bullets .navbullets {
	color: #E44132;
}
a {
	color: #223574;
	text-decoration: none;
}
a:hover {
	color: #962A1E;
}
.venuetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight:bold;
}
.tablecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
select.nav {
	width: 170px;
}
table.pricing1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
}

table.pricing2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding: 5;
}

/* new stuf!!! */

.vpromo {
	width:94%;
	cursor:pointer;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
	padding:3px;
	border: 1px solid black;
	background-color:#FFDFDF;
	font-weight:bold;
	color:black;
}

/* pricing boxes */

#vprice {
	width:265px;
	margin-right:0px;
	margin-top:10px;
	background-image:url(images/venue.pricing.bg.gif);
	background-color:#EBEEF2;
	background-repeat:no-repeat;
}

#durname {
	background-color:#395984;
	color:white;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
}

#pricetiming {
	background-color:#395984;
	color:white;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#pricedesc {
	padding-left:8px;
	padding-right:8px;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#395984;
}

#pricetext {
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#395984;
}

#calltext {
	padding-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#395984;
}

/* venue course info box */
#venueinfo {
	width:250px;
	background-image:url(images/venue.info.bg.gif);
	background-color:#EAEDE2;
	background-repeat:no-repeat;
}

#infoboxhead {
	background-color:#ADB294;
	color:#5A5D52;
	padding: 1px 8px 1px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
}

#infoboxbody {
	color:#5A5D52;
	padding: 1px 8px 3px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#EAEDE2;
}

#protip {
	margin-top:10px;
	width:265px;
	background-color:#EAEDE2;
	background-repeat:no-repeat;
}

#protipbody {
	color:#5A5D52;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.reshead {
	font-weight:bold;
	text-align:left;
	font-size:14px;
	padding:5px;
	border-bottom:1px solid black;
}

.restext {
	padding:5px;
	font-size:14px;
}

.searchbox {
	font-size:10px;
	width:100px;
}

.leftnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #395984;
	text-decoration: none;
}
.leftnav a:hover {
	color: #ABB097;
}

#offer1head {
	background-color:#DE2021;
	color:white;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
}

#offer1timing {
	background-color:#DE2021;
	color:white;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clickable {
	cursor: pointer;
}

/* product catalog */

td.prodmenu {
	padding-left:20px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#eeeeee;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

td.prodmenu a {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

td.prodmenu a:hover {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

td.cat {
		vertical-align:bottom;
		height:20px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bolder;
	}

.prodtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
	border:1px solid black;
	background-color: #ABB097;
	text-align:center;
}

.quicksearch {
	color:	#FFFFFF;
}

.sponsorquotes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
	
}