/* CSS Document */

	#sm-menu ul{
	text-align:left;
	list-style: none;
	margin: 0;
	width:161px;
	text-indent: 5px;
	padding: 0;
	line-height: 25px;
	background-position: top;
	vertical-align: top;
		}
	
	
	#sm-menu li {
	list-style: none;
	text-align:left;
	margin: 0;
	background-position: top;
	vertical-align: top;
	}
	
	#sm-menu li a{
	display: block;
	text-decoration: none;
	background-repeat:repeat-y;
	height: 22px;
	line-height: 22px;
	color: #000000;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	letter-spacing: 1px;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../01_images/01_pg_graphics/button-up.gif);
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-position: top;
		}
	
	#sm-menu li a:hover {
	display: block;
	text-decoration: none;
	background-image:url(../01_images/01_pg_graphics/button-down.gif);
	background-repeat:repeat-y;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	letter-spacing: 1px;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-position: top;
		}
	
.topleftcolumn {
	background-color: #BCD8A8;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	width: 161px;
	height: 26px;
}
.left {
	width:161px;
	vertical-align:top;
	background-color: #bbd9a9;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#bbd9a9;
		}

/* Tell A Friend link */

	
.tellafriend A:link {
	background-color: #FFFFFF;
	height: 22px;
	width: 88px;
	margin-left: 36px;
	border: 1px solid #999999;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #FF0000;
	text-align: center;
	text-indent: 2px;
}

.tellafriend A:visited {
	background-color: #FFFFFF;
	height: 22px;
	width: 88px;
	margin-left: 36px;
	border: 1px solid #999999;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #FF0000;
	text-align: center;
	text-indent: 2px;
}
.tellafriend A:active {text-decoration: none}
.tellafriend A:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8E8684;
}
.verisign {
	height: 55px;
	width: 151px;
	background-color: #FFFFFF;
	background-image: url(../01_images/05_links/verisign.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #BBD9A9;
}
.sunbrella {
	height: 55px;
	width: 151px;
	background-color: #F3F3DF;
	background-image: url(../01_images/05_links/sunbrella.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #BCD8A8;
}
.paypal {
	height: 55px;
	width: 151px;
	background-color: #FFFFFF;
	background-image: url(../01_images/05_links/paypal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #BCD8A8;
}
