 p {  font-size: 12px;
	line-height: 16pt;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: 69737c;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: 69737c;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #f8bf2a;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #fc8100;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #69737C;
	background: url(assets/images/bottomback.jpg) no-repeat left top;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: f8bf2a;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #fc8100;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: f8bf2a;
}
.gallink {
	font-size: 12px;
	font-weight: bold;
	color: f8bf2a;
}
.backing {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;

}
.leftbacking {
	background: url(assets/images/bottomback.jpg) no-repeat left top;

}
.topbacking {
	background-image: url(assets/images/topartbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottombacking {
	background-image: url(assets/images/bottomendbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.stretch {
	background-image: url(assets/images/homebg.jpg);
	background-repeat: repeat-y;
}
.imgborder {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.jobListings {
	background:#F5EAD6;
	border:1px solid #FD7F04;
}
	.jobListings td {
		padding:4px 8px;
	}
		.jobListings td h3 {
			margin: .75em 0 0 0;
			padding: 0;
		}

.linkBox{
	background:#F8BE2C;
	border:1px solid #FD7F04;
	padding:4px;
}
#wrap #center_nav ul li.linkBox a{
	background-image:none;
	padding:0px;
}

#address{
	width:150px;
}

#wrap{
	backgroud: url(assets/images/sidebg.jpg) top left repeat-y;
	min-height: 1200px;
}
#top_nav_bg{
	vertical-align: top;
	width: 760px;
	height: auto;

}

#main {
	padding-top: 0px;
	margin-left: 193px;
	width:577px;
}

#head_text {
	text-align: center;
	margin-left: 180px;
	padding-top: 30px;	
}

#head_text h1 {
	margin-top: 0px;
	padding-top: 0px;
	color: white;
	font-size: 30px;
}

#left_nav {
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 165px;
	height: auto;
}

#left_nav p{
	color:#000000;
	line-height:15px;
	margin:-4px 0px 10px 14px;
	position:relative;
	z-index:20;
}
#left_nav p span{
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	line-height:15px;
}


#left_nav ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	line-height: 12px;
}

#left_nav ul li {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: auto;
	height: auto;
	list-style: none outside none;
	line-height: 12px;
}
  
 #left_nav ul li a {
 	display: block;
 	margin: 0px;
	padding: 5px 0px 5px 15px;
	width: 150px;
	height: auto;
 	color: black;
 	font: 10px/12px Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	text-decoration: none;
 }
 
 #left_nav ul li a:hover{
 	color: #F7BD2B;
 	background-color: #5E3F00; 
 }


#center_nav {
	float: center;
	margin-left: 180px;
	padding-top: 30px;	
}

#center_nav ul {
	list-style: none;

}

#center_nav ul li {
	display: inline;
	margin-left: 15px;
}
 
#center_nav a {
	background-image: url(assets/images/topsquare_off.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 15px;
	color: black;
	
	}

#center_nav a:hover {
	text-decoration: none;
	color: #FF7D01;
	background-image: url(assets/images/topsquare_hover.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#bottom_stuff {
	text-align: center;
}
#contact_form{
	position: relative;
	margin: 5px 0px 0px 10px;
}

#callout{

float:right;
margin:5px;

}

#contactForm{
	background:#F7BE2F;
	border-left:12px solid #FD7F04;
	padding:0px 7px 4px 7px;
	margin:13px 0px 0px 0px;

}
#contactForm input, textarea{
	margin:3px 0px 3px 0px;
	width:126px;
	padding:3px 3px 3px 3px;
}
#contactForm .submit{
	height:25px;
	padding:0px;
	width:126px;
}
.contactTitle{
	color:#FFF !important;
	font-size:16px;
	line-height:14px;
	padding:3px 3px 3px 3px;
	margin:5px 0px 5px 0px;
	text-align:center;
	text-transform: uppercase;
}
#icons {
	margin:92px 0 0 580px;
	padding: 0px;
	position:absolute;
}


