@charset "utf-8";


h2{
	font-size:18px;
	font-weight:800;
	letter-spacing:3px;
	color:#ff790d;
	margin-top:30px;
	text-indent:30px;
	margin-bottom:10px;
	background:url(../images/h2_icon.jpg) no-repeat 0px 3px;
}


h3{
	margin-top:40px;
	margin-bottom:10px;
	font-size:18px;
	background:url(../images/h3_orange.jpg) no-repeat 0px 3px;
	letter-spacing:3px;
	text-indent:15px;
}

#content_top {
	background:url(../images/h1_orange.jpg) no-repeat;
	height:50px;
	color:#ff790d;
	font-size:28px;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
}

#content_mid {
	background:url(../images/content_mid_orange.jpg) repeat-y;
	border-bottom: #ff790d 2px solid;
}
