@charset "UTF-8";

/* Layout Medium Screens */

header {
	height: 320px;
	background-repeat: no-repeat;
	background-position: left 0px;
	background-color: #9EA7A2;
}


body { background-image:none; }
aside {
	max-width: 340px;
	float: right;
	padding-top: 44px;
}
.page article section {
	width: 300px;
	height: 405px;
	margin-right: 0px;
	padding-right: 0px;
	float: left;
	background-image: url(../paintings/AND_landscape_6789_lg.jpg);
	padding-top: 0px;
	margin-top: 46px;
	margin-left: 44px;
	background-repeat: no-repeat;
}
ul.FM2_CSSMenu1 li a, ul.FM2_CSSMenu1 li a span, ul.FM2_CSSMenu1 li a font {
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  text-transform: lowercase;
  font-family: 'Didact Gothic', sans-serif;
  font-size: 21px;
}
.headerLogo {
	background-image: url(../assets/grandmapress_logo_grey-sq-yellow170.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 170px;
	display: block;
	background-size: contain;
	float: none;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	visibility: visible;
	margin-bottom: 12px;
	text-align: center;
	background-position: 0% 0%;
}
