/* ------------------------------------ Photogallery Styling ------------------------------------ */

#gallery_thumbs_wrapper {
	float: left;
	width: 880px;
	padding: 40px;
}

#gallery_image_frame_wrapper {
	float: left;
	width: 900px;
	padding: 30px;
}

#gallery_page_photo_wrapper {
	width: 960px;
	float:left;
}

#gallery_photo_caption_frame {
	float: left;
	width: 920px;
	padding: 20px;
	background-color: #F2F4F7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bfdbc8;
}

#gallery_photo_caption_box {
	float: left;
}

#gallery_photo_credit_box {
	float: left;
}

#gallery_photo__frame {
	float: left;
}

#gallery_caption__frame {
	float: right;
	width:186px;
	padding-left: 20px;
}

#gallery_caption__screen_bkgd {
	background-color: #fff;
	padding: 7px;
	width: 170px;
	border: 1px dashed #bfdbc8;
}

#gallery_header_wrapper {
	float: left;
	width: 880px;
}

#gallery_image_contain_wrap {
	float: left;
	background-color: #F2F4F7;
	width: 960px;
}

#more_pv_galleries_wrapper {
	float: right;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 0.78em;
	color: #163d24;
	line-height:1.2em;
	width: 170px;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding: 7px;
	border: 1px dashed #bfdbc8;
}

#click_more_galleries {
	float: right;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 0.78em;
	color: #163d24;
	line-height:1em;
	width: 105px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#gallery_thumbs_box {
	float: left;
	width: 860px;
	padding-left: 20px;
}

#thumbs_wrapper {
	float: left;
	width: 275px;
	height:275px;
	background: url(images/slide-frame-lg.gif) no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#return_prog_page_box {
	float: left;
	width:880px;
	padding-top: 20px;
	padding-bottom: 15px;
}

#return_prog_page_box IMG {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#return_prog_gallery {
	float: left;
	width:920px;
	padding-top: 20px;
	padding-bottom: 15px;
}

#return_prog_gallery IMG {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

/* intro-paragraph body (caption text in galleries) */
.paragraph-body-photogallery {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 0.78em;
	color: #333333;
	text-decoration: none;
	line-height: 1.4em;
	font-weight: normal;
	text-align:left;
}


.paragraph-body-photogallery a {
	color: #009018;
}


.paragraph-body-horiz_ads {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 0.78em;
	color: #333333;
	text-decoration: none;
	line-height: 1.4em;
	font-weight: normal;
}

.paragraph-body-horiz_ads a {
	color: #009018;
}

/* intro-paragraph header (gallery) */
.intro-header-photogallery {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	color: #0C5427;
	text-decoration: none;
	font-weight: bolder;
	text-align: left;
}

#photogallery_nav_box {
	text-decoration: none;
	width: 184px;
	padding-bottom: 5px;
}

#photogallery_nav_box a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#intro-header-photogallery a {
	color: #0C5427;
}

/* gallery title header */
.photogallery-title-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0C5427;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.photogallery-title-header a {
	color: #0C5427;
}

.photogallery-title-header a:hover {
	text-decoration:underline;
	color: #12582c;
}

/* photog-credit-photogallery */
.photog-credit-photogallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .78em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	font-style: italic;
}

