body {
	margin: 10px 0 10px 0;
	padding: 0;
	border: 0 none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url("/images/bluelinebg.gif");
} 	


/* STRUCTURE */

#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	border: 1px solid #000033;
	background-color: #FFF;
}

#masthead {
	border-top: 15px solid #000033;
	height: 80px;
	width: 100%;
	padding: 4px 0 6px 0;
	margin:0;
/*	background-color: #FFFFFF;*/
	background-image: url("/images/logo-header-fullwidth.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#content {
	overflow: visible;
	clear: both;
}

#footer {
	text-align: center;
	padding: 8px 5px 5px 5px;
	border-top: 1px solid #000033;
	font-size: 1em;
	line-height: 1.2em;
	border-bottom: 15px solid #000033;
	margin: 5px 0 0 0;
}

.cleardiv, .clear {
	clear: both;
	height: 1px;
}

.paddedcontent {
	border: 0 none;
	margin: 0;
	padding: 10px 15px;
/*	float: left;
	display: inline;*/
/*	clear: none;*/
	line-height: 1.2em;
	font-size: 1em;
/*	width: 500px;*/
}

/* LINKS */
a:link, a:visited {
	color: #B06E21;
}
a:hover, a:active {
	color: #B06E21;
}

/* TYPOGRAPHY */

h1, h2, h3, h4, h5 {
	color: #2F4F88;
	line-height:normal;
	font-family: Tahoma, sans-serif;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

h4 {
font-size: 1.1em;
}

.indent {
text-indent: 1.5em;
}

a img {
	border: 0 none;
	text-decoration: none;
}

img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

img#cbeyond {
  	border: 1px solid #7D9DC0;
	margin-left:5px;
}

#content ul li {
	list-style-image: url("/images/bullet.gif");
}

#headingbox {
	margin: 0;
	height: 45px;
	position: relative;
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #2f4f88;
	padding: 0;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}

#headingbox h1.watermark {
	position: absolute;
	top: -20px;
	left: 8px;
	color: #CCCCCC;
	font-size: 60px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: 100em;
	border: 0 none;
	overflow: hidden;
	font-family: Tahoma, sans-serif;
	line-height: 1.4em;
}

#headingbox h2.tagline {
	position: absolute;
	top: 16px;
	left: 0px;
	color: #2F4F88;
	font-size: 1.8em;
	font-weight: bold;
	width: 740px;
	height: 1.2em;
	text-align: right;
	margin: 0;
	padding: 0;
	border: 0px none;
	line-height: 1.2em;
	overflow: hidden;
}

#dhtml1 {
	position: absolute;
	top: -20px;
	left: 5px;
	color: #CCCCCC;
	font-size: 80px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: 100em;
	border: 0px none;
	line-height: 1em;
	overflow: hidden;
}

#dhtml2 {
	position: absolute;
	top: 16px;
	left: 0px;
	color: #B06E21;
	font-size: 1.8em;
	font-weight: bold;
	width: 740px;
	height: 1.2em;
	text-align: right;
	margin: 0;
	padding: 0;
	border: 0px none;
	line-height: 1.2em;
	overflow: hidden;
}


/* Forms */

fieldset {
	border: 0;
	border-top: 1px solid;
	border-left: 5px solid;
	margin-bottom: 0.5em;
		border-left-color: #75A8A6;
	border-top-color: #75A8A6;
}

.fieldset-label {
	font-weight: bold;
	margin-bottom: 0.5em;
}

.form-line {
	line-height: 2em;
	padding: 0.5em;
}

/* SIDEBAR */

#sidebar {
	float: right;
	display: inline;
	width: 200px;
	border: 1px solid #2f4f88;
	background-color: #EEEEEE;
/*	clear: none;*/
	padding: 5px;
	margin: 10px 2px 10px 10px;
	line-height: 1.3em;
}

#sidebar a:link, #sidebar a:visited {
	color: #B06E21;
}
#sidebar a:hover, #sidebar a:active {
	color: #B06E21;
}

#sidebar h1 {
	font-size: 1.3em;
	text-align: center;
	border-bottom: solid #2F4F88 2px;
	margin-right: 20px;
	margin-left: 20px;
	color:#000;
	line-height: 1.5em;
	font-family: Tahoma, sans-serif;
}

#sidebar h2 {
	font-size: 1em;
	padding: 0;
	margin: 0;
}

#sidebar p {
	text-align: left;
	line-height: 1.3em;
}

.sidebar-featured {
	color:#2F4F88;
	font-weight: bold;
}

#sidebar ul li {
	list-style-image: url("/images/bullet_sidebar.gif");
}

/* CLIENT QUOTES */

#clientquotes {
	font-weight: bold;
	margin-right: 15px;
	width: 300px;
	text-align: center;
	border: 0px none;
	color: #000000;
	margin-top: 15px;
	float: right;
	font-size: 1.1em;
}

.bigquote {
	font-size: 1.2em;
	color: #2F4F88;
	display: inline;
	font-weight: bold;
	line-height: 1.2em;
}

.quotesource {
	text-align: right;
	font-size: 0.9em;
	clear: both;
	color: #2F4F88;
	line-height: 1.2em;
}

.DefaultErrorFont {
  color:#f00
}

.PageMediumHeaderFont {
  color:#003366;
	font-size:12px
}

.inset {
  border-top:2px solid #666;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	border-left:2px solid #666;
	background:#ffffa0;
	height:14px
}

.insetSelect {
  border-top:2px solid #666;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	border-left:2px solid #666;
	background:#ffffa0;
	height:20px;
	font-size:11px;
}

.DefaultSmallFont {
  font-size:14px;
}

.blueSubmit {
  background-color:#c2dbf5;
	width:60px;
	height:18px;
	color:#3b5f83;
	font-size:12px;
	border:1px solid #666;
}

/* NMO MLS promo page*/
.talkingPoints {
	color:#B06E21;
	font-size: 1.2em;
	line-height: normal;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	border: 0px none;
	font-family: Tahoma, Verdana, sans-serif;
}


/* NAV TABS - aka SLIDING DOORS */
	  
#header {
	background: url("/images/bg.gif") #ffffff repeat-x bottom;
	float:left;
	width:760px;
	font-size:93%;
	line-height:normal;
}

#header ul {
	margin:0;
	padding: 0 10px 0;
	list-style:none;
}

#header li {
 display:inline;
 margin:0;
 padding:0;
}

#header a {
	float:left;
/*	background:url("/images/left_both.gif") no-repeat left top;*/
	background:url("/images/left_both.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #999;
	text-decoration:none;
	font-weight:bold;
	width: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#header a span {
	float:left;
	display:block;
/*	background: url("/images/right_both.gif") no-repeat right top;*/
	background: url("/images/right_both.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight: bold;
	text-decoration:none;
	color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#header > ul a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a span {float:none;}
    /* End IE5-Mac hack */
	
#header a:hover span {
	color:#333;
}

#header #current a {
      background-position:0 -150px;
      border-width:0;
}

#header #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
			background-color:#FFFFFF;
}

#header a:hover {
      background-position:0% -150px;
}

#header a:hover span {
      background-position:100% -150px;
}

#header #active a {
      background-position:0 -150px;
      border-width:0;
}

#header #active a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
			background-color:#FFFFFF;
}

#header #active a:hover {
      background-position:0% -150px;
}

#header #active a:hover span {
      background-position:100% -150px;
}
/* END NAV TABS - aka SLIDING DOORS */


/* LIVE CHAT */

#live-chat-status-wrapper {
border: 0 none;
margin: 0;
padding: 0;
width: 300px;
/*height: 90px;*/
float: left;
}

#live-chat-status {
border: 0 none;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: right;
}

#live-chat-wrapper {
	float: right;
	display: inline;
	width: 300px;
	border: 1px solid #2f4f88;
	background-color: #EEEEEE;
/*	clear: none;*/
	padding: 10px 15px 20px 15px;
	margin: 20px 5px 5px 10px;
}

#wimziContainer {
	width: 300px;
	border: 0 none;
	padding: 5px;
	margin: 10px 0 5px 10px;
}

#live-chat {

}

#live-chat h1 {
line-height: 1.2em;
margin-top: 2px;
}


a#logo-link:link, a#logo-link:visited, a#logo-link:hover, a#logo-link:active  {
	/*
	border-top: 15px solid #000033;
	*/
	border: 0 none;
	height: 80px;
	width: 400px;
	padding: 4px 0 6px 0;
	margin:0;
	display: block;
	float: left;
/*	background-color: #FFFFFF;*/
/*	background-image: url("/images/logo-header-fullwidth.gif");
	background-position: top left;
	background-repeat: no-repeat;*/
	}
#sidebar li ul li { list-style-image: none; padding-left: 0; }
#sidebar li ul { padding: 0; margin-left: 10px; }
#sidebar h2 { margin-top: 20px; }
#comment { width: 725px; }
.tag-cloud { margin: 15px 0 0 -15px; }

