.directions {
	font-size: 24px;
}
.box_me {
	background-color: #D19705;
	border: thin solid #C4D19B;
	font-size: 18px;
	width: 900px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFCC66;
	text-align: center;
	width: 100%;
}

p#page-nav a:before {
	content:'|  ';
}

p#page-nav a[title="officers"]:after {
	content:'  |';
}

.bdr {
	height:28px;
	background-image: url(Images/scba-border.jpg);
	background-repeat: repeat-x;
}

p.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
}
li.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
}
.style3 {color: #FF0000}
.style4 {
	color: #0FF
}
.redtext {
	color: #F00;
}
.direct2 {
	text-align: justify;
	position: absolute;
	left: 600px;
}
.lgcolor {
	font-size: 18px;
	color: #AC8306;
}
.Larger {
	font-size: 24px;
}
h1 {
	font-size: 18px;
}

.smlr {
	font-size: 18px;
}
.box_me2 {
	font-size: 18px;
	border: medium solid #000000;
}
.direct1 {
	text-align: left;
	margin-left: 100px;
	margin-right: 100px;
	position: relative;
}
.hidden {
	visibility: hidden;
}
.test {margin: 0 auto;} // top, bottombottom - and left, rightright values, respectively.
.box_me2 iframe {
	height: 180px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.larger_hdg {
	font-size: 36px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}

