.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal
}
.uboldbodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold
}
.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	text-decoration: underline
}
.highlightLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.bodyItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000
}
.3rdPartyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC
}
.otherlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC
}
.addressList {list-style-type:none}

body  {
	text-align: center;
	}

/* content styles */

#content  {
	margin-left: auto;
    margin-right: auto;
	width: 780px;
	}

/* top menubar styles */

.menubar  {
	background-color:#669ACC;
	height: 35px;	
	margin: 0;
	}
	
.menubar ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.menubar ul li {
	 display: inline;
	 background-image: url(images/menubar/separator.gif);
	 background-repeat: no-repeat;
	 background-position: 0 2px;
	 padding-left: .6em;
	 text-transform:uppercase;
	 font-size:14px;	 
	 font-family:Arial, Helvetica, sans-serif;	 
	}	
	
.menubar ul li a {
	text-decoration: none;
	padding-right: 5px;
	color: #fff;
	background-color: #669ACC;
	}
	
.menubar ul li a:hover {
	color: #000;
	background-color: #AFCAE4;
}

/* footer menubar styles */

.footermenu  {
	background-image: url(images/slices/wolfcreek_r5_c1.jpg);
	height: 25px;
	text-align:center
	}
	
.footermenu ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.footermenu ul li {
	 display: inline;
	 padding-left: .6em;
	 text-transform: capitalize;
	 font-size:12px;
	 font-family:Arial, Helvetica, sans-serif;	 
	}	
	
.footermenu ul li a {
	text-decoration: none;
	padding-right: 5px;
	color: #FF0000;
	}
	
.footermenu ul li a:hover {
	color: #000;
}.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-decoration: underline
}
.highlightLinkCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

