#topbar{
	background-color: #739b2c;
	border-bottom: 1px solid #fff;
}

#topbar #title{
	border-right: 1px solid #fff;
	float: left;
}

#topbar #toppic{
	float: left;
}

#storesmain{
	color: #fff;
}

#storesleftside strong{
	color: #fff586;
	font-size: 1.2em;
}

#storesmain a{
	color: #fff;
}

#storesmain a:hover{
	color: #fff586;
}

#storesleftside{
	background-color: #84b233;
	float: left;
	padding: 30px;
	width: 436px;
}

#storesleftside #inusa{
	border-bottom: 1px solid #fff;
	padding: 20px 0;
	text-align: center;
}

#storesleftside #intstores{
	border-bottom: 1px solid #fff;
	padding: 20px 0;
	text-align: center;
}

#storesleftside #retsites{
	padding: 15px 0;
	text-align: center;
}

#storesleftside .button{
	margin: 0;
	padding: 0;
}

#storesrightside{
	border-left: 1px solid #fff;
	background-color: #739b2c;
	float: left;
	padding: 30px 20px;
	width: 231px;
}

#storesrightside h3{
	background-image: url(/images/stores_results.gif);
	height: 13px;
	margin: 0 0 6px 0;
	padding: 0;
	text-indent: -50000px;
	width: 170px;
}

#storesrightside strong{
	color: #fff586;
	font-size: 1em;
}

#storesrightside em{
	color: #c3f965;
	font-style: normal;
	font-weight: bold;
}

