body {
	font-family: arial;
	font-size: 12px;
	background: url(/img/background.gif) repeat-x;
	color: #846F48;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
	margin:0px;
	padding:0px;
}

p {
	margin-top:0px;
}

tr th {
	font-size: 12px;
}

tr td {
	font-size: 12px;
}

#container {
	width: 783px;
	text-align: left;
	background-color: white;
	border: solid #6C2F2B 1px;
}

a#active-page {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.pager {
	text-align: center;
	margin: 5px;
}

.inner-title {
	background: url(/img/title-bg.gif);
	width: 783px;
	height: 31px;
	overflow: hidden;
}

.inner-title .inner {
	padding-left: 20px;
	padding-top: 8px;
}

.inner {
	padding: 16px 23px;
}

.inner2 {
	padding: 12px 16px;
}

.search {
	margin-left: 28px;
	margin-bottom: 13px;
	color: white;
	font-size: 13px;
	font-weight: bold;
}

.job-openings {
	padding: 16px 23px 5px;
}

.job-openings p {
	font-weight: bold;
	border-bottom: 1px white solid;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:7px;
	margin-bottom: 5px;
}

a.emphasize {
	color: #CF6E41;
}

#confirm {
  margin: 0px 0px;
}

input.small, textarea.small {
	width: 110px;
}

textarea.small {
	height: 125px;
}

input.medium, textarea.medium {
	width: 310px;
}

textarea.medium {
	height: 125px;
}

input.large, textarea.large {
	width: 410px;
}

textarea.large {
	height: 175px;
}

.input {
	background-color: #FFF5BF;
	font-family: arial;
}

#footer {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #DBCC86;
	width: 783px;
}

#footer a {
	text-transform: uppercase;
	color: #87744E;
	text-decoration: none;
	font-weight: bold;
}

.apply-link {
	text-align: right;
}

.apply-link a {
	color: #4F4518;
	font-weight: bold;
	font-size: 11px;
}

input.button {
	background-color: #4F4518;
	color: white;
	border: solid 1px #9F914F;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	margin: 3px;
}