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


/* general layout */
#leftbox1 {
	background-color: #d6e1d4;
	width: 236px;
	height: 318px;
	margin-left: 12px;
}

#leftbox2 {

	width: 246px;
	height: 107px;
	margin-left: 12px;
}

#rightbox1 {
	width: 529px;
	height: 190px;
	/*background-image:url(/images/home/rightbox1Bg.gif);
	background-repeat: no-repeat;
	background-position: top left;*/
	background-color: #e0edde;
	position: relative;
	
}

#rightbox2 {
	background-color:#e0edde;
	width: 529px;
	height: 215px;
	position: relative;
}


/*left hand boxes */
.leftBoxContent {
	background-image: url(/images/home/leftBoxContentBg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 109px;
}


.btm {
	background-image: none;
}

.leftBoxContent .copy {
	margin-left: 22px;
	width: 205px;
	font-size: 8pt;
	line-height: 140%;
}

.leftBoxContent .copy img {
	border: 1px solid #8c968b;
	margin-right: 10px;
	float: left;
}

.leftBoxContent .copy .heading {
	color: #bb8700;
	font-weight: bold;
	text-decoration: underline;
}

.leftBoxContent .copy .heading a {
	color: #bb8700;
}

.copyTop {
	position: relative;
	top: 28px;
}

.copyMiddle {
	position: relative;
	top: 17px;
}

.copyBtm {
	position: relative;
	top: 23px;
}

/*welcome box */

#rightbox1 .copy {
	margin-left: 20px;
	font-size: 8pt;
	color: #172c07;
	width: 480px;
}

#rightbox1 .copy img {
	margin-top: 15px;
	margin-bottom: 4px;
}

#rightbox1 .copy a {
	color: #eddb0c;
}

/*#rightbox1 .readMore {
	position: absolute;
	bottom: 20px;
	right: 16px;
	font-size: 8pt;
}

#rightbox1 .readMore img {
	margin-right: 5px;
	position:relative;
	top: 3px;
}

#rightbox1 .readMore a {
	font-weight: bold;
	color: #eddb0c;
}*/
#rightbox1 .readMore {
	position: absolute;
	bottom: 20px;
	right: 16px;
	font-size: 8pt;
}

#rightbox1 .readMore img {
	margin-right: 5px;
	position:relative;
	top: 3px;
}

#rightbox1 .readMore a {
	font-weight: bold;
	color: #2c2c2c;
}


/* latest news box */
.newsHeading img {
	padding-top: 5px;
	padding-left: 5px;
}


.newsCopyTop {
	width: 480px;
	margin-left: 21px;
	margin-top: 20px;
	font-size: 8pt;
	height: 90px;
}

.newsCopyTop img {
	border: 1px solid #8c968b;
	float: left;
	margin-right: 20px;
}

.newsCopyTop .heading {
	font-weight: bold;
}

.newsCopyTop .text {
	line-height: 140%;
}

.newsLinks {
	list-style-image: url(/images/home/linkArrow.gif); 
	width: 417px;
	margin: 0 auto;
}

.newsLinks li {
	padding-left: 14px;
}

.newsLinks li a {
	color: #51840d;
}

#rightbox2 .readMore {
	position: absolute;
	bottom: 16px;
	right: 16px;
	font-size: 8pt;
}

#rightbox2 .readMore img {
	margin-right: 5px;
	position:relative;
	top: 3px;
}

#rightbox2 .readMore a {
	font-weight: bold;
	color: #2c2c2c;
}