﻿.pullquote .pullquotetitle
{
	font-weight:bold;
}
.pullquote .pullquotetitle a
{
	text-decoration:none;
}
.pullquote .pullquotedate
{
	color:#8F8F8F;
}

/*Home*/
.photogallerylist_home
{
}
.photogallerylist_home .photogallerylist
{
	width:100%;
}
.photogallerylist_home .gallery_home
{
	float:left;
	padding:0px 0px 9px 15px;	
}
.photogallerylist_home .gallery_home .pullquote
{
	width:290px;
	padding-left:10px;
}

.gallery_home .thumbnail
{
	float:left;	
}
.gallery_home .pullquote
{
	float:left;
	padding-left:10px;
}

/*Gallery*/
.galleries
{
	float:left;
	width:100%;
	margin:20px 0px 0px 0px;
}
.galleries .photogallerylist .gallery_home
{
	float:left;
	margin-bottom:20px;
	width:50%;
}
.galleries .photogallerylist .gallery_home .thumbnail
{
	float:left;
	width:80px;
	padding:0px 0px 0px 10px;
}
.galleries .photogallerylist .gallery_home .pullquote
{
	float:left;
	width:210px;
	padding-right:10px;
}
.galleries .photogallerylist .gallery_home .pullquote .pullquotetitle,
.galleries .photogallerylist .gallery_home .pullquote .pullquotetitle a
{
	text-decoration:none;
	font-weight:bold;
}
.galleries .photogallerylist .gallery_home .pullquote .pullquotedate
{
	color:#8F8F8F;
}
.galleries .photogallerylist .gallery_home .pullquote .morelink
{
	color:#003300;
	font-weight:bold;
}
.galleries .separator
{
	margin-top:10px;
	margin-bottom:10px;	
}
