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

body {
	background:url(../images/body_bg.jpg) repeat-x #ebe3b6;
	/*background:url('../images/content/pagebuilder/body_bg_new.png') repeat-x #ebc4b7;*/
	margin:0;
	padding:0;
	font-family:"Times New Roman", Georgia, Times, serif;
	position:relative;
}
h1 {
	font-size:32px;
	font-weight:normal;
	color:#006600;
}
h1 span {
	color:#db680b;
}
h2 {
	font-size:31px;
	font-weight:normal;
	color:#fff;
}
h2 span {
	font-size:24px;
	font-weight:bold;
}

p {
padding-bottom:15px !important;

}

h3 {
	font-size:23px;
	font-weight:bold;
	color:#006600;
	padding-bottom:15px;
}
h3 span {
	color:#db680b;
}

#header {
	width:980px;
	height:550px;
	float:left;
	background:url(../images/glow.png) no-repeat 50px 12px;
	position:relative;
}

#flashSlider {
	position:absolute;
	top:15px;
	left:29px;
}
