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

.socials {
	width:340px;
	padding-left:200px;
	text-align:left;
	padding-bottom: 0px;
	margin: 0px;
}
.socials ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
.socials li {
	list-style: none;
	padding-top:0px;
	margin: 0px;
}
.socials li a {
	background:url(../images/08-calendar-promo.gif) no-repeat left top;
	height:80px;
	display:block;
	background-color: #fff;
	text-decoration:none;
	font-weight: bold;
	font-size:14px;
	padding-left:85px;
	color: #c6bc89;
	margin:0;
}
.socials li a:hover {
	color:#6e273d;
	background:url(../images/08-calendar-promo-over.gif) no-repeat left top;
}
.socials ul a b {
	display:block;
	color:#ccc;
	font-size: 11px;
	margin:0px;
}
.socials ul a:hover b {
	color:#000;
}

.3col {
	background: url(../images/home-btm-bg.jpg) repeat-x top;
}
