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


.itemdisplay {
	text-align: center;
	display: block;
	float: left;
	width: 200px;
	min-height: 275px;
	height: 320px;
	border-width: 1px;
	border-style: dotted;
	border-color: #3b281a;
	margin-right: 15px;
	margin-bottom: 12px;
	background-position: center;
	padding: 7px;
}
.itemdisplay p span{
	text-align: center;
}
.itemdisplay img {
	max-height: 100px;
	background-position: center;
	margin: 5px;
	text-align: center;
	position: relative;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	width:expression(this.width>124?125:true);
}
.itemdisplay a img, #itemdisplay a:visited img {
	color: #336633;
	text-decoration: none;
	border: none;
}

.textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.center {
	text-align: center;
	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;
	text-align:center;
	width: 160px;
}
#mainlf a:hover  {
	color: #990000;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom-color: #990000;
}
#mainlf a, #mainlf a:visited {
	color: #336633;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom-color: #336633;
}
#mainlf a img , #mainlf a:visited img {
	color: #5b7153;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainlf a:hover img {
	color: #5b7153;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}