body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}
body {
	background-color: #1A1A1A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FF9933;
	line-height: 25px;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FE1616;
	text-align: left;
	padding-left: 5px;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FBFBFB;
	background-color: #464646;
	text-align: left;
	margin: 10px;
	padding: 10px;
	width: 90%;
	border:1px solid #999999;
}

.footer {
	font-size: 9px;
	color: #666666;
}
h2 {
	font-size: 12px;
	color: #FF9933;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	color: #AA0C01;
	font-weight: bold;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #FE1616;
}
.sidebar_title {
	font-weight: bold;
	text-align: center;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding: 10px;
	line-height: 12pt;
}

.sidebar_products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;

}
.newslettertable {
	border: 1px solid #666666;
	background-color: #1C1C1C;
}

.fontYellowHighlight {
 	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
	text-transform:capitalize;
}

.fontRedHeader {
	font-size: 20px;
	font-weight: normal;
	color: #FE1616;
	line-height: 25px
	
	}
	
.fontLinkHdr {
 	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* rollover sections starts*/

a.chevelle span {display:none}
a.chevelle {
  display:block;
  background-image:url(../images/app_liveShow3.jpg);
  width:250px;
  height:176px;
}

a.chevelle:hover {
  background-image:url(../images/app_liveShow3OVER.jpg);
}

a.luxor2 span {display:none}
a.luxor2 {
  display:block;
  background-image:url(../images/app_venue1.jpg);
  width:250px;
  height:172px;
}

a.luxor2: hover {
  background-image:url(../images/app_venue1OVER.jpg);
}

a.luxor1 span {display:none}
a.luxor1 {
  display:block;
  background-image:url(../images/app_themed1.jpg);
  width:250px;
  height:167px;
}
a.luxor1: hover{
  background-image:url(../images/app_themed1OVER.jpg);
}

a.mummy span {display:none}
a.mummy {
  display:block;
  background-image:url(../images/app_park1.jpg);
  width:250px;
  height:197px;
}
a.mummy: hover{
  background-image:url(../images/app_park1OVER.jpg);
}

a.glowGolf span {display:none}
a.glowGolf {
  display:block;
  background-image:url(../images/app_themed3.jpg);
  width:250px;
  height:190px;
}
a.glowGolf: hover{
  background-image:url(../images/app_themed3OVER.jpg);
}

