/* CSS Document */

p{
font-family: Calibri;
font-size: 14px;
color: #000000;
line-height: 16px;
padding: 3px;
}
.boldheading {
	font-family: Verdana, "sans serif";
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.navigation {
	font-family: Verdana, "sans serif";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #6699FF;
	display: block;
	padding: 8px;
	width: 181px;
}
.navigation:hover {
	font-family: Verdana, "sans serif";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #0000FF;
	display: block;
	padding: 8px;
	width: 181px;
	background-image: url(Images/deans_banner%20copy.jpg);
	background-attachment: scroll;
}

.headingsearch {
	font-family: Verdana, "sans serif";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 150px;
}
.topbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 150px;
}
.topbarselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 150px;
}
.price {
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
}
.redboldheading {
	font-family: Verdana, "sans serif";
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.instock {
	font-family: Calibri;
	font-size: 13px;
	color: #009900;
	line-height: 15px;
	padding: 3px;
	font-weight: bold;
}
.outofstock {
	font-family: Calibri;
	font-size: 13px;
	color: #FF0000;
	line-height: 15px;
	padding: 3px;
	font-weight: bold;
}
.pagenew {
	font-family: Calibri;
	font-size: 14px;
	color: #3300CC;
	line-height: 16px;
	padding: 3px;
	font-weight: bold;
}
.pageselected {
	font-family: Calibri;
	font-size: 15px;
	color: #000000;
	line-height: 17px;
	padding: 3px;
	font-weight: bold;
	text-decoration: underline;
}
