body {
	margin: 0;
	background: #f1e7c6;
	font: 12px/1.6em "Lucida Grande", Verdana, sans-serif;
	color: #664b33;
	text-align: center;
}


#shadow {
	width: 840px;
 	margin: 0 auto;
  	background: transparent url('images/shadow_main.gif') repeat-y;
}

#wrap {
	width: 740px;
	margin: 0 auto;
	background: #FFF;
	text-align: left;

}

#frame {
	margin: 0 10px;

}

#content { 
	position: relative;
	background-color: #F3EFE0;
}

#main {
	border-left: 1px solid #bca689;
	border-right: 1px solid #bca689;
	width: 500px;


}
#main_full {
	border-left: 1px solid #bca689;
	border-right: 1px solid #bca689;
	width: 718px;
}


#mainBg {
		/* border-right: 2px solid #bca689; */
		background: #FFF;
		/* background: #fff url('images/content_bg.gif') repeat-x; */
}

#padding {
	padding: 10px 25px 15px 20px;
}

#sidebar {
	width: 220px;
	position: absolute;
	top: 2px;
	left: 500px;
	text-align: center;
	color: #6e4b30;


}

.board {
	color: #414141;
	border: 1px solid #bca689;
	background-color: #f0f2db;
	width: 250px;
	margin: 0 0 0 10px;
	float: right;
}

#myPicture {
	border: 5px solid #405142;
	background: #fff;
	float: left;
	padding: 3px;
	margin-right: 10px;
}

#map {
	float: right;
	height: 222px;
	width: 195px;
}

#footer {
	clear: both;
	margin: 0;
	border-top: 4px solid #fff;
	width: 720px;
	background: #6A8B92;
	clear:both;
	color:#664B33;
}
/* @group headings and text */

h1 {
	text-indent: -10000px;
	margin: 0;
}

h2 {
	padding-top: 2px;
	color: #9A3334;
	font: small-caps 28px/30px Sabon, Georgia, Times, serif;
}

h3 {
	color: #34630b;
	font: bold 12px "Lucida Grande", Verdana, sans-serif;	
	text-transform: uppercase;
	padding-top: 10px;
	letter-spacing: 0.5px;
}

h4 {
	font: small-caps bold 15px "Sabon", Georgia, Times, serif;
	color: #664b33;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 30px;
	margin: 0 20px 0;
}

p {
	font: 12px/1.6em "Lucida Grande", Verdana, sans-serif;
	color: #664b33;
	margin-bottom: 10px;
}

a:link, a:visited,a {
	font-size: 12px;
	color: #9a4b19;
	text-decoration: underline;

}

a:hover, a:focus,a:active {
	font-size: 12px;
	color: #9a4b19;
	text-decoration: none;
}

p.mottoText {
	color: #414141;
	border: 1px solid #bca689;
	padding: 15px;
	font: italic 16px/24px "Sabon", Times, Georgia, serif;
	background: #f0f2db url('images/shamrock_bg.gif') no-repeat scroll right bottom;
}

.shout {
	padding: 10px;
	color: #414141;
	font: italic 16px/24px "Sabon", Times, Georgia, serif;
	background: #f0f2db url('images/shamrock_bg.gif') no-repeat scroll right bottom;
	border-bottom: 1px dashed #b3b3b3;
	border-top: 1px dashed #b3b3b3;
}

ul {
	list-style-type: square;
}

ul li {
}

li a:link, a:visited {
	line-height: 24px;
	font-size: 12px;
	text-decoration: none;
	color: #9a4b19;
}

li a:hover, a:focus {
	color: #9a4b19;
	background: #e8e9d6;
	}

.listTitle {
	color: #9a4b19;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-indent: 28px;
	padding-top: 10px;
}

.info {
	line-height: 14px;	
	font-size: 12px;;
}
ul.bullet li {
	list-style-type: square;
	line-height: 1.8em;
	text-align: left;
}

ul.bullet li a:link, ul.bullet li a:visited {
	font-size: 14px;
	line-height: 2.5em;
	text-decoration: none;
	color: #9a4b19;
	border-bottom: 2px solid #e8e9d6;
	font-weight: bold;
}
ul.bullet li a:hover, ul.bullet li a:focus {
	font-weight: bold;
	color: #9a4b19;
	background: #e8e9d6;
	border-bottom: 2px solid #e8e9d6;
}

.sideText {
	font: 11px/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
    padding: 10px 20px 0;
	color: #6e4b30;
}

.sideText span {
	color: #39730d;
}

.sideText a:link, a:visited {
	color: #6e4b30;
	text-decoration: none;

}

.sideText a:hover, a:focus {
	color: #9a4b19;
	background: #e8e9d6;
	text-decoration: none;
}

#contactName {
	text-indent: 27px;
	text-align: left;
	padding: 20px 0 0 10px;
	background: url(images/user.gif) no-repeat 15px 20px;
}
#contactAddress {
	text-indent: 27px;
	text-align: left;
	padding: 8px 0 0 10px;
	background: url(images/house.gif) no-repeat 15px 10px;
}
#contactEmail {
	text-indent: 27px;
	text-align: left;
	padding: 8px 0 0 10px;
	background: url(images/email.gif) no-repeat 15px 10px;
}
#contactPhone {
	text-indent: 27px;
	text-align: left;
	padding: 8px 0 0 10px;
	background: url(images/phone.gif) no-repeat 15px 10px;
}
#emailMessage {
	padding: 0px 10px 0;
	font: 16px/2em Sabon, Georgia, Times, serif;
}
	
#credit {
	font: 11px/18px "Lucida Grande", Verdana, sans-serif;	
	color: #fff;
	text-align: center;
	padding: 5px 25px;
}

#credit a {
	color: #9c663e;
}


/* @end */

/* @group navigation */

ul#nav {
	pheight: 31px;
	height: 31px;
	width: 720px;
	position: absolute;
	top: 195px;
	padding: 0;
	margin: 0;
	background:#6A9FC9;

}


ul#nav li {
	display: block;
	float: left;
	/*text-indent: -10000px;*/
}

ul#nav li a {
padding:0.2em 1em;
background:#6A9FC9;
color:#ffffff;
text-decoration:none;
float:left;
}
ul#nav li a:hover {
color:#243847;
text-decoration:underline;
}

li#welcome a {
	width: 60px;
	height: 31px;
}

li#events a {
	width: 60px;
	height: 31px;
}

li#volunteer a {
	width: 70px;
	height: 31px;
}

li#parkscanada a {
	width: 100px;
	height: 31px;
}

li#stor a {
	width: 50px;
	height: 31px;
}
li#don a{
	width: 60px;
	height: 31px;
}
li#contact a {
	width: 60px;
	height: 31px;
}
li#plover a {
	width: 100px;
	height: 31px;
}

li.store {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #3a709b;
}

ul#nav li.store a {
	background-color: #3a709b;
}

/* @end */

/* @group gallery */

.gallery {
	letter-spacing: 4px;
	width: 150px;
	margin: 10px;
	text-align: left;
	margin-left:35px;
}

.gallery img {
}

.gallery a img {
	border: 4px solid #d6c4a1;
	background: #bca689;
	padding: 1px;
	margin: 4px 0 0;
}

.gallery a:hover img {
	border: 4px solid #6A9FC9;
}
/* @end */


#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: transparent url('lightbox/images/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('lightbox/images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('lightbox/images/nextlabel.gif') right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #f0f2db;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #9a4b19; }
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* @end */
