#mainnav { border-bottom:14px solid #bbbbbb; }
#mainsection { padding:0px; width:784px; background-color:#b6be56;}
#homebanner { height:267px; }

	#link1 {
		background-image: url(/images/home/home-link1.jpg);
		width: 381px;
		height: 1px;
		padding-top: 49px;
		overflow: hidden;
		display: block;
	}
		#link1:hover {
			background-image: url(/images/home/home-link1-over.jpg);
		}
		
		#link2 {
		background-image: url(/images/home/home-link2.jpg);
		width: 381px;
		height: 1px;
		padding-top: 31px;
		overflow: hidden;
		display: block;
	}
		#link2:hover {
			background-image: url(/images/home/home-link2-over.jpg);
		}
		
		#link3 {
		background-image: url(/images/home/home-link3.jpg);
		width: 381px;
		height: 1px;
		padding-top: 71px;
		overflow: hidden;
		display: block;
	}
		#link3:hover {
			background-image: url(/images/home/home-link3-over.jpg);
		}
#bottomcontentholder {
	clear:both;
	width:784px;
	background-image: url(../images/home/bottomcontent_rep.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#FFFFFF;
}
#bottomcontenttop {
	width:784px;
	background-image: url(../images/home/bottomcontent_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottomcontentbottom {
	width:784px;
	background-image: url(../images/home/bottomcontent_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottombox {
	float:left;
	width:234px;
	padding:35px 17px 2px 19px;
	margin-right:7px;
	color:#000000;
	font-size:11px;
}
.bottombox p { float:left; width:130px; line-height:17px;}
.bottombox p span { display:block; padding:4px 0px 0px 0px; font-style:italic; color:#FFFFFF; text-transform:uppercase; font-size:10px; }
.bottombox .imgbox { float:right; padding-left:10px; padding-top:6px; }
#calendarbox {
	float:right;
	width:202px;
	background-image: url(../images/home/bg_calendar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:29px 12px 0px 12px;
	font-weight:bold;
	font-size:11px;
	color:#84325f;
}
#calendarbox p { line-height:14px; width:158px; padding-bottom:8px; }
.quicklinks { color:#696868; font-size:13px; font-weight:bold; width:190px; padding-left:6px; margin-bottom:8px; }
#quicklinksdhtml{  background-color:#e7e7e7; font-size:11px; color:#84325d; width:200px; position:absolute; font-weight:normal; display:none; padding-top:3px;
	padding-bottom:3px; margin-top:143px;   }
#quicklinksdhtml li a {
	display:block;
	margin-top:5px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 13px;
	width:189px;
}

#footer {
	color:#ffffff;
	margin:0px auto;
	padding-top:31px;
	border-top:none;
	width:797px;
	background-image:url(../images/home/bottom_shadow.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#footer a { color:#ffffff; }
#footer a:hover { color:#ffffff; }

select {
font-size: 11px;
}

