	html, body {
    height: 100%;
}

body{
	background: url(images/bkgrd.jpg) no-repeat top center;
	/*background-color:#e5e1d4;*/
	background-color: #f3f1eb;
	background-attachment:fixed;
	margin:0;
	padding: 0;
	font-family: Georgia, "Times New Roman";
	font-size:12px;
	color:#000;
	text-align: center;
}

img, div, a, input{
	border: 0;
	behavior: url(iepngfix.htc)
}


a:link { COLOR: #005930; text-decoration:underline; } 
a:active { COLOR: #005930; text-decoration:underline; } 
a:visited { COLOR: #005930; text-decoration:underline; } 
a:hover { COLOR: #b4a931; text-decoration:underline; }


#inner{
	margin: 0 auto;
    text-align: center;
	height: auto !important;
    /*height: 100%;
	background: url(images/bkgrd.jpg) no-repeat top center;
	/*background-color: #e5e1d4;*/
}

#pgWrap{	
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#homeContent{
	padding: 0px 7px;
	background: url(images/pgBk.gif) repeat-x top center;
	background-color: #e5e1d4;
}

#headerContainer{
	position: relative;
	margin: 0;
	padding-top: 14px;
}

.navCont{
	padding-top: 30px;
	height: 36px;
	float: right;
	margin-right: 7px;
}

.logoPic{
	float: left;
	width: 142px;
	margin: 0;
	padding: 0;
}

#headerImg{
	position: relative;
	clear: both;
	background-color: white;
}

#bLeft{
	position: absolute;
	top: 9px;
	left: -20px;
}

#bRight{
	position: absolute;
	top: 9px;
	right: -20px;
}

.homeSub{
	font-size: 24px;
}

.mission1{
	font-size: 16.5px;
	color: #00703c;
	margin: 4px 0 10px 0;
	line-height: 18px;
}

.mission2{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}

tr.listTitles{
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding: 10px;
	
}

tr.listOdd{
	background: white;
	margin-bottom: 1px;
}


tr.listEven{
	background: #ededed;
	margin-bottom: 1px;
}

td.spacing{
	padding: 10px;
	text-align: left;
}

td.deName{
	font-size: 16.5px;
	color: black;
	width: 60%;
}

td.deDate{
	font-size:14px;
	color:#00703c;
	width: 20%;
}


/*styles for footer div and copy links*/
#footer {
	padding: 10px 0px;
	background: #f3f1eb;
	height: 10em;
	clear: both;
}

.footerWrap{
	margin: 0 auto;
	width: 920px;;
}

.follow{
	float:right;
	margin: 0;
	text-align: right;
	line-height: 22px;
}

.copy{
	float:left;
	margin: 0;
	text-align: left;
	width: 500px;
}

.footerLinks { color: #333333; font-size:10px; }
.footerLinks a:link { color: #333333; font-size:10px; text-decoration: none; }
.footerLinks a:active { color: #333333; font-size:10px; text-decoration: none; }
.footerLinks a:visited { color: #333333; font-size:10px; text-decoration: none; }
.footerLinks a:hover { color: #d5ca39; font-size:10px; text-decoration: none; }
/*end of footer styles*/




.feature{
	float: left;
	width: 604px;
	height: 341px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.mission{
	float: right;
	width: 310px;
	vertical-align: top;
	text-align: left;
	
}

#eventsCont{
	width: 600px;
	height: 210px;
	clear: left;
	display: block;
}

.upcoming{
	float: left;
	background: url(images/homeEventBack.gif) no-repeat top left;
	width: 275px;
}

.past{
	float: right;
	background: url(images/homeEventBack.gif) no-repeat top left;
	width: 305px;
}

.eventsList{
	background: white;
	padding: 3px;
	margin: 3px 0 0 3px;
	text-align: left;
	height: 180px; /*forces each event container to be the same height*/
}

td.eventSubHeader{
	padding: 10px;
	text-align: left;
}

.itemTitle{
	color: black;
	font-size: 15px;
}

td.eventItem{
	padding: 6px 12px;
	color: #333;
	line-height: 16px;
	text-align: left;
}

.pastItem{
	font-size:12px;
	color: #333;
	line-height: 13px;
	margin: 3px 0 10px 0;
}

.pastName{
	font-size: 13px;
	color: black;
}

/*styles for main navigation using list items*/
#nav{
	margin: 0;
	padding: 0;
}

#nav li{
	display: inline;
	padding: 0;
	margin: 0;
}

#nav a:link,
 #nav a:visited {
   color: white;
   background:#00703c;
   padding: 10px 20px;
   font-size: 15px;
   float: right;
   width: auto;
   margin: 0 5px;
   text-decoration: none;
   -webkit-border-top-right-radius: 6px;    /* for Safari */
   -webkit-border-top-left-radius: 6px;    /* for Safari */
    -moz-border-radius-topright: 6px;       /* for Firefox */
	-moz-border-radius-topleft: 6px;       /* for Firefox */

}

 #nav a:hover {
   color: #00703c;
   background: white;
}

#home #nav-home a,
	#about #nav-about a,
	#upcomingEvents #nav-upcomingEvents a,
	#donations #nav-donations a,
	#pastEvents #nav-pastEvents a,
	#testimonials #nav-testimonials a,
	#contact #nav-contact a {
		background:#FFF;
		color:#00703c;
		text-shadow:none;
	}
	#home #nav-home a:hover,
	#about #nav-about a:hover,
	#upcomingEvents #nav-upcomingEvents a:hover,
	#donations #nav-donations a:hover,
	#pastEvents #nav-pastEvents a:hover,
	#testimonials #nav-testimonials a:hover,
	#contact #nav-contact a:hover {
		background:#FFF;
	}
	#nav a:active {
		background:white;
		color:#d5ca39;
	}


/*end*/



/*styles for subpage Div layouts*/

#subContent{
	text-align: left;
	padding: 0px 37px 20px 37px;
	background: url(images/pgBk.gif) repeat-x top center;
	background-color: #e5e1d4;
}

.gryTahoma{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #565656;
}

.pgHeaderTitles{
	font-size: 24px;
	color: #00703c;
	line-height: 18px;
}

.grySubTitles{
	font-size: 16.5px;
	color: black;
	line-height: 18px;
	margin: 4px 0 6px 0;
}

td.contactTitle{
	font-size: 18px;
	color: #00703c;
	text-align: left;
	padding-right: 15px;
}

td.contactDetail{
	font-size: 13px;
	color: black;
	text-align: left;
}

.tCont{
	border-bottom: 2px dotted #FFF;
	padding-bottom: 5px;
	margin-bottom: 25px;
}

.date{
	color: #00703c;
	font-size: 13px;
}

.tContent{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin: 2px 0;
}

.sal{
	font-size:16.5px;
	color: black;
	text-align: right;
}

.eventTitle{
	font-size:16.5px;
	color: black;
	text-align: left;
}

.eventCont{
	border-bottom: 1px solid #c2c2c2;
	padding: 0px 5px 5px 5px;
	margin-top: 20px;
	width: 850px;
	*float: left;
}

.pastEv{
	width: 550px;
}

.eventDetail{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 2px 0;
}

.eventBtnContainer{
	padding-top: 5px;
	text-align: left;
	width: 100%;
}


img.Thumb{
	padding: 0px 15px 10px 0px;
	border: 0;
}


#contributionsList{
	float: right; 
	padding: 0px 10px 15px 10px; 
	width: 250px; 
	min-height: 260px;
	height: auto;
	margin-left: 15px;
	background: white;
}

#contributionsList p{
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 10px 10px 10px 1px;
	font-size: 11px;
	font-family: Tahoma, Trebuchet MS, Arial;
	color: #999;
}

#contributionsList ul{
	list-style: none;
	margin: 0px;
	padding: 0px 5px;
	border: none;
}

#contributionsList li{
	margin: 0px;
	padding: 7px 0px;
	font-size: 15px;
	line-height: 15px;
	color: #333;
	text-align: left;
}

/*end of subpage div layouts*/





.subTitles{
	font-family: Georgia, "Times New Roman";
	font-size:22px;
	color: black;
	text-align: left;
	line-height: 24px;
}


.formTitle{
	font-size: 15px;
	color: #666;
	font-family: Tahoma, Trebuchet MS, Arial;
}


.disclaimertext{
	font-size:10px;
	line-height:10px;
	font-style:italic;
	color:#999999;
}


.formSectionTitles{
	margin: 10px 0 ; 
	padding: 6px 10px; 
	background: #00703c; 
	color: white; 
	font-weight: bold;
}




/* END */



.zoom{
	float:left;
	clear: both;
	text-align: left;
	width: 120px;
	height: 30px;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
}

table.subnav A { DISPLAY: block; padding: 2px 0px 2px 5px; margin: 2px 0; } 
		div.subnav{margin-bottom: 20px; line-height: 15px;} 
		div.subnav A { FONT-SIZE: 12px; color: black; text-align:left;} 
		div.subnav A:link { FONT-SIZE: 12px; color: black; } 
		div.subnav A:active { FONT-SIZE: 12px; color: black; } 
		div.subnav A:visited { FONT-SIZE: 12px; color: black;  } 
		div.subnav A:hover {	FONT-SIZE: 12px; color: black; text-decoration: none; background: #f0f0f0;}


.miscLinks{
	padding-left: 5px;
	font-size: 14px;
	color: black;
}



#waiverAgreement{
	padding: 5px;
	position: relative;
	font-size: 10px;
	line-height: 13px;
	margin: 3px 0px;
	color: black;
	border: 1px solid #c1b89b;
	background: white;
	height: 60px;
	width: 800px;
	overflow: auto;
}

.agreementTitle{
	padding: 5px;
	font-size: 15px;
	color: #00703c;
	font-family: Georgia, "Times New Roman";
	margin: 0;
}

.agreementCheckbox{
	font-size: 14px;
	color: black;
	font-family: Georgia, "Times New Roman";
}


/***FEATURED EVENT STYLES******/

.contentSub{
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
	color: #1f8154;
}

#featContLeft{
	float:left; 
	width: 555px; 
	vertical-align: top;
	font-family: Tahoma, Arial;
}

#featContRight{
	float: right; 
	width: 300px; 
	vertical-align: top;
	font-family: Tahoma, Arial;
}

.featStory{
	font-family: Tahoma; 
	padding: 10px; 
	font-size: 12px; 
	color: #333;
	text-align: left;
	margin: 0;
}

.featStory h3{
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

.tributes{
	font-size: 11px;
	background: #efede5;
	border: 1px solid #cbc6b6;
	padding: 10px 20px;
	text-align: left;
	font-family: Tahoma;
	line-height: 16px;
}

#regList{
	background: white;
	font-family: Tahoma, Arial, Helvetica;
	padding-bottom: 25px;
}

#regList h1{
	margin-bottom: 1px;
	padding: 0;
}

#regList h2{
	margin: 0;
	padding: 5px 10px;
	background: #dbdbdb;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

#regList ul {
	list-style: none;
	margin: 0px;
	padding: 2px 10px;
	border: none;
	font-size: 11px;
	color: #444444;
}
#regList ul li {
	margin: 0px;
	padding: 1px;
	text-align: left;
}

.row1{
	width: 268px;
}

.row2{
	width: 268px;
}

/***END***/

/**** new ******/

td.regList{
	background: white;
	font-family: Tahoma, Arial, Helvetica;
	width: 268px;
	vertical-align: top;
	text-align: left;
}

.teamName{
	margin: 0;
	padding: 5px 10px;
	background: #dbdbdb;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.nameLists {
	margin: 0 0 10px 0;
	padding: 2px 10px;
	border: none;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
}


/*FORM STYLES  **********/		

.formContainer{
	border-top: 1px solid #c2c2c2;
	padding: 5px 15px;
	margin-top: 5px;
	text-align: left;
	font-family: Tahoma, Trebuchet MS, Arial;
}

.formfields{
	font-size: 11px;
	border: 1px solid #999999;
	background-color:#FFFFFF;
	height: 17px;
	width: 250px;
	color:#3c3c38;
	padding-left: 5px;
}


.req{
	background: url(images/reqIcon.gif) no-repeat center right;
	background-color: #FFF:
}

td.rightForm{
	padding: 2px 6px; 
	line-height: 28px;
	text-align: left;
	vertical-align: top;
}


.formdropdown{
	font-size: 11px;
	border: 1px solid #333333;
	background-color:#FFFFFF;
	height: 18px;
	color:#3c3c38;
}


.radio{
	font-size: 11px;
	height: 12px;
	border: 1px solid #999999;
}

.formbtn{
	font-size: 13px;
	color:black;
	border: 2px solid #f5911f;
	background-color:#f7b15c;
	height: 20px;
}

.smNote{
	padding: 6px;
	font-size: 10px;
	color: #666;
	text-align: left;
}

/***Home Page Carousel Styles***/





#dhtmltooltip{
position: absolute;
left: -200px;
font-size: 13px;
color: black;
line-height: 14px;
width: 150px;
border: 1px solid #333333;
padding: 4px;
background-color: white;
visibility: hidden;
filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80;
z-index: 1000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 1001;
visibility: hidden;
}
