@charset "utf-8";
/* CSS Document */

body
{
	background: #eee7e2;
}

.pathdiv
{
	padding: 0px 0px 20px 20px;
}

.albumitemfrontimgfloat
{
	float: left;
	display: inline;
}
.albumitemfrontdesc
{
	float: left;
	display: inline;
	width: 570px;
	overflow: hidden;
	padding: 0px 0px 0px 10px;
}

.albumitemfronttext
{
	padding: 0px 30px 0px 0px;
}

.gallerymainwrapper
{
	background: #eee7e2;
	color: #555;
}

.gallerywrapper
{
}

.gallerypadding
{
	padding: 20px 0px 30px 50px;
}

.albumitemfrontend
{
	font-size: 14px;
	padding: 10px 0px 10px 0px;
}
.albumitemfronttable
{
	border-collapse: collapse;
}
.albumitemfrontimgtd
{
	padding: 0px;
	vertical-align: middle;
	width: 100px;
	height: 100px;
	border: 1px solid #ccc;
}
.albumitemfrontimg
{
	display: block;
	margin: 0px auto;
}
.albumitemfronttitle
{
	margin: 5px 0px 5px 0px;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.albumitemfrontnumber
{
	color: #000;
	margin: 0px 0px 3px 0px;
}
.albumitemfrontdate
{
	font-style: italic;
	color: #000;
}
.albumitemfrontlink
{
	display: block;
}
.photoitemfrontend
{
	padding: 0px 0px 15px 15px;
	float: left;
	display: inline;
	width: 252px;
	height: 302px;
	overflow:hidden;
}
.photoitemfronttable
{
	border-collapse: collapse;
}
.photoitemfronttd
{
	padding: 0px;
	vertical-align: middle;
	width: 250px;
	height: 250px;
}
.photoitemfronttd a
{
	cursor: pointer;
}
.photoitemftitle
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.photoitemfdate
{
	font-size: 10px;
}
.gallerytitle
{
	margin: 0px 0px 0px 0px;
	font-size: 36px;
	font-weight: bold;
	color: #000;
}
.albumMainTitle
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #000;
	font-size: 24px;
}
.photoitemfrontlink
{
	display: block;
}
.photoitemfrontimg
{
	display: block;
	margin: 0px auto;
}
.photoitemfrontdesc
{
	padding: 5px;
	text-align: center;
}
.photoitemfronttext p
{
	margin: 0px;
}

.photoitemfrontimgfloat
{
	border: 1px solid #ccc;
}


.homepillar
{
	float: left;
	display: inline;
	width: 239px;
	overflow: hidden;
	border-right: 1px solid #bfbfbf;
}
.pillaritem
{
	margin: 0px 0px 20px 0px;
}
.pillarthumb
{
	display: block;
	margin: 0px auto;
}
.pillaritemtitle
{
	margin: 0px 0px 15px 0px;
	font-size: 24px;
	color: #000000;
	padding: 0px 10px 0px 10px;
}
.pillaritemdate
{
	font-size: 12px;
	color: #c00;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
.pillaritemcontent
{
	padding: 0px 10px 0px 10px;
}



.staticHeader
{
	height: 100px;
	background: url(images/bgStaticHeader.jpg) no-repeat;
}
.pathdiv
{
	display: none;
}
.staticStripe
{
	height: 40px;
	overflow: hidden;
	background: url(images/bgStripe.jpg) no-repeat;
	padding: 0px 0px 0px 45px;
	line-height: 40px;
	font-family: Arial;
	font-weight: bold;
}
.miwrapper1
{
	display: inline;
	padding: 0px 0px 0px 20px;
}
.menulink1
{
	text-decoration: none;
}

.staticFooter
{
	height: 166px;
	background: url(images/bgStaticFooter.jpg) no-repeat;
}
.address
{
	padding: 50px 20px 20px 23px;
	color: #777;
}


