body, html {
	height: 100%;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4fa1c6;
}
.navigation_image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #4fa1c6;
}
.nav_large {
	background-repeat: no-repeat;
	height: 18px;
	width: 148px;
	display: block;
	border-bottom-color: #4fa1c6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	vertical-align:top;
	background-position: centre bottom;
	background-color:#333333;
}
.nav_small {
	background-repeat: no-repeat;
	height: 18px;
	width: 148px;
	display: block;
	border-bottom-color: #4fa1c6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	vertical-align:top;
	background-position: center bottom;
	background-color:#333333;
}
.nav_large a:hover {
	border-bottom-color: #49c71e;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#nav_tea_towels_large {
	background-image:url(images/nav_tea_towels_large.jpg);
}
#nav_aprons_large {
	background-image:url(images/nav_aprons_large.jpg);
}
#nav_accessories_large {
	background-image:url(images/nav_accessories_large.jpg);
}

#nav_bags_large {
	background-image:url(images/nav_bags_large.jpg);
}
#nav_other_large {
	background-image:url(images/nav_other_large.jpg);
}
#nav_general_large {
	background-image:url(images/nav_general_large.jpg);
}
#nav_tea_towels_small {
	background-image:url(images/nav_tea_towels_small.jpg);
}
#nav_aprons_small {
	background-image:url(images/nav_aprons_small.jpg);
}
#nav_accessories_small {
	background-image:url(images/nav_accessories_small.jpg);
}
#nav_bags_small {
	background-image:url(images/nav_bags_small.jpg);
}
#nav_other_small {
	background-image:url(images/nav_other_small.jpg);
}
#nav_general_small {
	background-image:url(images/nav_general_small.jpg);
}
.product_image, .product_image_large {
	vertical-align: middle;
	padding-top: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4fa1c6;
	border-right-color: #4fa1c6;
	border-left-color: #4fa1c6;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.product_name, .product_name_large {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4fa1c6;
	border-bottom-color: #4fa1c6;
	border-left-color: #4fa1c6;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.product_image, .product_name {
	width: 170px;
	padding-bottom: 0px;
}
.product_image {
	height: 240px;
}
.product_name {
	height: 15px;
	padding-bottom: 10px;
}
.product_name_large, .product_image_large {
	width: 340px;
}
/*
.product_image, .product_image_large {
	border: 2px solid #4fa1c6;
	vertical-align: middle;
	margin: 5px;
	padding-top: 10px;
}
.product_name, .product_name_large {
	border: 2px solid #333333;
	vertical-align: middle;
	margin: 5px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.product_image, .product_name {
	width: 170px;
	padding-bottom: 10px;
}
.product_image {
	height: 249px;
}
.product_name {
	height: 25px;
}
.product_name_large, .product_image_large {
	width: 340px;
}
*/
.header_nav, .header_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #000;
}
.header_nav a:hover {
	color: #4fa1c6;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}
.footer a{
	color: #4fa1c6;
}

.results_information {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}
.results_information a{
	color: #4fa1c6;
}
.selected, .selected a {
	color: #D5B751;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}

