@charset "UTF-8";

/*	Structure
---------------------------------------------*/
html {
	height:100%;
	margin-bottom:1px;
	}
body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
}
.text {
	display: none;
}
img {
	border: 0;
}
a {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
#printable_container {
	margin: 0 auto;
	padding: 10px;
	width: 770px;
}
.content_2 {
	position: relative;
}
#lot_logo {
	width: 130px;
	height: 160px;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	text-align: center;
	line-height: 22px;
	margin-right: 10px;
	margin-left: 10px;
}

.left_content {
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	height: 16px;
	text-align: center;
	padding: 3px;
}

.right_content {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	height: 16px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.disclaimer {
	font-size: 10px;
	line-height: 12px;
	margin-right: 10px;
	margin-left: 10px;
}
.content_1 {
	position: relative;
	margin-top: 10px;
}
#lot_image {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#lot_image img {
	border: 1px solid #999999;
	padding: 9px;
}
#legend {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content_3 {
	position: relative;
	margin-top: 10px;
}
#lot_info {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

#specifics {
}

.contact {
	font-size: 12px;
	text-align: center;
	padding: 4px;
}

.small_content {
	font-size: 12px;
	text-align: left;
	padding: 4px;
}

.content_bot1 {
	font-size: 12px;
	text-align: right;
	padding: 10px 0px 0px;
}

.content_bot2 {
	font-size: 12px;
	text-align: right;
	padding: 10px 0px 0px;
}


.clearing {
	clear: both;
	height: 0;
	line-height:0;
	font-size: 0;
}
