@charset "UTF-8";
/* CSS Document */

body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
}
body {
text-align:center;
  background-color: #43314B;
  background-image: none;
  margin: 0px;
}




/* HEADER NAVIGATION START */

.phonewrap { 
  width:100%; 
  height:29px; 
  background-color:#000000;
  }
#topper {
  width:100%; 
  height:29px; 
  background-color:#000000;  
  }
#phone {
  width:800px; 
  text-align:right;  
  }
.phone { 
  width:800px; 
  height: 25px; 
  padding:2px 0px; 
  text-align:right; 
  color:#d4bd29; 
  font: small-caps normal 100% Arial, Helvetica, sans-serif;
  }
.navwrap { 
  background:#9ca4a6 url(../images/nav.gif); 
  width:100%; 
  text-align:center;
  }
.nav { 
  height:17px; 
  font: small-caps bold 70% Arial, Helvetica, sans-serif; 
  color:#3d4241;
  }
.nav a { 
  color:#3d4241; 
  text-decoration:none;
  }
.nav a:hover { 
  color:#d4bd29; 
  text-decoration:none;
  } 
.nav ul { 
  list-style:none;  
  margin:0px; 
  padding:0px; 
  border:0px;
  }
.nav ul li { 
  list-style:none; 
  display:inline; 
  padding:0px 3px;
  }
  
/* HEADER NAVIGATION END */

/* MENU START */
#menustyle ul { 
  color:#ffffff; 
  list-style:none; 
  font-size:100%;
  }
#menustyle ul li ul { 
  color:#666666; 
  list-style:none; 
  font-size:80%; 
  font-style:italic;
  }
.disclaim { 
  color:#CC3333; 
  font-size:80%; 
  font-weight:bold; 
  font-style:italic;
  }
/*MENU END */


/* BEGIN TEXT FORMATTING */

h2 {
  color:#d4bd29;
  text-indent:5px;
  }
h1 {
  color:#d4bd29;
  }
  
a {
  color:#006699;
  text-decoration:none;
  }
a:hover {
  color:#006699;
  text-decoration:underline;
  }

#tonight {
  font-size:80%;
  width:210px;
  }
#tonight h3 {
  margin:0px;
  }
#tonight p {
  margin:0px;
  }
#tonight a {
  text-decoration:none;
  color:#ffffff;
  }
#tonight a:hover {
  text-decoration:none;
  color:#ffffff;
  }
.yellowtype {
  color:#d4bd29;
  }
.whitetype {
  color:#ffffff;
  }
.sbdetails {
  padding-top:10px;
  font-size:80%;
  font-weight:normal;
  }
  
/* END TEXT FORMATTING */


#mainevent {
  width:800px;
  padding:0px;
  background-image:url("../images/box01.png");
  background-position:center;
  background-repeat:no-repeat;
  height:440px;
  top:18px;
  }
#introtext {
  float:left; 
  text-align:justify; 
  color:#ffffff;
  width:243px; 
  height:170px; 
  overflow:auto; 
  margin-top:250px; 
  margin-left:50px; 
  font-size:80%;  
  }
#introtext p {
  text-indent:25px;
  }
#randompic {
  float:right;
  padding-top:30px; 
  padding-right:42px;
  width:456px;
  height:380px;
  }
#layer2 {
  margin:0 auto;
  position:absolute;
  left:0px;
  right:0px;
  top:42px;
  width:100%;
  height:228px;
  z-index:2;
}
#wrapper {
  text-align: left;
  width: 830px;
  margin-left: auto;
  margin-right: auto;
  }
#logowrap {
  width:835px;
  height:244px;
  text-align:left;
  margin:0 auto;
  }
  
/* BOTTOM THREE COLUMNS */
#foothead {
  width:760px;
  height:63px;
  background-image:url(../images/indexfoothead.png);
  background-repeat:no-repeat;
  background-position:bottom;
  }
#footfoot {
  width:760px;
  height:100px;
  background-image:url(../images/indexfootfoot.png);
  background-repeat:no-repeat;
  background-position:top;
  }
#footbody {
  width:760px;
  background-image:url(../images/indexfootbody.png);
  background-repeat:repeat-y;
  }
#colwrapa { 
  width:750px;
  }
#colwrapb { 
  width:500px; 
  float:left;
  }
#threecola { 
  width:250px; 
  float:left;
  }
#threecolb { 
  width:250px; 
  float:right;
  }
#threecolc { 
  width:250px; 
  float:right;
  }
#content { 
  padding-top:18px;
  }
