@charset "UTF-8";

/* Layout (global rules for all sizes) */

body {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	margin-top: 0px;
	max-width: 100%;
	background-size: cover;
	border-top: 8px solid #FFFFFF;
	height: auto;
	background-position: center bottom;
}

header {
	height: 192px;
	background-repeat: repeat;
	padding-top: 12px;
	background-size: cover;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom: 22px double #9F0200;
	background-image: url(../assets/Chalkboard85-erase2.png);
	}

.headerLogo {
	background-image: url(../assets/grandmapress_logo_grey-sq-yellow170.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 170px;
	display: block;
	background-size: cover;
	float: left;
	z-index: 99;
	margin-left: 100px;
	margin-right: auto;
	/* [disabled]margin-top: -12px; */
	clear: left;
	visibility: visible;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	border: 4px solid #FFA500;
}



/* Layout Large Screens (default for older browsers) */



aside a.logo {
	height: 200px;
	width: 200px;
	background-image: url(../paintings/andPNG-200.png);
	top: 20px;
	right: auto;
	display: block;
	left: auto;
	clear: both;
	text-align: center;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
}

article {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
aside {
	max-width: 400px;
	float: right;
	padding-top: 14px;
}
.page article aside h1 {
	padding-top: 12px;
}
	
hr {
	border-top: 2px solid #FFA500;
	-webkit-box-shadow: 2px 7px 5px 3px rgb-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.86);
	-moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.86);
	box-shadow: inset 0px 1px 0px;
	-webkit-box-shadow: inset 0px 1px 0px;
}


.page article section {
	width: 350px;
	height: 472px;
	margin-right: 0px;
	padding-right: 0px;
	float: left;
	background-image: url(../paintings/AND_landscape_6789_lg.jpg);
	padding-top: 0px;
	margin-top: 36px;
	margin-left: 44px;
	background-repeat: no-repeat;
}
.leftimg {
	display: block;
	float: left;
	padding-right: 12px;
	padding-bottom: 12px;
}
#CSSMenu1_container {
	margin-top: 62px;
}
