* {
	margin:0;
	padding:0;
	outline:none;
	text-decoration:none;
}
body {
	background:#99ccff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img, a img, table {
	border:none;
}
a, #content a {
	color:#0000FF;
}
a:hover, #content a:hover {
	color:#333333;
}
#wrap {
	width:850px;
	margin:14px auto 0 auto;
	background:url(images/wrap_bg.gif) repeat-y;
}
#header {
	height:99px;
	background:url(images/header_bg.jpg) no-repeat;
	border-bottom:14px solid #99ccff;
}
#header a {
	position:relative;
	top:3px;
	left:265px;
}
/* Nav */
#nav {
	width:184px;
	padding:15px 0 0 3px;
	background:url(images/nav_bg.gif) no-repeat;
	float:left;
}
#nav p {
	color:#99ccff;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
	text-align:center;
	width:167px;
	margin:0 auto;
	border-top:3px double #fff;
	padding-top:5px;
	padding-bottom:5px;
}
#nav p.dutchmen {
	width:167px;
	margin:0 auto;
}
/* Content */
#cover, #specials {
	margin-top:3px;
	width:660px;
	float:right;
}
#content {
	width:640px;
	overflow:hidden;
	padding:20px 10px;
	float:right;
	background:url(images/content_bg.gif) no-repeat top right;
}
/* Footer */
#footer {
	clear:both;
	height:60px;
	background:url(images/footer_bg.gif) no-repeat;
	border-top:3px solid #fff;
	color:#003366;
}
#footer p {
	position:relative;
	top:5px;
}
#footer p.left {
	font-size:16px;
	line-height:22px;
	left:10px;
}
#footer p.right {
	font-size:14px;
	font-weight:bold;
	line-height:23px;
	letter-spacing:0.2px;
	right:10px;
}
/* Special Classes and IDs */
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margim:0 auto;
}
.contactheader {
	display:none;
}
.BrowseBox1, hr {
	margin:3px auto 3px auto;
}
#floorplans p {
	width:150px;
	height:120px;
	float:left;
	margin-right:10px;
}
#floorplans span {
	font-size:14px;
	font-weight:bold;
	position:relative;
	top:8px;
	left:5px;
	background:#fff;
	padding:0 2px 0 2px;
}
#floorplans img {
	border:1px solid #dedede;
}
#floorplans h1 {
	font-family:Verdana;
	color:#003366;
}
#floorplans h2 {
	font-family:Verdana;
	color:#99CCFF;
	clear:both;
	margin:10px 0 0 0;
}