body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #444444;
	background-color: #f7ce3f;
	background-image: url("bodybg.gif");
	background-repeat:repeat-x;
}

#Header {
	width: 780px;
	height: 167px;
	background-color: #a61201;
	background-image: url("headerbg.gif");
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-right:auto;
	margin-left:auto;
	border-left: solid 15px #ffffff;
	border-right: solid 15px #ffffff;
}

#Logo {
	height: 167px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}



#JobSelect {
	width: 460px;
	border: solid 10px #FFFFFF;
	background-color: #f7ce3f;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	padding: 7px 0px 0px 0px;
	color: #ffffff;
	padding: 10px 0px 10px 0px;
}

#JobSelect Select {
	line-height:10px;
	padding: 0px;
	margin-left: 5px;
	color:#444444;
	font-size: 10px;
}


#MainNav {
	width: 810px;
	height: 15px;
	clear:both;
	background-color: #ffffff;
	margin-right:auto;
	margin-left:auto;
}

#BodyWrapper {
	width: 100%;
	clear:both;
}

#Borders {
/* encloses main content container and sets overall content width */
	margin: 0px auto 0px auto;
	border: 15px;
	border-top: 0px;
	border-color:#ffffff;
	background-color:#ffffff;
	border-style: solid;
	padding: 0px 0px 0px 0px;
}

#Container {
	margin: 0px;
	text-align: left;
	background-color: #ffffff;
	width: 780px;
}

/*Begin Menu Styles  */
#Menu {
	background-color: #86c52c;
	background-image: url("menubg.gif");
	background-repeat:repeat-x;
}

#Menu ul {	
	padding:0px;
	margin:0px;
	margin-top: 8px;
	width: 100%;
	display:block;
	

}

#Menu li {
	list-style: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

#Menu li a {
	color: #ffffff;
	display:block;
	width: 100%;
	text-decoration:none;
	padding: 8px 0px 8px 0px;




}

#Menu li a:hover {
	background-color:#86c52c;	
}

/*End Menu Styles */

/*Start Body Styles */
#BodyContent {
	font-size: 11px;
	background-position: left;
	background-position: top;
	padding: 10px 10px 10px 10px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	background-color: #ffffff;
	background-image: url("bodycontentbg.jpg");
	background-repeat:no-repeat;
	width: 600px;
}

#BodyContent a {
	color: #ee8b2f;
}

#BodyContent a:hover {
	color: #67a40b;
}

#BodyContent h1 {
	color: #a61201;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 21px;
	padding: 0px 0px 2px 0px;
	margin: 10px 0px 15px 0px;
	text-align:left;
	border-bottom: dashed 1px #ee8b2f;
}

#BodyContent h2 {
	color: #000000;
	width: 575px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	border-left: solid 5px #ee8b2f;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 3px 0px;
}

#BodyContent blockquote {
	width: 75%;
	color: #a61201;
	background-color: #ffffcc;
	padding: 10px 20px 10px 20px;
	font-style:italic;
	border-left: solid 2px #a61201;
	border-right: solid 2px #a61201;
}

/*End Body Styles */




/* Begin Job Listing Styles */
#Jobs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	margin-top: 10px
}

#Jobs select {
	font-size:11px;
}

#Jobs a {
	color: #000000;
	text-decoration: none;
}

#Jobs a:hover {
	background-color: transparent;
	color: #a61201;
	text-decoration: underline;
}

#Jobs th{
		text-align:left;
		padding: 5px 0px 3px 3px;
		font-size:12px;
		color: #ffffff;
		background-color: #a61201;	
		background-image: url("headerbg.gif");
		background-repeat:repeat-x;
		background-position:bottom;
}

.cell {
	padding: 5px 5px 5px 5px;
	border-top: solid 5px #ffffff;
	font-size: 11px;
}

.cell a {    /* to add mouse-over in case JS fails */
	display:block;
	width:100%;
}

.cell-on {
	background-color: #ffffcc;
	vertical-align:top;
}

.cell-on:hover {
	background-color:#ffe285;
}

.cell-off {
	vertical-align:top;
}

.cell-off:hover {
	background-color: #ffe285;
}


/* End Job Listing Styles */



/*Begin BottomNav Styles */
#BottomNav
{
	border-top: solid 15px #ffffff;
	text-align:center;
	background-color: #a61201;
	background-image: url("headerbg.gif");
	background-repeat:repeat-x;
	background-position:bottom;


}

#BottomNav ul {	
	padding: 10px 10px 10px 10px;
	margin:0px;
}

#BottomNav li {
	margin:0px 5px 0px 5px;
	display:inline;
	list-style: none;
	line-height: 170%;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;


}

#BottomNav li a {
	color:#dddddd;
	text-decoration:none;
}

#BottomNav li a:hover {
	color:#e4ebf1;
	text-decoration:underline;
}
/* End BottomNav styles */

/* Begin Footer Styles (contact info) */
#Footer {
	margin: 5px 0px 20px 0px;
	clear:both;
}
#Footer {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b83726;
	font-weight:bold;

}




/* End Footer Styles */

