/* CSS Document */

body{
padding: 0;
background-color: #000;
text-align: center;
}

#content {
margin: 0px auto;
text-align: left;
width: 990px;
}

a:link    { color: #399;  text-decoration: none; outline: none}
a:active { color: #399;  text-decoration: none; outline: none}
a:visited, a.table_link { color: #b52921;  text-decoration: none; outline: none}
a:hover { color: #b52921;  text-decoration: underline; outline: none}

a.bottomcopy:link    { color: #DED9D9;  text-decoration: none; outline: none}
a.bottomcopy:active { color: #DED9D9;  text-decoration: none; outline: none}
a.bottomcopy:visited { color: #666;  text-decoration: none; outline: none}
a.bottomcopy:hover { color: #399;  text-decoration: underline; outline: none}

a.newscopy:link    { color: #000;  text-decoration: none; outline: none}
a.newscopy:active { color: #fff;  text-decoration: none; outline: none}
a.newscopy:visited { color: #3D3D3D;  text-decoration: none; outline: none}
a.newscopy:hover { color: #666;  text-decoration: underline; outline: none}

a.tourn:link { color: #000;  text-decoration: underline; outline: none}
a.tourn:visited { color: #000;  text-decoration: underline; outline: none}
a.tourn:hover { color: #000;  text-decoration: underline; outline: none}
a.tourn:active { color: #666;  text-decoration: none; outline: none}

#top {
  width: 990px;
  background-color: #fff;
}

#flash {
  width: 990px;
  background-color: #B52921;
  z-index: 5;
}

#middle {
/*      positio: absolute;
      top: 144px; */
  width: 978px;
  border-color: #ccc;
  border-style: solid;
  border-left-width: 6px;
  border-right-width: 6px;
  border-top: 0px;
  border-bottom: 0px;
  background-color: #fff; 
}

* html #middle{ /* This is the Tan hack for IE6 */
width: 990px;
}


#footer {
  width: 978px;
  _width: 990px;
  color: #fff;
  font-size: 19px;
  height: 30px;
  _height: 48px;
  padding: 9 0 0 0;
  font-weight: bold;
  background-color: #B52921;
  border-color: #ccc;
  border-style: solid;
  border-top-width: 4px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  text-align: center;
}

#bottom {
  width: 990px;
  background-color: #000;
}
#social {
  width: 990px;
  background-color: #000;
  text-align: center;
}
#banner {
  width: 990px;
  background-color: #000;
  text-align: center;
  margin: 0 auto;
}

#tourpopup{
       width: 760px;
	   border-color: #323200;
	   border-style: solid;
	   border-width: 6px;
	   background-color: #fff; 
}

#gallerypopup{
       margin: 6;
	   border-color: #f90;
	   border-style: solid;
	   border-width: 6px;
	   background-color: #fff;
	   }
	   
#homepopup{
       margin: 6;
       width: 320px;
	   }
#closewindow{
       top: 340px;
	   left: 200px;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 11px;
       font-weight: normal;
	   text-align: center;
	   }

p,ol li {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      color: #000;
      background-color: transparent;
      line-height: 120%;  
}

.quote {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: normal;
      font-style: italic;
      color: #464545;
      line-height: 120%;
	  
}

.irspecial {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: normal;
      color: #000;
      line-height: 120%;
	  text-align: justify;
	  
}

.menusections {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: bold;
      color: #9F823D;
      line-height: 100%;
	  
}

.scheduleheader {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      color: #CC9900;
      line-height: 140%;
	  
}

.wvderbyheader {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      color: #ffffff;
      line-height: 140%;
	  
}

h1 {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color: #b52921;
      line-height: 100%;
	  
}

h2 {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color: #333300;
      line-height: 100%;
	  background-color: #C5D864;
	  padding: 4px;
}

.mtrcupmain {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 22px;
      font-weight: bold;
      color: #000;
      line-height: 120%;
	  
}

.mtrcupsecond {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color: #000;
      line-height: 130%;
	  
}

.mtrcupsecondnormal {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: normal;
      color: #000;
      line-height: 130%;
	  
}

.mtrcupthird {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-weight: bold;
      color: #000;
      line-height: 130%;
	  
}

.bottom{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: normal;
      color: #666;
      line-height: 100%;
	  margin: 15px 0px 25px
	  
}

.smallcopy {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      font-weight: normal;
      color: #000;
      line-height: 100%;
	  
}

.smallcopywhite {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      font-weight: normal;
      color: #fff;
      line-height: 100%;
	  
}

.redhighlight {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      color: #323200;
      line-height: 120%;
	  
}

.specialhighlight {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      color: #993300;
      line-height: 120%;
	  
}

.independenceday {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      color: #ffffff;
      line-height: 120%;
	  
}

.row1 {
background-color: #b52921;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #fff;
line-height: 120%;
}

.row2 {
background-color: #cccccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000;
line-height: 120%;
}

.row3 {
background-color: #90c1b8;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000;
line-height: 120%;
}

.conventionrow1 {
background-color: #FFCC2A;
}

.menurow1 {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 100%;
hr:
}

.calendarrow1 {
background-color: #98987F;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #fff;
line-height: 100%;
}

.calendarrow2 {
background-color: #993300;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #fff;
line-height: 100%;
}

.calendarrow3 {
background-color: #E4E37E;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000;
line-height: 100%;
}

.calendarrow4 {
background-color: #E3DFDF;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000;
line-height: 100%;
}

.calendarrow5 {
background-color: #C19704;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000;
line-height: 100%;
}

.calendarrow6 {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000;
line-height: 100%;
}

.calendarrow7 {
background-color: #000;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #fff;
line-height: 100%;
}

.calendarrow8 {
background-color: #c9c8c3;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000;
line-height: 100%;
}

.mahogany {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      font-weight: normal;
      color: #fff;
      line-height: 120%;
	  background-color: #664D33;
	  padding: 5px;
	  border: 1px solid black;
	  
}

.floyd {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      font-weight: normal;
      color: #fff;
      line-height: 120%;
	  background-color: #334D66;
	  padding: 5px;
	  border-left: 1px solid black;
	  border-right: 1px solid black;
	  
}

.lighthouse {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      font-weight: normal;
      color: #fff;
      line-height: 120%;
	  background-color: #345645;
	  padding: 5px;
      border: 1px solid black;
	  
}

.courtyard {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      font-weight: normal;
      color: #fff;
      line-height: 120%;
	  background-color: #663433;
	  padding: 5px;
	  border-left: 1px solid black;
	  border-right: 1px solid black;
	  border-bottom: 1px solid black;
	  
}


.jockey1 {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: normal;
      color: #000;
      line-height: 120%;
	  background-color: #f2efe5;
	  padding: 10px;
	  border: 0px;
	  
}

.jockey2 {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: normal;
      color: #000;
      line-height: 120%;
	  background-color: #e1dac3;
	  padding: 10px;
	  border: 0px;
	  
}

.linerun1 {
background-color: #98987F;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #fff;
line-height: 100%;
}

.UPC {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000;
line-height: 120%;
}

.promologoright{
      float: right;
}

.promologoleft{
      float: left;
}

.playericons{
      vertical-align: middle;
}

.lng_table tr td {
	padding: 2px 25px;
	text-align: center;
	background: #ccc;
}

.lng_table tr.odd td {
	background: #90c1b8;
}

.lng_table th {
	background: #333;
	color: #fff;
	padding: 3px;
}

.lng_table {
	padding-bottom: 10px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hot {
  color: #f00;
  font-size: 20px;
  font-weight: bold;
}

.wall_of_fame {
  font-size: 14px;
  font-weight: bold;
}

div#copy {
padding: 0px 10px 10px 0px;
font-size: 10px;
font-style: italic;
text-align: right;
}

.buy-in, .time {
font-size: 18pt;
}
#tournaments tr {
border-bottom: solid 1px black;
}
.small {
font-size: 10px;
}
