html { position: relative; margin: 0; padding: 0; height: 100%; }
body { margin: 0; padding: 0; text-align: left; height: 100%; }
#imPageExtContainer {min-height: 100%; }
#imPageIntContainer { position: relative;}
#imPage { position: relative; width: 100%; }
#imHeaderBg { position: absolute; left: 0; top: 0; width: 100%; }
#imContent { position: relative; }
#imFooterBg { position: absolute; left: 0; bottom: 0; width: 100%; }
#imStickyBarContainer { visibility: hidden; position: fixed; overflow: hidden; }
@media (min-width: 960px) {
		#imPageExtContainer { background-image: url('arezzo2.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: rgba(237, 233, 220, 1); }
		#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 960px; }
		#imHeaderBg { height: 180px; background-image: none; background-color: rgba(217, 207, 179, 1); }
		#imHeader { background-image: none; background-color: transparent; }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 180px; width:960px; }
		#imContent { align-self: start; padding: 0px 0 0px 0; }
		#imContentGraphics { min-height: 390px; background-image: none; background-color: rgba(243, 239, 232, 1); }
		#imFooterBg { height: 123px; background-image: none; background-color: rgba(217, 207, 179, 1); }
		#imFooter { background-image: none; background-color: rgba(217, 207, 179, 1); }
		#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 123px; width:960px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 390px; }
	
}
@media (max-width: 959px) and (min-width: 720px) {
		#imPageExtContainer { background-image: none; background-color: rgba(122, 66, 20, 1); }
		#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 720px; }
		#imHeaderBg { height: 126px; background-image: none; background-color: rgba(128, 96, 0, 1); }
		#imHeader { background-image: none; background-color: rgba(209, 199, 168, 1); }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 126px; width:720px; }
		#imContent { align-self: start; padding: 0px 0 0px 0; }
		#imContentGraphics { min-height: 390px; background-image: none; background-color: rgba(243, 239, 232, 1); }
		#imFooterBg { height: 120px; background-image: none; background-color: rgba(209, 199, 168, 1); }
		#imFooter { background-image: none; background-color: rgba(210, 200, 169, 1); }
		#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 120px; width:720px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 390px; }
	
}
@media (max-width: 719px) and (min-width: 480px) {
		#imPageExtContainer { background-image: none; background-color: rgba(122, 66, 20, 1); }
		#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 480px; }
		#imHeaderBg { height: 106px; background-image: none; background-color: rgba(128, 96, 0, 1); }
		#imHeader { background-image: none; background-color: rgba(209, 199, 168, 1); }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 106px; width:480px; }
		#imContent { align-self: start; padding: 0px 0 0px 0; }
		#imContentGraphics { min-height: 390px; background-image: none; background-color: rgba(243, 239, 232, 1); }
		#imFooterBg { height: 150px; background-image: none; background-color: rgba(209, 199, 168, 1); }
		#imFooter { background-image: none; background-color: rgba(210, 200, 169, 1); }
		#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 150px; width:480px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 390px; }
	
}
@media (max-width: 479px)  {
		#imPageExtContainer { background-image: none; background-color: rgba(122, 66, 20, 1); }
		#imPage { padding-top: 0px; padding-bottom: 0px; }
		#imHeaderBg { height: 106px; background-image: none; background-color: rgba(128, 96, 0, 1); }
		#imHeader { background-image: none; background-color: rgba(209, 199, 168, 1); }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 106px; width:320px; }
		#imContent { align-self: start; padding: 0px 0 0px 0; }
		#imContentGraphics { min-height: 390px; background-image: none; background-color: rgba(243, 239, 232, 1); }
		#imFooterBg { height: 220px; background-image: none; background-color: rgba(209, 199, 168, 1); }
		#imFooter { background-image: none; background-color: rgba(210, 200, 169, 1); }
		#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 220px; width:320px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 390px; }
	
}
