/* CSS Document */

body {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:9pt;
	line-height:1.3em;
	color:#230800;
	background-color:#aea076;
}
a:link {
	color: #900121;
	text-decoration: underline;
}
a:visited {
	color: #900121;
	text-decoration: underline;
}
a:hover {
	color: #9a8854;
	text-decoration: underline;
}
a:active {
	color: #9a8854;
	text-decoration: underline;
}
.nav a:link {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.nav a:visited {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.nav a:hover {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.nav a:active {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:720px;
	background-image: url(images/background-middle.jpg);
	background-repeat: repeat-y;
}
#topnavbox {
	position:relative;
	clear:both;
	margin-left:38px;
	width:643px;
	height:64px;
}
#navbox {
	position:relative;
	float:left;
	clear:left;
	display:inline;
	margin-left:38px;
	width:195px;
	height:207px;
}
#headerbox {
	position:relative;
	float:right;
	clear:right;
	display:inline;
	margin-right:39px;
	width:448px;
	height:207px;
}
#linebox {
	position:relative;
	clear:both;
	margin-left:38px;
	width:643px;
	height:6px;
}
#sidebar {
	position:relative;
	float:left;
	clear:left;
	display:inline;
	margin-left:38px;
	width:195px;
	margin-top:10px;
}
#sidebar p {
	color:#47332a;
	font-size:7.5pt;
	line-height:1.2em;
	padding-left:23px;
	padding-right:20px;
	padding-top:8px;
}
.sidebarline {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#b2a983;
	margin-left:23px;
	margin-right:20px;
}
#contentbox {
	position:relative;
	float:right;
	clear:right;
	display:inline;
	margin-right:39px;
	margin-top:10px;
	width:447px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #b2a983;
}
#contentbox p {
	padding-left:23px;
	padding-right:10px;
	padding-top:8px;
}
#contentbox li {
	list-style-type: square;
	padding-right:10px;
}
#contentbox table,form {
	padding-left:23px;
	padding-right:5px;
}
#jobsbox {
	position:relative;
	clear:both;
	margin-left:38px;
	margin-top:20px;
	width:680px;
}
#jobsbox table {
	border:0px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:9pt;
	line-height:1.3em;
	color:#230800;	
	margin-right:20px;
}
.red {
	color: #900121;
	font-weight: bold;
}
.brown {
	color: #aea076;
}
.redbox {
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	background-color: #900121;
}
.red22 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #F00;
	padding: 3px;
	font-size: 12pt;
}
