@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #21608b;
	font-weight: bold;
}
.ul {
	margin: 0px;
	padding: 0px;
}


.header {
	text-decoration: none;
	height: 140px;
	border-bottom: solid 1px #00000;
}

.ul-container {
	width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	height: 140px;
	top: 0px;
	margin-top: 0px;
}
.nav-ul {
	position: absolute;
	top: 90px;
}
.nav-ul li {

}


.header ul {
	list-style: none;
	width: 910px;
	margin: 0;
}
.header li {
	float: left;
	margin: 0 0 0 20px;
	height: 30px;
	background-image: url(../images/buttons.jpg);
	padding: 20px 0 0 0px;
	font-size: 18px;
	color: #ffffff;
	width: 200px;
	text-align: center;
	border-bottom: solid 1px #000000;
}
.header  a  {
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.li-active a {
	color: #CCCCCC;


}
p {
	margin: 0;
}
.content {
	background: #BBCAD6 url(../images/bg-blue-ltblue.jpg) repeat-x;


}
.map-box {
	width: 950px;
	margin: 0px auto 0 auto;
	border: solid 1px #000000;
}
.logo {
	background: url(../images/bellevue-real-estate.jpg) no-repeat;
	height: 74px;
}
.contact-info {
	text-decoration: none;
	float: right;
	position: absolute;
	top: 10px;
	right: 0px;
	width: 165px;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
	background: #eeeeee;
	padding: 5px;
	border: solid 1px #cccccc;
}
.map-pad {
	text-decoration: none;
	padding: 10px 0 10px 0;
}


.footer {
	text-decoration: none;
	background: #555555;
	border-top: solid 1px #000000;
	font-size: 16px;
	color: #ffffff;
}
.footer-content {
	color: #ffffff;
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
}
.footer-content a {
	color: #ffffff;
	line-height: 120%;
	font-weight: normal;
}
.content-box {
	padding: 5px 5px 5px 5px;
	width: 950px;
	margin: 0px auto 0 auto;
}
.content-pad {
	text-decoration: none;
	padding: 20px 0 0px 0;
}
.left {
	width: 655px;
	float: left;
	background: #ffffff;
	border: solid 1px #000000;
	padding: 15px;
	font-size: 12px;
	line-height: 20px;
}
.left h1 {
	font-size: 18px;
	margin: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.right {
	width: 240px;
	float: right;
	background: #ffffff;
	border-left: solid 1px #000000;
	border: solid 1px #000000;
	padding: 10px 0 10px 10px;
	font-size: 12px;
	font-weight: bold;
}
.clear {
	clear: both;
}
.right-links {
	width: 240px;
	float: right;
	background: #ffffff;
	border-left: solid 1px #000000;
	border: solid 1px #000000;
	padding: 10px 0 10px 10px;
	margin-top: 10px;
	line-height: 30px;
	font-size: 14px;
}
.right-links ul {
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 20px;
}

.right-links a {
	text-decoration: none;
}
.content-span {
	background: #ffffff;
	border: solid 1px #000000;
	padding: 15px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

.absolute-container {
	width: 264px;
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: 245px;
}


/** CONTACT */

#contact {
	height: 60px;
	font-weight: bold;
}
.contact2 {
	color: #000000;
	margin-left: 15px;
	font-size: 11px;
}
.home_price {
	position: absolute;
	width: 159px;
	height: 260px;
	left: 289px;
	top: 140px;
	background: url(../images/drop-bg.jpg);
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 5px 5px 5px 15px;
	visibility: hidden;
}
.home_price  a {
	color: #FFFFFF;
	font-weight: normal;
}
.home_price a:hover {
	text-decoration: underline;
}

.condo_price {
	position: absolute;
	width: 159px;
	height: 260px;
	left: 509px;
	top: 140px;
	background: url(../images/drop-bg.jpg);
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 5px 5px 5px 15px;
	visibility: hidden;
}
.condo_price a {
	color: #FFFFFF;
	font-weight: normal;
}
.condo_price a:hover {
	text-decoration: underline;
}
.price-table td {
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	padding: 5px 0 5px 0;
}
.price-table {
	text-decoration: none;
}
.form_outline {
	border: solid 1px #cccccc;
}
.quote_header {font-size: 12pt;

	font-weight: bold;
}
.content-span1 {
	background: #ffffff;
	border: solid 1px #000000;
	padding: 0 0 0 10px;
	font-size: 12px;
}
.content-span1 a {
	font-size: 12px;
}
