html,body,div,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,p {   
list-style: none;
margin: 0;
padding: 0;
}
		
html {
}
h1 {
text-align:left;
color:red;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
padding:20px 0 15px 0px;
}
h2 {
color:#999999;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
padding:20px 0 15px 0;
}
h3 {
	color:#FFF;
	font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
margin-top: 10px;
}
a:visited {
color: #999999;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
a {
color: #999999;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none;
}
a:hover {
color: red;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
a:active {
color: #999999;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
p {
text-align:left;
color:#ffffff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}
body {
background-color: #000000;
}

/* ######### Font Styles ######### */

p.firstparagraph:first-letter {font-weight:bold; font-size:130%;}

.vip {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	width: auto;
	list-style-type: lower-roman;
	cursor: e-resize;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:24px;
	font-weight: bold;
	margin-top:0;
}
p.contactus {
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p.contactus2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;	
	font-size: 24px;
	font-weight: bold;
}
.contactus2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;	
	font-size: 24px;
	font-weight: bold;
}
.style3 {
color:red;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
.style3b {
color:red;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
}
.style8 {
font-family: Arial, Helvetica, sans-serif; font-style: italic; 
}
.style10 {
font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
}
.style14 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.style15 {
text-align:left;
color:#FF0000;
font-size: 18px;
}
p.style15 {
text-align:left;
color:#FF0000;
font-size: 18px;
}
.style21 {
	color: #FF0000;
	font-size: 18px;
}
.style22 {
font-size: 24px
}
.style23 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
color:#FFFFFF;
font-size: 15px;
}
.style24 {
color:#FF0000;
font-size: 22px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.style24 p {
	text-align: center;
}
.style26 {
color: #FF0000; 
font-size: 17px;
}
p.photostext {
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p.faqs {
	text-align:right;
	margin-right:25px;
}
.capital {
font-size: 20px;
font-weight: bold;
}

div.float {
  padding: 10px;
  float: left;
  }
  
div.float p {
   text-align: center;
   }
   
.breadcrumb A:link, .breadcrumb A:visited, .breadcrumb A:active {
text-decoration:none;
color:#FFF;
}
.breadcrumb A:hover {
color:#FF0000;
}

.companylinks A:link, .companylinks A:visited, .companylinks A:active {
text-decoration:none;
color:#FFF;
}
.companylinks A:hover {
color:#FF0000;
}

#floatcenter {
width:815px;
margin-left:auto;
margin-right:auto;
}

/* ######### Main Page Container DIVs ######### */

#page {
width:907px;
margin-left:auto;
margin-right:auto;
}

#header {
overflow: hidden;
width:907px;
height: 360px;
margin: 0 auto; 
text-align: center;
}

#header_new {
overflow: hidden;
width:907px;
height: 340px;
margin: 0 auto; 
text-align: center;
}

#header img {
float: left;
}

#header object {
float: left;
margin-top: 0px;
}


/*  START OF NAVIGATION MENU ----------------------------- */

.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
border-bottom: 1px #313131;
background: url(includes/menuimg/blk-bg4.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 10px 0px 10px 0px;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #fff;
padding: 10px 7px 10px 7px;;
margin: 0;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(includes/menuimg/blk-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}



.chromestyle2{
width: 100%;
font-weight: bold;
}

.chromestyle2:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle2 ul{
width: 100%;
border-bottom: 1px #313131;

background: url(includes/menuimg/blk-bg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 10px 0px 10px 0px;;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle2 ul li{
display: inline;
}

.chromestyle2 ul li a{
color: #fff;
padding: 10px 7px 10px 7px;;
margin: 0;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
border-left: 1px solid #DADADA;
}

.chromestyle2 ul li a:hover, .chromestyle2 ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(includes/menuimg/blk-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 175px;
visibility: hidden;
text-align: left;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #770101;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


.dropmenudiv2{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 175px;
visibility: hidden;
text-align: left;
}


.dropmenudiv2 a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #770101;
}

* html .dropmenudiv2 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv2 a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}




/* ----------------------------- END OF NAVIGATION MENU */









#content {
overflow:hidden;
width:907px;
margin: 0 auto; 
text-align: center;
}

#contentindex {
overflow:hidden;
width:907px;
}

#column1_2n {
float:left;
width:907px;
	border-top: thin #990000 solid;
	margin-top: 10px;
}

#column1_2 {
float:left;
width:907px;
}

#column1_2i {
float:left;
width:907px;
border-bottom: thin #990000 solid;
}

#column1 {
overflow: hidden;
float:left;
width:450px;
}
#column1 p {
padding:0 30px 0 10px;
}
#column1 a {
color:red;
text-decoration:none;
}
#column1 a:hover {
color:#FFFF00;
}

#column2 {
overflow: hidden;
float:left;
width:457px;
}
#column2 p {
margin:0 0 0 0;
}
#column2 a {
color:red;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
#column2 a:hover {
color: red;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

#column2i {
overflow: hidden;
float:left;
width:457px;
}
#column2i p {
margin:0 0 0 0;
text-align: right;
}
#column2i a {
color:#ffffff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
#column2i a:hover {
color: red;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

#VIP-01 {
overflow: hidden;
	width:450px;
	height:34px;
}
#VIP-02 {
overflow: hidden;
	width:450px;
	height:72px;
	background-image: url("Images/vip-2.gif");
}
#VIP-03 {
overflow: hidden;
	width:450px;
	height:34px;
}
#VIP-04 {
overflow: hidden;
	width:450px;
	height:72px;
	background-image: url("Images/vip-4.gif");
}
#VIP-05 {
overflow: hidden;
	width:450px;
	height:34px;
}
#VIP-06 {
overflow: hidden;
	width:450px;
	height:72px;
	background-image: url("Images/vip-6.gif");
}
#VIP-07 {
overflow: hidden;
	width:450px;
	height:34px;
}
#VIP-08 {
overflow: hidden;
	width:450px;
	height:72px;
	background-image: url("Images/vip-8.gif");
}
#VIP-09 {
overflow: hidden;
	width:450px;
	height:34px;
}
#VIP-10 {
overflow: hidden;
	width:450px;
	height:72px;
	background-image: url("Images/vip-10.gif");
}
#VIP-11 {
overflow: hidden;
	width:450px;
	height:34px;
}
#VIP-12 {
overflow: hidden;
	width:450px;
	height:72px;
	background-image: url("Images/vip-12.gif");
}

#VIP-BG-01 {
	
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-02 {
	float:left;
	width:225px;
	height:34px;
}

      a.viprollover {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-1.gif") 0 0 no-repeat;
          text-decoration: none;
      }
      a:hover.viprollover {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-1-over.gif") 0 0 no-repeat;
          text-decoration: none;
      }

      a.viprollover2 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-3.gif") 0 0 no-repeat;
          text-decoration: none;
      }
      a:hover.viprollover2 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-3-over.gif") 0 0 no-repeat;
          text-decoration: none;
      }	  

      a.viprollover3 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-5.gif") 0 0 no-repeat;
          text-decoration: none;
      }
      a:hover.viprollover3 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-5-over.gif") 0 0 no-repeat;
          text-decoration: none;
      }

      a.viprollover4 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-7.gif") 0 0 no-repeat;
          text-decoration: none;
      }
      a:hover.viprollover4 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-7-over.gif") 0 0 no-repeat;
          text-decoration: none;
      }

      a.viprollover5 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-9.gif") 0 0 no-repeat;
          text-decoration: none;
      }
      a:hover.viprollover5 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-9-over.gif") 0 0 no-repeat;
          text-decoration: none;
      }

      a.viprollover6 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-11.gif") 0 0 no-repeat;
          text-decoration: none;
      }
      a:hover.viprollover6 {
          display: block;
          width: 450px;
          height: 34px;
          background: url("Images/vip-11-over.gif") 0 0 no-repeat;
          text-decoration: none;
      }

#VIP-BG-03 {
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-04 {
	float:left;
	background-image: url("Images/VIP_BG_10.gif");
	width:225px;
	height:72px;
}

#VIP-BG-07 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-08 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-09 {
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-10 {
	float:left;
	background-image: url("Images/VIP_BG_10.gif");
	width:225px;
	height:72px;
}

#VIP-BG-11 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-12 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-13 {
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-14 {
	background-image: url(Images/VIP_BG_10.gif);
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-15 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-16 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-17 {
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-18 {
	background-image: url(Images/VIP_BG_10.gif);
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-19 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-20 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-21 {
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-22 {
	background-image: url(Images/VIP_BG_10.gif);
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-23 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-24 {
	float:left;
	width:225px;
	height:34px;
}

#VIP-BG-25 {
	float:left;
	width:225px;
	height:72px;
}

#VIP-BG-26 {
	background-image: url(Images/VIP_BG_10.gif);
	float:left;
	width:225px;
	height:72px;
}

#VIP-Text1 {
	float: right;
	width: 225px;
	text-align:center;
	padding:5px 5px 5px 5px;
}
#VIP-Text2 {
	float: right;
	width: 225px;
	text-align:center;
	padding:5px 5px 5px 5px;
}
#VIP-Text3 {
	float: right;
	width: 225px;
	text-align:center;
	padding:10px 5px 5px 5px;
}
#VIP-Text4 {
	float: right;
	width: 225px;
	text-align:center;
	padding:10px 5px 5px 5px;
}
#VIP-Text5 {
	float: right;
	width: 225px;
	text-align:center;
	padding:10px 5px 5px 5px;
}
#VIP-Text6 {
	float: right;
	width: 225px;
	text-align:center;
	padding:10px 5px 5px 5px;
}

#column3 {
float:left;
width:280px;
height:750px;
}
#column3 li {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}
#column3 a {
color:red;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-decoration:none;
}
#column3 a:hover {
color:white;
}

#column4 {
float:right;
height:750px;
width:260px;
}
#column4 li {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}
#column4 a {
color:red;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-decoration:none;
}
#column4 a:hover {
color:white;
}

#column5 {
	float:left;
	width:47px;
	height: 331px;
	
}
#column5 a {
color:red;
text-decoration:none;
}
#column5 a:hover {
color:#FFFF00;
}

#column6 {
float:left;
width:500px;
}
#column6 p {
margin:0 35px 0 0;
}
#colomn6 ul {
}
#column6 li {
background-image:url(Images/vipbg.jpg);
background-repeat:repeat-y;
height:108px;
width:450px;
text-align:center;
}
#column6 li a {
color:#ffffff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
#column6 a:hover {
color: red;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

#column7 {
	float:left;
	width:43px;
	height: 331px;
	
}

#column8 {
	clear:both;
	float:left;
	width:47px;
	height: 29px;
	
}

#column9 {
	float:left;
	width:43px;
	height: 29px;
}

#column10 {
	float:left;
	width: 47px;
	height: 295px;
}

#column11 {
	float:left;
	width: 43px;
	height: 295px;
}

#column12 {
float:left;
width:457px;
}
#column12 p {
padding:0 57px 0 57px;
}
#column12 a {
color:red;
text-decoration:none;
}
#column12 a:hover {
color:#FFFF00;
}

#columntabs {
	overflow: hidden;
	float:left;
	width: 907px;
	height: 29px;
    text-align:left;
}

#footer p{
text-align:center;
}

#footer {
color:#cccccc;
clear:both;
float:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
margin-top:15px;

}
#clear {
clear:both;
float:right;
width:100%;
}
#menuarea_new {
	float:left;
	width: 235px;
	height: 145px;
	
}


#menuarea_video {
	width: 907px;
	height: 195px;
	
}


#menuarea {
	background: url(Images/flash-header.jpg) no-repeat;
	float:left;
	width: 907px;
	height: 331px;
	
}
#menuarea a {
color:red;
text-decoration:none;
}
#menuarea a:hover {
color:#FFFF00;
}
#contentarea {
	width: 907px;
	margin: 0;
	margin-top: 331px;
	background-color: #000000;
	left: 0px;
}

#flashcontent {
float:left;
	width: 350px;
	height: 310px;
	margin-top: 0px;
	margin-left: 50px;
}
#flashbanner2 {
float:left;
	width: 160px;
	height: 420px;
	margin: 0px;
	margin-top: 0px;
	background-color: #000000;
}

#steve {
color:#ffffff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
width:375px;
margin:20px 0 0 40px;
padding:20px 10px 0 10px;
}
#steve img {
margin:10px 0 10px 0;
border:none;
}
fieldset {
border:solid 2px #FF0000;
width:235px;
padding:10px;
}
legend {
color:red;
font-size:13px;
}
#stevelinks a {
color: #999999;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8px; 
font-weight: bold; 
text-decoration: none;
}
#stevelinks a:hover {
color: red;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8px; 
font-weight: bold; 
text-decoration: none; 
}

#showlink {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:907px;
margin-left:auto;
margin-right:auto;
}

#showlink a:visited {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration: none; 
}

#showlink a {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration: none;
}
#showlink a:hover {
color: #FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration: none; 
}
#showlink a:active {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration: none; 
}

#viplink a:visited {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration: none; 
}

#viplink a {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration: none;
}
#viplink a:hover {
color: #FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration: none; 
}
#viplink a:active {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration: none; 
}

#viplinkhover1 a {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px; 
font-weight: bold; 
text-decoration: none;
}
#viplinkhover1 a:hover {
color: #FF0000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
}
#viplinkhover1 a:active {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
}

#viplinkhover2 a {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none;
}
#viplinkhover2 a:hover {
color: #FF0000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
#viplinkhover2 a:active {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

#viplinkhover3 a {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none;
}
#viplinkhover3 a:hover {
color: #FF0000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
#viplinkhover3 a:active {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}

#viplinkhover4 a {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none;
}
#viplinkhover4 a:hover {
color: #FF0000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
#viplinkhover4 a:active {
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
}
/* ######### Page DIV Styles ######### */

#innercontents {
float:left;
width:907px;
}

#shoppingcart {
width:907px;
float:left;
overflow:hidden;
}

#wide {
float:left;
width:907px;
}

#narrowcontents {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:550px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#narrowcontents p {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
}

#mediumcontents {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:800px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#mediumcontents p {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
}

#packagecontents {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:650px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#packagecontents p {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
}

#photos {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
width:550px;
margin: 0 auto; 
text-align: center;
}

#photos p {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: center;
}

#widercontents {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:850px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#widercontents p {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
}

#widercontents2 {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:850px;
margin-left:auto;
margin-right:auto;
text-align: center;
}

#widercontents2 p {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
margin: 0 auto; 
text-align: center;
}

#requestform {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:550px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#clubslinks {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:907px;
margin-left:auto;
margin-right:auto;
}

#clubs {
clear:both;
float:none;
}
#clubs img {
margin:0 25px 0 25px;
}

#clublist {
color:#ffffff;
width:550px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:20px;
text-align:left;
}
#clublist h2 {
background-color:#333333;
color:#ffffff;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 5px;
width:auto;
}
#limo {
color:#ffffff;
width:500px;
margin:20px auto 10px auto;
padding:0 0 20px 0;
text-align:left;
}
#tao {
margin-left: 20px;
padding:0 0 0 185px;}
#prive {
margin-left: 20px;
padding:0 0 0 185px;}
#tryst {
margin-left: 20px;
padding:0 0 0 185px;}
#body {
margin-left: 20px;
padding:0 0 0 185px;}
#pure {
margin-left: 20px;
padding:0 0 0 185px;}
#jet {
margin-left: 20px;
padding:0 0 0 185px;}
#polyesthers {
margin-left: 20px;
padding:0 0 0 185px;}
#lax {
margin-left: 20px;
padding:0 0 0 185px;}
#blush {
margin-left: 20px;
padding:0 0 0 185px;}
#moon {
margin-left: 20px;
padding:0 0 0 185px;}
#rain {
margin-left: 20px;
padding:0 0 0 185px;}
#studio {
margin-left: 20px;
padding:0 0 0 185px;}
#light {
margin-left: 20px;
padding:0 0 0 185px;}
#empire {
background-image: url(Images/eballroom_logo_sm.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#tangerine {
margin-left: 20px;
padding:0 0 0 185px;}
#ice {
background-image: url(Images/ice_logo_sm.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#clubrio {
background-image: url(Images/clubrio_logo_sm.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#beach {
background-image: url(Images/beachlogo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#sapphire {
background-image: url(Images/sapphire.jpg);
background-position: left;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#scores2 {
background-image: url(Images/scores2.jpg);
background-position: left;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#seamless {
background-image: url(Images/seamlesslogo_sm.jpg);
background-position: left;
background-repeat: no-repeat;
padding:0 0 0 185px;}

/* ######### START OF Strip Clubs  ######### */
#sapphire2 {
background-image: url(Images/sapphire-special.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#spearmint {
background-image: url(Images/spearmint_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#ricks {
background-image: url(Images/ricks_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#olympicgarden {
background-image: url(Images/olympicgarden_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#crazyhorseiii {
background-image: url(Images/chiii_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#clubparadise {
background-image: url(Images/clubparadise_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_treasures {
background-image: url(Images/gc_treasures_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_cheetahs {
background-image: url(Images/gc_cheetahs_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_baddabing {
background-image: url(Images/gc_baddabing_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_dejavu {
background-image: url(Images/gc_dejavu_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_palomino {
background-image: url(Images/gc_palomino_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_littledarlings {
background-image: url(Images/gc_littledarlings_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_glittergulch {
background-image: url(Images/gc_glittergulch_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_diamond {
background-image: url(Images/gc_diamond_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
#gc_sheris {
background-image: url(Images/gc_sheris_logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
padding:0 0 0 185px;}
/* ######### END OF Strip Clubs  ######### */

#playboy {
padding:0 0 0 185px;}
#tao_lounge {
padding:0 0 0 185px;}
#ghostbar {
padding:0 0 0 185px;}
#tabu {
padding:0 0 0 185px;}
#deuce {
padding:0 0 0 185px;}
#drais {
padding:0 0 0 185px;}
#seamless {
padding:0 0 0 185px;}
#eballroom {
padding:0 0 0 185px;}
#livingroom {
padding:0 0 0 185px;}
#cathouse_lounge {
padding:0 0 0 185px;}

#dininglist {
color:#ffffff;
width:550px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:5px;
text-align:left;
}
#dininglist h2 {
background-color:#333333;
color:#ffffff;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 5px;
width:auto;
}
#lucky {
background-image: url(Images/LuckyChengs.gif);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#pink {
background-image: url(Images/pinktaco.gif);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#social {
background-image: url(Images/Social_House.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#boa {
background-image: url(Images/BOA.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#palm {
background-image: url(Images/Palm_Restaurant.gif);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#nine {
background-image: url(Images/nine_logo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#alize {
background-image: url(Images/alize.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#aquaknox {
background-image: url(Images/aquaknox.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#roku {
background-image: url(Images/sishiroku.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#fiamma {
background-image: url(Images/fiamma.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#fix {
background-image: url(Images/fix_logo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#stack {
background-image: url(Images/stack_logo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}
#ra {
background-image: url(Images/ra_logo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 5px;
padding:0 0 0 245px;}

#tourslist {
color:#ffffff;
width:550px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:20px;
}
#tourslist h2 {
background-color:#333333;
color:#ffffff;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 5px;
width:auto;
}
#tourslistcontain {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:725px;
margin-left:auto;
margin-right:auto;
text-align: center;
}
#tourslist1 {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:500px;
padding:5px 5px 5px 5px;
float: left;
text-align: left;
}
#tourslist1 h2 {
background-color:#333333;
color:#ffffff;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 5px;
width:auto;
}
#tourslist2 {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width:200px;
float: left;
text-align: center;
padding:5px 5px 5px 5px;
}
#tourslist2 h2 {
background-color:#333333;
color:#ffffff;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 5px;
width:auto;
}

#grand {
background-image: url(Images/canyonflight_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#atv {
background-image: url(Images/desertfox_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#water {
background-image: url(Images/pp_lb-1b.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#strip {
background-image: url(Images/nightflight_photo_000.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#redrock {
background-image: url(Images/desertfox_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#hoover {
background-image: url(Images/hooverdam_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#gun {
background-image: url(Images/gunstore_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}

#showslist {
color:#ffffff;
width:750px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:20px;
text-align:left;
}
#showslist h2 {
background-color:#333333;
color:#ffffff;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 5px;
width:auto;
}
#bluemangroup {
background-image: url(Images/Shows/bluemangroup.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#ice {
background-image: url(Images/Shows/ice.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#ka {
background-image: url(Images/Shows/ka.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#lacage {
background-image: url(Images/Shows/lacage.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#lereve {
background-image: url(Images/Shows/lereve.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#love {
background-image: url(Images/Shows/love.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#mystere {
background-image: url(Images/Shows/mystere.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#o {
background-image: url(Images/Shows/o.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#stomp {
background-image: url(Images/Shows/stomp.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#v {
background-image: url(Images/Shows/vultimatevariety.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#zumanity {
background-image: url(Images/Shows/zumanity.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}

#barrymanilow {
background-image: url(Images/Shows/barrymanilow.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#bettemidler {
background-image: url(Images/Shows/bettemidler.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#celinedion {
background-image: url(Images/Shows/celinedion.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#dannygans {
background-image: url(Images/Shows/dannygans.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#eltonjohn {
background-image: url(Images/Shows/eltonjohn.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#tonibraxton {
background-image: url(Images/Shows/tonibraxton.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#waynebrady {
background-image: url(Images/Shows/waynebrady.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}

#mammamia {
background-image: url(Images/Shows/mammamia.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#menopause {
background-image: url(Images/Shows/menopause.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#phantom {
background-image: url(Images/Shows/phantom.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#spamalot {
background-image: url(Images/Shows/spamalot.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#theproducers {
background-image: url(Images/Shows/theproducers.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}

#amazingjohnathan {
background-image: url(Images/Shows/amazingjohnathan.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#davidcopperfield {
background-image: url(Images/Shows/davidcopperfield.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#lanceburton {
background-image: url(Images/Shows/lanceburton.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#pennandteller {
background-image: url(Images/Shows/pennandteller.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#stevewyrick {
background-image: url(Images/Shows/stevewyrick.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}

#carrottop {
background-image: url(Images/Shows/carrottop.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#comedystop {
background-image: url(Images/Shows/comedystop.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#georgewallace {
background-image: url(Images/Shows/georgewallace.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#improv {
background-image: url(Images/Shows/improv.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#louieanderson {
background-image: url(Images/Shows/louieanderson.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#ritarudner {
background-image: url(Images/Shows/ritarudner.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#riviera {
background-image: url(Images/Shows/riviera.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}

#americanstorm {
background-image: url(Images/Shows/americanstorm.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#chippendales {
background-image: url(Images/Shows/chippendales.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#crazygirls {
background-image: url(Images/Shows/crazygirls.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#crazyhorseparis {
background-image: url(Images/Shows/crazyhorseparis.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#fashionistas {
background-image: url(Images/Shows/fashionistas.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#foliesbergere {
background-image: url(Images/Shows/foliesbergere.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#jubilee {
background-image: url(Images/Shows/jubilee.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#oohlala {
background-image: url(Images/Shows/oohlala.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#thunderfromunder {
background-image: url(Images/Shows/thunderfromunder.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}
#xburlesque {
background-image: url(Images/Shows/xburlesque.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 275px;}

#viphostentry {
margin-left: 10px;
padding:0 0 0 280px;}
#limoviphostentry {
margin-left: 10px;
padding:0 0 0 280px;}
#nightclubafterhours {
margin-left: 10px;
padding:0 0 0 280px;}
#nightclubstripclub {
margin-left: 10px;
padding:0 0 0 280px;}
#viphostviptable {
margin-left: 10px;
padding:0 0 0 280px;}

#newslttrlist {
color:#ff0000;
width:450px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:20px;
text-align:left;
}
#newslttrlist h2 {
background-color:#333333;
color:#ffffff;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 5px;
width:auto;
}

#newsletter {
background-image: url(Images/MailIcon.gif);
background-position: left;
background-repeat: no-repeat;
margin-left: 15px;
padding:0 0 0 15px;}

/* ######### Golf Packages  ######### */
/* ######### Low End  ######### */
#golflist {
color:#ffffff;
width:550px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:20px;
text-align:left;
}
#golflist h2 {
background-color:#333333;
color:#ffffff;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
padding:3px 0 0 5px;
width:auto;
}
#aliante {
background-image: url(Images/aliante_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#bmountain {
background-image: url(Images/blackmtn_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#drose {
background-image: url(Images/drose.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#dwillow {
background-image: url(Images/desertwillow_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#ecrest {
background-image: url(Images/eaglecrest_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#lvgolfclub {
background-image: url(Images/lvgolfclub_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#wildhorse {
background-image: url(Images/wildhorse.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}

/* ######### Mid Range  ######### */

#angelparkm {
background-image: url(Images/angelparkmountain_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#angelparkp {
background-image: url(Images/angelparkpalm2_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#dpines {
background-image: url(Images/dpines.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#hfalls {
background-image: url(Images/highlandfalls3_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#lvnational {
background-image: url(Images/lvnational_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#legacy {
background-image: url(Images/legacy4_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#pdesert {
background-image: url(Images/pdesert.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#presortsnow {
background-image: url(Images/paiute_snow_photo_000.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#presortsun {
background-image: url(Images/presort.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#pvalley {
background-image: url(Images/palmvalley2_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#rranch {
background-image: url(Images/rhodesranch_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#siena {
background-image: url(Images/siena_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#silverstone {
background-image: url(Images/silverstone.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#tuscany {
background-image: url(Images/tuscany2_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}

/* ######### High End  ######### */

#ralexington {
background-image: url(Images/revere_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#raconcord {
background-image: url(Images/revere2_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#arroyo {
background-image: url(Images/redrock_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#badlands {
background-image: url(Images/badlands_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#dragonridge {
background-image: url(Images/dragonridge2_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#presortw {
background-image: url(Images/paiute_wolf_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#pvalleyd {
background-image: url(Images/primmdesert_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#pvalleyl {
background-image: url(Images/primmlakes_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#stallion {
background-image: url(Images/stallion_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#wolfcreek {
background-image: url(Images/wolfcreek4_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}

/* ######### Exclusive  ######### */

#anthem {
background-image: url(Images/revere_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#balihai {
background-image: url(Images/balihai2_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#bearsbest {
background-image: url(Images/bearsbest3_photo.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#thefalls {
background-image: url(Images/Falls-Hole-15-Players.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#rbay {
background-image: url(Images/RB-Hole-8-9.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#rsecco {
background-image: url(Images/seco2.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#royallinks {
background-image: url(Images/royallinks.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}
#tplayersclub {
background-image: url(Images/tpc.jpg);
background-position: left;
background-repeat: no-repeat;
margin-left: 20px;
padding:0 0 0 185px;}

/* ######### Photos CSS Thumbnail viewer Script  ######### */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 2px;
left: -1000px;
top: 0px;
border: none;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
position:fixed;
visibility: visible;
top: 25px;
margin-bottom: inherit;
left: 300px; /*position where enlarged image should offset horizontally */
}

/* ######### Page Top tabs ######### */

#pagetoptabs{
float:left;
margin-left: -1px; /*Opera 8 fix -1px*/
padding: 0 0 0 0;
width: 907px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;
}

#pagetoptabs ul{
font: bold 10px Arial, Verdana, sans-serif;
margin:0 0 0 100px;
padding:0 0 0 0;
list-style:none;
}

#pagetoptabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 0.5em;
font-size: 100%;
}


#pagetoptabs a, #pagetoptabs strong{
float:left;
color:#fff;
background: transparent url("Images/tabs_left.gif") no-repeat left top;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
font-size: 10px;
font-weight:bold;
letter-spacing: 1px;
margin-top: 4px;
font-family:  Arial, Verdana, sans-serif;
border-bottom: 1px solid #FFF;
}

#pagetoptabs a span, #pagetoptabs #current span{
float:left;
display:block;
color:#fff;
background: transparent url("Images/tabs_right.gif") no-repeat right top;
padding:7px 9px 3px 6px;
font-weight:bold;
}

#pagetoptabs a span{
float:none;
}

#pagetoptabs #current a, #pagetoptabs strong{
background-position:0 -300px;
border-bottom: 1px solid #540000;
}

#pagetoptabs #current a span, #pagetoptabs #current span{
background-position:100% -300px;
padding-bottom:3px;	color:#fff;
}

#pagetoptabs a:hover{
background-position:0% -150px;
}

#pagetoptabs a:hover span{
color: #fff;
background-position:100% -150px;
}

#pagetoptabs #current a:hover {	background-position:0% -300px; }
#pagetoptabs #current a:hover span { color: #fff;	background-position:100% -300px; }

#pagetoptabsline{
clear: both;
padding: 0;
width: 907px;
height: 8px;
background: #540000;
margin-bottom: 0px;
margin-top: 0px;
}

#selectedtab a, #selectedtab strong{
background: transparent url("Images/tabs_left_grey.gif") no-repeat left top;
}

#selectedtab a span{
background: transparent url("Images/tabs_right_grey.gif") no-repeat right top;
}

#selectedtab a:hover{
background-position:0% -150px;
}

#selectedtab a:hover span{
color: #fff;
background-position:100% -150px;
}

#SignUp .signupframe {
  border: 0px solid #000000;
  background-color:#000000;
  color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  float: right;
}


/*the contact section that was added on 7-08-2008*/

#contact_box {
	width: 907px;
	height: 220px;
	border-bottom: thin #990000 solid;
	margin-bottom: 10px;
	background: url(http://vipnite.com/Images/request.jpg) no-repeat #000000;
}

#contact_box table {color:#FFF;}

.contact_container_left {
	height: 200px;
	float: left;
	padding: 15px;
	width: 300px;
	}
	
.contact_container_right {
	height: 200px;
	float: right;
	width: 230px;	
	}

.guestlist_container {
	height: 190px;
	padding: 10px;
	float: right;
	width: 327px;	
	background: url(http://vipnite.com/Images/guestlist.jpg) no-repeat #000000;
	background-position: center;
	background-position:top;
}

.contact {width:110px;}
.contact2 {width:250px;}
.contact3 {width:150px;}

textarea#Message {
	width:160px;
	height: 30px;
	}

#contact_form p{
	font-size:10px;
}

.newsnews  {
width:907px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#CCC;
margin:0px 10px 0px 0px;
}


.testimonial {
width:907px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#CCC;
margin:15px 0 40px 0;
}
.left-quote {
float:left;
background:url(/Images/quote-left.gif) no-repeat top;
width:68px;
height:31px;
}
.testi-text {
float:left;
text-align:justify;
width:757px;
padding-right:55px;
background:url(/Images/quote-right.gif) no-repeat right bottom;
}
.testi-pic {
float:left;
width:77px;
height:104px;
margin-left:70px;
display:inline;
}
.testi-name {
float:left;
text-align: left;
padding:20px 0 0 75px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(Images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
