@charset "utf-8";
/* CSS Document */

body {
	/*** structure ***/
	margin: 0px;
	padding: 0px;
	background-repeat:repeat-x;
	/*** look ***/
	background-image: url('../media/bg_patt.gif');
	background-color:#444446;
}

.banner {
	/*** structure ***/
	width: 1007px;
	height: 130px;
	border: none;
	padding: 0px;
	margin: auto;
	/*** look ***/
	cursor:pointer;
	text-align: center;
}

.banner-left {
	/*** structure ***/
	height: 130px;
	width: 205px;
	border: none;
	padding: 0px;
	clear: both;
	float: left;
	/*** look ***/
	background-image:url(../media/Left_banner.png);
	text-align: right;
}

.banner-middle {
	/*** structure ***/
	width: 597px;
	height: 130px;
	border: none;
	padding: 0px;
	float: left;
	/*** look ***/
	background-image:url(../media/banner_pattern.gif);
}

.banner-right {
	/*** structure ***/
	width: 205px;
	height: 130px;
	border: none;
	padding: 0px;
	float: left;
	/*** look ***/
	background-image:url(../media/Right_banner.png);
	text-align: center;
}

.body {
	/*** structure ***/
	height: 750px;
	border: none;
	margin:auto;
	position:relative;
	/*** look ***/
	background-image: url('../media/page_bg.gif');
	text-align: left;
}

.body-menu-1 {
	/*** structure ***/
	width: 104px;
	height: 22px;
	border: none;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 2px;
	/*** look ***/
	text-align: right;
}

.body-menu-2 {
	/*** structure ***/
	width: 102px;
	height: 590px;
	border: none;
	position: absolute;
	top: 50px;
	left: 1%;
	/*** look ***/
	text-align:center;
}

.body-content-1 {
	/*** structure ***/
	height: 605px;
	border-bottom: none;
	border-left: 2px solid #000080;
	border-right: none;
	border-top: none;
	padding:0;
	margin:auto;
	position: absolute;
	left: 112px;
	top: 12px;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 18px;
	/*** look ***/
	text-align:center;
}

.footer {
	/*** structure ***/
	width: 100%;
	height: 123px;
	border: none;
	padding: 0px;
	margin:auto;
	position: absolute;
	top: 616px;
	/*** look ***/
	text-align:center;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}

.footer-ad {
	/*** structure ***/
	width: 100%;
	padding: 0px;
	margin: 0px;
	/*** look ***/
	text-align: center;
}

.footer-ad-left {
	/*** structure ***/
	width: 30%;
	clear: both;
	float: left;
	/*** look ***/
	text-align: left;
}

.footer-ad-middle {
	/*** structure ***/
	width: 40%;
	float: left;
	/*** look ***/
	text-align:center;
}

.footer-ad-right {
	/*** structure ***/
	width: 30%;
	padding: 0px;
	float: left;
	/*** look ***/
	text-align: right;
}

.imgborder {
	border-style: none;
}

.center {
	text-align:center;
	margin:auto;
	width:auto;
}

hr {
	width:75%;
	color: #0000FF;
	background-color:#0000FF;
}

/********************** Individual **********************/

/*****Calendar*****/


/*****Club_Notes*****/
.staff {
	border: none;
	height: 260px;
	padding: 0px;
	position: static;
	text-align: center;
	width: auto;
	overflow: hidden;
}

.staff-left {
	border: none;
	clear: both;
	float: left;
	height: 260px;
	padding-left: 25%;
	text-align: right;
	width: auto;
	left: 50%;
}

.staff-right {
	border: none;
	float: left;
	height: 260px;
	padding: 0px;
	text-align: left;
	width: auto;
}

/*****Club_Pics*****/


/*****Committees*****/
.gap {
	height:20px;
}
.department {
	width: 250px;
	text-align:center;
	font-weight:bold;
}
.table {
	width:750px;
	border:0;
	padding: 2px;
	margin:0;
}
.table-content {
	vertical-align:top;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #000099;
	line-height: 21px;
}
/*****FP*****/


/*****Links*****/


/*****Lodge_Pics*****/


/*****Mahi_Temple*****/


/*****MOTY*****/


/*****Officers*****/


/*****SC*****/


/*****Think*****/


/*****Visits*****/


/*****WMMC*****/

