/* Printer Friendly Style Sheet */
/* Author: Ralph Hansell        */
/* Created: Aug. 13, 2007       */


/* print.css */

* {
	font-size: .98em;
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Hide Navigation and other unnecessary widgets */
.widget-outermost, .widget-middle, .widget-inner,
#nav,
#top-of-props,
#article-cats,
#controls, .thumbnail, 
table#table1,
form input, form td, form,
#footer-search,
#right-cont,
#main-bottom,
.band,
#img-contact-header h2 span,
#quicklinks-footer,
script
{
	display: none;
}



#agent-banner{
	position: absolute;
	top: -122px;
	left: 0px;
	visibility: visible;
	z-index:10;
	width: 320px;
	height: 119px;
	display: block;
	background: url("/files/bean_v2/images/image_logo.gif");
}

div#main-prop *+table tr td[valign] {
	width: 100%;
	margin: 1px auto;
}

div#main-prop {
	position: relative;
	margin-top: 130px;
}

div#main-prop table tr td[valign]+td[width]+td[valign]{
	visibility: hidden;
}

img[title=Logo], img[alt=Logo]{
	position: absolute;
	top: -122px;
	left: 0px;
	visibility: visible;
	z-index:10;
}

#photo{
	visibility: visible;
}

h1 {
	font-size: 115%;
}

h1 a {
	color: black;
	text-decoration: none;
}

div.p_title{
	font-weight: bold;
	margin-bottom: 10px;
}

#disclaimer {
	font-size: 80%;
}

#footer {
	margin-top: 6px;
	text-align: center;
}
