
/*
  * Style sheet for ahpromotions.com
  *
  * Author : Tony Williams 
  */

body
{
  /*background-color: #F2F5D5;
  color: #4060F0;
  text-align: center;
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;*/
}

table.nav
{
}

td.nav
{
  font-size:10.0pt;
  color:red;
  text-align:center;
}

a.nav
{
  font-size:10.0pt;
  font-family:Arial;
  font-weight: normal;
  color:#0000CC;
  text-align:center;
}


a.nav:hover {
  font-size:10.0pt;
  font-family:Arial;
  font-weight: normal;
  color:#CC0000;
  text-align:center;
}

a.nodec {
  font-size:10.0pt;
  font-family:Arial;
  font-weight: normal;
  text-decoration: none;
}

#main
{
  margin-left:10;
}

#nav_container
{
  text-align:center;
}

#nav_item
{
  font-size:10.0pt;
  font-family:Arial;
  font-weight: bold;
  color:blue;
  text-align:center;
  float:left;
}

#nav_spacer
{
  width:29;
  font-size:10.0pt;
  color:red;
  text-align:center;
  float:left;
}

#top_spacer
{
  height:12;
}

.content
{
  font-size:10.0pt;
  font-family:Verdana;
  text-align:center;
}

.content_red
{
  color:red;
  font-size:10.0pt;
  font-family:Verdana;
  text-align:center;
}


.container
{
  width:787px;
}

.footer
{
  width:787px;
}

.dates
{
  font-size:10.0pt;
  font-family:Verdana;
  font-weight: bold;
}

/* added 2008.05.04 - quotes on bookings page */
#quote
{
  color: #666666;
  font-family: arial;
  font-size:9pt;
  font-weight: normal;
}

#author
{
  font-weight: bold;
  font-family: Arial;
  font-size: 11pt;
  color: #666666; 
}

.news_left
{
  float:left;
  width:250px;
  text-align:center;
  font-size:24pt;
  font-family:Verdana;
  color:blue;
}

.news_right
{
  text-align:left;
  /* font-family:Arial, Helvetica, sans-serif; */
  font-family:Verdana;
}



/* end of file */
