@charset "utf-8";
/* CSS Document */

#PhotoAlbum_contentContainer {
	margin:0;
	padding:10px 10px 20px 10px;
	width:680px;
	float:none;
}
#PhotoAlbum_contentContainer a:link {
	text-decoration: none;
	color: #4A5736;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#PhotoAlbum_contentContainer a:visited {
	text-decoration: none;
	color: #4A5736;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#PhotoAlbum_contentContainer a:hover {
	text-decoration: none;
	color: #4A5736;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#PhotoAlbum_contentContainer a:active {
	text-decoration: none;
	color: #4A5736;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PhotoAlbum_Wrapper {
	margin:0;
	margin-bottom:20px;
	padding:0;
	width:135px;
	float:bottom;
	text-align:center;
}
.caption {
	margin:0;
	padding-top:10px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #58693F;
}
.spacer {
  clear: both;
}
.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
#pictureDisplay{
	border:0px  solid; 
	width:650px;
	padding-bottom:10px;
	float: center;
	padding-top: 5px;
}
#thumbnails{
	 border:1px  solid #999999; 
	 width:650px; 
	 height:120px; 
 	 overflow-x: scroll; 
	 overflow-y: hidden;
	 white-space: nowrap;
	 margin-top: 10px;
}
#CMS_contentContainer {
	margin:0;
	padding:10px 5px 20px 5px;
	width:700px;
	float:none;
}
.cms-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4A5736;
}
a:link {
	color: #4A5736;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4A5736;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #DAE1D1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #C2D9A1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #58693F;
}
}
.captionbox {
	background-color: #CDE0B2;
	text-align: center;
	vertical-align: top;
	border-top-color: #42532B;
	border-right-color: #44552D;
	border-bottom-color: #44552D;
	border-left-color: #46572F;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: 200px;
	height: auto;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
}
.captionboxright {
	background-color: #CDE0B2;
	text-align: left;
	vertical-align: top;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: 200px;
	height: auto;
	float: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #58693F;
	line-height: 22px;
}
