* {
	margin:0px;
	padding:0px;
	text-decoration:none;
	outline:none;
}
body {
	background:#777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img, a img, table {
	border:none;
}
a, #content a {
	color:#666666;
}
a:hover, #content a:hover {
	color:#782327;
}
#wrap {
	width:798px;
	margin:0 auto 0 auto;
	background:url(images/wrap_bg.gif) repeat-y;
	border:1px solid #fff;
}
#header {
	height:129px;
	background:url(images/header_bg.jpg) no-repeat;
}
#header img {
	float:left;
	height:62px;
	width:256px;
	position:relative;
	left:16px;
	top:27px;
	border:1px solid #fff;
}
/* Nav */
#nav {
	width:159px;
	float:left;
	padding:17px 0 30px 0;
}
#nav img {
	margin:0 0 5px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
/* Content */
#content {
	width:606px;
	float:right;
	padding:16px 16px 0 16px;
}
#content.interior {
	width:618px;
	padding:18px 10px 10px 10px;
}
/* Footer */
#footer {
	clear:both;
	height:59px;
	border-top:1px solid #fff;
	background:url(images/footer_bg.gif) no-repeat;
}
/* Special Classes and IDs */
.left {
	float:left;
}
.right {
	float:right;
}
p.center {
	margin:10px auto 10px auto;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.contactheader {
	display:none;
}
.BrowseBox1, hr {
	margin:3px auto 3px auto;
}
#floorplans img {
	margin:0 0 10px 5px;
}
#floorplans h1 {
	margin:0 0 5px 0;
}
#floorplans h2 {
	margin:15px 0 5px 0;
}
#floorplans h3 {
	color:#0000aa;
	margin:0 0 0 5px;
}