﻿body
		{
		background-color:#FFFFFF;
		margin-right:0px;
		font-family:verdana, arial, sans serif;
		font-size:9pt;
		color:#303030;
		}


img
		{
		border:0px;
		}


a:link
							{
							color:#6e1010;
							text-decoration: none;
							font-weight: bold;
							}

					a:visited
							{
							color:#6e1010;
							text-decoration:none;
							font-weight: bold;
							}

					a:hover
							{
							color:#323222;
							text-decoration:none;
							font-weight: bold;
							}

a
		{
		text-decoration:none;
		}


table
		{
		border:0px;
		cellspacing:0px;
		cellpadding:0px;
		margin:0px; padding:0px;
		}

		table.main
				{
				width: 1000px;
				height:100%;
				margin: 0 auto 0 auto;
				}

			td.topLeft
					{
					width:171px;
					height:109px;
					background-color:#d0cac5;
					}

			td.topDrop01
					{
					width:12px;
					height:109px;
					background: url(../images/layout/mid_drop_bg.gif);
					}

			td.topDrop02
					{
					width:12px;
					height:109px;
					
					}

			td.topMain
					{
					width:805px;
					height:109px;
					background-color:#bcb6b1;
					}

			td.topFill
					{
					width:100%;
					}

			td.midLeft
					{
					width:171px;
					background-color:#D3CDC8;
					background-image:url('../images/layout/mid_left_bg_new.jpg');
					}

			td.midDrop01
					{
					width:12px;
					background-color:#AAA5A0;
					background-image:url('../images/layout/mid_drop_bg_new.jpg');
					}

			td.midDrop02
					{
					width:12px;
					background-color:#AAA5A0;
					background-image:url('../images/layout/mid_drop_bg_new1.jpg');
					}

			td.midMain
					{
					width:805px;
					background-color:#14308c;
					}

			td.midFill
					{
					width:100%;
					
					
					}

			td.btmLeft
					{
					width:171px;
					height:54px;
					
					background-image:url('../images/layout/bottom_date_time_new.jpg');
					background-repeat:no-repeat;
					font-family:tahoma, arial, sans serif;
					font-size:8pt;
					font-weight:bold;
					color:#FFFFFF;
					}


			td.btmDrop01
					{
					width:12px;
					height:54px;
					
					}


			td.btmContent
					{
					width:805px;
					height:54px;
					
					background-image:url('../images/layout/bottom_content_new.jpg');
					background-repeat:repeat-x;
					font-family:tahoma, arial, sans serif;
					font-size:8pt;
					font-weight:bold;
					color:#FFFFFF;
					}


					a.btmContent:link
								{
								color:#FFFFFF;
								text-decoration:none;
								}
					a.btmContent:visited
								{
								color:#FFFFFF;
								text-decoration:none;
								}
					a.btmContent:hover
								{
								color:#000000;
								text-decoration:none;
								}


			td.btmDrop02
					{
					width:12px;
					height:54px;
					
					}


			td.btmFill
					{
					width:100%;
					
					
					
					}

	table.menu
			{
			width:140px;
			margin-left:auto;
			margin-right:auto;
			font-family:tahoma, arial, sans serif;
			font-weight:bold;
			font-size:8.5pt;
			}


			.menuHead
					{
					padding-left:5px;
					text-align:left;
					width:135px;
					height:21px;
					color:#FFFFFF;
					background-color:#C09932;
					border:0;
					border-bottom:1px solid #152f8c;
					cursor:hand;
					}

			.menuHead:hover
					{
					background-color:#EB914F;
					color:#FFFFFF;
					}


			.menuLink
					{
					padding-left:8px;
					text-align:left;
					width:135px;
					height:21px;
					color:#695655;
					background-color:#E9E2DC;
					border:0;
					border-bottom:1px solid #152f8c;
					cursor:hand;
					}

			.menuLink:hover
					{
					background-color:#CB1B1C;
					color:#FFFFFF;
					}

	table.weather
			{
			width:140px;
			height:70px;
			margin-left:auto;
			margin-right:auto;
			background-color:#9C958F;
			background-image:url('../images/layout/bg_weather.gif');
			font-family:verdana, arial, sans serif;
			font-size:8pt;
			color:#FFFFFF;
			}


	table.legal
			{
			width:160px;
			margin-left:auto;
			margin-right:auto;
			color:#ffffff;
			}


			a.legal:link
					{
					font-family:tahoma, arial, sans serif;
					font-size:8pt;
					font-weight:bold;
					color:#ffffff;
					text-decoration:none;
					}

			a.legal:visited
					{
					font-family:tahoma, arial, sans serif;
					font-size:8pt;
					font-weight:bold;
					color:#ffffff;
					text-decoration:none;
					}

			a.legal:hover
					{
					color:#4F7EB3;
					text-decoration:none;
					}


	table.homeInfo

			{
			width:805px;
			background-color:#9C958F;
			text-align:right;
			font-family:tahoma, arial, sans serif;
			font-size:8.5pt;
			font-weight:bold;
			color:#FFFFFF;
			}


	table.homeJump

			{
			width:805px;
			background-color:#E9E2DC;
			text-align:left;
			font-family:tahoma, arial, sans serif;
			font-size:8.5pt;
			color:#434333;
			}

			a.details:link
					{
					font-family:verdana, arial, sans serif;
					font-size:8pt;
					font-weight:bold;
					color:#6e1010;
					text-decoration:none;
					}

			a.details:visited
					{
					font-weight:bold;
					color:#6e1010;
					text-decoration:none;
					}

			a.details:hover
					{
					font-weight:bold;
					color:#000000;
					text-decoration:none;
					}


	table.bookingsBar
			{
			width:130px;
			font-family:tahoma, arial, sans serif;
			
			}

			td.bookingsBarTop
					{
					height:43px;
					font-size:9pt;
					background:url(../images/layout/top_bar.gif) no-repeat;
					font-weight:bold;
					color:#ffffff;
					}
			td.bookingsBarTop2
					{
					height:43px;
					font-size:8pt;
					background:url(../images/layout/top_bar2.gif) no-repeat;
					font-weight:bold;
					color:#ffffff;
					}
					td.bookingsBarTop2 a:link
							{
							color:#ffffff;
							}

					td.bookingsBarTop2 a:visited
							{
							color:#ffffff;
							}

					td.bookingsBarTop2 a:hover
							{
							color:#c09932;
							}
							
							
					td.bookingsBarTop3
					{
					height:43px;
					font-size:8pt;
					background:url(../images/layout/top_bar3.gif) no-repeat;
					font-weight:bold;
					color:#ffffff;
					}
					td.bookingsBarTop3 a:link
							{
							color:#ffffff;
							}

					td.bookingsBarTop3 a:visited
							{
							color:#ffffff;
							}

					td.bookingsBarTop3 a:hover
							{
							color:#c09932;
							}
							
					td.bookingsBarTop4
					{
					height:135px;
					font-size:8pt;
					background:url(../images/layout/special.png) no-repeat;
					font-weight:bold;
					color:#ffffff;
					}
					td.bookingsBarTop4 a:link
							{
							color:#ffffff;
							}

					td.bookingsBarTop4 a:visited
							{
							color:#ffffff;
							}

					td.bookingsBarTop4 a:hover
							{
							color:#c09932;
							}
							
					td.bookingsBarTop5
					{
					height:164px;
					font-size:8pt;
					background:url(../images/layout/top_bar5.jpg) no-repeat;
					font-weight:bold;
					color:#ffffff;
					}
					td.bookingsBarTop5 a:link
							{
							color:#ffffff;
							}

					td.bookingsBarTop5 a:visited
							{
							color:#ffffff;
							}

					td.bookingsBarTop5 a:hover
							{
							color:#c09932;
							}

					td.bookingsBarTop6
					{
					height:41px;
					font-size:8pt;
					background:url(../images/layout/facebook.jpg) no-repeat;
					font-weight:bold;
					color:#ffffff;
					}
					td.bookingsBarTop6 a:link
							{
							color:#ffffff;
							}

					td.bookingsBarTop6 a:visited
							{
							color:#ffffff;
							}

					td.bookingsBarTop6 a:hover
							{
							color:#c09932;
							}

			td.bookingsBarForm
					{
					padding:4px;
					text-align:left;
					background-color:#E9E2DC;
					background-image:url('../images/layout/book_bg.gif');
					font-size:9pt;
					font-weight:bold;
					color:#323222;
					}
					
					a.bookForm:link
							{
							color:#323222;
							}

					a.bookForm:visited
							{
							color:#323222;
							}

					a.bookForm:hover
							{
							color:#CB1B1C;
							}

			td.bookingsBarBottom
					{
					height:11px;
					background-color:#C1A890;
					background-image:url('../images/layout/book_bottom.gif');
					}


	table.tableContent
			{
			width:655px;
			background-color:#E9E2DC;
			
			}

			td.tdContentTile
					{
					background-color:#E9E2DC;
					background-image:url('../images/layout/bg_content_E9E9D9_tile.jpg');
					font-family:tahoma, arial, sans serif;
					font-size:9pt;
					color:#6e1010;
					text-align:justify;
					
					}

			td.tdContentBottom
					{
					height:25px;
					background:url('../images/layout/bg_content_E9E9D9_bottom.jpg') no-repeat;
					font-family:tahoma, arial, sans serif;
					font-weight:bold;
					font-size:9pt;
					
					}





	select, input
			{
			font-family:verdana, arial, sans serif;
			font-size:7.5pt;
			font-weight:bold;
			color:#000000;
			}

	textarea
			{
			width:115px;
			font-family:verdana, arial, sans serif;
			font-size:7.5pt;
			font-weight:bold;
			color:#000000;
			overflow:hidden;
			}

	a.nav:link
			{
			font-family:tahoma, arial, sans serif;
			font-size:8pt;
			font-weight:bold;
			color:#6e1010;
			}

	a.nav:visited
			{
			font-family:tahoma, arial, sans serif;
			font-size:8pt;
			font-weight:bold;
			color:#6e1010;
			}

	a.nav:hover
			{
			font-family:tahoma, arial, sans serif;
			font-size:8pt;
			font-weight:bold;
			color:#c09932;
			}

.contentHeading
	{
	text-align:center;
	font-family:trebuchet ms, arial, sans serif;
	font-size:12pt;
	font-weight:bold;
	}

.pop
	{
	font-family:verdana, arial, sans serif;
	font-weight:bold;
	color:#B92900;
	}

.it
	{
	font-style:italic;
	}

.dots
	{
	font-family:verdana, arial, sans serif;
	}