/* CSS Document */
img, div, a, li, a:hover { behavior: url(/site/kewdale/templates/common/iepngfix.htc) }

img {
	border: 0;
}

a {
	color: #fff;
}

	a:hover {
		text-decoration: none;
	}

	
h2 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
	line-height: 110%;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
	color: #d1b28f;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.font13 {
	font-size: 13px;
}

.brown {
	color: #d1b28f;
}

.price {
	font-size: 17px;
	font-weight: bold;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

.teas {
	font-size: 14px;
}

