.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 10px;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #284B8F;
	font-weight: normal;
	line-height: 14px;
	font-style: italic;
	text-decoration: none;
}
.SubTitle a:hover {
	text-decoration: underline;
}
.Thumbnail {
	height: 96px;
	width: 96px;
	border: 1px solid #333333;
}
.PaintingTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ABAEB2;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.Dimensions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 4px;
	line-height: 18px;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 17px;
	text-decoration: none;
}
.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 4px;
	text-transform: none;
}
.BckgrMurals {
	background-image: url(images/bckgr_murals.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BckgrCeilings {
	background-image: url(images/bckgr_ceilings.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BckgrFinishes {
	background-image: url(images/bckgr_finishes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BckgrKids {
	background-image: url(images/bckgr_kids.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BckgrNavImage {
	background-image: url(images/nav_image_bckgr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.BannerHome {
	background-image: url(images/banner_home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.MainNavBottom {
	background-image: url(images/main_nav_b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BckgrText {
	background-image: url(images/text_bckgr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #284B8F;
}
.LinkContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #284B8F;
	text-decoration: none;
}
.LinkContact a:hover{
	text-decoration: underline;
}

