

.homelink {
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	padding: 0 0 0 20px;
	text-decoration: none;
	font-family:helvetica;
}

.topline {
	background-image: url('../images/a.gif');
	background-image: url('../images/a.gif');
	background-repeat: no-repeat;
	height: 30px;
}

.topbanner {
	background-image: url('../images/b_home.gif');
	background-repeat: no-repeat;
	height: 54px;
	width: 737px;
	padding-left: 170px;
}

.topphoto {
	height: 54px;
	vertical-align: middle;
}

.topphotospace {
	width: 180px;
}

.topnav {
	background-image: url('../images/c_nav.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding: 0 0 0 70px;
}

.topnavtext {
	color: white;
	font-family:helvetica;
	font-size:14px;
	text-align:center;
	text-decoration: none;
	padding: 0 2px 0px 0px;
}

.topnavtexton {
	color: #D4B348;
	font-family:helvetica;
	font-size:14px;
	text-decoration: none;
	padding: 0 2px 0px 0px;
}

.topnavtext:hover {
	text-decoration: underline;
}

.topnavdot {
	padding: 0px 5px 0px 2px;
	background-image: url(../images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.homehead {
	color: #660066;
	font-family:helvetica;
	font-size:28px;
	text-align: center;
}

.homebody {
	width: 569px;
	background: transparent;
	background-image: url(../images/cover_hands2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.bodytd {
	color: #660066;
	font-family:helvetica;
	font-size:18px;
	text-align: left;
}

.sched_tr {
	background-image: url(../images/sched.png); /* works in Firefox only */
	background-repeat: no-repeat;
	background-position: top left;
	height: 40px;	/* set minimum height here. */
}

.sched{	/* actual inner table width is 509, not 150+200+133=483 */
	background: transparent;
}

.sched_l {
	width: 150px;
	background-image: url(../images/sched_l.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.sched_c {
	width: 202px;
	background-image: url(../images/sched_c.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.sched_r {
	width: 133px;
	background-image: url(../images/sched_r.png);
	background-repeat: no-repeat;
	background-position: top right;
}

/* note: .leftnav style is used in store0.css file */


/* ************************** */

#sddm
{	margin: 0;
	padding: 0;
}

#sddm li
{	margin: 0;
	padding: 0;
	padding: 0 0 5px 10px;	/* was 20px 10px best indent */
	font: normal 11px arial;
}

#sddm li a
{	display: block;
	margin: 0 0px 0 0px;	/* was 1px outdent */
	//padding: 2px 2px 2px 12px;	/* IE bug miscalculates this*/
	width: 120px;
	color: white;
	font-family:helvetica;
	font-size:12px;
	text-align: left;
	text-decoration: none;
	background: transparent;
	background-image: url(../images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

#sddm li a:hover
{
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

#sddmh
{	margin: 0;
	padding: 0;
}

#sddmh li
{	margin: 0;
	padding: 0;
	padding: 0 0 5px 18px;	
	font: normal 11px arial;
	color: #660066;
}

#sddmh li a
{	display: block;
	margin: 0 0px 0 0px;	
	//padding: 2px 2px 2px 12px;	/* IE bug miscalculates this*/
	width: 158px;
	color: #660066;
	font-family:helvetica;
	font-size:14px;
	text-align: left;
	text-decoration: none;
	background-color: #CC9933;
	height: 25px;
	vertical-align: middle;
	padding: 5px 8px 0px 0px;
}

#sddmh li a:hover
{
	background-color: #D4B348;
	text-decoration: none;
}

#sddmhIE
{	margin: 0;
	padding: 0;
}

#sddmhIE li
{	margin: 0;
	padding: 0;
	padding: 0 0 5px 18px;	
	font: normal 11px arial;
}

#sddmhIE li a
{	display: block;
	margin: 0 0px 0 0px;	
	//padding: 2px 2px 2px 12px;	/* IE bug miscalculates this*/
	width: 166px;
	color: #660066;
	font-family:helvetica;
	font-size:14px;
	text-align: left;
	text-decoration: none;
	background-color: #CC9933;
	height: 30px;
	vertical-align: middle;
	padding: 8px 0 0px 8px;
}

#sddmhIE li a:hover
{
	background-color: #D4B348;
	text-decoration: none;
}

#sddmh-dp
{	margin: 0;
	padding: 0;
}

#sddmh-dp li
{	margin: 0;
	padding: 0;
	padding: 0 0 5px 10px;	/* was 20px 10px best indent */
	font: normal 11px arial;
}

#sddmh-dp li a
{	display: block;
	margin: 0 0px 0 0px;	/* was 1px outdent */
	//padding: 2px 2px 2px 12px;	/* IE bug miscalculates this*/
	width: 120px;
	color: #660066;
	font-family:helvetica;
	font-size:14px;
	text-align: left;
	text-decoration: none;
	background-color: #CC9933;
	height: 30px;
	vertical-align: middle;
	padding: 8px 0 8px 8px;
}

#sddmh-dp li a:hover
{
	background-color: #D4B348;
	text-decoration: underline;
}

.navon 
{	
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

.navoff
{	
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.shiftit	/* needed because IE bug miscalculates box width */
{
	text-indent: 0px;
	padding: 0 0 0 12px;
}

.shiftitIE	/* needed because IE bug miscalculates box width */
{
	padding: 0 0 0 -12px;
}


