td, tr{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #6F5E4D;
	line-height: 18px;
}


body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;


}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #866C51;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.white {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.white:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #E9E5D7;
	text-decoration: none;
	font-weight: bold;

}

.bluelnk {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0093D9;
	text-decoration: none;
	font-weight: normal;

}
.bluelnk:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}



li {
	list-style-image:  url(images/bullet.gif);
}

.input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	border: 1px solid #ADA592;
	padding-left: 5px;
}
.titles {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #67533F;
}


.midpad {
	padding-right: 35px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 6px;

}


.price {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #1D3723;
	font-weight: bold;

}

.basketbg {
	background-color: #F2F2F2;
	border: 1px solid #FFFFFF;

}

.toptext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EBE7D7;
	padding-top: 45px;
	padding-left: 200px;
	padding-right: 40px;
}
.titlessm {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #866C51;
}
.input2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
}
