@charset "utf-8";

body {
	
}

#imageContainer {
	position:relative;
	width: 496px;
	background-color: #000000;
	height: 371px;
	float: left;
		
}

p {
	font-family: verdana;
	font-size: small;
	line-height: 150%;
	font-weight: normal;
	color: #020005;
	letter-spacing: .5px;
}

#wrappage {
	margin-right: auto;
	margin-left: auto;
	width: 801px;
	overflow:hidden;
	position: relative;
		
}

#wraplink a {
	font-size: 9px;
	text-decoration: none;	
	
}

#page {
	border: 2px solid #003399;
	margin-right: auto;
	margin-left: auto;
	width: 796px;
	overflow:hidden;
	position: relative;
}

#pagetop {
	width: 796px;
	height: 371px;
	}

#reservations {
	position:relative;
	left: 0px;
	width: 300px;
	background-color: #fffef2;
	height: 327px;
	padding-top: 22px;
	padding-bottom: 22px;
	float: left;
		
}

#reservations img {
	margin-top: 7px;
	margin-bottom: 7px;
	}


#pagebase {
	width: 796px;
	height: auto;

	}
	
#icon {
	position: relative;
	width: 300px;
	float: left;
	text-align:center;
}

#textarea {
	width: 495px;
	float: right;
	position: relative;
			
}



#properties {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
}

#botmenu {
	position:relative;
	width: 796px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	clear: both;
	}

#address a {
	text-decoration: underline;
	color: #333333;
}

#address a:hover {
	text-decoration: underline;
	color: #0000FF;	
}

#address a:focus {
	text-decoration: underline;
	color: #0000FF;	
	
}

#address a:active {
	text-decoration: underline;
	
}

#address a:visited {
	text-decoration: underline;
	
}
#icon img {
	margin-top: 35px;

}

.formstyle {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	color: #020005;
	letter-spacing: .5px;
	line-height: 100%;
}


