/**************************************************************
 * Accountabilities Homepage CSS file
 * Author:  Scott W. Kanzelmeyer
 * Date:    Saturday, 25 October 2008
 * Purpose: accountabilities-oc.com style page
 * Updated: Monday, February 2, 2009
 **************************************************************
 */

a { text-decoration: none; }
address { font-size: 12px; font-style: italic; }
address em { color: #C01E2D; font-style: italic; }
/* body { position: absolute; top: 0; left: 0; right: 0; color: #008149; */
/* background-color: #ffffff; font-size: 18px; font-family: helvetica, arial, sans-serif; } */
body { position: absolute; top: 0; left: 0; right: 0; color: #000000; 
	background-color: #fffff0; font-size: 18px; font-family: helvetica, arial, sans-serif; }
div { position: relative; top: 0; }
em { font-style: normal; }
h1 { font-size: 32px; text-align: center; vertical-align: middle; }
h2 { font-size: 24px; }
hr { clear: both; }
img { border-width: 0; }
li { margin-left: 10px; }
td { text-align: center; }
/* td p { font-size: 16px; } */

A:link { color: #000000; }
A:active { color: #C01E2D; }
A:visited { color: #333333; }
A:hover { color: #C01E2D; text-decoration: underline; }

.big { font-size: 48px; font-weight: bold; text-align: center; vertical-align: middle; }
.bold { font-weight: bold; }
.button { width: 100px; height: 30px; margin-left: auto; margin-right: auto; }
.center { width: 600px; margin-left: auto; margin-right: auto; }
.ct { text-align: center; }
.date { color: #ff6666; }
.line { clear: both; }
.left { float: left; text-align: left; }
.menuLeft { float: left; text-align: left; margin-left: 50px; margin-right: 50px; clear: none; }
.menuRight { float: right; text-align: right; margin-left: 50px; margin-right: 50px; clear: none; }
.right { float: right; text-align: right; }

#banner { margin-top: 10px; margin-bottom: 10px; }
/* #border {  border-color: #ffffff; border-style: solid; border-left-width: 50px; border-top-width: 0;
			border-bottom-width: 0; border-right-width: 50px; } */
#border {  border-style: solid; border-left-width: 0px; border-top-width: 0;
			border-bottom-width: 0; border-right-width: 0px; }
/* #bottom { color: #2BB673; text-align: left; margin-left: auto; margin-right: auto; } */
#bottom { color: #008149; text-align: left; margin-left: auto; margin-right: auto; }
#centered { margin-left: auto; margin-right: auto; text-align: center; }
/* #centered p { font-size: 14px; } */
/* #centered p em { font-size: 18px; font-weight: bold; } */
#centered p em { font-weight: bold; }
#cert {  font-size: 14px; }
/* #content { margin-left: 120px; clear: none; padding-left: 10px; border-color: #516598; border-style: solid;
			border-left-width: 5px; border-top-width: 0; border-bottom-width: 0; border-right-width: 0; } */
#content { margin-left: 50px; margin-right: 50px; clear: none; }
#crumbs { margin-left: 50px; margin-right: 50px; clear: both; font-size: 14px; }
/* #footer { color: #2BB673; } */
/* #indent { margin-left: 50px; margin-right: 50px; clear: both; } */
#info { margin-left: 20px; margin-right: 20px; }
/* #menu { width: 120px; text-align: center; float: left; } */
/* #menu { color: #000000; background-color: #2BB673; } */
#menu { background-color: #2BB673; margin-left: 50px; margin-right: 50px; }
/* #menu { background-color: #2BB673; margin-left: 50px; margin-right: 50px; width: 100%; } */
/* #menu { background-color: #2BB673; width: 100%; border-style: solid; border-left-width: 0px;
			border-top-width: 0; border-bottom-width: 0; border-right-width: 0px; } */
#schedule { width: 500px; margin-left: auto; margin-right: auto; }
#schedule p { font-size: 14px; }
#schedule p:first-line { font-size: 18px; text-decoration: underline; font-weight: bold; }
#schedule p em { padding-left: 30px; }

