
.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 12px/18px Arial, Helvetica, sans-serif;
	padding:18px 0; 
	color:#000;
	background-color:#E7E1CB;
}
.bodyhtml-00-left,
.calenderBody,
.bodyhtml-01-left,
.scheduleBody,
.volunteerBody,
.bodyNavigationNewsLeft{
	padding:0;
	color:inherit;
	background:#D9D3BA; 
} 
.bodyNewsMiddle,
.bodyScheduleMiddle,
.bodyCalenderMiddle,
.bodyCalenderLeft,
.bodyRegisterLeft,
.bodyhtml-00-middle,
.bodyhtml-01-middle {
	padding:0;
	color:inherit;
	background:#fff;
} 
img {
	border:1px solid #ddd;
	padding:2px;
	margin:5px 13px 8px 0;
}
h1,
h2,
h4 {
	text-transform:uppercase;
}
h2 {
	font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#57220C; 
	background-color:inherit;
	background:url(../images/dot-h.gif?15) repeat-x 0 100%;
	padding:7px 0 2px;
	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?15) no-repeat 0 10px;
	padding:2px 0 3px 12px;
	margin-bottom:14px;
}
h4,
#left h2,
#right h2,
.bodyhtml-01-left .color h2 {
	font:bold 15px Georgia, "Times New Roman", Times, serif;
	color:#57220C;
	background-color:inherit;
	background:url(../images/dot-h.gif?15) repeat-x 0 100%;
	padding:0 0 3px;
	margin-bottom:8px;
	margin-right:0;
	clear:both;
	position:relative;
}
p {
	padding-bottom:14px;
}
ul {
	list-style:none;
	padding:0 40px 14px 24px;
	overflow:hidden;
}
ul li,
.navigation p {
	padding:0 0 0 12px;
	margin-bottom:6px;
	background:url(../images/black-arrow.gif?15) no-repeat 2px 6px;
}
ol   { 
	margin: 1.12em 0;
	margin-left: 38px;
}
blockquote {
	padding-left: 2em;
}
/* -- 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:underline; 
	color:#a40000;
	background-color:inherit;
}
a:hover { 
	color:#000;
	background-color:inherit;
	text-decoration:none; 
}
/* -- default anchor end -- */

/* -- login button start -- */
/*.loginLink {
	display:none;
}
 -- login button end -- */
/* -- top editable links for admin section style start -- */
#header .linkLogin { position: absolute; }

.loginLink,
.linkLogin1,
.linkLogin2,
.linkLogin3 {
	height:22px;
	line-height:22px;
	padding:0 15px;
	margin-left:-1px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	z-index:11;
	position:absolute;
	top:30px;
	*top:29px;
	right:0px;
	color:#fff;
	background-color:#000;
}
.linkLogin2 {
	right:70px;
}
.linkLogin3 {
	right:147px;
}
.loginLink:hover,
.linkLogin1:hover,
.linkLogin2:hover,
.linkLogin3:hover {
	color:#d9d3ba;
	background-color:#000;
}
/* -- top editable links for admin section style end -- */

#middle .linkLogin1,
#middle .linkLogin2 {
	color: Black;
	top: 15px;
}
#middle .linkLogin1:hover,
#middle .linkLogin2:hover {
	color:#a09258;
}

/* -- main page wrapper start -- */
#page {
	width:800px;
	height:100%;
	overflow:hidden;
	margin:0 auto;  
	color:inherit;
	padding-bottom:0;
	/* background-color:#D9D3BA; Not necessary with #pageContent background */
 	border-top:0px solid #e8e8e8;
	position:relative;
}
/* -- main page wrapper end -- */

/* -- header start -- */
#header {
	padding:0;
	height:100%;
	overflow:hidden;
	border:1px solid #57220C; 
	background-color:#fff;
}

/* -- logo start -- */
img#logo 
{
	display: block;
	border:none;
	padding:0;
	width:74px;
	margin-left: 68px;
	margin-right: 68px;
	padding-top: 10px;
/*
	height:75px;
	margin-left: auto;
	margin-right: auto;
*/
}
/* -- logo end -- */

#heading {
	position:relative;
	color:#000;
	padding:0 0 0 0;
	background-color:#fff;
	width: 220px;
	overflow: visible;
	height: 182px;
	margin-top: 11px;
}
#heading h1 {
	font:normal 26px/29px Georgia, "Times New Roman", Times, serif;
	width:220px;
	text-align:center;
	float:left;
	margin:15px 0 0 0px;
	color:#57220C; 
}

#heading h2 {
	width:575px;
	padding:0 !important;
	text-align:center;
	font:normal 18px/30px Georgia, "Times New Roman", Times, serif;
	color:#000 !important;
	background-color:#fff;
	position:absolute !important;
	bottom:16px !important;
	left:222px !important;
	z-index:1;
}

#heading h2 {
	position:relative;
	left:11px;
}
.headerImg {
	display:inline;
	position: absolute;
	left: 222px;
	top: 0px;
}
.headerImg img {
	border:none;
	padding:0;
	margin:0;
}
/* -- header end -- */
/* -- site navigation start -- */
#navSite {
	position:absolute;
	top:1px;
	left:0;
	clear:both;
	color:#000;
	list-style:none;
	text-align:center;
	}
#navSite ul {
	width:800px;
	padding:0;
	background-color:#57220C;
	line-height:28px;
}
#navSite li {
	padding:0;
	margin:0 0 0 -4px;
	background:none;
	display:inline;
	line-height:28px;
}

#navSite li a {
	font-size:13px;
	font-weight:bold;
	padding:7px 12px;  /* (Ed) */
	color:#fff;
	text-decoration:none;
}

#navSite li.siteNav1 a {
	border-left:0;
}
#navSite li a:hover,
#navSite li a.selected {
	color:#fff;
	background:#D9D3BA; 
	border-top:1px solid #57220C; 
	border-bottom:1px solid #57220C;
	padding-bottom:6px;
	*padding-bottom:5px;
}
/* -- site navigation end -- */
/* -- page content start -- */
#pageContent {
/*	padding:0 0 0 222px; */
	padding:0 0 0 0;
	background: url(../images/pageContent-BG.gif?15) repeat-y 0 0;
	position:relative;
	overflow:hidden;
	height:100%;
	border-left:0px solid #e8e8e8;
	border-right:0 solid #e8e8e8;
}
/*  -- 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;
	padding:0;
	margin-bottom:20px;
	line-height:125%;
	clear:both !important; 
	position:relative;
	top:15px;
	z-index:12;
}
#left .registerForm a,
#right .registerForm a {
	font-weight:bold;
}
.bodyhtml-01-middle h2 {
	padding-top:0 !important;
}

.navigation ul,
.bodyNavigationNewsLeft ul {
	padding:0;
	font-weight:bold;
}
.navigation a,
.bodyNavigationNewsLeft a {
	color:#800001;
	text-decoration:none;
}
.navigation a:hover,
.bodyNavigationNewsLeft a:hover {
	color:#000;
	text-decoration:underline;
}
.colorTxt {
	color:#a40000;
	background-color:inherit;
}
.color {
	color:inherit;
}
.color p { padding-bottom:0;}
.bodyhtml-01-middle .color {
	color:inherit;
	border:1px solid #ddd;
	background-color:#fff;
	padding:12px 20px 20px !important;
	font-size:12px;
}

.bodyhtml-00-middle h3,
.bodyScheduleMiddle h3 {
	padding-left:0;
	padding-bottom:0;
	margin-bottom:8px;
	border-left:0;
	background:none;
	clear:both;
}

.highlight {
	color:#000;
	background-color:#FBEFC8;
	border:1px solid #e1c774;
	text-align:center !important;
	margin:0 0 14px;
	padding:6px 2px;
}
.iframeVolunteer,
.iframeNews,
.iframeSchedule,
.calendarmiddleIframe,
.calendarIframe {
	position:relative;
	top:-9px;
}
.bodyNewsMiddle .content,
.bodyScheduleMiddle .content {
	width:514px;
	padding:0;
	clear:both;
}
.headPanel h3 {
	float:left;
}
.byline {
	color:#5f5f5f;
	font-size:11px;
	float:right !important;
	padding-top:2px;
}
.headPanel {
	background:url(../images/dot-h.gif?15) repeat-x 0 0;
	padding:1px 0 0 0;
	margin-bottom:12px;
	overflow:hidden;
	height:100%;
	clear:both;
}
.headPanel .top {
	background:#fff url(../images/dot-h.gif?15) repeat-x 0 100%;
	overflow:hidden;
	height:100%;
	padding:3px 3px 4px;
}
.headPanel h3,
.headPanel p {
	margin:0 !important;
}
.headPanel p {
	padding-bottom:0;
}
.smallTxt {
	font-size:11px;
	line-height:15px;
}
.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:182px;
	position:relative;
	float:left;
	top:0;
	left:0px;
	padding:0 20px 10px;
	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 {
	/*background-color:#fff;  Not necessary with #pageContent background */
	padding:12px 30px;
	margin:0 0px 0 0;
	width: 518px;
	float: left;
} 
#middle .html00,
#middle .html001 {
	margin-bottom:18px;
}
#middle .calendar {
	margin:0 0 10px 0;
}
/*  -- left/right panel end -- */
/* -- default form start -- */
form.login {
	overflow:hidden;
	width:100%;
}
form.login label span {
	width:70px;
	display:block;
	float:left;
	padding-top:3px;
	padding-bottom:7px;
}
form.login label span.auto { width:auto; white-space:pre;}
form.login input { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	width: 106px;
	float:right;
	margin-bottom:7px;
}
form.login input.btn { 
	width:auto !important;
	cursor:pointer
}
form.login p {
	clear:both;
	padding-bottom:7px;
}
/* -- after loged in info for admin section style start -- */
.logedInInfo {
	left:0 !important;
	padding-top:5px !important;
	padding-left:0 !important;
}
/* -- after loged 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: Gray;
	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: #57220c url(../images/table-spacer-bg.gif?15) 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:#57220C; 
}

.tableSchedule thead {
	color:#fff;
	background-color:#57220C !important;
}
.tableSchedule td, .tableSchedule th {
	border-right:1px solid #7d7d7d;
	border-bottom:1px solid #7d7d7d;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}
.tableSchedule th {
	font-weight:bold;
	background-color:#E2D79E;
}
.spacer_row {
	background-color:#E2D79E;
}
.spacer_row td {
	line-height:0;
	font-size:0;
	height:0px;
}
/* -- table end -- */

/* -- calendar table start -- */
.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:#57220C; 
}
.tableCalendar th {
	background-color:#E2D79E;
}
.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?15);
}
.tableCalendar .calendarRightArrow {
	background-image:url(../images/right.gif?15);
}
/* -- 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;
}


table.tableSchedule img {
	padding:0;
	margin:0;
	border:0;
}
.popScheduleBody {
	padding:20px !important;
}
.popScheduleBody .content {
	width:100% !important;
}
.popScheduleBody .adminBtns {
	padding-bottom:15px !important;
}

/* -- footer start -- */
#footer {
	clear:both !important;
	width:800px;
	font-size: 11px;
	text-align: center;
	padding:9px 0 0px;
	color:#605738;
 	border-top:1px solid #fff;
	background:#E7E1CB; 
}
#footer p,
.gray p {
	padding:0;
}
/* -- footer end -- */
