

/************/
/* MASTHEAD */
/************/

/************/
/* LEFTNAV  */
/************/


#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("/images/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 2px solid #000000;
	background-color: #ffffff;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	background-color: #486CAE;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	padding: 5px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}
#popupTitle {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls img{
	border:0;
	padding:0;
	margin:0;
	background:none;
}

.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;
}

.popupBody
{
	margin: 4px;
	font-family: Verdana, Ariel, sans-serif;
	font-size: 12px;
	color: black;
}

.popupBody h1 {
	font-size: 20px;
	color: maroon;
	text-align: left;
	font-weight: bolder;
}

.popupBody h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

.popupBody h3 {
	font-size: 1em;
}

.popupBody p, ul, ol {
	line-height: 125%;
}

.popupBody blockquote {
	padding-left: 1em;
}

.popupBody blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

.popupBody a {
	color: maroon;
}

.popupBody a:hover {
	color: maroon;
	background-color: aqua;
}

.popupBody .title {
	border-left: 6px solid maroon;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.popupBody .byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.popupBody.text {
	font-size: 12px;
}

.popupBody .click {
	text-align: right;
}

.popupBody .click a:hover {
	color: maroon;
}

.popupBody .content_title {
	font-size: 22px;
	color: maroon;
	text-align: left;
	font-weight: bolder;
}

.popupBody .admin {
	font-size: 10px;
	margin-left: 5px;
}

.iframebody {
	background: inherit;
}



.progressblock img 
{
	padding: 0px 0px 0px 0px !important;
	margin: 0px;
}

.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 Arial, Helvetica, sans-serif;
	padding:0; 
	color:#595E50 !important;
	background:url(../images/body-top.gif?19) #EDEFE1 repeat-x 0 0;
}
.bodyhtml-00-left,
.calenderBody,
.bodyhtml-01-left,
.bodyNavigationNewsLeft {
	padding:0;
	color:inherit;
	background:none !important;
	background-color:#7F9649 !important; 
} 

.scheduleBody,
.volunteerBody {
	padding:0;
	color:inherit;
	background:none !important;
	background-color:#fff !important;
} 


.bodyNewsMiddle,
.bodyScheduleMiddle,
.bodyCalenderMiddle,
.bodyCalenderLeft,
.bodyRegisterLeft,
.bodyhtml-00-middle,
.bodyhtml-01-middle {
	padding:0;
	color:inherit;
	border:none;
	background:none;
} 



.bodyhtml-01-middle {
	padding:0 !important;
	position:relative;
	border:3px solid #EEEADB;
	background-color:#9E2929 ;
	
} 
img {
	margin: 5px 13px 8px 0px;
}
h1,
h2,
h4 {
	text-transform:uppercase;
}
h2 {
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dashed #D3CFCF;
	color:#1F3102;
	background-color:inherit;
	padding:7px 0 2px 0;
	margin:0 0 8px 0;
	position:relative;
}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#A40517;
	background-color:inherit;
	background:url(../images/black-arrow.gif?19) no-repeat 0 10px;
	padding:2px 0 3px 12px;
	margin-bottom:14px;
}

#left h2,
#right h2{
	font:normal 15px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:7px 0 2px 0;
	margin:0 0 8px 0;
	position:relative;
	background:none;
	border-bottom:1px dashed #9DB763;
}



h4,
.bodyhtml-01-left .color h2 {
	font:normal 15px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:7px 0 2px 0;
	margin:0 0 8px 0;
	position:relative;
	background:none;
	border-bottom:1px dashed #9DB763;
}
p {
	padding-bottom:14px;
}
xul {
	list-style:none;
	padding:0 40px 14px 24px;
}
ul li,
.navigation p,
.bodyNavigationNewsLeft ul li,
.bodyNavigationNewsLeft ul li {
	margin-left: 2em;
	margin-bottom:6px;
/*	padding:0 0 0 12px;
	background:url(../images/black-arrow.gif?19) 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 {
	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:#9A3030; 
	background-color:inherit;
}
a:hover { 
	color:#8D3030;
	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 {
	height:22px;
	line-height:22px;
	padding:0 15px;
	margin-left:-1px;
	font-size:13px;
	text-decoration:none;
	cursor:pointer;
	z-index:20;
	position:absolute;
	top:12px;
	left:0px;
	color:#fff;
	margin-left:15px;
}
.linkLogin2 {
	left:70px;
}
.linkLogin3 {
	left:147px;
}
.linkLogin:hover,
.linkLogin1:hover,
.linkLogin2:hover,
.linkLogin3:hover {
	color:#D9EAB1;
	text-decoration:none;
}
/* -- top editable links for admin section style end -- */

/* -- main page wrapper start -- */
#page {
	width:800px;
	height:100%;
	overflow:hidden;
	margin:0 auto;  
	color:inherit;
	padding-bottom:2px;
 	position:relative;
	background:url(../images/body-top.gif?19) #fff repeat-x 0 0;
}
/* -- main page wrapper end -- */

/* -- logo start -- */
img#logo {
	border:none;
	padding:0;
	margin:10px 0 0 60px;
	float:left;
	width:147px;
	height:141px;
}
/* -- logo end -- */

/* -- header tart -- */
#header {
	height:100%;
	overflow:hidden;
	background-color:#fff;
	margin-top:45px;
}
#heading {
	position:relative;
	color:#000;
	padding:0 0 0 3px;
	*padding-bottom:10px;
	background-color:#fff;
	overflow:hidden;
	height:100%;
}
#heading h1 {
	font:normal 26px Georgia, "Times New Roman", Times, serif;
	width:222px;
	text-align:center;
	float:left;
	margin:155px 0 10px -190px;
	color:#a40000;
}

#heading h2 {
	padding:0 !important;
	width:532px;
	overflow:hidden;
	text-align:center;
	text-transform:uppercase;
	font:bold 15px Georgia, "Times New Roman", Times, serif;
	color:#fff !important;
	background-color:#000;
	z-index:20;
	position:absolute;
	bottom:0;
	left:268px;
}

.headerImg {
	display:inline;
	float:right;
	
}
.headerImg img {
	border:none;
	padding:0;
	margin:0;
}

/* -- header end -- */
/* -- site navigation start -- */
#navSite {
	width:532px;
/*	width:100%;
	height:46px;*/
	position:absolute;
	top:0;
	margin-left:268px;
	clear:both;
	color:#fff;
	list-style:none;
	padding:0;
	overflow:hidden; 
	z-index:10;
	
}
#navSite ul {
	padding:0;
	margin:0 auto;
}
#navSite li {
	padding:0;
	margin:0 0 0 -4px;
	background:none;
	display:inline;
	line-height:30px;
	font:normal 14px/45px Arial, Helvetica, sans-serif;
}
#navSite li.siteNav6{
	background:none;
}
#navSite li a {
	color:#F9F8F8;
	text-decoration:none;
	padding:0 10px;
	display:block;
	float:left;
}
#navSite li.siteNav1 a {
	border-left:0;
}
#navSite li a:hover,
#navSite li a.selected {
	color:#1F3102;
	background:url(../images/nav-hover.gif?19) #fff repeat-x 0 0;
	
}
/* -- site navigation end -- */
/* -- page content start -- */
#pageContent {
	position:relative;
	padding:0 0 8px 284px;
	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:normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	line-height:125%;
	clear:both !important; 
	position:relative;
	top:0px;
	z-index:12;
}

#left .registerForm,
#right .registerForm{
	padding:8px 0;
	font-size:11px;
	margin:0;
	line-height:125%;
	clear:both !important; 
	position:relative;
	top:8px;
	z-index:12;
}

.linkContent{ clear:both}


#left .navigation ul,
#right .navigation ul,
.bodyNavigationNewsLeft ul,
.bodyNavigationNewsLeft ul{
	width:226px;
	
}
.bodyhtml-01-middle {
	padding-top:17px;
}

#left .html01  h2 span,
#right .html01 h2 span{
	font:20px helvetica, verdana, sans-serif ;
	color:#A40000 !important;
}



#left .html01 .top,
#right .html01 .top{
	margin-top:0px;
	padding-bottom:10px;
}



.html02 { margin-bottom:15px;}
.aboutPage .navigation,
.schedulePage .navigation,
.volunteerPage .navigation{
	margin-top:20px;
	_margin-top:0;
}

.navigation ul,
.bodyNavigationNewsLeft ul,
.bodyNavigationNewsLeft ul{
	padding:0;
	font-weight:bold;
}
.navigation a,
.bodyNavigationNewsLeft a,
.bodyNavigationNewsLeft a{
	color:#1F3102;
	text-decoration:none;
}
.colorTxt {
	color:#a40000;
	background-color:inherit;
}
.color {
	color:inherit;
}
.color p { padding-bottom:0;}
.bodyhtml-01-middle .color {
	color:inherit;
	font-size:12px;
}

.aboutBody,
.bodyhtml-01-left .color {
	color:#FCF4D5 !important;
}
.bodyhtml-01-middle .top {
	*padding-bottom:10px;
	margin-top:-3px;
}
.bodyhtml-01-middle .bottom {
	padding-bottom:10px;
	*padding-bottom:0;
	}	
	
.bodyhtml-01-middle h2 {
	color:#fff;
	background-color:#9A3030; 
	height:30px;
	overflow:hidden;
	padding-left:10px;
	border:none;
}
.bodyhtml-01-middle p{
	padding:10px 10px;
	margin-top:-10px;
	color:#fff!important;
	background:url(../images/involved-middle-bg.gif?19) #9E2929 repeat-x 0 0;
}
.bodyhtml-01-middle a{
	color:#B6A2A2!important;
}
.bodyhtml-00-middle h3,
.bodyScheduleMiddle h3 {
	padding-left:0;
}
.highlight {
	color:#fff;
	background-color:#AFC57C;
	border:1px solid #465F0C;
	text-align:center !important;
	margin:0 0 14px;
	padding:6px 2px;
}
.highlight a{
	color:#fff;
}
.iframeVolunteer,
.iframeNews,
.iframeSchedule {
	position:relative;
	top:-10px !important;
}
.calendarmiddleIframe,
.calendarIframe {
	position:relative;
	top:-9px;
}
.bodyNewsMiddle .content,
.bodyScheduleMiddle .content
{
	width:498px;
	padding:0;
	clear:both;
}


.bodyNewsMiddle{
	padding:0;
	color:inherit;
	border:none;
	padding-bottom:10px;
	background-color:#F9F8F8;
}

.news{
	width:496px;
	overflow:hidden;
	margin-bottom:25px;
	padding-top:5px;
	background-color:#F9F8F8;
	border:1px solid #EAE7E7;
}

.bodyNewsMiddle .content {
	width:498px;
	clear:both;
	padding-top:10px;
	overflow:hidden;
	background-color:#F9F8F8 ;
}
.bodyNewsMiddle .content .top{
	padding:0 10px;
}

.bodyNewsMiddle .headPanel {
	padding:1px 0 0 0;
	margin-bottom:12px;
	overflow:hidden;
	height:100%;
	clear:both;
}


.bodyNewsMiddle .headPanel h3{
	float:left;
	padding-left:20px;
	background:url(../images/icon-news.gif?19) no-repeat 0 50%;
}


.bodyScheduleMiddle .headPanel h3,
.bodyNewsMiddle .headPanel h3{
	float:left;
	padding-left:20px;
	background:url(../images/icon-news.gif?19) no-repeat 0 50%;
}


.news h2{
	color:#1F3102;
	padding-bottom:5px;
	padding-left:20px;
	background:none !important;
}

.headPanel h3 {
	float:left;
}
.byline {
	color:#730104;
	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 {
	border-top:1px dashed #D3CFCF;
	overflow:hidden;
	height:100%;
	padding:4px 0;
}


.bodyScheduleMiddle .headPanel .top,
.bodyNewsMiddle .headPanel .top{
	border-bottom:1px dashed #D3CFCF;
	overflow:hidden;
	height:100%;
	padding:6px 0;
}

.headPanel h3,
.headPanel p {
	margin:0 !important;
}
.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:226px;
	padding:0 20px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	background:#7F9649; 
}
.banner {
	padding-bottom:16px;
	margin:auto;
	z-index:12;
}
.banner img {
	padding:0;
	border:none;
	margin:auto;
	float:none;
}
#right {
	display:none;
}
#middle {
	width:498px;
	padding:12px 0 0;
	margin:0 2px 0 0;
} 

#middle .top .top{
	border-bottom:0;
}
#middle .html01,
#middle .html00 {
	margin-bottom:10px;
}


#middle .calendar {
	margin:0 0 10px 0;
}
/*  -- left/right panel end -- */
/* -- default form start -- */
form.login {
	overflow:hidden;
	color:#fff;
	z-index:20;
}

form.login label {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	display:block;
	margin-bottom:5px;
	overflow:hidden;
	width:228px;
}
form.login label span {
	float: left;
}
form.login label span.auto {
	width:150px;
	position:absolute;
	top:105px;
	left:0px;
	font-size:11px;
	font-weight:bold;
	display:block;
}
form.login input { 
	font:12px Verdana,Arial,Helvetica,sans-serif;
	width:140px;
	margin:0 0 0 5px;
	float:right;
}
form.login input.btn { 
	width:52px;
	height:24px;
	background:url(../images/loginbtn.gif?19) no-repeat 0 0;
	border:0;
	cursor:pointer;
	float:right;
	margin-top:0;
	_margin-top:8px;
	clear:both;
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1F3102;
}
form.login p {
	clear:both;
}
/* -- default form end -- */
/* -- table start -- */
.datatable, .datatable td, .datatable th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #cec5a3;
	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: #9a3030 url(../images/table-spacer-bg.gif?19) repeat-x 50% bottom;
}
.datatable td
{
}
.datatable img {
	border: 0;
	margin: 0;
	padding: 1px;
}

.tableSchedule {
	border-top:1px solid #CEC5A3;
	border-left:1px solid #CEC5A3;
	background-color:#fff;
	color:#000;
	width: 100%;
}

.tableSchedule td, .tableSchedule th {
	border-right:1px solid #CEC5A3;
	border-bottom:1px solid #CEC5A3;
	font:11px Arial, Helvetica, sans-serif;
	padding:4px 1px 4px 3px;
}
.tableSchedule thead td{
	background-color:#9A3030; 
	color:#fff;
	}
.tableSchedule thead td a {
	color: White;
}
.tableSchedule thead{
	color:#fff;
	font-weight:bold;
	background-color:#9A3030; 
	
}
.spacer_row {
	background-color:#88A447;
}

.spacer_row td {
	line-height:0;
	font-size:0;
	height:0px;
}

/* -- table end -- */
/* -- calendar table start -- */
.tableCalender th,
.bodyCalenderMiddle th {
	background-color:#D9EAB1; 
}

.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:#9A3030; 
}
.tableCalendar th {
	background-color:#D9EAB1; 
}
.tableCalendar tbody td {
	background-color:White; 
}
.tableCalendar .title td {
	background-color:#9A3030; 
}
.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?19);
}
.tableCalendar .calendarRightArrow {
	background-image:url(../images/right.gif?19);
}
/* -- 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;
	overflow:hidden;
	font-size:12px;
	text-align:center;
	line-height:21px;
	padding: 8px;
	color:#fff;
	background-color:#1D2C1F;
 	
}
#footer p,
.gray p {
	padding:0;
}
/* -- footer end -- */
