.pageHeading{
color:#ffc865;
font-weight:600;
}
.smallText{color:#ffc865;}

.inputRequirement{color:#ffc865;}
.smallText1{
color:#ffc865;}

.catalogrightlink {
	font-family: "Times New Roman";
	font-size: 11px;
	color: #5a3822;
	text-align: center;
	text-decoration:none;

}
.catalogpagelink {
	font-family: Arial;
	font-size: 12px;
	text-transform: none;
	color: #ffc865;
	text-decoration:none;
	font-weight:600;
	}
.dropdown {padding-right: 10px; }
.dropdown dt {width:188px; cursor:pointer;}
.dropdown dd {position:absolute; overflow:hidden;display:none; background-image:url(../images/namebar.jpg); z-index:200; opacity:100;}
.dropdown ul {border:2px solid #953204; list-style: outside;  margin: 0; padding: 0; width:120px;}
.dropdown li {display:inline; width:120px; height:120px;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; }
.dropdown a:hover {background-image:url(../images/namebarlight.jpg)}
.dropdown .underline {border-bottom:2px solid #953204;}

