@charset "iso-8859-1";

  body, td, font{

  	font-family: arial, helvetica, san serif;  
    margin: 0px;

	BACKGROUND-COLOR: #ffffff; 
    Font-size: 12px;		
  }

  td img {display: block;}	/* to handle the break browswers sometimes put in with  */
	
  /* red background (ew) */
  td.navigation, td.left-header, td.expander, td.navigation2, td.navigation_td
  {
  	background-color: #6C2931;
  }
  
  td.right-header
  {
  	background-color: #6C2931;
  }
  
  td.left-spacer
  {
  	width: 10px;
  }
  td.middle-spacer
  {
  	width: 15px;
  }  
  
  table.navigation td.navigation
  {
  	vertical-align: bottom;
    height: 271px;
    width: 195px;
	padding-bottom: 10px;
	padding-left: 10px;
  }
  
  td.navigation2 a
  {
	color: #EFD98C;
	text-decoration: underline;
	font-weight:bold;
	font-size: 10pt;
	
 }
 
 td.navigation2
 {
	padding-bottom: 3px;
 }
  
  
  td.navigation_td, table.navigation
  {
  	vertical-align: top;
  }
  
  table.splash, table.splash td
  {
  	border-collapse: collapse;
    border: 1px solid #000000;
  }
  
  
  table.splash table, table.splash table td
  {
  	border-collapse: collapse;
    border: 0px solid #000000;
  }  
  
  td.content_splash 
  {
  	vertical-align: top;
  }

  td.content 
  {
  	vertical-align: top;
    padding-top: 15px;
    width: 565px;
  }

  
  table.footer td
  {
  	font-size: 10px;
  	vertical-align: top;
  	color: #999999;
  }
  table.footer td a
  {
  	color: #999999;  
  }
  
  .pgtitle
  {
  	font-weight: bold;
    font-size: 15px;
    
  }
  
  table.hoursofoperation td
  {
   border: 1px solid #800000;
   border-collapse: collapse;
   font-size: 12px;
    
  }

  table.hoursofoperation table td
  {
   border: 0px solid #800000;
   border-collapse: collapse;
   font-size: 12px;    
  }
  
    table.group td
  {
   border: 1px solid #800000;
   border-collapse: collapse;
   font-size: 12px;    
   vertical-align: middle;
  }
  
  input, select
  {
	font-size: 12px;
  }
  
  
  .required
    {
		color: #ff0000;
		font-weight:bold;
  }
  
  .notrequired
    {
		color: #838383;
		font-weight:bold;
  }

.link
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
}

h5
{
	font:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:300;
	margin-top:0;
	margin-bottom:0;
	text-align:center;
}


ul {
	margin-left:32%;
}


.rec
{
	width:565;
}

	
.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
