body {
	background: white;
}

h1,h2 {
	color: #6F6057;
}

li {
	list-style-image:url(/images/winter/arrow1.gif);
}

a {
	font-family: Trebuchet MS, Tahoma, Arial, Helvitica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #3c281e;
}

a:hover {
	font-family: Trebuchet MS, Tahoma, Arial, Helvitica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #999;
}

.emailBackHome {
	height:210px;
	background: url(/images/home_company.png) repeat-y top left;
}

.emailBackProduct {
	height:159px;
	background: url(/images/product_category.png) repeat-y top left;
}


.bottomHome {
	height:146px;
	background: url(/images/home_bottom.png) repeat-y top left;
}

.spacer {
	background: transparent;
}


a.navLink, a.navLinkSmall, a.navLinkLeft {
	color: #3c281e;
	text-decoration: none;
}

a.navLink:hover, a.navLinkSmall:hover, a.navLinkLeft:hover {
	text-decoration: none;
	color: #999;
}

#logo {
	background: url(/images/common/schneidermans_logo.png) no-repeat top left;
}

#FFHomemenu a { position: absolute; height: 38px; width: 88px; top: 11px; text-decoration: none; }
#FFHomemenu a i { visibility: hidden; } 
a#logoP { position:absolute; left:8px; top:16px; height:80px; width:300px; outline:none; }
a#logoP:hover { background-color:none; outline:none;}

#FrontPic a { position: absolute; height: 38px; width: 88px; top: 160px; text-decoration: none; }  
#FrontPic a i { visibility: hidden; } 
a#fP { left:33%; top:160px; height:333px; width:500px; outline:none; }
a#fP:hover { background-color:none; outline:none;}


#nav_line {
	background: url(/images/common/home_menu.png) no-repeat top left;
	height:46px;
}


