@charset "UTF-8";
/* LBT CSS Document */

body{
margin: 0px; padding: 0px;
height: 100%;
background:#3c1c0b no-repeat url(/images/bg_body_hash.gif) center 500px;
font-family: arial, helvetica, sans-serif;
}

a img{
border: none;
}

a{ color: #000; }
a:hover{ color: #e7511e; }

h1{ font-size: 28px; }
h2{ font-size: 22px; }
h3{ font-size: 18px; }
h4{ font-size: 16px; }
h5{ font-size: 14px; }

h1, h2, h3, h4, h5{
margin: 0px 0px 15px;
padding: 0px;
}

#frame{
margin: 0px auto;
padding: 0px;
width: 900px;
}

#header{
background: no-repeat url(/images/bg_header.jpg);
height: 149px;
position: relative;
}

#logo{ position: absolute; top: 0px; left: 35px; }

#utility{
position: absolute;
right: 40px;
top: 30px;
}

#utility a{
color: black;
text-decoration: none;
font-size: 12px;
}

#nav{
clear: both;
height: 45px;
background: no-repeat url(/images/bg_nav.jpg);
}

#nav ul{
margin: 0px; padding: 0px 0px 0px 10px;
list-style-type: none;
}

#nav ul li{
display: block;
float: left;
position: relative;
z-index: 1000;
}

#nav ul li a{
display: block;
font: normal 18px Arial, Helvetica, sans-serif;
color: black;
padding: 0px 14px;
line-height: 45px;
text-decoration: none;
}

#nav ul li a:hover{
background: url(/images/bg_nav_alt.jpg) -20px 1px;
}

#nav ul li ul{
display: none;
}

#nav ul li:hover ul,
#nav ul li.sfhover ul{
display: block;
position: absolute;
z-index: 1000;
padding: 0px;
left: -7px;
top: 40px;
width: 170px;
background: #e7511e;
border: 6px solid #d7a826;
border-top: none;
}

#nav ul li:hover ul#list6,
#nav ul li.sfhover ul#list6{
left: -62px;
}


#nav ul li ul li{
display: block;
float: none;
}

#nav ul li ul li a{
padding: 0px 15px;
line-height: 30px;
font-size: 12px;
}

#nav ul li ul li a:hover{
background: #00003A;
color: white;
}

#nav ul li ul#list6 li a{
text-align: right;
}

.content{
background: white;
min-height: 400px;
float: left;
width: 900px;
background: #fff no-repeat url(/images/bg_content.jpg) left bottom;
}

#content_wide{
float: left;
width: 560px;
}

#content_text{
padding: 18px 34px 60px 34px;
background: no-repeat url(/images/bg_content_text.jpg) -1px -2px;
}

#content_narrow{
float: left;
width: 340px;
background: #dab69b no-repeat url(/images/bg_content_narrow.jpg);
}

* html #content_narrow{
margin-right: -10px;
}

#footer{
background: no-repeat url(/images/bg_footer.gif) left top;
height: 36px;
position: relative;
clear: both;
}

#footer ul{
list-style-type: none;
margin: 0px; padding: 0px;
}

#footer ul li{
display: block;
float: left;
padding: 0px 0px 0px 30px;
}

#footer ul li a{
font: normal 14px Arial, Helvetica, sans-serif;
color: white;
text-decoration: none;
line-height: 35px;
font-weight: bold;
}

#footer ul li a:hover{ color: yellow; }

#footer a.ecfa{
position: absolute;
right: 0px;
top: 3px;
}




/* UNIVERSAL ELEMENT STYLES    */

img.block{
height: 170px;
width: 170px;
}

table.contentBlocks td{
padding: 5px;
}

table.contentBlocks td span{
display: block;
text-align: center;
}

a.featured_content{
display: block;
margin: 10px 35px;
padding: 20px;
background: #dab69b;
text-align: center;
text-decoration: none;
text-transform: uppercase;
border: 1px solid #3c1c0b;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

a.featured_content:hover{
background: #d4ab20;
}


#relevant_links{
background: no-repeat url(/images/bg_related_links.jpg) right bottom;
padding: 20px 35px 60px 35px;
}

#relevant_links h4{
font-weight: normal;
margin: 0px;

}

ul#relevant_nav{
margin: 0px;
padding: 0px 15px;
}

#relevant_nav li a{
text-decoration: none;
line-height: 25px;
}

#relevant_nav li a:hover{
background: #d4ab20;
}

.fbshare_button{
display: -moz-inline-block; 
display:inline-block; 
padding:1px 20px 0 5px; 
height:15px; 
border:1px solid #d8dfea; 
font-size: 12px;
color: #3b5998;
background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; 
}

.fbshare_button:hover{
color:#fff; 
border-color:#295582; 
background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; 
text-decoration:none; 
}
