@charset "utf-8";
/* CSS Document */


body{font-family:Arial, Helvetica, sans-serif}

div#area-main{width:700px;
background-color:#f4f4d6;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;}

div#area-main a:link {
	color: #003300;
}
div#area-main a:visited {
	color: #003300;
}
div#area-main a:hover {
	color: #000000;
}
div#area-main a:active {
	color: #003300;
}

div#area-main li{
margin-left:30px;}


div#titlebar{
height:21px;
background-image: url(/resources/images/areas-locations/atlantic-seaboard/background_image.jpg);
color: #003300;
font-weight: bold;
font-size:11px;}

div#titlebar div{padding-top:3px;
padding-left:10px;
text-transform:capitalize;}

div#titlebar h1{font-size:11px;}


div#text{margin:10px;}

div#text p{margin-bottom:8px;}

div#spacer{height:10px; background-color:#FFFFFF}

.titlebar{
height:21px;
background-image: url(/resources/images/areas-locations/atlantic-seaboard/background_image.jpg);
color: #003300;
font-weight: bold;
font-size:11px;}

.titlebar div{padding-top:3px;
padding-left:10px;
text-transform:capitalize;}

.titlebar h1{font-size:11px;}


.text{margin:10px;}

.text p{margin-bottom:8px;}

div#area-pages-social-buttons-container{float: left; width: 100%; background-color: #fff}
span#area-pages-social-buttons{float: right; padding: 0px 0px 8px 0px;}
span#fb-button {width: 48px; float: left; overflow: hidden}
a.twitter-share-button {float: left;}

/* make the like button smaller */
.fb_edge_widget_with_comment iframe
{
    /*width:48px !important;*/
}

/* but make the span that holds the comment box larger */
span.fb_edge_comment_widget.fb_iframe_widget iframe
{
    /*width:401px !important;*/
}
