@charset "utf-8";
/* CSS Document */
/*<style type="text/css"> */

/*This is the CSS for the body of the contact page for the Grand Chapter on the oescal.org website, GCC/contact.htm*/
.mainBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	background-color: transparent;
	margin: 1em;
	margin-left: 2em;
	border: 0;
	padding: 20px 0;
}
.mainBody .contactBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	background-color: transparent;
	margin: 0;
	margin-left: 0;
	border: 0;
	padding: 0;
}
.mainBody .contactBody h1{
	font-size: 18pt;
}
.mainBody .contactBody h2{
	font-size: 15pt;
	text-align: center;
	text-transform: uppercase;
	margin: 0.2em 0;
	margin-top: 2em;
}
.mainBody .contactBody #officeInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	background-color: transparent;
	margin: 0;
	margin-left: 0;
	border: 0;
	padding: 0;
}
.mainBody .contactBody #officeInfo p{
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0.1em 0;
}
.mainBody .contactBody #DGMInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	background-color: transparent;
	margin: 0;
	margin-left: 0;
	border: 0;
	padding: 0;
}
.mainBody .contactBody #DGMInfo p{
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}
.mainBody .contactBody #GRInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	background-color: transparent;
	margin: 0;
	margin-left: 0;
	border: 0;
	padding: 0;
}
.mainBody .contactBody #GRInfo p{
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}
.mainBody .contactBody #GOInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: transparent;
	margin: 0 1em;
	border: 0;
	padding: 0;
}
.mainBody .contactBody #GOInfo #GOTable {
	table-layout: auto;
}
.mainBody .contactBody #GOInfo p{
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}
.mainBody .contactBody #SLCInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: transparent;
	margin: 0 1em;
	border: 0;
	padding: 0;
	text-align: center;
}
.mainBody .contactBody #SLCInfo #SLCTable{
	table-layout: auto;
	border-color: #CCCCCC
}
.mainBody .contactBody #SLCInfo p{
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}
.mainBody .contactBody #CESFInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: transparent;
	margin: 0 1em;
	border: 0;
	padding: 0;
}
.mainBody .contactBody #CESFInfo #CESFTable{
	table-layout: auto;
}
.mainBody .contactBody #CESFInfo p{
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}
.mainBody .contactBody #GCOffice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: transparent;
	margin: 0 1em;
	border: 0;
	padding: 0;
}
.mainBody .contactBody #GCOffice .staffInfo {
	background-position: left;
	background-repeat: no-repeat;
	min-height: 187px;
	text-align: justify;
	margin: 1em 0;
	margin-bottom: 3em;
	border: 0;
	padding: 0;
	padding-left: 160px;
}
.mainBody .contactBody #GCOffice .staffInfo .staffNameHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: transparent;
	border: 0;
	padding: 0;
	padding-top: 1em;
	padding-bottom: 1em;
}
.mainBody .contactBody #GCOffice p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: transparent;
	margin: 0 1em;
	border: 0;
	padding: 0;
}
.mainBody .contactBody #GCOffice #GrandSecretary {
	background: url("../../images/GCC/contact/GrandSecretary.jpg");
	background-repeat: no-repeat;
}
.mainBody .contactBody #GCOffice #Controller {
	background: url("../../images/GCC/contact/Controller.jpg");
	background-repeat: no-repeat;
}
.mainBody .contactBody #GCOffice #Assistant {
	background: url("../../images/GCC/contact/Assistant.jpg");
	background-repeat: no-repeat;
}
.mainBody .contactBody #GCOffice #staffPosition1 {
	background: url("../../images/GCC/contact/Staff_Photo_1.jpg");
	background-repeat: no-repeat;
}
.mainBody .contactBody #GCOffice #staffPosition2 {
	background: url("../../images/GCC/contact/Staff_Photo_2.jpg");
	background-repeat: no-repeat;
}
.mainBody .contactBody #GCOffice #staffPosition3 {
	background: url("../../images/GCC/contact/Staff_Photo_3.jpg");
	background-repeat: no-repeat;
}
.mainBody .contactBody #GCOffice #staffPosition4 {
	background: url("../../images/GCC/contact/Staff_Photo_4.jpg");
	background-repeat: no-repeat;
}
