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

/* franchise.css
// author:	Nate West
// version:	0.93
// date:		12/19/08
 */

.module span.day {
	width: 80px;
	display: block;
	float: left;
}
.module br {
	clear: both;
}
.module a {
	color: #fff;
}
#left .module.norule {
	border: none;
	margin-bottom: 10px;
}
ul#mainmenu li.mainsite {
	width: 277px;
}
.module address, .module p {
	margin: 0 0 5px 0;
	font-style: normal;
}
.module .button {
	background-image: url(../images/button_l_graybg.png);
}
	.module .button span {
		background-image: url(../images/button_r_graybg.png);
	}