@charset "utf-8";
/* CSS Document */
*, html{
	padding:0;
	margin:0;
}
body{
	background:url(/images/bkgd-grass.jpg) repeat-x #658512;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#page-wrapper{
	width:980px;
	margin:auto;
	padding:0;
	vertical-align:top
}
#header{
	padding:0;
	margin:0;
}
#nav{
	background:url(/images/structure/bkgd-menu.jpg) no-repeat;
	width:980px;
	height:51px;
}
#nav2{
	background:url(/images/structure/bkgd-nav.jpg) no-repeat;
	width:980px;
	height:51px;
}
#main-wrapper1, #main-wrapper2{
	padding:0;
	margin:0;
	width:980px;
}
#main-wrapper1{
	background:url(/uploads/images/structure/bkgd-content1.jpg) repeat-y #ffffff;

}
#leftborder{
	background: url(/images/structure/bkgd-leftborder.jpg) repeat-y #658512;
	float:left;
	width:33px;
	height:256px;
	padding:0;
	margin:0;
}
#content-wrapper{
	width:914px;
	float:left;
	min-height:195px;
	background:url(/images/structure/bkgd-content.jpg) repeat-y #ffffff;
	padding:0;
	margin:0;
}
#rightborder{
	background:url(/images/structure/bkgd-rightborder.jpg) repeat-y #658512;
	float:right;
	width:32px;
	height:256px;
	padding:0;
	margin:0;
}

.clear{
	clear:both;
	visibility:collapse;
}
.main-image-border{
	padding:12px;
	width:890px;
	background-color:#fff;
	margin:0;
}
.main-image-wrapper{
	width:890px;
	height:171px;
	background: url(/uploads/images/structure/main-image1.jpg) no-repeat #ffffff;
	padding:0;
	margin:0;
}
#redstrip{
	width:874px;
	height:56px;
	margin:0;
	padding:5px 8px 0px;
	background: url(/uploads/images/structure/redstrip.jpg) no-repeat #ffffff;
	color:#FFFFFF;
	letter-spacing:-.01em;
}
#main-wrapper2{
	background:url(/uploads/images/structure/bkgd-content2.jpg) repeat-y #ffffff;
}
#space{
	width:980px;
	height:10px;
	margin:0;
	padding:0;
}
#lowerleftborder{
	background: url(/images/structure/bkgd-lowerleftborder.jpg) repeat-y #658512;
	float:left;
	width:33px;
	min-height:300px;
	padding:0;
	margin:0;
}
#content-wrapper1{
	width:915px;
	float:left;
	min-height:300px;
	background:url(/images/structure/bkgd-content1.jpg) repeat-y #ffffff;
	padding:0;
	margin:0;
}
#lowerrightborder{
	background:url(/images/structure/bkgd-lowerrightborder.jpg) repeat-y #658512;
	float:right;
	width:32px;
	min-height:300px;
	padding:0;
	margin:0;
}
#content-bottom{
	background:url(/images/structure/bkgd-content-bottom.jpg) no-repeat;
	width:874px;
	height:65px;
	padding:0 53px;
	margin:0;
}
.cb1, .cb2, .cb3{
	width:33%;
	float:left;
}
.cb1{
	text-align:left;
}
.cb2{
	text-align:center;
}
.cb3{
	text-align:right;
}
#greenbox-wrapper{
}
#greenbox{
	min-height: 65px;
	width:952px;
	margin:auto;
	padding:12px 0 0 0;
	background:#41492a;
	-webkit-border-radius:30px 30px 0px 0px;
	-khtml-border-radius:30px 30px 0px 0px;
	behavior:url(/includes/border-radius.htc);
	-moz-border-radius: 30px 30px 0px 0px;
	border-radius: 30px 30px 0px 0px;
}
#greenbox1, #greenbox2{
	float:left;
	color:#FFFFFF;
	padding-top:25px;
}
#greenbox1{
	min-width:590px;
	padding:0 0 0 25px
}
#greenbox2{
	width:250px;
	padding:0 0 0 50px;
}
#news1, #news2{
	float:left;
	padding:2px 19px 16px 19px;
	margin-top:10px;
	background:url(/images/structure/bkgd-greenbar.jpg) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
}
#news1{
	width:461px;
}
#news2{
	width:365px;
	margin-left:11px;
}
.title1{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}
#news1.content{}

