/* EB Slideshow Stylesheet */



/* building list */

#bldg_list {
margin:0px;
padding:0px;
width:150px;
height:100%;
overflow-y:scroll;
overflow-x:none;
}

.header {
margin:10px auto 5px 0px;
padding-left:2px;
width:125px;
height:auto;
border-bottom:1px dotted #000000;
font-size:0.8125em;
font-weight:bold;
color:#048a7a;
}

#bldg_list ul {
margin:0px;
padding:0px;
list-style-type:none;
}

#bldg_list li a {
height:16px;
padding-top:2px;
padding-left:3px;
display:block;
font-family:arial, sans-serif;
font-size:0.625em;
text-decoration:none;
color:#048a7a;
}

#bldg_list li a:hover {
width:85%;
color:#ffe3b0;
background-color:#048a7a;
}




/* Here are custom elements */

.centeredImage {
text-align:center;
margin:0px auto;
}

#address {
margin:20px auto 15px 0px;
padding:0px;
width:206px;
height:auto;
border-bottom:1px dotted #000000;
font-family:Arial,sans-serif;
font-size:1.0em;
font-weight:bold;
color:#037567;
}

#cross_header {
width:206px;
margin-bottom:5px;
font-size:0.625em;
text-transform:uppercase;
font-weight:bolder;
}

#cross_streets {
width:206px;
font-size:0.75em;
}
