div.column.left {
  float:left;
  width:168px; margin-right:10px;
}

div.column.middle {
  float:left;
  width:550px;
}

div.column.right { float:left; margin-left:8px;}

h2 { 
  background-color:#008a54; color:#fff;
  padding:0 8px 3px; margin:0px 0 8px;
  height:28px; font-size:24px; }
  
div.pageContent h3 {
  font:bold 24px "Trebuchet MS", "Times New Roman";
  color:#014329;
}

div.pageContent h4 {
  font:bold 14px Arial;
  color:#014329; margin-bottom:0;
}

div.pageContent p {
  margin:0 0 11px;
  color:#333; font:normal 13px Arial;
}

div.pageContent p a:link, div.pageContent p a:visited {
  color:#008a54;
}

body#generalInfo.travel div.pageContent ul
{ list-style:none; margin:0; padding:0; color:#014329;}

/* Contact */
body#contact h2 { background:#008a54;}


body#contact table { margin-top:30px; }
body#contact td { vertical-align:top; padding:10px; }
body#contact td h4 { margin:0 0 20px; }
body#contact td a:link,body#contact td a:visited { color:#008a54;}


body#contact table.left h4 { text-align:right; margin:0; }

body#contact div.pageContent p { text-align:center; color:#999; font:normal 11px Arial; clear:both;}
body#contact div.pageContent p strong { color:#666; }
body#contact td p { text-align:left; color:#000;}



body#nameARace .pageContent h3
{ font:bold 16px "Trebuchet MS","Times New Roman"; }

ul.roundBullets, ul.handBullets
{ list-style:none; }

ul.roundBullets li
{
  background:transparent url('../images/common/bulletRound.png') left 3px no-repeat;
  padding:6px 0 6px 30px; color:#008a54;
}

ul.handBullets li
{
  background:transparent url('../images/common/bulletHand.png') left 6px no-repeat;
  padding:3px 0 6px 30px; color:#666;
}

/* Tickets and Badges */

body#tickets div.pageContent strong { color:#008a54; }
body#tickets table { margin:20px 0; }

body#tickets tr.odd td { background-color:#f8f8b9; }
body#tickets td { padding: 2px 10px; }

/* Privacy */

body#privacy div.pageContent h3 {
	font-size:16px;
}