/* CSS Document */

body {
	background-color:#FFFFFF;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link, a:visited, a:active {
	color: #009900;
	text-decoration:none;
}
a:hover {
	color: #3B7F3F;
	text-decoration:underline;
}

.titlebg {
	background-image:  url("images/purple_bg.gif");
	background-repeat:repeat-y;
	background-position:left top;
}
	
.footer { 
	font-size:10px;
	color:#333333;
}

.title { 
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:.05em;
}

.topnav { 
	font-size:13px;
	color:#FFFFFF;
}
a.topnav, a.topnav:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:12px;
	padding-left:12px;

}
a.topnav:hover {
	color:#FFFFFF;
	background-color:#439047;
	text-decoration:none;
}

.productnav { 
	font-size:11px;
	font-weight:bold;
}
a.productnav, a.productnav:visited{
	color:#000000;
	text-decoration:none;
}
a.productnav:hover{
	color:#000000;
	text-decoration:underline;
}

.smallnav { 
	font-size:10px;
	line-height:10px;
	font-weight:bold;
}

a.smallnav, a.smallnav:visited{
	color:#000000;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
a.smallnav:hover{
	text-decoration:underline;
	color:#006600;
}

.bold {
	font-weight:bold;
	font-size:13px;
	color:#217915;
}

.catalog {
	font-size:10px;
	color:#666666;
}

.specialsnews {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
line-height:18px;
padding-left:5px;
}

.randomoutline {
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
}

.productsoutline {
border-color:#000000;
border-style:solid;
border-width:1px;
}

.bottomoutline {
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
padding-top:7px; 
padding-bottom:7px; 
padding-left:10px; 
padding-right:10px;
}

hr {
line-height:1px;
color:#217915;
}