@import url(crossroads-new.css);

#storehome #content {
	background: url(/Library/images/subpage/image-stores-landing2.jpg) no-repeat top center;
}
#storehome #content td {
	padding-top: 90px;
}
#storehome #contenttable td {
	border-collapse:collapse;
    border-width:0;
	padding: 0;
}
#storehome #contenttable td#col1 {
	width: 180px;
	padding-left: 20px;
}
#storehome #contenttable td#col2 {
	width: 220px;
	padding-left: 20px;
}
#storehome #contenttable td#col3 {
	width: 210px;
	padding-left: 20px;
}

#storehome #contenttable h2 {
	font-size: 1.5em;
	margin: 20px 0 0 0;
	color: #323334;
	text-transform: uppercase;
}
#storehome #contenttable h3 {
	margin: .5em 0 0 0;
	color: #323334;
	font-weight: normal;
	font-size: 1.2em;
}
#storehome #contenttable p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: .8em;
	margin: 0 0 0 10px;
}
#storehome #contenttable p a:link,
#storehome #contenttable p a:visited {
	color: #DF5D2D;
	background: url(/Library/images/subpage/bullet.gif) no-repeat center left;
	padding-left: 8px;
	border-bottom: 0;
}
#storehome #contenttable p a:hover,
#storehome #contenttable p a:active {
	color: #D1A341;
	background: url(/Library/images/subpage/bulletover.gif) no-repeat center left;
	padding-left: 8px;
	border-bottom: 0;
}