/*Created for www.getonboardmuskoka.com not to be reproduced in any way.
© Shannan Boothby - Ripples Web Design www.rippleswebdesign.com July 6, 2009 */

#banner, #navigation{
	display:none;
}
p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#clear{
	clear:both;
}
#bottomnav{
	color: #000;
	font-size:12px;
	text-align:center;
	font-variant:small-caps;
	clear:both;
}
h1{
	font-size:16px;
	color: #000;
}
h2{
	font-size:12px;
	color:#000;
}
h3{
	font-size:15px;
	color:#000;
}
#copyright{
	color:#000;
	font-size:10px;
}
/* Photos */
.photogallery{
	float: left;
}
.thumbnail{
	padding: 4px;
	border: 1px solid #999999;
	float: left;
	height:80px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.caption{ 
	font-size: 0.9em; 
	padding-top: 0.2em ;	
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ 
	float: left; 
}
#keyboardMsg{ 
	float: right; 
}
#closeButton{ 
	top: 5px; 
	right: 5px; 
}
#lightbox img{ 
	border: none; 
	clear: both;
} 
#overlay img{ 
	border: none; 
}
#overlay{ 
	background-image: url(../images/overlay.png); 
}
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
}
/* End of Photos */
/* -------------------- END OF PHOTOS PAGE -------------------- */
