.header {
	font-family: Verdana;
	font-size: 12px;
}

body {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}

.generic {
	font-family: Verdana;
	font-size: 12px;
}
 
p.midText	{
	width: 100%;
	margin: 5px auto;
	text-align: center;
}
	
hr {
	margin: 5px 0 5px 0;
	color: #8D8D8D;
}
 
h1 {
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 3px 4px 3px 4px;
	margin-top: 0px;
}


h2 {
	display: block;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 3px 4px 3px 4px;
	border-bottom: dotted 2px silver;
	margin-top: 0px;
}
 

h3 {
	position: relative;
	top: -5px !important;
	top: -15px;
	left: 0px;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}


h4 {
	position: relative;
	top: -5px !important;
	top: -15px;
	left: 0px;
	margin: 0 0 7px 0 !important;
	margin: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}


h5 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	margin-top: 5px;
}


h6 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
}

a:link, a:visited {
	color: #8B0000;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}
 
#mainContent, .mainContentSmall {
	padding: 10px 10px 10px 10px;
	border-width: 2px 3px 3px 2px;
	border-style: solid;
	border-color: #000 #000 #000 #000;
	width: 690px;
	margin-top: 0;
	font-size: 14px;
	color: #000;
	line-height: 1.35em;
	text-align: justify;
}

li {
	padding: 4px 0 4px 0;
	font-size: 14px;
	text-align: left;
}
 
#gmap {
	display: none;
}

#gmap2 {
	display: none;
}

#imagePop {
	display: none;
}

#imageBox {
	display: none;
}
#imageBox div {
	display: none;
}
#imageCaption {
	display: none;
}

#specBoxL li {
	padding: 4px 0 4px 0;
	font-size: 14px;
	text-align: left;
}
#specBoxL h1{
	line-height: 14px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 3px 4px 3px 4px;
	margin-top: 0px;
}

#specBoxR li {
	padding: 4px 0 4px 0;
	font-size: 14px;
	text-align: left;
}
#specBoxR h1{
	line-height: 14px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 3px 4px 3px 4px;
	margin-top: 0px;
}

#specBoxWide li {
	padding: 4px 0 4px 0;
	font-size: 14px;
	text-align: left;
}
#specBoxWide h1{
	line-height: 14px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 3px 4px 3px 4px;
	margin-top: 0px;
}
.priceHeader {
	color: #000 !important;
	background: #FFF !important;
}
#priceLists {
	position: relative;
	top: 0;
	left: 15px;
	width: 95%;
	margin: 0;
}
#priceLists td {
	padding: 8px 8px 8px 0;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
#priceLists span {
	padding-left: 20px;
}
#partDesc {
	width: 37%;
	vertical-align: top;
	text-align: left;
}
#partNum {
	width: 18%;
	vertical-align: top;
	text-align: left;
}
#partPrice {
	width: 45%;
	vertical-align: top;
	text-align: right;
}

#part2Desc {
	width: 65%;
	vertical-align: top;
	text-align: left;
}
#part2Num {
	width: 20%;
	vertical-align: top;
	text-align: left;
}
#part2Price {
	width: 15%;
	vertical-align: top;
	text-align: right;
}

#adVert	{
	display: none;
}

#outLine	{
	width: 99%;
	border: solid #DDD 2px;
	padding: 15px 0 10px 5px;
}

