#prettyGallery{
	display: block;
	width: 940px;
	margin-bottom: 20px;
	margin-left: 15px;
	font-size: 10px;
	color: #666;
	height: 100%;
	float: left;
	clear: both;
}


#prettyGallery div{
	display: block;
	text-align: left;
	height: auto;
	padding-bottom: 10px;
	width: 940px;
	color: #666;
}
#prettyGallery div a img {
	border: 1px solid #B99A61;
	float: left;
	width: 220px;
	height: 150px;
	margin-bottom: 0px;
}

#prettyGallery div a  {
	display: block;
	height: 170px;
	width: 220px;
	float: left;
	margin: 6px;
	color: #036;
}
#prettyGallery  div  a  strong {
	font-size: 12px;
	color: #990000;
	display: block;
}

#prettyGallery h6 {
	font-weight: bold;
	color: #FFF;
	background-color: #663400;
	display: block;
	font-size: 10px;
	width: 150px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-top: 7px;
	margin-bottom: 2px;
	text-decoration: none;
	cursor: auto;
}

#prettyGallery div a:hover img,
#prettyGalleryVertical div a:hover img {
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
}
#prettyGallery p,
#prettyGalleryVertical p {
	color: #036;
}
#prettyGallery div p,
#prettyGalleryVertical div p{
	display: block;
	height: 15px;
	width: 210px;
	float: left;
	color: #036;
	font-size: 11px;
	margin-bottom: 6px;
	line-height: 12px;
}
#prettyGallery div p em,
prettyGalleryVerticaldiv p em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #644E12;
	line-height: 11px;
}

#prettyGallery .gallery.clearfix .emptydiv {
	display: none;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 1px;
	width: 1px;
	visibility: hidden;
	background-color: #0F0;
}
#prettyGallery div #GalleryOnePhoto {
	display: block;
	float: left;
	height: 170px;
	width: 230px;
	overflow: hidden;
	margin-right: 3px;
}

#prettyGalleryVertical,
#prettyGalleryVertical div, 
#prettyGalleryVertical .gallery clearfix {
	float: right;
	width: 250px;
	height: auto;
	padding-right: 0px;
	position: relative;
	display: block;
	top: 6px;
	margin-right: 10px;
}

#prettyGalleryVertical div a img {
	border: 1px solid #B99A61;
	float: right;	
}


#prettyGalleryVertical div a {
	float: right;
	display: block;
	height: 170px;
	width: 220px;
	color: #036;
	margin-bottom: 10px;
	margin-right: 27px;
}


#prettyGalleryVertical div p  {
	display: block;
	height: auto;
	width: 220px;
	float: left;
	color: #036;
	font-size: 11px;
	margin-bottom: 6px;
}

#iFrameSinglePhoto {
	display: block;
	width: 650px;
	padding-top: 10px;
	margin-left: 20px;
	float: left;
}

#iFrameSinglePhoto img{
	float: left;
}

