/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #617148;
	background-color: #FBFBE2;
	margin: 0px;
}

#container {
	width: 80%;
	border: thick solid #990000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#header {
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	height: 135px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
#header h1 {
	padding-top: 15px;
	padding-left: 15px;
	font-weight: bold;
	margin: 0px;
	z-index: 5;
}
#header h2 {
	padding-left: 35px;
	margin: 0px;
}
#header p {
	margin: 0px;
	padding-left: 35px;
}
#header img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 85px;
	width: 596px;
	position: absolute;
	top: 38px;
	z-index: 3;
}


#navigation {
	color: #FFFFFF;
	background-color: #7A8F5C;
	position: absolute;
	left: 0px;
	top: 133px;
	clear: left;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
#navigation p {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#navigation a:link {
	color: #FBFBE2;
	text-decoration: none;
}
#navigation a:visited {
	color: #FBFBE2;
	text-decoration: none;
}
#navigation a:hover {
	color: #FBFBE2;
	text-decoration: underline;
}
#navigation a:active {
	color: #FBFBE2;
	text-decoration: none;
}
#navigation ul {
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	white-space: nowrap;
	margin-left: 0px;
	padding-left: 0px;
}
#navigation ul li {
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 15px;
}


#leftcol {
	background-color: #FBFBE2;
	position: absolute;
	top: 190px;
	height: 312px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-left: 15px;
	left: 1px;
	width: 12%;
}
#leftcol h1 {
	padding-left: 5px;
	color: #617148;
	margin: 0px;
	font-size: 120%;
}
#leftcol h2 {
	color: #617148;
	margin: 0px;
	padding-left: 8px;
	font-size: 110%;
}
#leftcol h3 {
	color: #617148;
	margin: 0px;
	padding-left: 8px;
	padding-top: 5px;
	font-size: 100%;
}
#leftcol h4 {
	color: #617148;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
}
#leftcol p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 80%;
}
#leftcol ul {
	margin-left: -10px;
	padding-left: 0;
	list-style-type: none;
}
#leftcol li {
	margin-left: 25px;
}
#leftcol a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #7A8F5C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBFBE2;
	margin-left: -10px;
	margin-bottom: 4px;
	padding: 3px;
}
#leftcol a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #7A8F5C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBFBE2;
	margin-left: -10px;
	margin-bottom: 4px;
	padding: 3px;
}
#leftcol a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	background-color: #7A8F5C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBFBE2;
	margin-left: -10px;
	margin-bottom: 4px;
	padding: 3px;
}
#leftcol a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	display: block;
	background-color: #7A8F5C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBFBE2;
	margin-left: -10px;
	margin-bottom: 4px;
	padding: 3px;
}


#maincol {
	background-color: #fbfbe2;
	position: absolute;
	top: 190px;
	left: 18%;
	float: left;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7A8F5C;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 15px;
}
#maincol h1 {
	padding-left: 0px;
	color: #617148;
	font-size: 140%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#maincol h2 {
	color: #617148;
	padding-left: 15px;
	font-size: 110%;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#maincol .colleft .col1 h2 {
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}
#maincol h3 {
	color: #617148;
	margin: 0px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 90%;
}
#maincol h4 {
	color: #617148;
	margin: 0px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 90%;
	font-weight: normal;
}
#maincol p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-size: 90%;
	margin: 0px;
}
#maincol li {
	margin-left: 25px;
}
#maincol a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#maincol a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#maincol a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
#maincol a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#maincol table {
	font-size: 100%;
	text-align: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#maincol table td {
	font-size: 100%;
	padding-left: 0px;
}
#maincol th {
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7A8F5C;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#maincol td {
	text-align: left;
	font-size: 90%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	vertical-align: top;
}
#maincol li {
	font-size: 90%;
}




img {
	border: 1px solid #7A8F5C;
	padding: 2px;
	margin: 5px;
}



#col2 {
}

#colleft {
	padding-bottom: 35px;
}

#header #ode {
	float: right;
	width: 40%;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-right: 11px;
	position: absolute;
	top: 2px;
	right: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #ode p {
	font-size: .9em;
	font-style: italic;
}
#header #ode h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
}
#header #ode h4 {
	font-size: 0.9em;
}
#header #ode h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
#membership {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#membership p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#Membership h2 {
	text-transform: uppercase;
}



#navigation p {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.toptag {
	font-size: 10px;
	font-weight: bold;
}
.warning {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	margin-left: 15px;
}

#christmas {
	margin: 5px;
	padding: 0px;
	border: 2px solid #990000;
}
#christmas h1 {
	font-weight: bold;
	padding-left: 0px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #990000;
}
#christmas h2 {
	color: #990000;
	padding-left: 5px;
	font-size: 1.2em;
}
#christmas p {
	padding-left: 5px;
}

#leftcol #2008reunion  {
	margin: 0px;
	padding: 0px;
	border: 2px solid #990000;
}
#leftcol #2008reunion  h1 {
	font-weight: bold;
	padding-left: 0px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #990000;
}
#leftcol #2008reunion  h2 {
	color: #990000;
	padding-left: 5px;
	font-size: 1.2em;
}
#leftcol #2008reunion  h3 {
	color: #990000;
	padding-left: 5px;
	font-size: 1em;
}
#leftcol #2008reunion  p {
	padding-left: 5px;
}
#leftcol #2008reunion  a:link {
	font-size: 1em;
	color: #990000;
	padding-left: 10px;
	margin: 0px;
	background-color: #FFFFFF;
}
#leftcol #2008reunion  a:visited {
	font-size: 1em;
	color: #990000;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#leftcol #2008reunion  a:hover {
	font-size: 1em;
	color: #990000;
	padding-left: 10px;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#leftcol #2008reunion  a:active {
	font-size: 1em;
	color: #990000;
	padding-left: 10px;
	text-decoration: underline;
	background-color: #FFFFFF;
}

#leftcolbottom {
	border: 2px solid #990000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#c17 a:link {
	background-color: #990000;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
#c17 {
}
#leftcolbottom h3 {
	color: #990000;
	padding-left: 8px;
	padding-top: 5px;
	font-size: 100%;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #990000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftcolbottom p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #990000;
	font-size: 90%;
}
#leftcolbottom a:link {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 100%;
	color: #7A8F5C;
	font-weight: bold;
	background-color: #FBFBE2;
	text-transform: none;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}
#leftcolbottom a:visited {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 100%;
	color: #7A8F5C;
	font-weight: bold;
	background-color: #FBFBE2;
	text-transform: none;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}
#leftcolbottom a:hover {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 100%;
	color: #7A8F5C;
	font-weight: bold;
	background-color: #FBFBE2;
	text-transform: none;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
	text-decoration: underline;
}
#leftcolbottom a:active {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 100%;
	color: #7A8F5C;
	font-weight: bold;
	background-color: #FBFBE2;
	text-transform: none;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}

#footer {
	background-color: #7A8F5C;
	color: #FFFFFF;
	bottom: 0px;
	position: fixed;
	width: 100%;
	height: 35px;
	background-position: center;
}
#footer p {
	background-color: #7A8F5C;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 70%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:link {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a:visited {
	font-size: 90%;
	font-weight: bold;
	color: #990000;
}
#footer a:hover {
	font-size: 90%;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
#footer a:active {
	font-size: 90%;
	font-weight: bold;
	color: #990000;
}
#navigation table {
	text-align: center;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
}
#navigation table td {
	width: 12%;
}
#navigation a:link {
	color: #FBFBE2;
}
#navigation a:visited {
	color: #FBFBE2;
}
#navigation a:hover {
	color: #FBFBE2;
	font-weight: bold;
	text-decoration: underline;
}
#campmenu table {
	color: #990000;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	background-color: #99AC7D;
	height: 35px;
	width: 100%;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#campmenu table td {
	text-align: center;
	font-weight: normal;
	width: 16.5%;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
#campmenu table td a:link {
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}
#campmenu table td a:visited {
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}
#campmenu table td a:hover {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#campnew td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #617148;
}
#campnew table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A8F5C;
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left;
}
#campnew td {
	text-align: left;
}
.LARGE {
	font-size: 18px;
}
.tinyitalic {
	font-size: 75%;
	font-style: italic;
	padding-right: 55px;
	padding-left: 55px;
}
#joinmail {
	background-color: #0033CC;
	position: absolute;
	top: 190px;
	left: 18%;
	float: left;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7A8F5C;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 15px;
	width: 100%;
}
