a[href^="http://"]:after, a[href^="ftp://"]:after {
  content: " (" attr(href) ")";
  color: blue;
  font-size: small;
}

body {font-size: 13px;line-height:20px;font-family: Helvetica, Arial, sans-serif;color: #444444;height: 100%;margin:0px; background:#ffffff; background-image:none;}

#map_canvas {float:left;width:325px; height:300px}
#directionsPanel {float:right;width:350px;}

#masthead {background-image:none; background:#183e5f;}

#search {display: none;}


#primary-nav, #breadcrumb, #footer {display: none;}
.titlebox {background-color:transparent;}
h1 {color:#183e5f;}



.royalbluebg {
    background-color: #ffffff;
}

#wordmark {
    display: block;
    float: left;
    margin-top: 30px;
    width: 410px;
    position: relative;
}

#content .container {
    display: block;
    padding-bottom: 60px;
    padding-top: 10px;
    min-height: 330px;
    background-color: #ffffff;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    text-align: left;
    display: block;
    z-index: 1;
    position: relative;
    background-color: #ffffff;
}    
