html { 
	height: 100%;
	margin-bottom: 1px;
}
 
body { 
	margin-top: 0px;
	background: #f2f2e6 url(../images/gradient_bg.jpg) repeat-x;
	font: normal 0.7em/1.3em Tahoma, Verdana, Arial, Georgia, sans-serif; 
}

a {
	color: #697500;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.printonly {
	display: none;
}

.mobileonly {
	display: none;
}

#container { 
	width: 789px; 
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
	background: url(../images/container_bg.gif) repeat-y;
}

#subcontainer {
	margin: 0 auto 0 auto; 
	padding: 0px;
	border: 0px;
}

#header { 
	width: 789px; 
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
	background: #FFF url(../images/header_bg.gif) repeat-y;
}

#header a {
	outline: none;
}

#home {
	background: url(../images/nav/home_lg.gif) no-repeat left top;
}

#about {
	background: url(../images/nav/about_lg.gif) no-repeat left top;
}

#jobs {
	background: url(../images/nav/jobs_lg.gif) no-repeat left top;
}

#contact {
	background: url(../images/nav/contact_lg.gif) no-repeat left top;
}

#opps {
	line-height: 2.4em;
}

#topnav { 
	margin: 0;
	border: 0;
	padding: 0px 0px 0px 142px;
	height: 47px;
	vertical-align: bottom;
}

#leftnav { 
	float: left;
	width: 134px;
	padding: 20px 0px 0px 10px;
	border: 0px;
	line-height: 1.1em;
}

#leftnav div {
	margin: 0px 0px 10px 0px;
	padding-right: 10px;
}

#leftnav p {
	padding-right: 10px;
}

#leftnav .active {
	background: url(../images/left_nav_marker.gif) no-repeat right top;
}

#content {
	float: left;
	width: 538px;
	padding: 0px;
	margin: 10px 0px 30px 13px;
	min-height: 510px;
  height:auto !important;
  height:510px;
}

#content ul {
	margin-top: 4px;
	margin-left: 20px;
	padding-left: 0px;
}

ul.joblistings {
	margin-top: 2px;
}

ul.joblistings li {
	line-height: 1.4em;
}

#logo {
	margin: 4px 0px 4px 146px;
	border: 0px;
}

.navimg {
	margin-top: 11px;
	border: 0px;
}

div.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #696969;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #696969;
	margin-bottom: 0px;
}

.listinghead {
	margin-top: 0px;
	padding-bottom: 10px;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #696969;
}

.locationhead {
	font-size: 110%;
	font-weight: bold;
}

#map {
	margin: 8px auto 0px auto;
}

.caption {
	float: right;
	font-size: 90%;
	margin: 0px 16px 0px 0px;
	padding-bottom: 6px;
}

.mapcaption {
	float: right;
	font-size: 90%;
	margin: 0px 24px 0px 0px;
}

.info {
	font-style: italic;
	color: #df4c3a;
}

.right {
	float: right;
}

.icon { 
	vertical-align: bottom;
	border: 0px;
}

#jobtools {
	width: 90%;
}

.jobheading {
	font-size: 110%;
	font-weight: bold;
	color: #696969;
}

.jobapply {
	float: left;
}

.jobback {
	float: left;
	padding-left: 20px
}

.jobprint {
	float: left;
	padding-left: 20px
}

#copyright {
	float: left;
}

#photocredit {
	float: right;
}

#footer {	
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px 96px 0px 7px;
	border: 0px;
	background: url(../images/footer_tile.gif) repeat-y; 
	font-size: 85%;
	min-height: 23px;
  height:auto !important;
  height:23px;	
}