body{
	background:url(images/custom/back.jpg) repeat-x top left;
}

a{
	color: #707070;
	font-weight: bold;
}

a:hover{
	color: #000000;
}

.s3 {
	height:3px;
	padding-bottom: 17px;
}

#wrapper{
	background:url(images/custom/back_head.gif) no-repeat top left #FFF;
	width: 950px;
	padding-left:20px;
	padding-right:20px;
}

.head{
	padding-top:20px;
}

.logo{
	width:300px;
	float:left;
}

.menutop{
	width:380px;
	float:right;
	padding-bottom:5px;
	border-bottom:2px solid #D1D1C0;
}

.menutop a{
	color:#9E9E8F;
	font-size:15px;
	text-decoration:none;
	padding:2px 10px;
	position:relative;
	font-weight:bold;
}

.menutop a:hover{
	color:#000;
}

.callquote{
	width:300px;
	float:right;
	text-align: right;
	margin-top: 10px;
}

h2.entry-title a{
	color: #697895;
}