body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background: #FFFFFF;
	text-align: center;
	font-size: 13px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
}

a {
	color: #1F4BA5;
}

#container {
	width: 90%;
	margin: 0px auto;
	text-align: left;
}

#content {
}

#logo {
	background: url(../img/logo_sm.gif) top left no-repeat;
	width: 150px;
	height: 68px;
}

#first_image {
	float: left;
}

#images {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 300px;
	clear: left;
	text-align: center;
}

#images li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#first_image {
	margin: 0px 0px 2px 0px;
	height: 225px;
	width: 300px;
}


#images li a {
	float: left;
	width: 20px;
	height: 20px;
	border: solid #000000 1px;
	margin: 0px 1px 0px 0px;
	text-decoration: none;
	color: #000000;
}

#address {
	padding: 50px 0px 0px 0px;
	text-align: center;
}

.clearbreak {
	height: 0px;
	clear: both;
}

.clear {
	clear: both;
}

.bordered {
	border: solid 1px #000000;
	margin: 5px 0px 0px 0px;
	padding: 5px;
}

.bordered_bottom {
	border: solid 0px #000000;
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 3px 0px;
}

#special_features_left {
	width: 50%;
	float: left;
}

#special_features_right {
	width: 50%;
	float: left;
}

#features div {
	display: inline;
	padding: 0px 20px 0px 0px;
}

#listing_agent {
	padding: 30px 0px 0px 0px;
}
#office_agent {
	margin: 0px 0px 0px 160px;
}
#office_agent div {
	float: left;
	width: 49%;
}

#agent_name {
	font-size: 20px;
	font-weight: bold;
}

#special_features_right .room-row {
	height: 20px;
}

#special_features_right .room-row div {
	padding: 1px;
}

#special_features_right .room {
	float: left;
}

#special_features_right .length {
	float: right;
	width: 50px;
	text-align: center;
}

#special_features_right .x {
	float: right;
	width: 20px;
	text-align: center;
}

#special_features_right .width {
	float: right;
	width: 50px;
	text-align: center;
}

#special_features_right .level {
	float: right;
	width: 50px;
	text-align: center;
}

#special_features_left .fl {
	width: 50%;
	float: left;
}

.map_link {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}

.office_line {
	text-align: center;
	margin: 0px auto;
	clear: both;
	width: 456px;
}

.office_line a {
	font-weight: bold;
	text-decoration: none;
}	

.office_line div {
	float: left;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	width: 150px;
}

.office_line div.cols_1 {
	width: 450px;
}

.office_line div.cols_2 {
	width: 225px;
}

#footer {
	font-size: 9px;
	text-align: center;
	font-style: italic;
}