/* move to Transition stuff *//*table.Template,div.Template{	margin: 0;	margin-left: auto;	margin-right: auto;	padding: 0;	width: 750px;}*//*div.TopBar{	margin: 0;	border-top: 1px solid #333;	background: url(http://t3b.webstop.com/G_Backgrounds/Brown_Top_LMP_B_800x468.jpg) center top repeat-x;}*/div.Header {	margin-bottom: -10px;}.Header h1{	margin: 2px 0 0 0;	padding: 0;	height: 60px;	width: 750px;	background: url(http://t3a.webstop.com/G_Headings/HDR_750x60.gif) center bottom no-repeat;}.Header h1 span{	display: none;}/*.CardBanner{	margin: 0 0 5px 0;	border: 0;	padding: 0 10px 0 10px;	background: #630;	height: 25px;}.CardBanner table tr td{	margin: 0;	border: 0;	padding: 0;	padding-top: 5px;}.CardBanner table tr td,.CardBanner table tr td a{	color: #fff;}.CardBanner table tr td a:visited{	color: #eee;}.CardBanner table tr td a:hover{	color: #ddd;}*//* Home Page Stuff *//* Glider - Rotation Content - START */#my-glider{	margin: 10px 0 0 3px;}div.scroller {	margin: 0 0 0 0;	width: 380px; 	height: 213px;	overflow: hidden;	clear: both;}div.scroller div.section {	margin: 0;	padding: 0;	width: 380px;	height: 213px;	overflow:hidden;	float:left;}div.scroller div.section img {	margin: 0;	padding: 0;}div.scroller div.content {	width: 370px;}/* Rotation Tabs - START */div.bar{	padding-right: 10px;	background: url(http://graphics.dwfreshmarket.com/G_Home/RotationTabs/Tab_Hidden2_RT_6x100.gif) right top no-repeat;}#RotationTabs a{	padding: 0 5px;	color: #fff;	font-size: 12px;	background: #e31937;	text-decoration: none;}/*#RotationTabs a span{	padding-right: 10px;	background: url(http://graphics.dwfreshmarket.com/G_Home/RotationTabs/Tab_Hidden2_RT_6x100.gif) right top no-repeat;}*/#RotationTabs a, #RotationTabs a span{	display: block;	float: left;}/* Hide from IE5-Mac \*/#RotationTabs a, #RotationTabs a span{	float: none;}/* End hide */#RotationTabs a:hover{	background: #fff539;	color: #000;}/*#RotationTabs a:hover span{	padding-right: 10px;	background: url(http://graphics.dwfreshmarket.com/G_Home/RotationTabs/Tab_Hover2_RT_6x100.gif) right top no-repeat;}*//*#RotationTabs a.CurrentTab{	padding-left: 10px;	color: #fff;	background: #A09965 url(http://graphics.dwfreshmarket.com/G_Home/RotationTabs/Tab_Current_LT_6x100.gif) left top no-repeat;	text-decoration: none;}#RotationTabs a.CurrentTab span{	padding-right: 10px;	padding-top: 1px;	background: url(http://graphics.dwfreshmarket.com/G_Home/RotationTabs/Tab_Current_RT_6x100.gif) right top no-repeat;}*/#RotationTabs ul{	margin: 0;	padding: 0;	list-style: none;	display: inline-block;}#RotationTabs li{	margin: 0 3px 0 0;	float: left;}/* Rotation Tabs - END *//* Rotation Content - START */.RotateContent{	margin: 0 10px 10px 10px;	background: #A09965;	height: 250px;	clear: both;}.RotateContent img{	margin: 0;}.RotateContent a{	margin: 0;	padding: 0;}/* Glider - Rotation Content - END *//* Horizontal NavBar - END */.subnav{	margin: 2px 0 2px 0;	padding: 0;	background: #d7c595;	height: 31px;}/*** ESSENTIAL STYLES ***/.sf-menu, .sf-menu * {	margin:			0;	padding:		0;	list-style:		none;}.sf-menu {	line-height:	1.0;}.sf-menu ul {	position:		absolute;	top:			-999em;	width:			10em; /* left offset of submenus need to match (see below) */}.sf-menu ul li {	width:			100%;}.sf-menu li:hover {	visibility:		inherit; /* fixes IE7 'sticky bug' */}.sf-menu li {	float:			left;	position:		relative;}.sf-menu a {	display:		block;	position:		relative;}.sf-menu li:hover ul,.sf-menu li.sfHover ul {	left:			0;	top:			2.5em; /* match top ul list item height */	z-index:		99;}ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {	top:			-999em;}ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {	left:			10em; /* match ul width */	top:			0;}ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {	top:			-999em;}ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {	left:			10em; /* match ul width */	top:			0;}/*** DEMO SKIN ***/.sf-menu {	float:			left;	margin-bottom:	1em;}.sf-menu a {	border-left:	1px solid #fff;		padding: 		.75em 1em;	text-decoration:none;}/*border-top:		1px solid #f5e9d1;*/.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/	color:			#333;}.sf-menu li {	background:		#d7c595;}.sf-menu li li {	background:		#d4c086;}.sf-menu li li li {	background:		#cdb77e;}.sf-menu li:hover, .sf-menu li.sfHover,.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {	background:		#f5e9d1;	outline:		0;}