body, div, ul, ol, li, h1, h2, h3, h4, form, input, p, blockquote, td {
	margin: 0;
	padding: 0;
	color: #000000;
	font: 12px/1.6em Arial, Helvetica, Verdana, sans-serif;
}

h1, h2, h3, h4 {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	line-height : 102%;
	color: #800000;
	margin: 0 0 6px 0;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse; collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

p {
	margin: 0 0 10px 0;
}

html {
	text-align: center;
}

body {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 775px;
	background-color: #d9d09e;
}

a {
	color: #800000;
	text-decoration: none;
}

a:hover {
	color: #10594A;
	text-decoration: underline;
}

#main_bucket {
	position: relative;
}

*html #main_bucket {
	position: relative;
	height: 1px;
}

ul#nav {
	position: absolute;
	left: 0;
	top: 28px;
	border-right: 1px solid #800000;
	
}

#nav li {
	float: left;
	border-left: 1px solid #800000;
}

#nav a {
	color: #800000;
	text-decoration: none;
	padding: 0 5px;
	display: block;
	line-height: 1.5em;
}

#insignia {
	position: absolute;
	left: 0;
	top: 56px;
	border: 1px solid #cc0000;
}

#okcarealogo {
	position: absolute;
	right: 0;
	top: 56px;
}

#facebookicon {
	position: absolute;
	right: 0;
	top: 14px;
}

#content {
	position: absolute;
	right: 0;
	top: 204px;
	width: 554px;
	background-color: #ebe7cb;
	text-align: left;
}

#content_bucket {
	padding: 20px 30px 20px 30px;
}

ul#sub_nav {
	position: absolute;
	left: 0;
	top: 300px;
	width: 209px;
}

#sub_nav li {
	text-align: left;
}

#sub_nav a {
	color: #800000;
	text-decoration: none;
	padding: 2px 5px;
	display: block;
}

#sub_nav a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #10594A;
}

#sub_nav #currPg {
	color: #ffffff;
	background-color: #10594A;
	padding: 2px 5px;
}


#col3s {
	margin-bottom: 20px;
}


#col3s td {
	width: 33%;
	vertical-align: top;
	border-bottom: 1px solid #d9d09e;
	padding: 2px 0;
}

.list_disk {
	list-style-type: disc;
}

.list_disk li {
	margin-left: 25px;
}

.italicred10alignrght {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	color: #800000;
}

.bld_content {
	font-weight: bold;
}

#col3smllcol1 {
	margin-bottom: 20px;
	width: 494px;
}

#col3smllcol1 td {
	width: 35%;
	border-bottom: 1px solid #d9d09e;
	padding: 2px 0;
}

#col3smllcol1 td.smllcol {
	width: 20%;
	vertical-align: top;
}

#col3smllcol1 .bld_content2 {
	font-weight: bold;
	width: 45%;
}

#col3smllcol1 td.col1020pad {
	width: 10%;
	padding-left: 20px;
}

#list_content_left {
	padding: 10px 0 20px 180px;
}

#list_events {
	padding: 10px 0 20px 120px;
}

.boldtxt {
	font-weight: bold;
}

#tbl_1col {
	width: 100%;
}

#tbl_2col {
	width: 100%;
}

#tbl_2col td {
	width: 48%;
}


#tbl_3col {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d09e;
}

#tbl_3col td {
	width: 33%;
	vertical-align: top;
}

#tbl_memchapt {
	width: 80%;
}

#tbl_memchapt td {
	width: 48%;
}

#tbl_memchapt td.alignright{
	width: 48%;
	text-align: right;
	padding-right: 20px;
}

#listOkprograms {
	margin: 0;
	padding: 0;
}

#listOkprograms h4 {
	margin: 0 0 2px 0;
}

.list_last {
	margin: 0;
	padding: 0 0 15px 0;
}



#contactus_thankyou {
	font-style: italic;
	color: #800000;
	height: 200px;
}

/* Forms */
.tblMainBucket {
	width: 100%;
}

.formTextRight {
	text-align: right;
	padding: 6px;
}

.formFields {
	padding: 6px;
	text-align: left;
}

/* Errors */
.generic_error {
	color: #800000;
	padding: 6px;
	text-align: left;
}

.form_error {
	color: #800000;
	text-align: right;
	padding: 4px;
}

/* End Errors */

.basicItalic {
	font-style: italic;
}

.donorSpacer {
	padding-top: 15px;
}


