body {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 110%;
	color: #666699;
	background-color: #CCCCCC;
	margin: 10px 0px;
	padding: 0;
}

.bodybg1 {
	background-image: url(../Mary/Banner_Mirror_extract.jpg);
	background-repeat: repeat-x;
}
.bodybg2 {
	background-image: url(../Mary/Banner_roses.jpg);
	background-repeat: repeat-x;
}
.bodybg3 {
	background-image: url(../Mary/Banner_Sunset.jpg);
}

#masthead {
	padding: 0px;
	margin: 0 auto;
	height: 170px;
	width: 820px;
}

#mastheadfooter {
	padding: 0px;
	margin: 0;
	height: 55px;
}

#wrapper {
	width: 820px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#column_wrapper {
}
#column_top {
	height: 12px;
}
#column_bottom {
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 600px;
	float: left;
}
#left {
	width: 170px;
	float: left;
}
#right .content {
	padding: 30px 24px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}

#contentindexbg {
	background-image: url(../buildgfx/backgrounds/Roses_bracelet_closed.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentexhibitionsbg {
	background-image: url(../buildgfx/backgrounds/Garden_brooch.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#left .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 0px 50px 0px 0px;
	margin: 0px;
	float: right;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	padding: 0px;
	width: 100%;
	height: 55px;
}

#right a:link {
	color: #003366;
}
#right a:visited {
	color: #666666;
}
#right a:hover {color: #000000;}

#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #66840D;}

a:link.exhibitionlink{
	color:#666699!important;
	text-decoration:none;
}
a:visited.exhibitionlink{
	color:#666699!important;
	text-decoration:none;
}
a:hover.exhibitionlink{
	color:#666699!important;
	text-decoration:underline;	
}
h1 {
	font-size: 1.3em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 10px 0;
}


/* BEGIN style1 */

#navcontainer {
	margin-top: 24px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

#navlist
{
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFD2C9;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em 0.25em 0.25em 0.5em;
border-top: 1px solid #DFD2C9;
}

#navlist li a {
	text-decoration: none;
	font-size: 0.8em;
	color: #333333;
}

#navlist li a:visited {
	text-decoration: none;

}

#navlist li a:hover {
	text-decoration: none;
	color: #FF0000;

}

.outlettable {
	font-size: 0.8em;
	margin-top: 10px;
}

.outlettable td {
	background-color: #FFFFFF;
}

.outlettabletitles {
	font-size: 1em;
}

.enquiryform {
	margin-bottom: 20px;
	background-color: #EAEAEA;
}

#base {
	background-color: #CCCCCC;
	height: 50px;
}

#base a:link {
	text-decoration: none;
	color: #333333;
}

#base a:visited {
	color: #333333;
	text-decoration: none;
}

#base a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#base a:active {
	color: #333333;
}

.baselinks {
	float: right;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 0.7em;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.copyright {
	float: left;
	padding-left: 15px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 0.7em;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 250px;
}
