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


h1 {
	color:;
	font-weight:bold;
}
h2 {
 color: #C67D52;
}
.bxhd {
	font-weight:bold;
	color:#000551; /*navy*/
}
li {
	margin-left:30px;
	padding:3px;

}
.photo {
	margin:20px;
	position:relative;
	width:300px;
	height:191px;

}
.photo a {
	text-decoration:none;
}
.photo img {
	background:#fff;
	border:solid 1px #ccc;
	padding:4px;
}
.sample span {
	width:28px;
	height:21px;
	display:block;
	position:absolute;
	top:-12px;
	left:150px;
	background: url(../images-pres/pin.png) no-repeat;
}
.award {
max-width:180px;
	float:right;
	padding:10px;

}