.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
color: #990000;
line-height: 18px;
z-index: 100;
background-color: #FEFAF1;
width: 220px;}

.anylinkcss a{
width: 220px;
color: #990000;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #EEDDAA;
color: #990000;
}

/* Basic Text of links */
.pull_down_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	padding: 3px 12px;	
	text-decoration: none;
	
}



/* border and hr */
#nav {
	background: #fefaf1;
	font-weight: bold;
	padding: 0;
	border: solid #EEDDAA;
	border-width: 1.5px 0;
	width: 100%;
	
}


/* for products */
.anylinkcss2{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
color: #990000;
line-height: 18px;
z-index: 100;
background-color: #FEFAF1;
width: 280px;}

.anylinkcss2 a{
width: 280px;
color: #990000;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss2 a:hover{ /*hover background color*/
background-color: #EEDDAA;
color: #990000;
}


/* for testimonials */
.anylinkcss3{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
color: #990000;
line-height: 18px;
z-index: 100;
background-color: #FEFAF1;
width: 120px;}

.anylinkcss3 a{
width: 120px;
color: #990000;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss3 a:hover{ /*hover background color*/
background-color: #EEDDAA;
color: #990000;
}

