@charset "utf-8";
/* CSS Document */

section{
	margin-bottom: 60px;
}

.mainimg{
	margin-bottom: 25px;
}

.entry h2:first-child{
	margin: 0 0 15px;
}

.entry h3{
	color: #6b93b4;
}

.entry li{
	margin: 20px 0 30px;
	list-style: url(../images/icn-beige.gif) outside;
}

.entry strong{
	font-weight: bold;
	color: #96662d;
}

.facebook{
	margin:0 auto 40px;
	padding: 10px;
	width: 590px;
	border:1px solid #f3ca48;
	text-align:center;
}

.facebook *{
	vertical-align: middle;
}

.facebook h2 span{
	display: inline-block;
	margin-left: 15px;
	font-size: 1.6em;
}

.facebook a{
	color: #3c5a98;
}

.facebook a:hover{
	color: #6284cb;
}

.facebook p{
	font-size: 0.85em;
}