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

body {
	background:url(../images/inner_bg.jpg) repeat-x #ebe3b6;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Georgia, Times, serif;
	position:relative;
}
#header {
	width:980px;
	height:166px;
	float:left;
	position:relative;
}
h1{
	font-size:31px;
	font-weight:normal;
	color:#006600;
	clear:both;
}

h2{
	font-size:24px;
	font-weight:bold;
	color:#db680b;
	clear:both;
}

h3{
	font-size:21px;
	font-weight:bold;
	color:#52473b;
	clear:both;
}

h3.ObjTitle {
	font-size:31px !important;
	font-family:"Times New Roman", Georgia, Times, serif !important;
	font-weight:normal !important;
	color:#006600 !important;
	clear:both !important;
}