.redtext { font-family: arial; font-size:14pt; color:red }
.boldwhitetext { font-family: arial; font-size:14pt; color:white }
.whitetext { font-family: arial; font-size:12pt; color:white }
.smallwhitetext { font-family:arial; font-size:10pt; color:white }
.bigwhitetext { font-family:arial; font-size:18pt; color:white }

a.products:link { font-family:arial; color:white; font-size:10pt; font-weight:bold; text-decoration:none }
a.products:active { font-family:arial; color:white; font-size:10pt; font-weight:bold; text-decoration:none }
a.products:visited { font-family:arial; color:white; font-size:10pt; font-weight:bold; text-decoration:none }
a.products:hover { font-family:arial; color:red; font-size:10pt; font-weight:bold; text-decoration:none }

a.frontlink:link { color:white; text-decoration:none }
a.frontlink:active { color:white; text-decoration:none }
a.frontlink:visited { color:white; text-decoration:none }
a.frontlink:hover { color:white; text-decoration:none }

li.product { list-style-type: circle } 
.prodinfo { font-family:arial; font-size:12pt; color:yellow }

#menu a {
	font-family: Arial
	font-size: 16px;
	display:block;
	width:150px;
	color: #cccccc;
	padding:3px 3px 3px 7px;
	text-decoration:none;
	/*/*/
	margin:1px 0px 1px 0px;
	border:1px solid #cccccc;
	background-color:#black;
	/* */
}
#menu a:hover {
	/*/*/
	border:1px solid #cccccc;
	background-color:#eeeeee;
	color:red;
	/* */
	}

.imagecenter{
margin-bottom:5px;
border:0;
}

#specials{
color:#FFFFFF;
font:Arial, Helvetica, sans-serif;
}

#specials p{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
margin:0;
}

#specials ul{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

#box1{
background:url(images/bg1.jpg) repeat-y;
width:530px;
margin:0 auto;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
padding-left:10px;
padding-right:10px;
}