/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #558090;
	margin: 0px;
	padding: 0px;
	background-image: url(/Imgs/RED_BK.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#masthead {
	background-color: #000;
	padding: 0px;
	margin: 0px;
	height: 200px;
	width: 800px;
}
#stripe {
	background-image: url(/Imgs/BlkStripe.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
}
#column_wrapper, #copyright {
	background-image: url(/Imgs/WRAP_BK.gif);
	background-repeat: repeat-y;
}
#copyright {
	font-size: .7em;
	padding-left: 200px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 600px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 24px 0px 24px 15px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 0px 12px 12px;
}
#footer {
	color: #FFF;
	background-color: #000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	line-height: 1.5em;
	background-image: url(/Imgs/FtStripe.gif);
	background-repeat: repeat;
	background-position: left top;
}
.menulist {
	padding: 0px;
	list-style-type: none;
	margin: 25px 0px 0px;
}
#stripe a:link, #stripe a:visited {
	color: #CCC;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
}
#stripe a:hover {
	color: #FFFFFF;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #800080;
}
#right a:hover {
	color: #FF0000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0px 4px 10px;
	font-size: 0.7em;
	border-top: 1px solid #9AB0BD;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #A0B7C4;
	display: block;
	width: 188px;
	margin-left: 1px;
	border-bottom: 1px solid #9AB0BD;
}
#wrapper .menulist a:hover {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #FFFFFF;
	background-color: #558090;
}
#footer a:link {color: #999;}
#footer a:visited {color: #666;}
#footer a:hover {color: #FFF;}
#left .p7uberlink {
	font-weight: bold !important;
	text-transform: uppercase !important;
	background-color: #B91619 !important;
	border-top: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
	color: #FFF !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 20px 0 0px;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#right .content h1, #right .officers h1 {
	color: #B91619;
	font-style: italic;
	font-size: 2em;
}
.weather {
	margin: 20px auto 0px;
}
.gallery {
	width: 550px;
	margin: 0px;
	padding: 0px;
	height: 438px;
	border: 1px solid #000;
}
.welcomeTbl {
	margin-top: 20px;
	margin-bottom: 15px;
}
.content p.redBold {
	font-weight: bold;
	color: #B91619;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.copyright {
	text-align: center;
	font-size: .7em;
	padding: 0px;
	margin: -15px 0px 15px;
}
#splash {
	height: 170px;
	width: 800px;
}
h2.Events {
	font-size: 1.6em;
	margin: 0px;
}
#right .officers {
	padding: 24px;
	font-size: .8em;
	line-height: 1.65em;
}
.officers p {
	margin: 0px 0 12px;
}
#right .officers h2 {
	margin: 20px 0 5px;
	color: #558090;
	font-style: italic;
}


.officers table, .officers td
{
    border-color: #558090;
    border-style: solid;
}

.officers table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

.officers td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #DEDEDE;
}
.officers h4 {
	font-size: 1.1em;
	margin: 5px 0 0;
}
.redBoldCap {
	font-weight: bold;
	text-transform: uppercase;
	color: #B91619;
}
