.topnavlinks a:link, .topnavlinks a:visited{ font-family: Arial, Verdana, sans-serif; font-size:9pt; color:#FFFFFF; FONT-WEIGHT:normal; FONT-STYLE:normal; TEXT-DECORATION:none; }
.topnavlinks a:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:9pt; color:#FFFFFF; FONT-WEIGHT:normal; FONT-STYLE:normal; TEXT-DECORATION:underline; }

.ftrlinks a:link, .ftrlinks a:visited{ font-family: Arial, Verdana, sans-serif; font-size:8pt; color:#5b633c; FONT-WEIGHT:normal; FONT-STYLE:normal; TEXT-DECORATION:none; }
.ftrlinks a:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:8pt; color:#5b633c; FONT-WEIGHT:normal; FONT-STYLE:normal; TEXT-DECORATION:underline; }
.ctrlinks a:link, .ctrlinks a:visited{ font-family: Arial, Verdana, sans-serif; font-size:9pt; color:#000000; FONT-WEIGHT:bold; FONT-STYLE:normal; TEXT-DECORATION:none; }
.ctrlinks a:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:9pt; color:#000000; FONT-WEIGHT:bold; FONT-STYLE:normal; TEXT-DECORATION:underline; }

.topbodytext { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:9pt; color:#FFFFFF; FONT-WEIGHT:normal; FONT-STYLE:normal; TEXT-DECORATION:none; }
.ctrbodytext { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:8pt; color:#000000; FONT-WEIGHT:normal; FONT-STYLE:normal; TEXT-DECORATION:none; }
.maintext { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:9pt; color:#000000; FONT-WEIGHT:normal; FONT-STYLE:normal; TEXT-DECORATION:none; }
.ctrhdrtext { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10pt; color:#000000; FONT-WEIGHT:bold; FONT-STYLE:italic; TEXT-DECORATION:none; }
.ftrtext { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:7pt; color:#5b633c; FONT-WEIGHT:normal; FONT-STYLE:normal; TEXT-DECORATION:none; }

input[type="submit"] {
 padding-left: 2px;
  padding-right: 2px;
}

#cats {
padding-left:15px;
padding-right:10px;
  /* id=cats*/
}

font.Subtitle
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;} /* this is the sort font if you need to change the size if they have a ton of products*/
	
	.sidecolumnitemtext
{
    padding-left: 5;
    margin-top: 0;
    margin-bottom: 0;} /* this is the padding for the left or right columns*/
	
	hr.shoppingcart
	{
width: 0px;
height: 0px;
display:none;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

/* <td style="border-right:1px solid #CCCCCC"></td> - This is for vertical rules*/

/* <td style="border-top: 1px dashed #CCCCCC"></td> - This is for dotted rules*/
