.ddsmoothmenu{
	font-family: Verdana;
	font-size: 10px;
	float: right;
	background-repeat: repeat-y;
}

.ddsmoothmenu ul{
	z-index:100;
	margin:  0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	display: block; /*background of menu items (default state)*/
	color: white;
	color: #83BCD6;
	text-decoration: none;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AF61AB;
	white-space: nowrap;
	padding-right: 9px;
	padding-left: 9px;
	
}
#main tbody tr td #banner #right-side #smoothmenu1 ul li ul li a {
	background-image: url("topmenubarsolid.jpg");
}


* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	background-image: none;
}
#main tbody tr td #banner #right-side #smoothmenu1 ul li a {
	background-image: url(topmenubar.jpg);
}


.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: white;
	background-image: url(topmenubardark.jpg);
	background-repeat: repeat-x;
}

.ddsmoothmenu ul li a:hover{
	color: white;
	background-image: url(topmenubardark.jpg);
	background-repeat: repeat-x;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	background-color: #6B1852;
	font-size: 9px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
	display: list-item;
	float: none;
	font-size: 9px;
	
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
	top: 0;
	font-size: 9px;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
	width: 120px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{
	height: 1%;
} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
}

/*.toplevelshadow{ shadow opacity. Doesn't work in IE
opacity: 0.8;
}*/
#catboxes {
	width: 637px;
	height: 200px;
	position: relative;
	margin-top: 5px;
}
#catboxes .boxesincat {
	background-image: url(purplebox.jpg);
	background-repeat: no-repeat;
	display: inline;
	height: 102px;
	width: 99px;
	white-space: normal;
	position: relative;
	float: left;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 4px;
}
#main tbody tr td #content #content2 #catboxes .boxesincat .word {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	color: #9F4000;
	text-align: center;
	font-size: 10px;
}
#main tbody tr td #content #content2 #catboxes .boxesincat .image {
	height: 70px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 8px;
	text-align: center;
}
#main tbody tr td #banner #right-side #purpcorner {
}
#main tbody tr td #banner #right-side #trianglecorner {
	float: left;
	position: absolute;
	left: 0px;
	width: 40px;
	display: none;
}
#main tbody tr td #content #content2 #catboxes .boxesincat #imageblank {
	height: 70px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 8px;
	text-align: center;
	color: #9F4000;
	text-decoration: none;
	font-size: 10px;
	padding: 5px;
}
#main tbody tr td #content #content2 #catboxes .boxesincat #textmiddle a{
	font-family: Verdana, Geneva, sans-serif;
	color: #9F4000;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}
#main tbody tr td #content #content2 #catboxes .boxesincat #imagedelivery {
	height: 57px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 8px;
	text-align: center;
}
#main tbody tr td #footer #underneath #allstates #state {
	width: 200px;
	display: inline-block;
	float: left;
}
#main tbody tr td #banner #right-side #smoothmenu1 ul li ul li a:hover {
	background-image: url(topmenubardark.jpg);
}
#main tbody tr td #banner #right-side #smoothmenu1 ul li a:hover {
	background-image: url(topmenubardark.jpg);
}
#main tbody tr td #content #content2 #catboxes .boxesincat .word a {
	font-family: Verdana, Geneva, sans-serif;
	color: #9F4000;
	font-size: 10px;
	text-decoration: none;
}

