@charset "UTF-8";
/* CSS Document */


#itemdisplay {
	text-align: center;
	display: block;
	float: left;
	width: 160px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #990000;
	min-height: 225px;
	padding-bottom: 25px;
	height: 275px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin-right: 4px;
	margin-bottom: 6px;
	background-position: center;
}

#itemdisplay img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	max-height: 100px;
}
#contact {
	background-color: #ece2c9;
	background-position: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px dotted #3b281a;
	position: relative;
	padding: 15px 15px 22px 15px;
	width: 650px;
	height: auto;
	text-align:left;
}
#contact table {
	display: block;
	float: left;
	padding: 0;
	margin: 15px;
	font-size: 11px;
}
#contact p {
	text-align: justify;
}

#contact b {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}#mainlf img {
	max-width: 160px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.center {
	text-align: center;
	vertical-align: super;
	color: #990000;
}
#itemdisplay td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainlf p {
	padding-top: 5px;
}
