body {
	background-color: #FD9C18;
	background-image: url(../images/o/o_col_bg.jpg);
	color: #CF600B; /*#A55F00*/
}
#centrecontent{
	background-image: url(../images/o/o_bg.jpg);
	background-repeat: repeat-y;
}
#maincontent {
	background-image: url(../images/o/o_main_bg.jpg);
	background-repeat: no-repeat;
}
#footer {
/*	background-color: #FD9C18; */
	color: #F8E9CC;
}
/* text menu */
table.textMenu {
	font-size: 9px;
	color: #FCD17F;
	text-align: center;
	line-height: 14px;
}
table.textMenu a, a:visited {
	color: #FCCE67;
	text-decoration: none;
}
table.textMenu a:hover, a:active {
	color: #fff;
}
.textMenuOn {
	text-decoration: underline;
}
span.sideQuote {
	color: #333;
}
span.sideColTitle {
	font-weight: bold;
	color: #fff;
}

/* content lines etc */
td.hd1 {
	background-image: url(../images/o/o_hd1.gif);
	position: relative;
	width: 100%;
}
td.hd2 {
	background-image: url(../images/o/o_hd2.gif);
	position: relative;
	width: 100%;
}
td.hd3 {
	background-image: url(../images/o/o_hd3.gif);
	position: relative;
	width: 100%;
}
td.vd1 {
	background-image: url(../images/o/o_vd1.gif);
	position: relative;
	width: 11px;
}
td.text1 {
	padding: 7px 7px 7px 0px;
}
span.sideColTitle {
	font-weight: bold;
	color: #fff;
}
a.links, a:visited.links, a.slinks, a:visited.slinks {
	color: #E75200;
	text-decoration: none;
}
a:hover.links, a:active.links {
	color: #FDE01F;
}
a:hover.slinks, a:active.slinks {
	color: #FDE01F;
	letter-spacing: 5px;
}
a.galleryLinks, a:visited.galleryLinks {
	color: #FDE01F;
	text-decoration: none;
}
a:hover.galleryLinks, a:active.galleryLinks {
	color: #FFF;
}
a.galleryLinksTitle, a:visited.galleryLinksTitle {
	color: #000;
	text-decoration: none;
}
a:hover.galleryLinksTitle, a:active.galleryLinksTitle {
	color: #FFF;
}
/* exhibition styles */
td.exhibitionItem strong {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #7C3914;
	line-height: 18px;
}
td.exhibitionItem em {
	font-size: 13px;
	font-style: normal;
	color: #DD4204;
}
td.exhibitionItem u {
	text-decoration: none;
	color: #D3CACD;
}
/* interiors */
span.pTitle em {
	color: #E75200;
	font-style: normal;
}
span.pTitle u {
	color: #FFF;
	font-style: normal;
	text-decoration: none;
}
span.pTitle strong {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}