/* @override 
	http://www.theg2gallery.com/css/index1.css
	http://www.theg2gallery.com/css/exhibits.css
*/

@charset "UTF-8";

*{
	margin:0;
	padding:0;
	border:none;
}

*::selection {
	background: #97ab84;
}
*::-moz-selection {
	background: #97ab84;
}


body {
	margin:0;
	padding:0;
	background-color: #fff;
	text-align:center;
	min-width:980px;
	z-index: -2;
	width: 100%;
	font: 14px/24px Georgia, "Times New Roman", Times, serif;
}

html {
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: -2;
}

#banner {
	height: 127px;
	width: 100%;
	background-color: #fff;
	border-bottom: 2px solid #ccc;
	min-width:980px;
	z-index: 1;
}

#wrapper {
	width: 980px;
	min-width: 980px;
	border-left: 1px none #ccc;
	border-right: 1px none #ccc;
	text-align: left;
 	margin-left: auto;
  	margin-right: auto;
	z-index: 2;
	min-height: 630px;
	padding-bottom: 40px;
	height: auto;
	background: #fff url(../img/effects/wrapper_shadow.png) repeat-y center;
}

.tab{
	margin:40px 0 0 40px;
}

.sectionheader {
	color: #5a6e48;
	font: small-caps 24px Georgia, Baskerville, Arial, "Times New Roman", Times, serif;
	background-color: #ededed;
	width: 630px;
	padding-left: 18px;
	border-bottom: 2px solid #ccc;
	border-top-width: 1px;
	margin-top: 0;
	margin-bottom: 0;
}

#indextext a {
	color: #5a6e48;
	text-decoration: none;
}

#indextext a:hover {
	color: #5a6e48;
	text-decoration: underline;
}

/*---- photo slide show -----*/

#slideshow {
    position:relative;
    height: 350px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}


#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}




/*--- photo slide show ends----*/


#footer {
	text-align:center;
	color:#5a6e48;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	min-height: 140px;
	min-width:980px;
	border-top: 2px solid #ccc;
	bottom: 0;
	font-size: 1.0em;
	line-height: 1.8em;
	width: 100%;
	float: left;
	margin-top: 0;
	padding-bottom: 10px;
	background: #97ab84 no-repeat right center;
	border-bottom: 2px solid #ccc;
}

#footer a{
	color:#5a6e48;
	text-decoration:none;
	padding:0 5px;
}

#footer a:hover{
	color:#dbd7ba;
	text-decoration:none;
	padding:0 5px;
}





.clear{
	clear:left;

}


/*remove unordered list bullets*/

.bordered {
	border: 1px solid #d4d4d4;
	float: left;
	padding: 2px;
}

.bordered-padded {
	border: 1px solid #d4d4d4;
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-top: 20px;
}
ul li {list-style:none; margin: 0 0 0 0;}

.indent {
	margin-left: 20px;
}

#indexpane {
	height: 540px;
	width: 600px;
	float: left;
}

/* New index setup */

#indexdiv {
	height: auto;
	margin-top: 26px;
	float: left;
	padding-left: 40px;
	width: 600px;
}

#indexslideshow {
	height: 500px;
	width: 600px;
	float: left;
}

#indextext {
	color:#5a6e48;
	text-align:right;
	width: 570px;
	font-size: 1.1em;
	line-height: 1.8em;
	padding-bottom: 20px;
	float: left;
	height: auto;
	padding-top: 20px;
}

#footer_txt {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 884px;
	text-align: left;
	padding-left: 30px;
	margin-top: 10px;
}

.innerfade {
	padding-left: 0;
}

.iframeslideshow {
	margin: 0;
	padding: 0;
	border-style: none;
}

.feed {
}

#indextext img {
	margin-bottom: 0;
}

#indextext img:hover {
	margin-bottom: 0;
}

.lower_logo {
	float: right;
}

.underline:hover {
	text-decoration: underline;
	color: #fff;
}

.hide {
   display:none; }

/* @group The Gallery */

.community_events_bar {
	width: 650px;
	background-color: #ededed;
	float: left;
	text-align: center;
	margin-top: 10px;
	border-bottom: 2px solid #ccc;
	padding-bottom: 4px;
	padding-top: 6px;
}

.community_events_bar a {
	color: #5a6e48;
	text-decoration: none;
	font-size: 16px;
}

.community_events_bar a:hover {
	color: #5a6e48;
	text-decoration: underline;
	font-size: 16px;
}

p.facebook-message a {
	}



/* @end */

#video_window {
	width: 640px;
	padding: 0;
	height: 400px;
	margin: 20px 0 0;
}

p .donation {
	color: #416280;
}

p .donation a:hover {
	text-decoration: underline;
	color: #416280;
}

p .donation a {
	text-decoration: none;
	color: #416280;
}

a.donation {
	color: #416280;
}

.add_nav {
	padding-left: 20px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin: 0;
}

/* @group hours */

.closure_hours {
	color: #5a6e48;
	border-bottom: 1px solid #ccc;
}

.closure_desc {
	color: #4d4d4d;
}

.closure {
	line-height: 24px;
	text-align:left;
	width: 630px;
	font-size: 14px;
	margin: 20px 0 10px 20px;
}



/* @end */

.green {
	color: #5a6e48;
}

li {
	margin-left: 20px;
}
