.a { }
        .a:link {  text-decoration: none  }
        .a:visited {  text-decoration: none  }
        .a:hover {  text-decoration: underline  }
.header-y {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #ffc247}

.linkred { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #660000; font-variant: small-caps }
        .linkred:link { text-decoration: none  }
        .linkred:visited {  text-decoration: none  }
        .linkred:hover {  text-decoration: underline  }


.header-g10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #484848}
.header-g12 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #666666; font-variant: normal}

.linkred11 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #660000; font-variant: normal}

.bluesmcaps { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #003366; font-variant: small-caps }

.linkred11:link { text-decoration: none  }
        .linkred11:visited {  text-decoration: none  }
        .linkred11:hover {  text-decoration: underline  }

.bodcopsans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.bodcopserif {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal}

.legal {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal}
.bodcopsansver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.header-g9 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #666666; font-variant: normal
}

#lastchange {
	margin: auto auto 5px 80px;
	text-align: left;
}
#lastchange span {
	font-weight: bold;
}

.termdate {
	text-align: center;
	margin-left: auto;
	margin-right: 0;
}
#boardofficers {
	color: #a25f2c;
	font-weight: bold;
}

.ruletitle, section {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ruletitle span, section span {
	font-style: italic;
}

.verystrong {
	font-style: italic;
	text-decoration: underline;
}

#patronsaints, #patronlevels {
	margin: 5px 0 5px 2em;
}

#patronsaints tr {
	border: 0;
	padding: 0;
	margin: 0;
}
#patronsaints td {
	border: 0;
	padding: 0;
	margin: 2px 0;
	vertical-align: top;
}

#membership {
	width: 95%;
	border: 0;
}
#membership td {
	border: 0 1px;
	margin: 0;
}

.letterlbl {
	font-weight: bold;
}

.money {
	text-align: right;
}

.colheader {
	text-align: center;
	background-color: #A25F2C;
	color: #FFF;
	vertical-align: top;
}

.colheader .invisible: {
	visibility: hidden;
}

#alphabet {
	margin: 0 auto;
	width: 95%;
}

#alphabet td {
	font-weight: bold;
}


.level1, .level1a {
	list-style: upper-alpha;
}
.level1 li before {
	margin-left: -3ex;
}
.level1a li {
	margin: 4px;
}
.level2 {
	list-style: lower-alpha;
}
.level3 {
	list-style: decimal;
}
.level4 {
	list-style: decimal;
}
ol .level4 li:before {
	content: "(" counter(mycounter, decimal) ")";
	counter-increment: mycounter;
}

/*
ol .level1 li:before {
	display: marker;
	content: counter(mycounter, upper-alpha) ".";
	counter-increment: mycounter;
}
ol .level2 li:before {
	display: marker;
	content: counter(mycounter, lower-alpha) ".";
	counter-increment: mycounter;
}
ol .level3 li:before {
	display: marker;
	content: counter(mycounter, decimal) ".";
	counter-increment: mycounter;
}
ol .level4 li:before {
	display: marker;
	content: "(" counter(mycounter, decimal) ")";
	counter-increment: mycounter;
}
*/

.section, .articletitle {
	font-size: larger;
	font-weight: bold;
}

.articletitle span,
.section span {
	font-style: italic;
}

.subsection {
	text-decoration: underline;
}


.awardsaddenda tr,
.awardsaddenda {
	padding: 0;
	margin: 0;
}
.awardsaddenda tr td div {
	margin: 0 20px 0 0;
	padding: 0;
}

p .linksection a {
	font-weight: bold;
}

.lasfslocation {
	font-weight: bold;
	font-size: larger;
}

.indented {
    margin-left: 2em;
}

.flushabove {
	margin-top: 0;
}

#mainschedule td div {
	margin-left: 1em;
}

.sidelinks li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #660000;
    font-variant: normal
}

/* Force a div to be flush to what's above it */
.xdiv {
    margin-top: -1ex;
}

.specialAnnouncement {
    font-weight: bold;
    font-size: larger;
}

.subtitle {
    font-weight: bold;
}

.leftnav {
    font-weight: normal;
}


.leftlink {
    font-weight: normal;
}

.rightnav {
    margin-left: 1em;
    font-size: 12px;
}

.alittlebigger {
	font-size: 14px;
}

.subhd {
    margin-top: 1.5em;
    font-size: 14px;
    font-weight: bold;
}

.WhiteHeader {
    color: #fff;
    font-weight: bold;
}

#searchbar {
    background: #333333;
    height: 112px;
    border-top: 5px solid #333;
    border-bottom: 5px solid #333;
}

#searchbar p {
    padding-top: 5px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: rgb(225,201,131);
}

#searchbar input {
    width: 132px;
    margin-right: 20px;
    margin-left: 20px;
}

#searchbar p img {
    vertical-align: middle;
}

#poweredbygoogle {
}

.building-schedule {
	margin-left: 2em;
}

.pgsubttl {
	text-align: center;
	margin-bottom: 2ex;
}

.google {
    margin: 0 20px;
    height: 500px;
    width: 95%;
    border: 1px solid #000;
}

#searchwarn {
    margin-top: 1em;
    color: #00f;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
