body				{
					margin: 0;
					padding: 0;
					text-align:center;
					font-size: 14px;
					/*font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif; */
					font-family: Arial, serif;
					color: black;					
					line-height: 1.3; 
					background: #FFFFFF url(./images/bg_center.gif) repeat-y 50% 0;
					}
h1, h2, h3, h4, h5  {
					color: #003366;
					}
h2					{ font-size: 17px; }
h3					{ font-size: 15px; }
li					{
					margin-left: 8px;
					}

table.display, table.display td
{

border-collapse:collapse;
border: 1px solid black;
}

td.topmenu a		{
					color: #FEDE00;
					text-decoration: none;
					font-weight: bold;
					font-style:italic;
					font-size: 	12px;
					}
td.topmenu:hover a	{
					color: #003366;
					}
td.topmenu:visited a	{
					color: #FEDE00;
					}
td.headerTagLine	{
					color:#FFFF00;
					font-family: Comic Sans MS, "Times New Roman", Times, serif;
					font-size: 16px;
					font-style:italic;

					}

a					{ color: black;
				      text-decoration:underline;
					}
a:hover 			{ color: #ef1418 }
a:visited 			{ color: black }

.features			{
					padding-left: 7px;
					line-height: 22px;
					}
.headline1 
					{
					font-size: 33px;
					font-weight: bold;
					font-style:italic;
					line-height: 1.3; 
					color: #003366;
					text-align: left;
					}

.footer				{
					text-align:left;
					font-size: 10px;
					}				
					
img					{ border: 0;  }

/*  Reservation Form Styles */
input, textarea, select
				 	{ 
					}					 
.notes 				{
		 			font-style:italic;
					}

