@charset "utf-8";
/*  
/* default styles

   -------------- */

   

body {
	padding: 0;
	margin: 0;
	font: 11px Tahoma, sans-serif;
	color: #000000;
	background-color: #fff;

}
h1, h2, h3, h4,h5, h6, p, ul, ol, li, dl, dt, dd, form, label, img {
	margin: 0;
	border: 0;
	padding: 0;
}
a {
	color: #0c4ea6;
	outline: none;
	text-decoration: none;
	font-size: 11px;
}
p {
	font-size: 12px;
}

#page {
	margin:10px auto 5px 220px;
	display:block;
	width:800px;
	border:1px solid #ccc;
	background:#fff;
	height: 2110px;
	top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#page .right {
	font-size:30px;
	float:right;
	clear: both;
}
#container {
         height: 100%; overflow: auto; position: relative; z-index: 2;
      }
#main_top {
	width: 822px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 28px auto 0 205px;
	padding: 15px;
	top: 0px;
	background: url(../images/white_50.png) repeat;
	clear: both;
	padding-top: 5px;
	padding-left: 15px;
}
#main_top2 {
	width: 822px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0px auto 0 205px;
	top: 0px;
	background: url(../images/white_50.png) repeat;
	clear: both;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
}

.menu_top {
	color: #CCCCCC;
	width: 800px;
	margin: 0 auto 0 200px;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #e4e4e4;
	border: solid 1px #d7d7d7;
	font-size: 110%;
}

.menu_top a {
	color: #000000;
	text-decoration: none;
}
.menu_top a:hover {
	text-decoration: underline;
}
#main_context {
	width: 190px;
	display: block;
	position: absolute; top: 0; left: 0; z-index: 1;
	top: 10px;
	margin-left: 15px;
}
/* END: status message
---------------------------------- */
#report_nav {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0 0 0em;
	list-style: none;
}
#report_nav ul {
	margin: 3px 0 0 0px;
	border-top: #d7d7d7 1px dotted;
	padding: 0;
	list-style: none;
	text-align: center;
}
#report_nav li {
	margin: 0 0 3px 0;
	padding: 1px 0 0 0;
}
#report_nav ul li {
	margin: 0;
	padding: 0;
}
.spacer_top {
}
#report_nav a {
	display: block;
	border: solid #d7d7d7;
	border-width: 0 1px;
	font-size: 14px;
	text-decoration: none;
	outline: none;
	color: #000;
	background: #e4e4e4;
}
#report_nav a:hover {
  text-decoration: underline;
}
#report_nav ul a {
	font-size: 95%;
	margin: 0;
	border: 0;
	color: #444;
	background: #fff;
}
#report_nav a.current {
	border-color: #696969;
	color: #fff;
	background: #696969;
}
#report_nav a.current:hover {
  text-decoration: none;
}
#report_nav a b {
	display: block;
  position:relative;
  top: -1px;
  left: 0;
	border:solid #d7d7d7;
  border-width:1px 0 0;
  font-weight:normal;
}
#report_nav a.current b {
	border-color: #696969;
}
#report_nav a b b {
  border-width:0 0 1px;
  top: 2px;
}
#report_nav ul a b b {
  top: 0;
  border-width: 0;
}

#report_nav ul a.current b b {
  border-width: 0 0 1px;
  top: 2px;
}
#report_nav a b b b {
  top: -1px;
	padding: 1px 6px 1px 19px;
  border-width: 0;
	background: center left no-repeat;
	cursor: pointer;
}
#report_nav ul a.expandable b b b {
	top: 0;
	border-bottom: #d7d7d7 1px dotted;
	padding: 3px 8px;
	background: #fff;
}

#report_top {
	position: relative;
	z-index: 1;
	margin: 0 0 0 0;
	padding: 0 0 0em;
	list-style: none;
	text-align: center;
	background: #e4e4e4;
	border: solid #d7d7d7;
	border-width: 0 1px;
	color: #999999;
}
#report_top ul {
	margin: 3px 0 0 0px;
	padding: 0;
	list-style: none;
	text-align: center;
}
#report_top ul li {
	margin: 0;
	padding: 0px;
}
#report_top a {
	display: inline;
	font-size: 14px;
	text-decoration: none;
	outline: none;
	color: #000;
	padding: 5px;
}
#report_top a:hover {
	text-decoration: underline;
}
#report_top b {
	display: block;
	position:relative;
	top: -1px;
	left: 0;
	border:solid #d7d7d7;
	border-width:1px 0 0;
	font-weight:normal;
}
#report_top b b {
	border-width:0 0 1px;
	top: 2px;
}
#report_top ul b b {
	top: 0;
	border-width: 0;
	margin: 0;
	padding: 0;
}#report_top b b b {
	top: -1px;
	padding: 1px 0 1px 0;
	border-width: 0;
	background: center left no-repeat;
	cursor: pointer;
}
.form_outline {
	text-align: center;
}
.bump {
	margin-left: 75px;
}

.spacer {
	height: 10px;
}
.spacer2 {
	height: 45px;
}
.spacer3 {
	height: 0px;
}
.spacer4 {
	height: 2px;
}
#main_bottom {
	width: 822px;
	display: block;
	margin: 0px auto 0 205px;
	top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#main_bottom_help {
	width: 822px;
	display: block;
	margin: 0px auto 0 220px;
	padding: 0px;
	top: 0px;
	font-weight: normal;
}
#main_bottom_help  a {
	text-decoration: none;
	font-size: 14px;

}



.content_outline {
	margin: 10px auto 10px 220px;
	width: 800px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #ccc;

}
#page_image {
	width:820px;
	height: 0px;
	padding: 0 0 0 0;
	background-position: center;
	margin: 0px auto 0 220px;
}
.expandable {
	margin: 5px 0 0 0px;
	padding: 0 0 0 20px;
	list-style: none;
	text-align: center;
	text-decoration: none;
	border-bottom: #d7d7d7 1px dotted;
}
.expandable ul {
	list-style-type: none;
}
.expandable  a  {
	display: block;
	position:relative;
	top: -1px;
	border-width:1px 0 0;
	font-weight:bold;
	text-decoration: none;
	color: #000;
}
.expandable a:hover {
	text-decoration: underline;
}
.expandable ul li a {
}
.numbers {font-weight: normal;

	font-size: 11px;

	font: Arial, Helvetica, sans-serif;

}

.quote_header {font-size: 12pt;

	font-weight: bold;

}
.testimonial {
	color: #000000;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 3px 0px;
	border: 1px solid #ccc;
	background-color: #FFFFE8;
	text-align: justify;
	font-size: small;
	font-weight: normal;
}

.small_text {
	color: #000;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #eee;
	border: solid 1px #cccccc;
}
.image_holder {

	width: 100%;

	background-image: url(../../WA%20-%20realestate.Bellingham.net/images/contact.jpg);

	height: 67px;

	margin: 0 0 0 0;

}

.style2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}


#page_content {
	margin:10px auto 5px 220px;
	display:block;
	width:800px;
	border:1px solid #ccc;
	background:#fff;
	top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: justify;
}
.spacer_top {
	height: 75px;
}

.live_chat {
	margin: 20px 0 5px 45px;
}
.live_call {
	margin: 0px 0 0px 0px;
	text-align: center;
}

.chat_box {
	width: 110px;
	color: #000000;
	border: solid 1px #cccccc;
	background: #ffffff;
	font-size: 9px;
	margin: 15px 10px 15px 40px;
	height: 65px;
	text-align: center;
	padding-left: 2px;
	padding-top: 4px;
}
.spacer-4 {
	height: 15px;
}


#footer {

}
#footer td {
	border-bottom: solid 1px #cccccc;

}
