body, html {
	background: url(images/bg.jpg);
	margin: 0px auto;
	height: 100%;
	width: 100%;
	border:0;}
	
#bodycontainer {
	background: url(images/shadowbg.png);
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	padding: 10px;}
	
#pagecontent {
	background: #FFFFFF;
	width: 660px;
	padding: 10px;}
	
#headercontainer{
	margin-left:auto;
	margin-right:auto;
	width: 680px%;
	height: 136px;}
	
#navcontainer{
	background: url(images/navbg.jpg);
	text-align: center;
	width: 680px;
	height: 46px;
	padding-top: 14px;}
	
#homebanner{
	background: url(images/homebanner.jpg);
	width: 927px;
	height: 254px;}
	
#homebannerleft{
	width: 430px;
	height: 230px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;}
	
#homebannerright{
	width: 380px;
	height: 230px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;}
	
#footer{
	background: url(images/footer.jpg);
	width: 680px;
	height: 53px;
	padding-top: 25px;
	text-align: center;}
	
#hrsfooter{
	background: url(images/hrsfooter.jpg);
	width: 680px;
	height: 53px;
	padding-top: 25px;
	text-align: center;}
	
.staffcontainer{
	background: url(images/staffbg.jpg) no-repeat left;
	padding-left: 5px;
	padding-top: 7px;
	margin-bottom: 15px;
	width: 205px;
	height: 223px;}
	
.staffpic{
	float: right;
	margin-top: 6px;}
	
ul{
	margin: 8px 0px 0px 0px;
	padding: 0px;}
	
li{
	list-style-type: disc;
	margin-left: 16px;
	padding: 0px;}

	
/* Text styles */

.text {
	color: #000000;
	font-family: tahoma, arial;
	font-size: 12px;}

a.text {
	color: #AB4B00;
	text-decoration: none;
	font-family: tahoma, arial;
	font-size: 12px;}

a.text:hover {
	color: #AB4B00;
	text-decoration: underline;
	font-family: tahoma, arial;
	font-size: 12px;}
	
.whitetext {
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 12px;}

a.whitetext {
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 12px;}

a.whitetext:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 12px;}
	
.text11 {
	color: #000000;
	font-family: tahoma, arial;
	font-size: 11px}
	
.title {
	color: #934517;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 18px;}

a.title {
	color: #934517;
	font-weight: bold;
	text-decoration: none;
	font-family: tahoma, arial;
	font-size: 18px;}

a.title:hover {
	color: #934517;
	font-weight: bold;
	text-decoration: underline;
	font-family: tahoma, arial;
	font-size: 18px;}

.boldtext {
	color: #934517;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 12px;}

a.boldtext {
	color: #934517;
	text-decoration: none;}

a.boldtext:hover {
	color: #934517;
	text-decoration: underline;}
	
.boldtext14 {
	color: #934517;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 14px;}
	
.navtext {
	color: #000000;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 18px;}

a.navtext {
	color: #000000;
	text-decoration: none;}

a.navtext:hover {
	color: #000000;
	text-decoration: underline;}
	
.boldtantext {
	color: #B0AA87;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 12px}

a.boldtantext {
	color: #B0AA87;
	text-decoration: none;}

a.boldtantext:hover {
	color: #B0AA87;
	text-decoration: underline;}
	
.footertext {
	font-size: 11px; 
	font-family: tahoma;
	color: #FFFFFF}

a.footertext {
	font-size: 11px; 
	text-decoration: none;
	font-family: tahoma;
	color: #FFFFFF}

a.footertext:hover {
	font-size: 11px; 
	text-decoration: underline;
	font-family: tahoma;
	color: #FFFFFF}
	
.navimage{
	float: left;
	margin-left: 10px;}

	
/* Text box styles */

.textbox  { 
	font-family:verdana,arial; 
	font-size:10px; color:#666; 
	border:1px solid #999}


/* Images and Navigation button rollovers */

#header{
	background: url(images/header.jpg);
	width: 670px;
	height: 126px;
	float: left;
	padding: 10px 10px 0px 0px;
	text-align: right;}
	
#hrsheader{
	background: url(images/hrsheader.jpg);
	width: 670px;
	height: 126px;
	float: left;
	padding: 10px 0px 0px 10px;
	text-align: left;}
	
#nav-aboutus a {
	background: url(images/nav-about.gif) no-repeat top;
	width: 145px; 
	height: 33px;
	float: left;}
	
#nav-aboutus a:hover {
	background: url(images/nav-about.gif) no-repeat bottom;}
	
	
/* PNG fix */
img, div, a { behavior: url(iepngfix.htc); border: 0px; }
