/* Mossies Brown */
.categories{
	background: url(graphics/browns/Categories.jpg) no-repeat;
}

.newsletter{
	background:url(graphics/browns/newsletter.jpg) no-repeat;
}

.news{
	background: url(graphics/browns/news.jpg) no-repeat;
}
.topbar{
	background-color: #9c6563;
}

.StrongBlackText{
	font-family:Tahoma;
	color:#660033;
	font-weight: bold;
	font-size: 11px;
}
.StrongBlackText a{
	font-family:Tahoma;
	color:#660033;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.StrongBlackText a:hover{
	text-decoration: underline;
}

.catlistbox{
	background-color:#EFD7BD;
	border: solid 1px #ffffff;
	display: block;
	height: 27px;
}

.SideBoxBack{
	background-color: #EFD7BD;
	width: 180px;
}

.ProductBox{
	border: solid 1px #CCCCCC;
}

.catlistboxtext{
	padding-left:10px;
	font-weight: bold;
	font-family: Tahoma;
	size: 11px;
}
.catlistboxtext a{
	padding-left:10px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color:#660033;
}

.NewsText{
	padding-left: 5px;
	padding-right: 5px;
}

.topLogoLinks{
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-left: 5px;
}
.topLogoLinks a{
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}

.topLogoLinks a:hover{
	text-decoration: underline;
}

p{
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
}

a{
	font-family: Tahoma;
	font-size:11px;
	color:#660033;
	text-decoration: none;
}

a:hover{
	color:#660033;
	text-decoration: underline;
}

body{
	font-family: Tahoma;
	font-size: 11px;
	
}
.basket{
	background-color: #EFD7BD;
}

