/* ---------------------- */
/* print stylesheet */
/* ---------------------- */
html { position: relative; }

body {
	margin: 10px;
	font-family: Times New Roman, Times, serif; 
	font-size: 12pt; 
	color: #000;
	line-height: normal;
}

/* address at the top of the page */
.officecontact {
	display: inline;
	text-align: center;
}

td.officeitem p span {
	display:inline;
	margin: 0 6px 0 0;
}
/* header items */
div#header {
/*	height: 1em;
*/        border: 0;
	padding: 4px 0;
        background: transparent;
}

#header h1 {
	height: auto;
	width: auto;
	width/**/:/**/ 100%;
	height/**/:/**/ 100%;
	text-indent: 0;
	font-weight: normal;
        background: transparent;
}

#header h1 a {
	font-size: 1em;
	color:#000;
	text-decoration:none;
}

h2 { font-size: normal; }

h3 {
	font-size: normal;
	margin-bottom: 0;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

h4 {font-size:normal}


/* WRAPPER */
table#wrapper {
	background-image:none;
}

#wrapper,
#wrapperint,
#wrappertop { width: 100%; }

#navbar,
#leftcol,
#rightcol,
.mlsnavbar,
.formarea,
.slideshownav,
.loginbar { display: none; }

.content { width: 100%; padding:0; }

.mlsleftcol { width: 40%; }
.mlsrightcol { width: 57%; }

/* FOOTER */

table#wrapper { background: transparent; }

div.officecontact, table#officelist td.officeitem {
text-align:left;
}

/* MUST PRINT DISCLAIMER FOR NNEREN REGULATIONS */
.mlsdisclaimer { display: block; }

 /* Detail View Overrides */ 
 
.mlsleftcol {
width: 300px;
}
.mlsrightcol { 
	float: none; 
	width: auto; 
	margin: 0 0 0 330px; 
} 

.mlsrightcol .clearboth {clear: right;}
 
/* LIST VIEW OVERRIDES */
table#navddpl, div.ezclassesnavigator { /* this is the navigation at the top for next/last/sort order */
display:none;
}

/* -------- */
/* usm logo */
/* -------- */

div#usmtag {
	border: 0;
	padding: 0;
	margin: 0 auto;
	clear: both;
	border-top: 1px solid #000;
}

div#usmtag ul {
	width: auto;
	height: auto;
	background: none;
	margin: 0;
	position: relative;
}
	
#usmtag ul li {
	position: none;
}

#usmtag ul li,
#usmtag a {
	font-weight:normal;
	font-size: 11px;
	padding: 4px 0;
	height: auto;
	display: block;
	color: #000;
	
}

#usmtag ul li a {
	text-indent: 0;
	margin: 0;
}

.usm1 { left: 0; width: auto; }


/* CONTACT PAGE */
td#rightcolcontact {
	display:none;
}

