body {
  font-size: 15px;
  color: #444;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
}

/* Temporary new design stuff - TODO: remove once all sites on the new layout */

.top-breadcrumbs {
  display: none;
}

.bottom-menu h1 {
  color: #333;
}

#top-menu-new{margin-top:25px;}

.centered{text-align:center;}

.container{width:1280px;margin:0 auto;min-height:60px;}

.content-container{padding:0px 90px;min-height:300px;width:85%;max-width:1280px;margin:0 auto;}

.gallery-container{padding:0px 90px;min-height:300px;width:85%;max-width:940px;margin:0 auto;}


ol.none_style{list-style-type:none;}
ol.decimal_style{list-style-type:decimal;}
ol.alpha_style{list-style-type:lower-alpha;}
ol.square_style{list-style-type:square;}
ol.roman_style{list-style-type:lower-roman;}

.month{
	margin-left:10px;
	padding-left:15px;
	padding-bottom:20px;
}