body {
color: #333333;
background: url(/images/steel_images/background_gradient.png) #EBEBEB repeat-x;
text-align:center;
font-size:16px;
margin:0 auto;
font-weight:100;
font-family: "Gill Sans", "Gill Sans MT", "Lucida Grande", Verdana, Arial, sans-serif;
}

#wrapper{
width:950px;
text-align:left;
margin-left: auto; 
margin-right: auto;
margin-bottom:30px;
}

strong{
font-weight:bold;
}

p{
line-height:150%;
margin:0px;
margin-bottom:5px;
}

a{
text-decoration:none;
color:#F05C14;
}

a:hover {
color:#333;
}

h1{
margin:10px 0px 0px 0px;
padding:0px;
font-weight:100;
color:#fff;
font-size:1.3em;
}

#header{
border-bottom: solid 8px #F05C14;
height:128px;
}

#logo{
width: 372px;
height:128px;
float:left;
}

#nav{
padding-top:77px;
float:right;
}


#nav ul {
list-style-type: none;
padding:0 0;
margin:0;
float:right;
	}
	
#nav li.active {
background-repeat: repeat-x;
background-image: url(/images/steel_images/nav_active.png);
color:#fff;
height:33px;
}

#nav li{
font-weight:300;
background-repeat: repeat-x;
display:block;
float:left;
font-size:1.6em;
height:33px;
color:#fff;
text-align: center;
padding: 10px 13px 10px 13px;
margin-left:4px;
background-image:url(/images/steel_images/nav_inactive.png);
}

#nav li a{
text-decoration: none;
color:#fff;
}

#nav a:hover li {
background-image:url(/images/steel_images/nav_hover.png);
}

#sub_nav {
height:33px;
background:#ccc;
width:100%;
border-bottom: 1px solid #333;
}

#sub_nav ul {
list-style-type: none;
padding:0 0;
margin:0;
}
	
#sub_nav li.active {
background:#fff;
border-width: 1px 1px 0px 1px;
border-color: #333;
border-style: solid;
color:#333;
height:23px;
}

#sub_nav li{
font-weight:300;
display:block;
float:left;
font-size:1.2em;
color:#fff;
padding: 5px 8px 5px 5px;
margin-right:6px;
}

#sub_nav a li{
text-decoration: none;
color:#F05C14;
}

#sub_nav a:hover li {
color:#333;
}

#main_body{
background: #fff;
border-width:0px 1px 1px 1px;
border-style: solid;
border-color:#666;
padding:25px 0px 20px 20px;
}

#main_body_contact{
background: #fff;
border-width:0px 1px 1px 1px;
border-style: solid;
border-color:#999;
padding:20px;
}

#award-entry {
}

#award-entry img {
float:left;
margin: 0px 10px 5px 0px;
border:1px solid #666;
}


#main_body_contact img{
float:left;
padding:0px 25px 10px 0px;
}

#entry_body{
background: #fff;
border-width:0px 1px 1px 1px;
border-style: solid;
border-color:#999;
padding:20px;
}

#entry_text{
float:left;
width: 400px;
}

#listing-image{
float:left;
margin-right:10px;
padding:3px 0px 20px 0px;
font-size:.9em;
}

#listing-image img{
width:215px;
height:150px;
margin-bottom:3px;
border:1px solid #F05C14;
}

#listing-image a:hover img {
width:215px;
height:150px;
margin-bottom:3px;
border:1px solid #333;
}


#clear{
clear:both;
}

#featured_image{
width:948px;
height:383px;
background:#333;
border:1px solid #333;
}

#featured_image ul{
margin:0;
padding:0;
height:383px;
}

#promo{
margin-top:30px;
}

#promo-body{
background:#fff;
border:1px solid #666;
padding:5px;
}

#promo-title{
width:928px;
background: #F05C14;
padding:10px;
font-size:1.5em;
color:#fff;
border-style:solid;
border-color:#666;
border-width:1px 1px 0px 1px;
}

#promo-body h1{
color:#333;
}

#promo-body-left{
background:fff;
padding:0px 0px 0px 10px;
float:left;
width:500px;
border-right:1px solid #CCC;

}

#promo-body h1 a{
font-weight:700;
}

#promo-image{
float:left;
margin-right:8px;
padding:3px 0px 6px 0px;
font-size:.8em;
}

#promo-body img{
width:145px;
height:108px;
background:#666;
border:1px solid #F05C14;
}

#promo-body a:hover img {
border:1px solid #333;
}

#promo-body-right{
padding:0px 0px 0px 10px;
width:340px;
float:left;
}

#promo-body-right ul{
list-style-type:none;
margin:8px 0px 0px 0px;
padding:0px;
}

#promo-body-right li{
line-height:150%;
font-size:1.1em;
}

h2 {
font-size: 1.5em;
color:#333;
margin:0px 0px 5px 0px;
padding:0;
}

h3{
margin:5px 0px 5px 0px;
padding:0;
font-weight: bold;
}

#gallery{
float:left;
margin-right: 20px;
}

#main_image{margin:0px auto 0px auto;background:black;padding:8px;}

#footer_links {
font-size:.9em;
text-align: center;
line-height: 150%;
}
