@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	font-size: 1em;
}
ul {
	text-align: left;
	line-height: 125%;
	margin-right: 20px;
}
.DivTop {
	position: relative;
	height: 170px;
	width: 100%;
	background-color: #1b325f;
}
.DivMid {
	position: relative;
	height: 19px;
	width: 100%;
	background-color: #6d0b24;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.DivHeader {
	position: relative;
	height: 130px;
	width: 900px;
	top: 20px;
	margin: auto;
}
.DivWMPhoto {
	position: absolute;
	height: 130px;
	width: 87px;
	background-image: url(../images/jpg/GCreason_87x130.jpg);
}
.DivSD35Header {
	position: absolute;
	height: 49px;
	width: 798px;
	background-image: url(../images/jpg/SD35Header_B.jpg);
	left: 101px;
}
.DivSD35Motto {
	background-image: url(../images/jpg/SD35Motto_B.jpg);
	position: absolute;
	height: 45px;
	width: 584px;
	left: 190px;
	top: 67px;
}
.DivMainContentWrapper {
	position: relative;
	width: 900px;
	margin: auto;
	top: 40px;
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 600px;
	height: auto;
	padding-bottom: 60px;
}
.DivMid_2 {
	position: relative;
	height: 19px;
	background-color: #6d0b24;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	width: 100%;
}
.DivFooter {
	position: relative;
	width: 100%;
	background-color: #1b325f;
	min-height: 170px;
	height: auto;
}
.DivContactInfo {
	position: relative;
	height: 15px;
	width: 900px;
	margin: auto;
}
.DivGrandLodge {
	position: relative;
	height: 128px;
	width: 459px;
	margin: auto;
	top: 20px;
}
.DivMainContentBackground {
	position: relative;
	width: 100%;
	background-color: #FFF;
	height: auto;
}
.DivColumn_1 {
	position: absolute;
	height: auto;
	width: 420px;
	left: 0px;
	top: 0px;
}
.DivColumn_2 {
	position: relative;
	height: auto;
	width: 420px;
	left: 479px;
	top: 13px;
}
.DivUpdateInfo {
	height: auto;
	width: auto;
	padding-top: 10px;
	position: relative;
}
.DivFlex {
	position: relative;
	height: auto;
	width: auto;
}
.DivBeAHero {
	position: relative;
	height: auto;
	width: 200px;
	text-align: center;
	margin: auto;
}
.imgFloatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.ulNoTextAlign {
	text-align: left;
	line-height: 125%;
}
.DivMasonicLinks {
	position: relative;
	height: 200px;
	width: 291px;
}
.PopupImage {
	border: 1px solid #333;
	position: absolute;
	visibility: hidden;
}

