body {
	text-align: center;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/oil_bkg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	background-position: center top;
}
.clr {
	clear: both;
}
h1 {
	font-size: 1.4em;
	color: #DFDFDF;
}
h2 {
	font-size: 1.4em;
	color: #A00000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 0px;
}
h3 {
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
.error {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.noerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.formText {
	font-size: 11px;
	color: #420000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.actionText {
	font-size: .8em;
	color: #000000;
}
.socialText {
	font-size: 0.8em;
	color: #E7E7E7;
}
#wrapper {
	width: 901px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
}
#header {
	background-image: url(../images/top_bar.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 901px;
	margin-bottom: 9px;
}
#leftCol {
	width: 591px;
	float: left;
	background-image: url(../images/content_bkg.jpg);
	background-repeat: no-repeat;
	background-color: #000;    	
}
#topNav {
	height: 12px;
	padding-top: 10px;
}
#topNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
}
#topNav li {
	display: inline;
}
#topNav li a:link, #topNav li a:visited , #topNav li a:active {
	padding-right: 5px;
	color: #C2B4B4;
	text-decoration: none;
}
#topNav li a:hover {
	text-decoration: underline;	
}
#botNav {
	height: 86px;
	padding-top: 25px;
	text-align: right;
	padding-right: 35px;
	margin-bottom: 50px;
}
#bookMark {
	font-size: 0.8em;
	height: 64px;
	float: left;
	width: 100%;
}
#bookMark a:link, #bookMark a:visited, #bookMark a:active {
	color: #E6E6E6;
	text-decoration: none;
}
#bookMark a:hover {
	text-decoration: underline
}
#genHeading {
	color: #FFFF99;
	font-size: 1.7em;
	height: 75px;
	float: left;
	width: 100%;
}
#bodyContentContainer {
	text-align: left;
	float: left;
	width: 591px;
	padding-bottom: 24px;
	font-weight: normal;
	font-style: normal;
}
#bodyContentContainer p {
	margin-bottom: 25px;
	font-size: 12px;
	line-height: 170%;
}
#bodyContentContainer a{
	color: #FFF;
}
#bodyContentContainer li{
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 170%;
}
#bodyContentContainer h3{
	font-weight: normal;
	font-style: normal;
	margin-bottom: 20px;
	border-bottom: 2px double #FFF;
	padding-bottom: 7px;
	font-size: 14px;
}
#bodyContentContainer h3 a{
	text-decoration: none;
}
#bodyContent {
	padding-right: 60px;
	padding-left: 60px;
}
#home #bodyContent{
	height: 480px;
}
#bodyContent li a:link, #bodyContent li a:visited, #bodyContent li a:active {
	color: #FFF;
}
#righColContainer {
	width: 299px;
	float: right;
}
#rightCol {
}
#formContainer {
	background-image: url(../images/form_bkg.jpg);
	background-repeat: no-repeat;
	height: 446px;
	text-align: center;
	padding-right: 18px;
	background-position: right top;
	padding-left: 10px;
}
#formContent {
	padding-top: 13px;
}
#form {
	float: right;
}
#callAction {
	text-align: left;
	padding-left: 20px;
	padding-bottom: 0px;
	float: right;
}
#socialContainer {
	background-image: url(../images/social_bkg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 300px;
	text-align: left;
}
#socialConent {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 23px;
}
#socialIcons {
	padding-bottom: 5px;
}
#footer {
	background-image: url(../images/footer_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 70px;
	padding-top: 6px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
#footer li span{
	margin-right: 5px;
	margin-left: 5px;
}
#footer li a:link, #footer li a:visited, #footer li a:active {
	text-decoration: none;
	color: #CCCCCC;
	margin: 0;
	padding: 0;
}
#footer li a:hover {
	text-decoration: underline;
}

/* Job board */

#jobboard h2{
	color: #FFF;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#jobboard .joboffer{
	border: 2px dashed #FFF;
	margin-bottom: 20px;
	padding: 15px;
}
#jobboard small.wage{
	font-style: italic;
	display: block;
}
#jobboard p{
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Event feed */
#jobboard .event{
	margin-bottom: 20px;
}
#jobboard h2.event-title{
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
#jobboard p{
	margin-top: 6px;
}
#jobboard .event strong.posted{
	font-style: italic;
	font-weight: normal;
}

