@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #A0A0A4;
}


#breadCrumb {
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
	height: 18px;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.75em;
 }
 #breadCrumb li {
	float: left;
	display: inline;
	margin-right: 4px;
	padding-right: 4px;
 }
 #breadCrumb a {
	color: #FFFFFF; /* We need to add some padding to the right of the link. This space is where the background image is going to be shown. */
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
 }
#breadCrumb a:hover {
 color: #333;
 background:url(/layout/icons/breadcrumb.gif) bottom right no-repeat;
 }
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 900px;
	background-color: #FFFFFF;
}
#donate {
	float: right;
}

#header {
	width: 900px;
	height: 150px;
	background-image: url(images/header2.jpg);
}
#header_interior {
	height: 100px;
	width: 900px;
	background-color: #96B46A;
	background-image: url(images/header_int2.jpg);
}
#contact {


}
#contact h1 {
	margin-bottom: 4px;
	font-size: 14px;
}
#contact p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 30px;
}

#int_span {
	color: #000000;
	height: 25px;
	width: 900px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #96B46A;
	float: left;
}
#int_span h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 4px;
	margin-left: 10px;
	font-weight: bold;
}




#search {
	float: right;
	width: 250px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	height: 65px;
}
#midcontent {
	float: left;
	width: 250px;
	background-color: #000000;
}
#mid_int {
	float: right;
	height: 300px;
	width: 900px;
	color: #FFFFFF;
	background-color: #000000;
}
#mid_int a {
	text-decoration: none;
	color: #FFFFFF;
}
#mid_int a:hover {
	color: #D6E1C4;
	text-decoration: underline;
}

#mid_int p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 705px;
	text-transform: lowercase;
	margin-top: 10px;

}


#mid {
	width: 900px;
	background-color: #000000;
	color: #FFFFFF;
	height: 250px;
	float: left;
}
#mid p {
	font-size: 12px;
	line-height: 1.25;
	padding-left: 15px;
	padding-right: 660px;
	margin-top: 10px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#leftcol_int {
	float: left;
	color: #000000;
	width: 600px;
	margin-left: 15px;
	margin-top: 10px;
}
#leftcol_int  h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #97B165;
	background-color: #E8EEDD;
	color: #637A3D;
}
#leftcol_int  h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
#leftcol_int h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-top: 5px;
	margin-bottom: 1px;
}

#leftcol_int       p, ul   {
	font-family: helvetica,sans-serif;
	font-size: 12px;
	text-align: justify;
	word-spacing: 0.2pt;
	line-height: 1.5;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
#leftcol_int td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #76934A;
	border-bottom-color: #76934A;
}



#leftcol_int a {
	color: #637A3D;
	text-decoration: none;
}
#leftcol_int a:hover {
	color: #000000;
	text-decoration: underline;
}
#testimonials td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
#eventtable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
#rightcol_int {
	width: 250px;
	float: right;
	margin-right: 15px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 15px;

}


#rightcol_int p {
	font-family: helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	word-spacing: 0.2pt;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#rightcol_int  h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 18px;
	margin-bottom: 5px;
	background-color: #E8EEDD;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#rightcol_int  h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
	padding-left: 5px;
}

#nav {
	width: 900px;
	background-color: #FFFFFF;
	height: 25px;
}
#leftcol {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	height: 305px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#important {
	float: left;
	width: 595px;
}

#leftcol a {
	color: #FFFFFF;
	text-decoration: none;

}
#leftcol a:hover {
	color: #280000;
}


#rightcol {
	float: right;
	width: 295px;
	border: 1px dashed #000000;
	margin-top: 3px;
	margin-right: 3px;
}
#rightcol h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#rightcol  h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 0px;
}
#rightcol p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
}
#rightcol a {
	color: #637A3D;
	text-decoration: none;
}
#rightcol a:hover {
	color: #000000;
	text-decoration: underline;
}


#content {
  background: #fff;
  float: left;
  width: 500px;
  height: 500px;
}
#footer {
	width: 900px;
	background-color: #97B56A;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer p {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}
.top {
	color: #76934A;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}

.style2 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#navbar {
	margin: 0;
	padding: 0;
	height: 21px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
}
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #97B56A;
}
#navbar li ul {
	display: none;
	width: 11em; /* Width to help Opera out */
	background-color: #FFFFFF;
}
#navbar li:hover, #navbar li.hover {
	position: static;
 }  
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #C2D5A8;
	border-bottom: 1px solid #fff;
	color: #000000;
	font-weight: normal;
}
#navbar li li a:hover {
	background-color: #E2EBD6;
}
.smimageleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #96B46A;
}
.smimageright {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #96B46A;
}
/*lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#youtube {
	text-align: center;
}
#list_rightcol {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#list_rightcol li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: .95em;
}
.iconlinks {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
