@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #336666;
	margin: 0;
	padding: 0;
	text-align: center; /* IE 5* */
	color: #666666;
}

a img {
	border: none;
}

#header h1 a {
	background-position: left;
	display: block;
	height: 86px;
	background-image: url(images/scrc-header.jpg);
	background-repeat: no-repeat;
}

#header h1 span {
	display: none;
}

body  a:link, body a:visited {
	color: #18948C;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

body a:active {
	color: #18948C;
	font-weight: bold;
	text-decoration: none;
}

body a:focus, body a:hover {
	color: #993333;
	font-weight: bold;
}

#flash {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#container {
	width: 780px;  /* allow for chrome */
	background: #FFFFFF;
	margin: 0 auto; 
	border: 2px solid #000000;
	text-align: left;
} 
#wrapper {
	font-size: 100%;
	background-color: #336666;
}

#header {
	padding: 0 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: thin solid #000000;
} 
#sidebar1 {
	float: left;
	width: 200px;
	background: url(images/limestone.gif) repeat;
	padding: 15px 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
}
.small {
	font-size: 80%;
}

.center {
	text-align: center;
}

#mainContent {
	margin: 10px 0 0 220px;
	padding: 0 10px;
	font-size: 80%;
} 
#mainContent p {
	margin-top: 5px;
}
#mainContent  ul {
	margin-top: 5px;
}


#footer {
	padding: 0 10px 0 20px;
	background:url(images/limestone.gif) repeat;
} 
#footer p {
	margin: 0; /* avoid collapse */
	padding: 5px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 60%;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.pagetop {
	font-size: 70%;
	text-align: right;
}

#bylaws {
	height: 400px;
	width: auto;
	overflow: scroll;
	margin-top: 30px;
}

.redhighlight {
	color: #CC0000;
}

.big {
	font-size: 120%;
}

h1 {
	font-size: 130%;
	color: #BB9962;
	margin: 0px;
}
/* cute name huh */
.tightpee { 
	line-height: 96%;
}

#login {
	margin-right: 20px;
	float: right;
}

h2 {
	font-size: 110%;
	color: #336666;
	margin: 0px;
	line-height: 200%;
}

.varrgb {
	font-size: 130%;
	color: #837E68;
	margin: 0px;
}
