

h1 {
	color: #64584C;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin: .5em 0 1em 0;
}

h1 a, h1 a:hover, h1 a:active, h1 a:visited {
	color: #64584C;
	font-size: .9em;
}

h2 {
	color: #64584C;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 1em 0;
}

.widget_side h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	background: url(../images/sib.png) center top repeat-x;
	height: 35px;
	margin: .5em 0;
}

.widget_side h2 span {
	display: block;
	background: url(../images/heading_left.png) left top no-repeat;
	height: 35px;
}

.widget_side h2 span span {
	background: url(../images/sib_right.png) right top no-repeat;
	padding: 9px 0 0 49px;
}

.widget_side h2 span span img {
	margin-top: -3px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: .2em;
	margin-bottom: .5em;
}

h4 {
	color: #BE0707;
	font-size: .9em;
	font-weight: normal;
	letter-spacing: .2em;
	line-height: 1.3em;
	margin-bottom: .5em;
}