@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 10px;
	color: #75570b;
	font-size: 14px;
	font-family: "Trebuchet MS",Arial, Verdana, Univers;
	background-color: #8C7742;
	background-image: url(http://www.highdesertstaffing.com/Draft/images/pattern.jpg);
	background-repeat: repeat;
}

h1 { color: #a08950; font-size: 16px; font-weight: bold; margin: 3px 0px 25px 0px; }
h2 { color: #ffffff; font-size: 14px; font-weight: normal; margin: 0px 0px 15px 0px; }
h3 { color: #000066; font-size: 18px; font-weight: bold; margin: 15px 0px 15px 0px; }
h4 { color: #000066; font-size: 24px; font-weight: bold; margin: 15px 0px 15px 0px; }
h5 { color: #000000; font-size: 18px; font-weight: bold; margin: 15px 0px 15px 0px; }

a          { color: #ba7007; }
a:visited  { color: #ba7007; }
a:hover    { color: black; }

.container {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

/* BANNER AREA */
.bannerArea {
	width: 908px;
	border-bottom-color: #75570b;
	border-bottom-style: solid;
	border-bottom-width: medium;
}

.bannerNav {
	width: 800px;
	margin: 0px 0px 30px -10px;
	#margin-bottom: 10px; /* for IE */
	color: #0360b0;
	font-size: 14px;
	font-weight: bold;
}

.bannerNav ul{
	margin: 0px;
}

.bannerNav li{
	list-style: none;
	float:  left;
	margin: 0px 20px 0px 0px;
	#margin-left: 20px; /* for IE */
}

.bannerNav a{
	margin-left: 0px;
	color: #ba7007;
	background-color: #ffffff;
	text-decoration: none;
}

.bannerNav a:visited{
		color: #ba7007;
}

.bannerNav a:hover{
		color: #000000;
}

.toplogo {
	margin-left: 0px;
	padding-top: 0px;	
}

.navigationArea {
	width: 908px;	
}

/* CONTENT AREA */

.contentArea {
	width: 908px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-right: auto;
}
 
.content {
	width: 878px;
	margin-left: 0px;
	padding-left: 30px;
	background-color: #c5b58d;
	color: black;
}

.contentcenter {
	width: 800px;
	padding-left: 30px;
	padding-right: 40px;
	float: left;
	background-color: #fde097
}

.contentleft {
	width: 400px;
	padding-left: 30px;
	padding-right: 40px;
	float: left;
}

.contentright {
	width: 400px;
	float: left;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;	
}
.imagerightB {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;	
	float: right;
}

.imageleft {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}

/* FOOTER AREA */
.footerArea {
	width: 908px;
	height: 50px;
	border-top: dotted;
	border-color: #75570b;
	border-width: 2px;
	margin-left: auto;
	margin-right: auto;
}

.copyright {
	padding-top: 12px;
	margin-left:  30px;
	color: #a08950;
	font-size: 12px;
}

.footernav { 
	margin-left:  30px;
	font-size: 12px;
	font-weight:  bold
}

.footernav a { color: #ba7007; }
.footernav a:visited { color: #ba7007; }
.footernav a:hover { color: #000000; text-decoration: none; }

/* TABLE AREA */

.tableArea {
	width: 908px;
	padding-top: 30px;
	padding-bottom: 20px;
	color: black;
	font-size: 12px
}

/* TEXT AREA */
.textArea {
	width: 908px;
	background-color: #fde19c
	color: black;
	font-size: 12px
}

sup {font-size:9px;}

