/* Start of CMSMS style sheet 'shiremain' */
* {
	font-family: arial;
}

body {
	background: #040509;
	margin: 0 0 15px 0; /* top, right, bottom, left */
	padding: 0;
}

p {
	line-height: 18px;
}

/* Officers Page */
  .c2 {
	font-size: 9pt;
}

.c2 a {
	color: #C0C0C0;
}

.elrik {
	background: #000000;
	color: #FFFFFF;
	color: #FFFFFF;
	font-size: 8pt;
	margin: auto;
	text-align: center;
	width: 800px;
}

.elrik p {
	margin: 0;
	padding: 5px;
}

.eventnews {
	background: #171717;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	width: 100%;
}

.eventnews p {
	font-size: 9pt;
	margin: 10px;
}

.footer {
	background: #171717;
	color: #FFFFFF;
	margin: auto;
	width: 800px;
}

.footer a {
	color: #CCCCCC;
}

.footer a:hover {
	color: #FFFFFF;
}

.footer h3 {
	font-size: 11pt;
	margin: 0;
	padding: 5px 25px 5px 25px;
}

.footer p {
	font-size: 9pt;
	padding: 0 35px 5px 35px; /* top, right, bottom, left */
	text-align: left;
}

.meetingnews {
	background: #171717;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	width: 100%;
}

.meetingnews p {
	font-size: 9pt;
	margin: 10px;
}

.menu_col {
	padding: 10px;
}

.smallcol {
	background:#000000 url(images/black_back.png);
	color: #FFFFFF;
	padding-top: 10px;
}

.textwrapper {
	background: #000000;
	color: #FFFFFF;
	padding: 25px;
}

.textwrapper a {
	color: #808080;
}

.textwrapper a:hover {
	color: #C0C0C0;
}

.textwrapper p, li, blockquote, td {
	font-size: 10pt;
}

.textwrapper ul {
	font-size: 10pt;
}

/* End of 'shiremain' */

