@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body, html{
	width:100%;
	height:100%;
}

body{
	background-color:#6B5F45;
}
p{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
}
h1{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
}
h2, h3{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	margin-top:15px;
	margin-bottom:15px;
}
a{
	color:#FFFFFF;
}
ul{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
}
/*.linkcat, .pagenav, .categories{
	list-style:none;
	margin-left:30px;
	margin-top:15px;
	margin-bottom:15px;
	font-size:14px;
}
*/.post_list_header{
	margin-left:90px;
}
.links{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	margin-left:90px;
	margin-bottom:25px;
	padding-top:10px;
}
.links a:link{
	color:#FFF;
	text-decoration:none;
}
.links a:hover{
	color:#FFFFCC;
	text-decoration:underline;
}
.links ul li{
	list-style:none;
}
#pagewrapper{
	width:874px;
	margin-left:auto;
	margin-right:auto;
}
#masthead{
	background:url(bbar_news_images/headers/rotator.php);
	width:910px;
	height:308px;
}
#masthead_suffolk{
	background:url(bbar_news_images/headers/NewsandViews_2.jpg);
	width:910px;
	height:308px;
}

#page_body{
	background-image:url(bbar_news_images/body_bg.jpg);
	width:910px;
	height:auto;
}
#page_body p{
	margin-left:90px;
	margin-top:15px;
	margin-right:90px;
	margin-bottom:15px;
}

#news_box_wrapper{
	width:265px;
	float:right;
	margin-right:30px;
}
#news_box{
	background-image:url(bbar_news_images/newsbox_bg.jpg);
}
#news_box a{
	text-decoration:none;
}
#news_box p{
	margin:30px;
}
#news_box li{
	list-style:none;
	line-height:19px;
	font-weight:lighter;
}
#news_box ul{
	list-style:none;
	margin-left:30px;
	margin-top:15px;
	margin-bottom:15px;
	font-size:12px;
}
.back_button{
	color:#908774;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	margin-left:90px;
	margin-bottom:25px;
	padding-top:10px;
}
.back_button a:link{
	color:#908774;
	text-decoration:none;
}
.back_button a:hover{
	color:#FFF;
	text-decoration:underline;
}
#footer{
	background-image:url(bbar_news_images/footer_bg.jpg);
	width:874px;
	height:38px;
}