@charset "UTF-8";

#content{
	width: 825px;
	margin-top: 10px;
	margin-bottom: 50;
	padding-top: 20px;
}
#contentpic{
	width: 825px;
	height: 130px;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
}
#contentinfo{
	width: 615px;
	float: left;
	margin-bottom: 10px;
}
#contentheader{
	width: 615px;
	padding-bottom: 15px;
	padding-top: 10px;
}
#contentinfo p{
	text-align: justify;
}
#contentinfo2{
	width: 615px;
	float: left;
	margin-bottom: 20px;
}
#contentinfopic{
	width: 150px;
	float: left;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#contentnav{
	width: 200px;
	float: right;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 10px;
	line-height: 18px;
}
#location{
	width: 200px;
	background-color: #f7f7f7;
	margin-bottom: 20px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

#subColL{
	float: left;
	width: 305px;
}

#subColR{
	float: right;
	width: 305px;
}
#dimensions table{
	width: 305px;
	border-spacing: 2px;
	margin: 0 0 7px 0;
}

#dimensions table td{
	padding: 3px 5px 3px 0;	
}
.odd{
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	text-align: right;
	font-size: 10px;
}
td {
	font-size: 10px;
}
em{
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #000066;
}
table{
	margin: 0 0 10px 0;
}

div.hr {
	clear: both;
	margin: 1em 0;
	height: 2px;
	background-color: transparent;
	background-image: url(../images/pipe_horz.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#main_right {
	float: right;
	width: auto;
}
