
.formbody {
	background: inherit;
}

.formbody h1 {
	font-size: 20px;
	color: maroon;
	text-align: left;
	font-weight: bolder;
}

.formbody h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

.formbody h3 {
	font-size: 1em;
}

.formbody p, ul, ol {
	line-height: 125%;
}

.formbody blockquote {
	padding-left: 1em;
}

.formbody blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

.formbody a {
	color: maroon;
}

.formbody a:hover {
	color: maroon;
	background-color: aqua;
}

.formbody .title {
	border-left: 6px solid maroon;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.formbody .byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.formbody .text {
	font-size: 12px;
}

.formbody .click {
	text-align: right;
}

.formbody .click a:hover {
	color: maroon;
}


.iframebody {
	background: inherit;
}

.monthSelectTable, .monthSelectTable td, .monthSelectTable tr 
{
	padding: 0px 4px 0px 0px !important;
	margin: 0px;	
	border:none;
	background:none;
}	

.monthSelectTable img
{
	padding: 0px 0px 0px 0px !important;
	margin: 0px;	
	border:none;
}	

/* -- default style start -- */
* {
	padding:0;
	margin:0;
}
body {
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0; 
	color:#303030 !important; 
	background:url(../images/body-top.gif?18) repeat-x 0 0;
}
.bodyNewsMiddle,
.bodyScheduleMiddle,
.bodyCalenderMiddle,
.bodyCalenderLeft,
.bodyRegisterLeft,
.bodyhtml-00-middle,
.bodyhtml-00-left, 
.bodyhtml-01-left,
.bodyNavigationNewsLeft {
	padding:0;
	color:inherit;
	background:none !important;
	background-color:#fff;
} 
.bodyhtml-01-middle {
	padding:0 !important;
	position:relative;
	border:none;
	background:url(../images/involved-top.jpg?18) no-repeat 0 0;
} 
/*.bodyScheduleMiddle,
.bodyNewsMiddle {
	background-color:#F0F0F0 !important;
}*/
img {
	margin: 5px 13px 8px 0px;
}
h1,
h2,
h4 {
	text-transform:uppercase;
}
h2 {
	font:bold 18px helvetica, verdana, sans-serif;
	color:#000;
	background-color:inherit;
	background:url(../images/bullet-common.gif?18) no-repeat 0 10px;
	padding:7px 0 2px 27px;
	margin:0 0 8px 0;
	position:relative;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	background-color:inherit;
	background:url(../images/black-arrow.gif?18) no-repeat 0 10px;
	padding:2px 0 3px 12px;
	margin-bottom:14px;
}
#left h2,
#right h2{
	font:normal 20px helvetica, verdana, sans-serif;
	color:#A40000; 
	background-color:inherit;
	padding:7px 0 2px 0;
	margin:0 0 8px 0;
	position:relative;
	background:none;
}
h4,
.bodyhtml-01-left .color h2 {
	font:bold 20px helvetica, verdana, sans-serif;
	color:#A40000; 
	background:#F5F5F5;
	padding:0 0 0 0px;
	margin-bottom:8px;
	margin-right:0;
	clear:both;
	position:relative;
}
p {
	padding-bottom:14px;
}
ul {
	list-style:none;
	padding:0 40px 14px 24px;
}
ul li,
.navigation p {
	padding:0 0 0 12px;
	margin-bottom:6px;
	background:url(../images/black-arrow.gif?18) no-repeat 2px 8px;
}
ol   { 
	margin: 1.12em 0;
	margin-left: 38px;
}
blockquote {
	padding-left: 2em;
}

.navigation ul li,
.bodyNavigationNewsLeft ul li,
.bodyNavigationNewsLeft ul li {
	border-bottom:1px dashed #C5C5C5;
	line-height:24px;
	padding:0 0 0 10px !important;
	margin:0!important;
	background-position:0 50%!important;
}
/* -- default style end -- */
/* -- floating clear problem solution style start -- */
.clearSpace {
	overflow:hidden;
	height:100%;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
/* -- floating clear problem solution style end -- */
/* -- default anchor start -- */
a { 
	text-decoration:none; 
	color:#16759D; /* (#16759D) <%SECONDARY%> color */
	background-color:inherit;
}
a:hover { 
	color:#064B68;
	background-color:inherit;
	text-decoration:underline; 
}
/* -- default anchor end -- */
/* -- login button start -- */
/*.linkLogin {
	display:none;
}
 -- login button end -- */
/* -- top editable links for admin section style start -- */
.linkLogin,
.linkLogin1,
.linkLogin2,
.linkLogin3 {
	font-size:12px;
	font-weight:normal;
	color:#C82E2E;
	background-color:inherit;
	text-decoration:none;
	position:absolute;
	top:10px;
	right:550px;
	z-index:20;
}
.linkLogin2 { right:592px;}
.linkLogin3 { right:650px;}
.linkLogin:hover,
.linkLogin1:hover,
.linkLogin2:hover,
.linkLogin3:hover {
	color:#000;
	text-decoration:none;
}
#middle .linkLogin1,
#middle .linkLogin2 {
	position: relative;
	float: right;
	margin-left: 15px;
	font-weight: bold;
	right: 0;
}


/* -- top editable links for admin section style end -- */
/* -- main page wrapper start -- */
#page {
	width:800px;
	margin:0 auto;  
	color:inherit;
	padding-bottom:2px;
 	position:relative;
}
/* -- main page wrapper end -- */
/* -- logo start -- */
img#logo {
	float:left !important;
	border:none;
	padding:0;
	margin:15px 0 0 -10px;
	_margin:15px 0 0 -3px;
}
/* -- logo end -- */
/* -- header tart -- */
#header {
	position:relative;
	padding:0;
	width:800px;
	z-index:10;
}
#heading {
	position:relative;
	color:#000;
	background-color:inherit;
	padding:0 0 0 0px;
	margin-left:0px;
}
#heading h1 {
	width:400px;   /* (Ed) width:187px;    */
	font:bold 38px Impact, arial, sans-serif;  
	color:#000 !important;
	float:left;
	padding-top:75px;
}
#heading h2 {
	float:left;
	clear:both;
	padding:5px 0 0 10px;
	text-transform:capitalize;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000 !important;
	background-color:inherit;
	background:none;
}
#heading h1 {
	letter-spacing:-1px;
	position:relative;
	left:11px;
}
.headerImg {
	clear:both;
	background:url(../images/header-bg-1.jpg?18) no-repeat 0 0;
	padding:10px;
	*padding:5px;
}
.headerImg img {
	border:0;
	margin:0;
	padding:0;
 }
/* -- header end -- */
/* -- site navigation start -- */
#navSite {
	position:absolute;
	top:0px;
	right:0;
	width:549px;
	height:37px;
	clear:both;
	color:#000;
	list-style:none;
	padding:0;
	text-align:center;
	background:url(../images/nav-bg.jpg?18) no-repeat 0 0;
	z-index:20;	
}
#navSite ul {
	padding:0;
	margin: 0 auto;
}
#navSite li {
	padding:0;
	margin:0 0 0 -4px;
	background:none;
	display:inline;
	line-height:30px;
	padding:7px 8px;
	background:url(../images/nav-border.gif?18) no-repeat 100% 50%;
}
#navSite li.siteNav6{
	background:none;
}
#navSite li a {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
#navSite li.siteNav1 a {
	border-left:0;
}
#navSite li a:hover,
#navSite li a.selected {
	color:#F0F0F0;
}
/* -- site navigation end -- */
/* -- page content start -- */
#pageContent {
	position:relative;
	padding:0 0 2px 15px;
	margin:0 auto;
	min-height: 800px;
	/* IE hack. IE does not recognize 'min-height'. So use _Height and overflow visible*/
	/* mac hide \*/
	_height: 800px;
	/* end hide */
	overflow:visible;
	/* end IE hack */
}
/*  -- individual panel start -- */
#left .registerForm,
#right .registerForm,
#left .html00,
#right .html00,
#left .html01,
#right .html01,
#left .calendar,
#right .calendar,
#left .navigation,
#right .navigation,
#left .navigationNews,
#right .navigationNews {
	font-size:11px;
	margin-bottom:20px;
	line-height:125%;
	clear:both !important; 
	position:relative;
	top:0px;
	z-index:12;
	margin-left:5px;
	*margin-right:1px;
}
#left .registerForm,
#right .registerForm{
	padding:23px 10px 23px 0;
	font-size:11px;
	margin:0 0 20px 1;
	line-height:125%;
	clear:both !important; 
	position:relative;
	top:8px;
	z-index:12;
}
#left .registerForm h2,
#right .registerForm h2{
	font:bold 18px helvetica, verdana, sans-serif;
	color:#A40000; 
	background:url(../images/bullet-common.gif?18) no-repeat 0 0px;
	padding:0 0 0 25px!important;
	border-bottom:1px dashed #000;
}
.bodyhtml-01-left .color {
	background:url(../images/involved-LEFT-middle.gif?18) #F5F5F5 repeat-y 0 0;
}
.bodyhtml-01-left .color .bottom,
.bodyhtml-01-left .color .bottom{
	background:url(../images/involved-LEFT-top.gif?18) no-repeat 0 0 !important;
	padding:17px 10px 10px;
	
}
#left .html01  h2 span,
#right .html01 h2 span{
	font:20px helvetica, verdana, sans-serif ;
	color:#A40000 !important; 
}
.bodyhtml-01-left .color .top,
.bodyhtml-01-left .color .top{
	margin-top:0px;
	background:url(../images/involved-LEFT-bot.gif?18) no-repeat 0 100%;
	padding-bottom:10px;
}
#left .registerForm a,
#right .registerForm a {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
}
.aboutPage .navigation,
.schedulePage .navigation,
.volunteerPage .navigation{
	margin-top:20px;
}
.navigation ul,
.bodyNavigationNewsLeft ul,
.bodyNavigationNewsLeft ul {
	padding:0;
	font-weight:bold;
}
.navigation a,
.bodyNavigationNewsLeft a,
.bodyNavigationNewsLeft a {
	text-decoration:none;
}
.colorTxt {
	color:#a40000; 
	background-color:inherit;
}
.color {
	color:inherit;
}
.color p {
	padding-bottom:0;
}
.bodyhtml-01-middle .color {
	color:inherit;
	padding:12px 0 !important;
	font-size:12px;
}
.bodyhtml-01-middle .top {
	background:url(../images/involved-middle-bg.gif?18) repeat-y 0 0;
	*padding-bottom:10px;
	margin-top:-3px;
}
.bodyhtml-01-middle .bottom {
	background:url(../images/involved-bot.jpg?18) no-repeat 0 100%;
	padding-bottom:10px;
	*padding-bottom:0;
}	
.bodyhtml-01-middle h2 {
	font:bold 22px helvetica, verdana, sans-serif;
	color:#A40000; 
	padding-left:10px;
	background:url(../images/involved-middle-h2-bg.gif?18) repeat-y 0 0;
}
.bodyhtml-01-middle p{
	padding:10px 10px;
	margin-top:-10px;
}
.bodyhtml-00-middle h3,
.bodyScheduleMiddle h3 {
	padding-left:0;
	padding-bottom:0;
	margin-bottom:8px;
	border-left:0;
	background:none;
	clear:both;
}
.highlight {
	color:#fff;
	background-color:#245390;
	border:1px solid #e1c774;
	text-align:center !important;
	margin:0 0 14px;
	padding:6px 2px;
}
.highlight a{
	color:#fff;
}
.iframeVolunteer,
.iframeNews,
.iframeSchedule,
.calendarmiddleIframe,
.calendarIframe {
	position:relative;
	top:-9px;
}
/*.bodyScheduleMiddle {
	padding:0 0 0 15px;
}*/
.bodyNewsMiddle .content,
.bodyScheduleMiddle .content {
	width:496px !important;
	padding:0;
	margin:0;
	clear:both;
}
.bodyNewsMiddle {
	padding:0;
	color:inherit;
	border:none;
	/*background:#F0F0F0 url(../images/news-body-bot.gif?18) no-repeat 0px 100%;*/
	padding-bottom:10px;
}

.headPanel h3 {
	float:left;
}
.byline {
	color:#5f5f5f;
	font-size:11px;
	float:right !important;
	padding-top:2px;
}
.headPanel {
	padding:1px 0 0 0;
	margin-bottom:12px;
	overflow:hidden;
	height:100%;
	clear:both;
}
.headPanel .top {
	background:#fff url(../images/dot-h.gif?18) repeat-x 0 100%;
	padding:3px 3px 4px 0;
}
.headPanel h3,
.headPanel p {
	margin:0 !important;
}
.headPanel h3 a {
	color:#000;
}
.headPanel p {
	padding-bottom:0;
}
.smallTxt {
	font-size:11px;
	line-height:15px;
}
.bodyhtml-00-left .smallTxt img {
	clear:both;
	float:none;
}
.bodyhtml-00-middle .smallTxt,
.bodyhtml-01-middle .smallTxt {
	font-size:12px;
	line-height:18px;
}
.gray {
	background-color:#fff;
	border:1px solid #ddd;
	font-size:11px;
	padding:7px 10px;
	margin:0 0 14px;
}
/*  -- individual panel end -- */
/*  -- left/right panel start -- */
#left {
	width:245px;
	position:absolute;
	top:0;
	right:15px;
	z-index:10;
}
.banner {
	width:192px;
	padding-bottom:16px;
	margin:auto;
	z-index:12;
}
.banner img {
	padding:0;
	border:none;
	margin:auto;
	float:none;
}
#right {
	display:none;
}
#middle {
	width:507px;
	padding:12px 0 0;
	margin:0 2px 0 0;
} 
#middle .top .top{
	border-bottom:0;
}
#middle .html00,
#middle .html02 {
	margin-bottom:18px;
}
#middle .calendar {
	margin:-15px 0 10px 0;
}
/*  -- left/right panel end -- */
/* -- default form start -- */
form.login {
	color:#000;
	z-index:20;
}
form.login label span {
	display:block;
	padding-top:3px;
	padding-bottom:7px;
	color:#000;
	font:normal 12px Arial, Helvetica, sans-serif;
}
form.login label span.auto { 
	position:absolute;
	top:170px;
	left:0px;
	_left:-10px;
	background:url(../images/bullet-login.gif?18) no-repeat 10px 50%;
	padding-left:22px;
}
form.login input { 
	font:12px Verdana,Arial,Helvetica,sans-serif;
	width:216px;
	margin-bottom:2px;
}
form.login input.btn { 
	width:auto !important;
	cursor:pointer;
	float:right;
	margin-top:8px;
	clear:both;
	font-size:10px;
	font-weight:bold;
	background-color:#D5D1C8;
	border:1px solid #000000;
}
form.login p {
	clear:both;
	padding:20px 0 14px 12px;
	*padding:10px 0 14px 6px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bullet-login.gif?18) no-repeat 0 24px;
}
/* -- after loged in info for admin section style start -- */
.logedInInfo {
	background:none !important;
	border-top:1px dashed #C5C5C5;
	padding-top:10px !important;
	*padding-left:4px !important;
}
/* -- after logged in info for admin section style end -- */
/* -- default form end -- */
/* -- table start -- */
.datatable, .datatable td, .datatable th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #7d7d7d;
	border-style: solid;
}	
.datatable
{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
}
.datatable td, .datatable th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	empty-cells: show;
	white-space: nowrap;
}	
.datatable th
{
	color: White;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 13px;
	background: #bababa url(../images/table-spacer-bg.gif?18) repeat-x 50% bottom;
}
.datatable td
{
}
.datatable img {
	border: 0;
	margin: 0;
	padding: 1px;
}

.tableSchedule {
	border-top:1px solid #7d7d7d;
	border-left:1px solid #7d7d7d;
	background-color:#fff;
	width: 100%;
}
.tableSchedule thead td{
	background-color:#BABABA;
}
.tableSchedule thead td a{
	color:white;
}
.tableSchedule thead {
	color:#fff;
	background-color:#BABABA !important;
}
.tableSchedule td, .tableSchedule th {
	border-right:1px solid #7d7d7d;
	border-bottom:1px solid #7d7d7d;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}
.spacer_row {
	background-color:#a40000; 
}
.tableSchedule img {
	padding:0;
	margin:0;
	border:0;
}
.spacer_row td {
	line-height:0;
	font-size:0;
	height:0px;
}
/* -- table end -- */

/* -- calendar table start -- */
.bodyCalenderMiddle th {
	font-weight:bold
}
.tableCalendar {
	border-top:1px solid #000;
	border-left:1px solid #000;
}
.tableCalendar img {
	border:0;
	padding:0;
	margin:0;
}
.tableCalendar thead {
	color:#fff;
	background-color:#BABABA;
}
.tableCalendar th {
	background-color:#fff;
}
.tableCalendar td,
.tableCalendar th {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}
.tableCalendar table,
.tableCalendar table thead,
.tableCalendar table th,
.tableCalendar table td {
	padding:0;
	border:0;
}
.tableCalendar .calendarLeftArrow,
.tableCalendar .calendarRightArrow {
	width:16px;
	height:17px;
	display:block;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
	text-decoration:none;
	text-indent:-1500000px;
	background-repeat:no-repeat;
	background-position:0 0;
}
.tableCalendar .calendarLeftArrow {
	background-image:url(../images/left.gif?18);
}
.tableCalendar .calendarRightArrow {
	background-image:url(../images/right.gif?18);
}
/* -- calendar table end -- */

/* ------------------------ */
table.editAccount,
table.editAccount thead,
table.editAccount tbody,
table.editAccount tr,
table.editAccount th,
table.editAccount td {
	border:0;
}
table.editAccount td {
	padding:4px !important;
}

.popScheduleBody {
	padding:20px !important;
}
.popScheduleBody .content {
	width:100% !important;
}
.popScheduleBody .adminBtns {
	padding-bottom:15px !important;
}

/* -- footer start -- */
#footer {
	clear:both !important;
	width:796px;
	background:url(../images/footer-bg.gif?18) no-repeat 0 0;
	font-size:11px;
	text-align:center;
	height:35px;
	line-height:35px;
	color:#000;
	margin:0 auto;
	position:relative;
	left:10px;
}
#footer p,
.gray p {
	padding:0;
}
/* -- footer end -- */
