/* Navigational Elements 
----------------------------*/
ul#navigation {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}

ul#navigation, a {
color: #444;
text-decoration: none;
}

ul#navigation li {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
}

.active, .active a {
color: #0e177d;
}

ul#navigation {
padding: 0;
margin: 0;
padding-left: 1em;
}

ul#full_nav {
font-size: 12px;
margin-left: 1em;
padding: 0;
}

div#nav_container p {
margin-top : 3em;
}


/* Map and Direction Elements
----------------------------*/

div#container {
width: 700px;
}

table#map {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 2em;
}

table#map td#map_copy {
text-align:right;
}

table#directions {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

h2#directions_header {
background-image:url(images/directions_header.gif);
width:278px;
height:18px;
padding: 0;
margin-bottom: 1em;
}

h2#directions_header span {
display:none;
}

.directionBox {
font-family: Arial, Helvetica, sans-serif;
}

.directionBox dd {
font-size: 12px;
padding: 0;
margin: 0;
}

.directionBox dt {
text-align: left;
font-size: 14px;
font-weight: bold;
margin-bottom: -10px;
padding: 0;
}

dl#williamsburg dt {
color:#005293;
}

dl#manhattan dt {
color:#0e177d;
}

dl#brooklyn dt {
color:#B90038;
}

dl#bqewest dt {
color:#993300;
}

dl#bqeeast dt {
color:#660066;
}

div#container.news_container, .news_container p {font-family: "Times New Roman", Times, serif;}
div#container {padding-top: 5px;}
li#press-releases {}
p#header-graphic {margin-bottom: 1em;}
h2.article-header {font-size: 20px; font-family:"Times New Roman", Times, serif;}
p.MsoNormal, span.MsoNormal p {font-size: 15px; font-family:"Times New Roman", Times, serif;}
img#address-logo {margin-left: 1em;}
span#alert {color: red;}