@charset "utf-8";
/* CSS Document */


/* Layout */

	.NarrowCell
	{
		background-image:url(Images/narrowcell.png);
		background-repeat:repeat-y;
	}

	.NarrowCellRight
	{
		background-image:url(Images/narrowcellright.png);
		background-repeat:repeat-y;
	}
	
	.GreenCell
	{
		background-image:url(Images/Fade%20copy.jpg);
		background-repeat:repeat-x;
	}
	
	.OutsideDropLeft
	{
		background-image:url(Images/OutsideDrop.png);
		background-repeat:repeat-y;
	}
	
	.OutsideDropRight
	{
		background-image:url(Images/OutsideDropRight.png);
		background-repeat:repeat-y;
	}
	
	.TopDrop
	{
		background-image:url(Images/TopDrop.png);
		background-repeat:repeat-x;
	}
	
	.Bottom
	{
		background-image:url(Images/Bottom.jpg);
		background-repeat:repeat-x;
	}

/* Text Styles */

	p 
	{
		font-family:Trebuchet MS;
		margin: 0px;
	}
	
	.style1 
	{
		font-size: 13px;
		font-style: italic;
		font-family: 'Trebuchet MS';
	}

	.style2 
	{
		font-size: 15px;
		font-family: 'Trebuchet MS';
	}
	
	.style3 
	{
		font-size: 18px;
		font-weight: bold;
		font-family:'Trebuchet MS';	
	}
	
	.style8 
	{
	color: #000000;
	font-family: 'Trebuchet MS';
	}
	
	.style10 
	{
		font-family: 'Trebuchet MS';
		font-size: 20px;
	}
	.style11 
	{
		color: #000000;
		font-weight: bold;
	}
	
	.style14px 
	{
		font-size: 14px;
		font-family: 'Trebuchet MS';
	}
	
	.padding 
	{
		padding: 5px
	}
	
/* Divs */

	#Body
	{
		padding-left: 25px;
		padding-right: 25px;
	}
	
/* index */
	
	.box
	{
	background-color:#dfecf5;
	border: 1px solid #caceff;
	}

/* Location */

	.frm 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #164BA0;
		background-color: #D1D1D1;
		border: 1px solid #83AAD3;
	}
	
/* Rates */


	.Rates
	{
		background-color:#cfdfff;
		border-top-width:2px;
		border-top-color:#000000;
	}
	
	.Specials 
	{
		font-family:'Trebuchet MS';
		font-size: 14x;
	}
	
	.Money
	{
		background-color:#cfdfff;
		border-left: 2 px solid;
		border-color:#000000;
	}

	
	.TopBox 
	{
		background-color:#dfecf5;
		border-top-width: 2px;
		border-top-style: solid;
		border-top-color: #d5d4c2;
		border-left-width: 2px;
		border-left-style: solid;
		border-left-color: #d5d4c2;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #d5d4c2;
		border-bottom-width: 2px;
		border-bottom-style: dotted;
		border-bottom-color: #d5d4c2;
	}

	.LeftBox 
	{
		background-color: #f1eee3;
		border-left-width: 2px;
		border-left-style: solid;
		border-left-color: #d5d4c2;
		border-right-width: 2px;
		border-right-style: dotted;
		border-right-color: #d5d4c2;
		border-bottom-width: 2px;
		border-bottom-style: dotted;
		border-bottom-color: #d5d4c2;
		padding: 5px;
	}
	
	.RightBox 
	{
		background-color: #f1eee2;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #d5d4c2;
		border-bottom-width: 2px;
		border-bottom-style: dotted;
		border-bottom-color: #d5d4c2;
		padding: 5px;
	}
	
	.BottomBoxLeft 
	{
		background-color: #f1eee2;
		border-left-width: 2px;
		border-left-style: solid;
		border-left-color: #d5d4c2;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #d5d4c2;
		border-right-width: 2px;
		border-right-style: dotted;
		border-right-color: #d5d4c2;
		padding: 5px;
	}
	
	.BottomBoxRight 
	{
		background-color: #f1eee2;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #d5d4c2;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #d5d4c2;
		padding: 5px;
	}
	
	.BottomSpecials 
	{
		background-color: #f1eee2;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #d5d4c2;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #d5d4c2;
		border-left-width: 2px;
		border-left-style: solid;
		border-left-color: #d5d4c2;
		padding: 5px;
	}

/* Feedback */

	.TanBox 
	{
		padding: 5px;
	}
	
/* Beaches */

	.Expect 
	{
		float:left;
	}
	
	.Safety 
	{
		float:right;
	}
