html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: white;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
}
#body {
	background: url(images/body_bkgd.gif) repeat-y;
	color: white;
	width: 100%;
}
#name {
	text-align: left;
	margin: auto;
	width: 728px;
}
#name {
	position: relative;
	padding-top: 68px;
}

#body-top {
	background: top left url(images/body_top.gif) no-repeat;
	position: relative;
}
#body-bot {
	background: bottom left url(images/body_bottom.gif) no-repeat;
	padding-bottom: 17px;
}
#body1 {
	background: url(images/body_bkgd1.gif) repeat-y;
	color: white;
	width: 100%;
}
#body-top1 {
	background: top left url(images/body_top1.gif) no-repeat;
	position: relative;
}
#body-bot1 {
	background: bottom left url(images/body_bottom1.gif) no-repeat;
	padding-bottom: 17px;
}

h1 {
	position: absolute;
	top: 37px;
	left: 27px;
	font-size:26px;
	color:#000000;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	height: 89px;
	width: 249px;
}
#nav {
	position: absolute;
	top: 43px;
	left: 256px;
}
#nav  a {
	background-image:url(images/menu.gif);
	width:90px;
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
}
#nav  a:hover {
	color:#544e38;
}

#body-bot {
	padding-top: 12px;
}
#body-bot1 {
	padding-top: 12px;
}

#welcome {
	float: left;
	width: 231px;
	padding-left: 13px;	
}
#welcome a {
	color: #000000;
}
#welcome a:hover {
	color: #CC0000;
}
#welcome h2 {
	text-align: center;
	margin: 11px;
}
#welcome p {
	margin: 0px 19px;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 418px;
	padding-right: 34px;
	padding-top: 23px;
	color: #007CC2;
}
#content .left {
	margin-right: 10px;
}
#content a {
	color: #007BBF;
}
#content a:hover {
	color: #CC0000;
}

#content1 {
	float: right;
	width: 660px;
	padding-right: 34px;
	padding-top: 23px;
	color: #007BBF;
}
#content1 .left {
	margin-right: 10px;
}
#content1 a {
	color: #007BBF;
}
#content1 a:hover {
	color: #CC0000;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #CC0000;
	margin-bottom: 12px;
}
.fineline-flat {
	border-bottom: 1px solid #CC0000;
}
.fineline-flat1 {
	border-bottom: 1px solid #000000;
}
.fineborder {
	border: 1px solid #CC0000;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}

#floorplan {
	float: left;
	width: 195px;
	border-right: 1px solid #CC0000
	padding-right: 20px;
	padding-top: 5px;
}
#testimony {
	float: right;
	width: 195px;
	padding-top: 5px;
}
#floorplan p, #testimony p {
	margin: 4px 0px;
}
#floorplan .more, #testimony .more {
	margin: 12px 0px;
}

.clear-flat {
	margin-bottom: 4px;
}

#footer {
	font: 11px arial, sans-serif;
	color: #CC0000;
	text-align: right;
	padding-right: 47px;
}
#footer p {
	margin-top: 0.5em;
}
