@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
	color: #5A3B00;
	list-style-type: square;
	-webkit-text-size-adjust: 100%;
}
#container {
	width: 1000px;
	background: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	overflow: visible;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#nav {
	width: 630px;
	margin-bottom: 10px;
	margin-left: 190px;
	height: 15px;
}
.navtable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 3px;
	background-color: #0A3542;
	text-align: center;
	vertical-align: middle;
}
.navcolor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
	background-color: #0a3542;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	vertical-align: middle;
}
#logo {
	background-image: url("images/weblogo3.gif");
	background-repeat: no-repeat;
	position: relative;
	overflow: visible;
	height: 176px;
	width: 312px;
}
#logo50 {
	background-image: url("images/FOC Logo 50th Anniversary 3.gif");
	background-repeat: no-repeat;
	position: relative;
	overflow: visible;
	height: 200px;
	width: 354px;
}
#maintext {
    background-color: #FFF;
    width: 600px;
    margin-left: 220px;
    padding-top: 136px;
    list-style-type: square;
    margin-top: 0px;
    min-width: 0px;
}
.dateline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #D09A3E;
	font-style: italic;
}
#sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #BCB39D;
	background-color: #FFF;
	width: 160px;
	margin-top: 202px;
	margin-left: 20px;
	position: relative;
	float: left;
}
#table {
	table-width: 780px;
	margin-left: 130px;
}
.tableclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #5A3B00;
	background-color: #FFF;
	border-bottom-color: #C9AC68;
	border-left-color: #C9AC68;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	white-space: nowrap;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #BCB39D;
	text-align: left;
	margin-left: 220px;
	padding-top: 20px;
	width: 620px;
}
#leftcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 300px;
}
#rightcolumn {
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 300px;
	margin-left: 370px;
	margin-top: 21px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.contactcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: square;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6e2405;
	text-decoration: none;
}
.MembTable {
	padding-left: 20px;
}
input {
    border: 2px solid #eeeeee;
	height: 35px;
    margin: 10px 0 0 0;
    padding: 1%;
    font-size: 1.2em;
    line-height: 1.5em;
    color: #333333;
    letter-spacing: .01em;
    font-style: normal;
    font-weight: normal;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#submit {
    width: 20%;
	border: 0;
    height: 40px;
    color: #494040;
}
.float-img {
		float: left;
		margin-right: 10px;
		margin-bottom: 5px;
		padding: 2px;
}