body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.5em;
}
h1.pagehead {
	font-size: medium;
	color: Maroon;
	font-weight: bold;
}
h2.pagehead {
	font-size: small;
	color: #000099;
	font-weight: bold;
}
#outer {
	width: 100%;
	text-align: center;
}
#inner {
	width: 800px;
	margin:0 auto;
	border: 1px solid #708090;
	text-align: left;
}
#inner2 {
	width: 800px;
	height: 500px;
	margin: 1px auto auto;
	border: 1px solid #708090;
	text-align: left;
}
#access {
	width: 800px;
	height: 25px;
	margin:0 auto;
	text-align: right;
}
.acc_text {
	height: 18px;
	width: 15px;
	margin-bottom: 10px;
	font-size: small;
	font-weight: bold;
}
#access img {
	margin-top: 5px;
}
#access a:link {
	text-decoration: none;
	color: #616f7c;
	margin-bottom: 15px;
}
#access a:visited {
	text-decoration: none;
	color: #616f7c;
	margin-bottom: 15px;
}
#access a:hover {
	text-decoration: none;
	color: #000099;
	margin-bottom: 15px;
}
#access a:focus {
	text-decoration: none;
	color: #616f7c;
	margin-bottom: 15px;
}

#top {
	width: 100%;
	height: 125px;
	border-bottom: 1px solid #708090;
}
.toptitle {
	display: none;
}
#nav {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #708090;
	background-color: #000099;
	color: White;
	padding-top: 5px;
}
#navsub {
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #708090;
	background-color: #444E57;
	color: White;
	z-index: 1;
	visibility: collapse;
}
#content {
	width: 790px;
	min-height: 500px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	background: url(../img/content_bg.gif) no-repeat;
}
#content_ra {
	width: 790px;
	min-height: 500px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
}
#pgm {
	width: 600px;
	min-height: 500px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
/*	background: url(../img/content_bg.gif) no-repeat;  */
}
#chartermark {
	margin-top: 1px;
	float: right;
}
#content3 {
	width: 790px;
	min-height: 890px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	background: url(../img/content_bg.gif) no-repeat;
}
#bluebar {
	float: right;
	width: 170px;
	height: 490px;
	margin-top: 10px;
	margin-right: 3px;
	background-color: #ceddf9;
	border: 1px solid #4d85e9;
}
.smalltext {
	font-size: small;
}
#bottom {
	width: 100%;
	height: 107px;
	line-height: 16px;
	font-size: 10px;
	background-color: #000099;
	text-align: center;
	color: White;
}
.item_left {
	float: left;
	margin-right: 10px;
}
.item_right {
	float: right;
	margin-left: 10px;
}
.centred {
	margin: auto;
}
.exec_row {
	height: 220px;
	text-align: center;
	margin: auto;
}
.exec_member {
	float: left;
	height: 200px;
	width: 196px;
	text-align: center;
}
.exec_padding {
	float: left;
	height: 200px;
	width: 98px;
	text-align: center;
}
.exec_inner {
	width: 650px;
	height: 90px;
	float: right;
}
#table_lodges {
	text-align: left;
	vertical-align: top;
}
.table_cell_default {
	text-align: left;
	vertical-align: top;
}

#bannerbox {
	height: 510px;
	width: 409px;
	padding: 10px 0px 0px 10px;
	border: 1px solid #000099;
	margin: 25px auto 20px auto;	
}

#table_lodges {
	border: 1px solid #708090;
}
.tr_odd {
	background-color: White;
	height: 20px;
}
.tr_odd a:link {
	text-decoration: none;
	color: black;
}
.tr_odd a:visited {
	text-decoration: none;
	color: black;
}
.tr_odd a:hover {
	text-decoration: underline;
	color: #000099;
}
.tr_odd a:focus {
	text-decoration: none;
	color: black;
}
.tr_even {
	background-color: #E8EAF0;
	height: 20px;
}
.tr_even a:link {
	text-decoration: none;
	color: black;
}
.tr_even a:visited {
	text-decoration: none;
	color: black;
}
.tr_even a:hover {
	text-decoration: underline;
	color: #000099;
}
.tr_even a:focus {
	text-decoration: none;
	color: black;
}


/*  IAS LINK RULES    */
.ias:link {
	font-size: x-small;
	color: White;
	text-decoration: none;
}
.ias:visited {
	font-size: x-small;
	color: White;
	text-decoration: none;
}
.ias:hover {
	font-size: x-small;
	color: #FF8C00;
	text-decoration: none;
}
.ias:focus {
	font-size: x-small;
	color: White;
	text-decoration: none;
}

.inpage_nav:link {
	font-size: small;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}
.inpage_nav:visited {
	font-size: small;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}
.inpage_nav:hover {
	font-size: small;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.inpage_nav:focus {
	font-size: small;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}

/* PDF BOX ITEMS */
.pdf_box {
	width: 100px;
	height: 100px;
	float: left;
}
.pdf_box_text {
	width: 400px;
	height: 100px;
	float: left;
}
.pdf_link_text:link {
	font-size: medium;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}
.pdf_link_text:visited {
	font-size: medium;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}
.pdf_link_text:hover {
	font-size: medium;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.pdf_link_text:focus {
	font-size: medium;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}


/* CALENDAR ITEMS */
.cal_day,.cal_day_left,.cal_box_left,.cal_box,.cal_box_empty1,.cal_box_empty2 {
	padding: 2px;
}
h4 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 0em;
}
p.cal_items {
	margin-top: 0em;
}

#calendarbox {
	width: 100%;
	text-align: center;
}
#calendar_holder {
   width: 750px;
   margin:0 auto;
	text-align: left;
}
#calendarnav {
	height: 30px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#calendarnav a:link {
	text-decoration: none;
	color: #000099;
}
#calendarnav a:visited {
	text-decoration: none;
	color: #000099;
}
#calendarnav a:hover {
	text-decoration: none;
	color: Maroon;
}
#calendarnav a:focus {
	text-decoration: none;
	color: #000099;
}
.thismonth {
	font-size: medium;
	color: Maroon;
}
.cal_day {
	float: left;
	width: 100px;
	border-right: 1px solid #000099;
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	color: #000099;
}
.cal_day_left {
	float: left;
	width: 100px;
	border: 1px solid #000099;
	color: #000099;
}
.cal_week {
	width: 750px;
	float: left;
}
.cal_box_left {
	float: left;
	width: 100px;
	height: 150px;
	color: #000099;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	overflow: hidden;
}
.cal_box {
	float: left;
	width: 100px;
	height: 150px;
	color: #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	overflow: hidden;
}
.cal_box h4 {
	margin-top: 0px;
}
.cal_box_left h4 {
	margin-top: 0px;
}

.cal_box_empty1 {
	float: left;
	width: 100px;
	height: 150px;
	color: #000099;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	background-color: #E8E9FF;
}
.cal_box_empty2 {
	float: left;
	width: 100px;
	height: 150px;
	color: #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	background-color: #E8E9FF;
}
.cal_install:link {
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}
.cal_install:visited {
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}
.cal_install:hover {
	font-weight: bold;
	color: Maroon;
	text-decoration: underline;
}
.cal_install:focus {
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}

.cal_meeting:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.cal_meeting:visited {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.cal_meeting:hover {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.cal_meeting:focus {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.datehead {
	font-weight: bold;
	color: Red;
}