.portfolioBg {
	background-image: url(../../images/portfoliobg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.categoryBg {
	background-image: url(../../images/categorybg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.contactBg {
	background-image: url(../../images/contactbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.guestbookBg {
	background-image: url(../../images/guestbook.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.homeBg {
	background-image: url(../../images/bg.jpg);
}
.bodySerif12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
.bodySerif16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}
.separatorBG {
	background-image: url(../../images/separator.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.gallerydetailBg {
	background-image: url(../../images/gallerydetail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gallerydescipBghead {
	background-image: url(../../images/gallinfoheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gallerydescipBgmid {
	background-image: url(../../images/gallinfofill.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.gallerydescipBgbase {
	background-image: url(../../images/gallinfobase.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.orBg {
	background-image: url(../../images/or.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodyText12Pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F5438;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #D5AB77;
	text-decoration: none;
}
.galleryframeBg {
	background-image: url(../../images/portfolioframe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bold {
	font-weight: bold;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #876947;
}
.sideBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #876947;
}
.orderField{
width:15pt
}