body {
margin: 0;
background: #689ecd url(images/table-bg.png) repeat-y center;
font:11px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
line-height: 20px;
}

h1{
font: normal 19px Arial, Helvetica, sans-serif;
letter-spacing:-0.5px;
margin: 0px;
line-height: 24px;
}

	#content h1{
	color:#3672af;
	margin-bottom: 20px;
	}
	
h2{}
h3{}
h4{}
h5{}

#table-main{
width: 930px;
margin: 0 auto;
border: 0px;
background:url(images/table-bg.png) repeat-y;
}

#table-main td{
vertical-align: top;
}

	#table-front{
	width: 894px;
	margin: 0 auto;
	}
	
		#header1{
		height: 114px;
		background-image:url(images/header1.jpg);
		width: 894px;
		}
		
			#header1 input{
			width: 145px;
			margin: 0 3px 0 0;
			padding: 0px;
			vertical-align: middle;
			border: 1px solid #9daec5;
			}
			
			input#search{
			width: 56px;
			border: 0px;
			padding: 0px;
			margin: 0 3px 0 0;
			}
		
		#header2{
		height: 192px;
		width: 894px;
		background-image:url(images/header2.jpg);
		}
		
		#header3{
		height: 131px;
		width: 894px;
		background:url(images/content-bg.gif) repeat-y;
		}
			#locations{
			border: 0px;
			height:131px;
			margin: 0 auto;
			}
			
			#contact-button{
			background-image:url(images/contact.png);
			width: 220px;
			height: 113px;
			padding-top: 46px;
			}
			
			#contactbutton-phonenumber{
			width: 100%;
			display: block;
			color: #fff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 22px;
			text-align: center;
			margin-bottom: 4px;
			line-height: 22px;
			}
			
			#contactbutton-email a{
			width: 100%;
			display: block;
			font-size: 13px;
			color: #d7ebff;
			text-decoration:none;
			font-weight: bold;
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			height: 15px;
			}
			
			#contactbutton-booking{
			width: 190px;
			height: 36px;
			margin: 0 auto;
			display: block;
			color: #99ccff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			letter-spacing: -1px;
			line-height: 16px;
			margin-top: 4px;
			vertical-align: middle;
			padding-left: 8px;
			}
			
		#content{
		background-image:url(images/body-bg.gif);
		}
		
		#content-body{
		width: 403px;
		padding: 20px 0 0 15px;
		background:repeat-x url(images/content-fade.gif) top;
		}
		* html #content-body {padding: 30px 0 0 15px;}
		*+html #content-body {padding: 30px 0 0 15px;}
		
		#content-base{
		background:no-repeat url(images/body-bg-left.gif);
		height: 27px;
		}
		
			#top-left{
			width: 18px;
			background:no-repeat url(images/body-top-left.gif) top;
			}
		
		#content-base-right{
		background:no-repeat url(images/body-bg-right.gif);
		height: 27px;
		width: 19px;
		float: right;
		display: block
		}
		
			#specials{
			width: 218px;			
			line-height: 14px;
			text-align: center;
			padding-top: 20px;
			background: url(images/grad01.png) repeat-x;
			}

			#specials img{
			border: 0px;
			}
			
				#specials-content{
				display: block;
				width: 180px;
				margin: 0 auto;				
				text-align: left;
				}
				
				#specials-content ul{
				margin: 15px 0;
				padding: 0px;
				}
				
				#specials-content li{
				list-style:none;
				border-bottom: 1px solid #efefef;
				padding-bottom: 5px;
				}
				
				#specials-content li a{
				color: #056bb4;
				text-decoration:none;
				margin: 0 10px;
				font-weight: bold;
				}
				
			#current-specials{
			width: 211px;
			padding-top: 28px;
			background: url(images/grad01.png) repeat-x;
			}
			
			#current-specials img{
			margin-bottom: 8px;
			border: 0px;
			}
			
			#divider{
			width: 11px;
			background-image:url(images/divider.gif);
			}
			
			#divider-table{
			border: 0px;
			height: 100%;
			}
			
			#divider-top{
			width: 11px;
			height: 88px;
			background:no-repeat url(images/divider-top.gif) top;
			top: 0px;
			position:relative;
			}
			
			#divider-bottom{
			width: 11px;
			height: 30px;
			background:no-repeat url(images/divider-bottom.gif) bottom;
			bottom: 0px;
			position:relative;
			}
	#footer{
	background:no-repeat url(images/footer.jpg);
	height: 87px;
	text-align: center;
	}
	
		#footer-places{
		width: 870px;
		height: 43px;
		display: block;
		margin: 3px auto;
		}
		
		#footer-places ul{
		margin: 0px;
		padding: 0px;
		}
		
		#footer-places li{
		list-style: none;
		display: inline;
		}
		
		#footer-places li a{
		padding: 0 15px;
		color: #fff;
		font-size: 9px;
		}
		
		#footer-places li a:hover{
		color: #ddd;
		}
		
		#footer-copyright{
		width: 310px;
		height: 22px;
		display: block;
		margin: 5px auto;
		color: #b7bdd3;
		font-size: 9px;
		}



.header-blue{color:#3672af;margin-bottom: 20px;}