body {
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000;
	background:#f7f7fa;
	list-style-image: url(../img/bluedot.gif);
}

body, td, input, textarea, select, .normaltext { font-size:9pt; }

input, textarea, select { background-color:#eee; }

td { padding:2px 5px; }

#everything {
	position:relative;
	width:750px;
	left:50%;
	margin-left:-375px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	position:relative;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border:solid #191 1px;
	background:#fff;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}

#logo {
	position:absolute;
	top:-10px;
	left:11px;
	width:53px;
	height:70px;
}
#banner {
	position:relative;
	left:79px;
	width:480px;
}

#banner h1 {
	font-size:26pt;
	color:#F6890A;
}
#banner .dotcom {
	font-size:13pt;
}
#banner h2 {
	font-size:11pt;
	color:#666;
}

#links {
	color:#fff;
	font-size: 12pt;
	font-weight:bold;
	background-color:#191;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
}

#my_account, .notebox {
	color: #024;
	background-color:#F5EBC2;
	border:1px solid #E3C652;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#my_account {
	float:right;
}
.notebox {
	padding:8px 12px;
}
#footer {
	clear: both;
	font-size: 10pt;
	text-align: right;
	color: #fff;
	height:31px;
	background-color:#191;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
}
#footer form {
	display: inline;
}
#footer input {
	font-size:8pt;
}
#subfooter {
	color:#666;
	margin-top:20px;
	text-align:right;
	padding-right:10px;
}

#content_outer { width:748px; }
#content { padding:8px; }

#home_photos {
	float:left;
}
#home_photos img {
	margin-bottom:12px;
	border:1px solid #4DB34D;
}

#left_column {
	float:left;
	width:300px;
}

.column_inner {
	padding:5px;
}

#right_column {
	float:right;
}

#my_account td {
	font-size:10pt;
	padding:3px 12px;
}

#links a, #my_account a, #footer a { text-decoration: none; }

#links a:link, #footer a:link { color: #fff; }
#links a:visited, #footer a:visited { color: #eee; }
#links a:hover, #footer a:hover {
	text-decoration: underline;
	color: #ff3;
}
#links a:active, #footer a:active { color: #f00; }

#my_account a:link { color: #213790;}
#my_account a:visited { color: #213790; }
#my_account a:hover {
	text-decoration: underline;
	color: #396;
}
#my_account a:active { color: #f00}

#links ul, #footer ul {
	list-style-type: none;
	margin:0;
	padding:8px 0;
}
#links li, #footer li {
	padding:0 10px 0 20px;
	display: inline;
}

h1, h2, h3, h4, h5 { margin:0; }

#removed ul {
	margin-left:0px;
	list-style-position: inside;	
}

.smallprint { font-size:8pt; }

.errormessage {
	color:#f00;
	font-weight:bold;
}

.scrollinglist {
	position:relative;
	width:180px;
	height:100px;
	overflow:auto;
	border:1px solid #999;
	padding:5px;
}
#results img {
	width:150px;
	margin:3px 0;
	border:1px solid #999;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
#results .upgraded {
	width:720px;
	background:#fe9;
	border:1px solid #cb6;
	margin:3px;
}
#results .upgraded .sizecolumn { width:340px; }
#results .imgcolumn { width:157px; }
#results .noupgrade {
	width:352px;
	border:1px solid #999;
	margin:3px;
}
#results .noupgrade .sizecolumn { width:80px; }
.addressline {
	font-style:italic;
	margin-bottom:4px;
}

.tablehead, .sectionhead {
	font-weight:bold;
	color:#fff;
	background:#5FB05F;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;

}
.tablesubhead {
	background:#E0E5E0;
}

.sectionhead {
	margin:-2px 0 0 -5px;
	padding:2px 5px;
}
.sectiontop { border-top:1px solid #5FB05F; }
.listtable { margin:-2px -5px; }

.headline {
	color:#35A835;
	margin-bottom:5px;
}
.subhead {
	color:#70C270;
	margin:-2px 0 0 10px;
}
#quicksearchtop {
	border-left:1px #191 solid;
	border-right:1px #191 solid;
	border-top:1px #191 solid;
	background:#D5EBC2;
	padding:5px 10px 0 10px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
}
#quicksearch {
	border-left:1px #191 solid;
	border-right:1px #191 solid;
	border-bottom:1px #191 solid;
	background:#D5EBC2;
	padding:5px 20px 15px 20px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
}
#searchbutton {
	font-weight:bold;
	font-size:12pt;
	color:#ff6;
	background:#c00;
	border-top-color:#d60000;
	border-left-color:#d60000;
	border-right-color:#900;
	border-bottom-color:#900;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.button {
	font-weight:bold;
	background:#35A835;
	color:#fff;
	border-top-color:#41AD41;
	border-left-color:#41AD41;
	border-right-color:#0F8A0F;
	border-bottom-color:#0F8A0F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#photos {
	font-size:11pt;
	font-weight:bold;
	text-align:center;
}
#photos img {
	margin:8px 0;
}

#listingsteps {
	margin:10px;
	text-align:center;
	padding:5px;
}
#listingsteps b {
	font-size:12pt;
}
#floorbreakdown td {
	border-top:1px solid #ddd;
}
#floorbreakdown .tablehead td, #floorbreakdown .tablesubhead td {
	border-top:0;
}
