#bannercolumn { background-color: white }
#contentarea { background-color: white }
#descrip { color: black }
#intro { color: black; font-size: medium; font-family: "Times New Roman" }
#longDesc {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: medium;
	font-family: Palatino;
	padding: 4px 10px 6px 30px;
}
#navigationrow { background-color: white }
#navigationtext { font-weight: bold; font-size: medium }
#title { }
body { background: white url(images/bkdev.gif) }
.right-side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 3px;
	margin-right: 4px;
}
#main-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#main-intro {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.cat-descript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.right-side h3 {
	font-size: 10px;
	background-color: #D2EDFF;
	border-bottom-color:#6699CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 2px 5px 2px 5px;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 10px 3px 10px;
	border-top: 1px solid #996633;
	background-color: #E4CAAF;
}
#inner1 {
	background-color: #FFFFFF;
}
.item-box {
	padding-left: 30px;
	padding-bottom: 8px;
}
/* category page items */
.item-title {
	font-weight: bold;
}
.item-title img {
	padding-right:3px;
}
