/* CSS Document */

/******************************
BGPROMOTIONS.COM

LAYOUT
*******************************/

/* Side Column Left */

#cu {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 420px;
	height: 90px;
	clear:both;
	}

#cu .cuimg {
	float:left;
	width: 170px;
	height: 65px;
	background-color:#000;
	margin-right: 10px;
	}
	
#cu .info {
	float:left;
	width: 230px;
	height:auto;
	font-size: 12px;
	}

#cu .line_brk {
	width:300px;
	margin: 5px 0 10px 0;
	border: 1px solid #802A2A;
	}

#cu a:link {
	text-decoration: none;
	color: #3F3F3F;
	width: auto;
	height: 20px;
	}
	
#cu a:visited {
	text-decoration: none;
	color: #3F3F3F;
	width: auto;
	height: 20px;
	}
	
#cu a:hover  {
	text-decoration: underline;
	color:#802A2A;
	width: auto;
	height: 20px;
	}
	
#content u {
	font-weight:bold;
	font-size:12px;
}

#content .hours {
	text-align: center;
	line-height: 18px;
	border-top: 1px solid #666;
	padding-top: 5px;
	margin-top: 20px;
}

#content span {
	padding-right: 10px;
	padding-left: 10px;
}
