﻿body
{
  font-family:              Tahoma; 
  font-size:                small;
  margin:                   0px;
  background:               url("../Images/background.bmp");
}

#PageContent {
  padding: 0px;
  width: 1024px;
  height: 900px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #000000;
}

#PageHeader {
	width: 100%;
	height: 100px;
	background-color: #7092be;
	font-size: 36px;
	color: #ffffff;
	font-family: Arial, sans-serif;
	vertical-align:middle;
}

#PageLogo {
	width:  160px;
	float:  left;
	background-color: #7092be;
	font-size: 36px;
	color: #ffffff;
	font-family: Arial, sans-serif;
}

#PageTitle {
	width:  850px;
	height: 100px;
	float:  left;
	background-color: #7092be;
	font-size: 36px;
	color: #ffffff;
	font-family: Arial, sans-serif;
  vertical-align:middle;
}

#PageNavigation {
  height: 17px;
  width: 100%;
  position: relative;
  float: left;
  background-color:    #7092be;  /*#09c; */
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
}

#PageFooter {
	border-style: solid none none none;
	clear: both;
	border-top-width: 2px;
	border-top-color: #000000;
}
#PageLeft {
	border-style: none;
	width: 110px;
	height: 750px;
	margin-left: 5px;
	float: left;
}

#PageRight {
	padding:  0px;
	margin:   0px;
	border-style: none;
	width: 105px;
	height: 750px;
	border-left-width: 1px;
	border-left-color: #000000;
	float: right;
}
#PageCenter {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 790px;
	height: 750px;
	float: left;
}

#Copyright {
  border-style: none;
  font-size: small;
  text-align: center;
  color: #808080;
  width: 100%;
}

.PillarGlobe {
	float:    left;
	height:   108px;
	padding:  0px;
	margin:   0px;
}

.PillarTop {
	float:    left;
	height:   42px;
	padding:  0px;
	margin:   0px;
}

.PillarMiddle {
	float:    left;
	background-image: url('../Images/ColumnMiddle.gif');
	background-repeat: repeat-y;
	height:   550px;
	width:    110px;
	padding:  0px;
	margin:   0px;
}

.PillarBottom {
	float:    left;
	height:   45px;
	padding:  0px;
	margin:   0px;
}

#News {
	width: 430px;
	float: left;
	padding-top: 20px;
	margin-top: 20px;
	font-weight: bold;
	font-size: large;
}
#NewsDetail {
	font-weight: normal;
	font-size: small;
	overflow: scroll;
	height: 650px;
	margin-right: 15px;
}

#Calendar {
	width: 360px;
	float: left;
	padding-top: 20px;
	margin-top: 20px;
}

#Directions {
	width: 640px;
	float:  left;
	padding-top: 20px;
	margin-top: 20px;
	padding-left:65px;
}

#LodgeHistory {
  padding: 10px;
  text-align: justify;
}

.LodgeHistoryText {
	float: left;
	top: 0px;
	clear: none;
}

.LodgeHistoryImage {
	float: right;
	top: 0px;
	text-align: center;
}

#OfficerPicture {
  float: left;
  width: 800px;
}
#OfficerList {
  border-style: none;
  width: 800px;
  padding: 0px;
  margin: 0px;
  height: 450px;
  float: left;
}
#OfficerListTitle {
  text-align: center;
  font-size: large;
  text-decoration: underline;
  font-weight: bold;
  margin: 20px;
}

#OfficerList ul {
  list-style-type: none;
}
#OfficerList ul li {
  padding: 0px;
  margin: 15px 0px 0px 0px;
  float: left;
  width: 180px;
}

.MasonicLink {
  font-family: Tahoma;
  font-size: small;
  padding: 0px;
  margin: 25px;
}
.MasonicLink a {
  float: left;
  clear: both;
  margin-left: 25px;
  margin-bottom: 4px;
}
.MasonicLink h2 {
  float: left;
  clear: both;
  margin-bottom: 15px;
  margin-top: 15px;
  text-decoration: underline;
}

.JoinQuestion {
  font-family: Tahoma;
  font-size: medium;
  font-weight: bold;
  padding: 0px;
  margin: 25px 25px 0px 25px;
  text-align: justify;
}

.JoinAnswer {
  font-family: Tahoma;
  font-size: small;
  padding: 0px;
  margin: 10px 50px 0px 50px;
  text-align: justify;
}
.JoinInfo {
  font-family: Tahoma;
  font-size: medium;
  padding: 0px;
  margin: 50px 25px 0px 25px;
  text-align: justify;
}
.JoinPetition {
  font-family: Tahoma;
  font-size: large;
  font-weight: bold;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

#PastMasterTitle {
  text-align: center;
  font-size: large;
  text-decoration: underline;
  font-weight: bold;
  margin: 20px;
}
#PastMasterNavigation 
{
}

#PastMastersCol1 {
  padding: 25px;
  position: relative;
  float: left;
}

#PastMastersCol2 {
  padding: 25px;
  position: relative;
  float: left;
}

#PastMastersCol3 {
  padding: 25px;
  position: relative;
  float: left;
}

#PastMasterNavigation:active {
	text-decoration: none;
}
#TrestleboardList {
	float: left;
	width: 120px;
}
#TrestleboardCurrent {
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	float: left;
	width: 655px;
	height: 700px;
	margin-top: 10px;
}

#Trestleboard {
	width: 100%;
	height: 100%;
}
.CharityHeader {
	float: left;
	padding-left: 20px;
	font-weight: bold;
}
.CharityDetail {
	float: left;
	padding-left: 20px;
}
.Committee {
	font-size: large;
	font-weight: bold;
}
