body {
	background-image: url(/graphics/home_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

h1.newscell {
	font-family: trebuchet ms, verdanda, helvetica, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #5b2f22;
}

div.carousel {
	padding: 0;
}

div.carousel ul li {
	margin-left: 10px;
}

div.carousel ul li img {
	border: 0;
} 

a:link {
	color: #5b2f22;
}

a:visited {
	color: #5b2f22;
}

a:active {
	color: #5b2f22;
}

a:hover {
	color: #f59999;
}

.productsbg {
	background-image: url(/graphics/productsbg.png);
	background-repeat: repeat;
	background-position: center;
}

.newscell {
	background-image: url(/graphics/news_flower.png);
	background-repeat: no-repeat;
	font-family: trebuchet ms, verdanda, helvetica, sans serif;
	font-size: 10px;
	color: #5b2f22;
	text-align: top;
	line-height: 12px;
}

.navtext {
	font-family: trebuchet ms, verdanda, helvetica, sans serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.navtext a:link {
	font-family: trebuchet ms, verdanda, helvetica, sans serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.navtext a:visited {
	font-family: trebuchet ms, verdanda, helvetica, sans serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}

.navtext a:active {
	font-family: trebuchet ms, verdanda, helvetica, sans serif;
	font-size: 13px;
	font-weight: bold;
	color: #f59999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.navtext a:hover {
	font-family: trebuchet ms, verdanda, helvetica, sans serif;
	font-size: 13px;
	font-weight: bold;
	color: #f59999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.navbg {
	background-image: url(/graphics/navbg.png);
	background-repeat: no-repeat;
	background-position: center;
}

.copyrighttext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f69419;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.copyrighttext a:link {
	color: #f69419;
}

.copyrighttext a:visited {
	color: #f69419;
}

.copyrighttext a:active {
	color: #5b2f22;
}

.copyrighttext a:hover {
	color: #f59999;
}

.brownbg {
	background-color: #5b2f22;
}

/* #speaks {
	height: 58px;
} */