#content_cont{
	width:900px;
	margin:0 auto;
	padding:30px 0;
}

#content_cont img{
	margin:0 15px 15px 15px;
}

#contentwrap{
	margin:40px auto 0 auto;
	padding: 0 0 25px 0;
	width: 740px;
	background-color: #E0E0E0;
	border: 1px solid #ccc;
}

#contentwrap h1{
	margin:0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:40px;
	letter-spacing:2px;
	font-weight:400;
	color: #2B2B2B;
}	

#contentwrap .print, #contentwrap .sculpture, #contentwrap .exhibition, #contentwrap .environment, #contentwrap .lecture, #contentwrap .music {
	width: 720px;
	margin: 0 0 10px -7px;
	padding: 0 10px 0 10px;
	overflow: hidden;
	background-color: #FCFCFC;
}

#contentwrap .exhibition{
	border-left: 7px solid #d3544f;
}

#contentwrap .print{
	border-left: 7px solid #415693;
}

#contentwrap .sculpture{
	border-left: 7px solid #fcb040;
}

#contentwrap .music{
	border-left: 7px solid #4b3c62;
}

#contentwrap .environment{
	border-left: 7px solid #bed3a3;
}

#contentwrap h2{
	margin:10px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:400;
	color: #2B2B2B;
}

#contentwrap h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400!important;
	font-size: 15px;
	color:#2B2B2B;
}

#contentwrap .date{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color:#2B2B2B;
}

#contentwrap .time{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color:#2B2B2B;
}
#contentwrap .detail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#2B2B2B;
}

.imagecrop{
	width: 242px;
	height: 162px;
	float: right;
	margin: 0 -10px 0 10px;
	overflow: hidden;
}

.imagecrop img{
	width: 242px;
	height: auto;
	margin: 0!important;
}

#backtotop{
	float: right;
	margin: 0 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B!important;
	text-decoration: none!important;
}

#backtotop:hover {
	color: #2B2B2B!important;
	text-decoration: underline!important;
}

#shopfront {
	margin:40px auto 0 auto;
	padding: 0 0 25px 0;
	width: 740px;
	background-color: #E0E0E0;
	border: 1px solid #ccc;
	overflow: hidden;
}
#shopfront h1{
	margin:0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:40px;
	letter-spacing:2px;
	font-weight:400;
	color: #2B2B2B;
}
#shopfront .shop {
	width: 720px;
	margin: 0 0 10px -7px;
	padding: 0 10px 0 10px;
	overflow: hidden;
	background-color: #FCFCFC;
	border-left: 7px solid #000066;
}
#shopfront ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	overflow: hidden;
	background-color: #FCFCFC;
}
#shopfrontright {
	border-right: 1px solid #CCCCCC;
}
#shopfront h2{
	margin:10px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:400;
	color: #2B2B2B;
}
#shopfront ul li {
	float: left;
	display: block;
	margin: 0 0 0 20px;
	width: 339px;
}
#shopfront ul ul {
	list-style: none;
}
#backToShop {
	text-align: right;
	margin:0;
	position: relative;
	top: -15px;
}
#backToShop a {
	color: #2B2B2B;
	line-height: 0;
}
#shopHeading {
	background-color: #FCFCFC;
	margin: 0 0 10px 0;	
}
#shopListings {
	background-color: #FCFCFC;	
    overflow: hidden;
	padding: 0 1px;
	margin: 0 0 10px 0;
}
#shopListings .itemRow {
	overflow: hidden;
}
#shopListings .shop {
    background-color: #FCFCFC;
    float: left;
    margin: 3px 2px;
    overflow: hidden;
    padding: 0;
    width: 242px;
    border-right: 0px solid #000066;
}
#shopListings .imagecrop {
	margin: 0 0 10px 0;
}
#shopListings .details {
    border-right: 1px solid #CCCCCC;
	text-align: right;
	padding: 0 10px 0 0;
    overflow: hidden;
	margin: 0 0 20px 0;
}
#shopListings h2 {
	margin: 0 0 5px 0;
}
#contentwrap .price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color:#2B2B2B;
	margin: 0 0 5px 0;
}
#shopListings .detail {
	margin: 0 0 5px 0;
}
