body {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	background-color: #121f2e;
	font: 12px Georgia, "Times New Roman", serif;
	line-height: 20px;
}

h1, #banner span {
	font: 32px Georgia, "Times New Roman", serif;
	line-height: 32px;
	letter-spacing: 8px;
	margin: 0;
	padding: 0;
	color: #fff;
	width: 600px;
	text-align: right;
}

h2 {
	display: none;
}

#banner span {
	letter-spacing: normal;
	text-transform: lowercase;
}

h3 {
	font: 18px Georgia, "Times New Roman", serif;
	line-height: 20px;
	margin: 30px 0 0 0;
	padding: 0 20px;
}

p {
	padding: 0;
	margin: 0 0 14px 0;
}

a {
	text-decoration: underline;
	color: #0562ce;
}

a:hover {
	text-decoration: none;
}

#floorplan span {
	color: #0562ce;
}

#container {
	width: 600px;
	margin: 0 auto;
	padding: 10px 10px 34px 10px;
	text-align: left;
	background-color: #fff;
}

#header {
	width: 600px;
	height: 250px;
	background: #fff url('../images/header.jpg') no-repeat top left;
	position: relative;
}

#banner {
	position: absolute;
	top: 206px;
	right: 32px;
}

#nav {
	margin: 10px 0 0 0;
	padding: 0;
	width: 600px;
	height: 30px;
	background-color: #121f2e;
	border-bottom: 5px solid #0562ce;
	text-align: center;
}

#nav li {
	display: inline;
	border-left: 1px dotted #fff;
	color: #fff;
	font: 14px Georgia, "Times New Roman", serif;
	line-height: 30px;
	margin: 0;
	padding: 0 22px;
}

#nav li#first {
	border-left: none;
}

#nav li a {
	color: #fff;
	text-decoration: none;
}

#nav li a:hover {
	text-decoration: underline;
}

.break {
	background: #fff url('../images/break.png') no-repeat center left;
	width: 600px;
	height: 22px;
	padding: 20px 0;
}

#content {
	padding: 0 20px;
}

#table {
	width: 560px;
	overflow: hidden;
}

.row1 {
	width: 560px;
	background-color: #d0dae6;
	overflow: hidden;
}

.row2 {
	width: 560px;
	background-color: #fff;
	overflow: hidden;
}

.col1 {
	float: left;
	width: 88px;
	text-align: right;
	font-weight: bold;
	padding: 6px;
}

.col2 {
	float: left;
	width: 448px;
	padding: 6px;
}

#content ul, #roombox ul {
	margin: 0 0 14px 0;
	padding: 0 0 0 50px;
}

#content ul li, #roombox ul li {
	margin: 0;
	padding: 0;
}

.underline {
	text-decoration: underline;
}

#roombox {
	text-align: left;
	width: 680px;
}

#roombox img {
	display: block;
	margin-bottom: 10px;
}

.sunnyrental {
	background-color: #d0dae6;
	padding: 4px 8px;
	margin-top: 20px;
}
