@charset "UTF-8";
/* CSS Document */


#overstock_hp {
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	font:Arial, Helvetica, sans-serif;
	line-height:25px;


}




a.map, a.map:visited, a.map:active{
	font-size:14px;
	color:#0066CC;
}


a.map:hover {
	color:#000;
}





a.store, a.store:visited, a.store:active{
	font-size:16px;
	color:#0066CC;
}


a.store:hover {
	color:#000;
}



h1, .italic {
color:#0066CC;

}

.italic {
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}