@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;
}

.seegallery{
	margin: 25px 0;
	width: 683px;
	letter-spacing: -.40em;
	background: #f5f3e2;
	border: 1px solid #e3dcac;
}

.seegallery a{
	display:block;
	width: 683px;
}

.seegallery div{
	margin: 0 0 0 15px;
	padding: 10px 0;
    display: inline-block;
    width: 139px;
    letter-spacing: normal;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
}

.seegallery .desc{
	width: 340px;
}

.seegallery .desc h2{
	background: none;
	margin: 0;
	padding: 0;
	font-size: 0.95em;
}