/* CSS Document */

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

.subcat-table td {
	padding: 15px;
	font-family: Verdana;
	font-size: 10px;
	color: #014075;
}

.doorhanger-table {
	margin: 25px;
	align: center;
}

.doorhanger-table td {
	padding: 25px;
	font-family: Verdana;
	font-size: 10px;
	color: #014075;
}


.subcategory {
	font-weight: bolder;
	font-size: 16px;
	clear: both;
	padding-bottom: 20px;
}

.subcatitems {
	clear: both;
}

.subcatitem {
	clear: both;
}

.subcatitem-photo {
	padding-bottom: 10px;
}


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

.itemphoto {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Verdana;
	font-size: 10px;
	color: #014075;
}

.itemtitle {
	color: #014075;
	font-weight: bolder;
	font-size: 16px;
}

.itemdescription {
	color: #014075;
	padding-bottom: 20px;
}


