#dropmenudiv{
position:absolute;
border-bottom:1px solid;
border-left:1px solid;
border-right:1px solid;
/*border-bottom-width: 0;*/
/*font:normal 12px Verdana;*/
line-height:18px;
z-index:100;
border-color:#999999;
}

#dropmenudiv a{
width: 100%;
display: block;
/*text-indent: 3px;*/
/*border-bottom: 1px solid black;*/
padding: 0px 0px 0px 2px;
/*text-decoration: none;*/
/*font-weight: bold;*/
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: green;
}



a:link {
	color: #457d32;
	font-size: 11px;
	text-decoration: none;
		font-weight: bold;
}

a:visited {
	color: #457d32;
	font-size: 11px;
	text-decoration: none;
		font-weight: bold;
		/*padding: 100px 100px 100px 100px;*/ 
}

a:hover {
	color: #ffb500;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	/*background-color: #959595;*/
	/*padding: 100px 100px 100px 100px;*/
	
}

/*Menu base*/
a.two:link {
	color: #457d32;
	font-size: 11px;
	text-decoration: underline;
	padding-left:0px;
	padding-right:2px;
	/*padding: 100px 100px 100px 100px;*/ 
}

a.two:visited {
	color: #457d32;
	font-size: 11px;
	text-decoration: underline;
	padding-left:0px;
	padding-right:2px;
}

a.two:hover {
	color: black;
	font-size: 11px;
	text-decoration: none;
	padding-left:0px;
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
}

/*Viewcart*/
a.three:link {
	color: black;
	font-size: 11px;
	text-decoration: underline;
	padding-left:0px;
	padding-right:2px;
	background-color: ffcc00;
	/*padding: 100px 100px 100px 100px;*/ 
}

a.three:visited {
	color: black;
	font-size: 11px;
	text-decoration: underline;
	padding-left:0px;
	padding-right:2px;
	background-color: ffcc00;
}

a.three:hover {
    color:#515151;
	font-size: 11px;
	text-decoration:underline;
	padding-left:0px;
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: ffcc00;
}

/*PageLinks*/
a.four:link {
    color: #3D692C;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
}

a.four:visited {
    color: #3D692C;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
}

a.four:hover {
    color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
}

a.promo:link {
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
		font-weight: bold;
}

a.promo:visited {
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
		font-weight: bold;
		/*padding: 100px 100px 100px 100px;*/ 
}

a.promo:hover {
	color: #ffb500;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	/*background-color: #959595;*/
	/*padding: 100px 100px 100px 100px;*/
	
}

a.nine:link {
	color: #ffb500;
	font-size: 11px;
	text-decoration: underline;
	padding-left:0px;
	padding-right:2px;
	/*padding: 100px 100px 100px 100px;*/ 
}

a.nine:visited {
	color: #ffb500;
	font-size: 11px;
	text-decoration: underline;
	padding-left:0px;
	padding-right:2px;
}

a.nine:hover {
	color: black;
	font-size: 11px;
	text-decoration: none;
	padding-left:0px;
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
}
