/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100.01%;
background-color: #FFFFFF;
color: #000000;
text-align: center;
}

#wrapper {
	width: 760px;
	background-color:#D6CCEB;
	margin:0 auto;
	text-align:left;
	border-left: solid #330099 1px;
	border-right: solid #330099 1px;
	border-bottom: solid #330099 1px;
	background-image: url(../images/dot_pale_blue.jpg);
}

#banner {
	clear: both;
	background-repeat: none;
}


#main-title {
	position: relative;
	width: 444px;
	left: 0px;
	z-index: 100;
	margin: 0 0 10px 5px;
}


#content{
	padding-left: 5px;
}

#content p{
	font-size: 80%;
	padding: 5px;
	line-height: 150%;
}

#left-box {
	width: 370px;
	float: left;

}

#right-box {
	margin: 0 0 0 375px;
	top: -71px;
	width: 380px;
	z-index: 2;
	position: relative;
}


a:link {
	color: #33009A;
	text-decoration: none;
}
a:visited {
	color: #33009A;
	text-decoration: none;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}





.clearit{
clear: both;
}



#footer{
	clear: both;
	border-top: solid #330099 1px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
}

#footer p{
	font-size:70%;
	line-height: 150%;
}
h2 {
	padding: 5px;
	color: #33009A;
	font-size: 17pt;
}
.table-home {
	background-repeat: no-repeat;
	background-position: 375px -5px;
	height: 442px;
}

.table-interiors {
	background-repeat: no-repeat;
	background-position: 375px 0px;
	height: 442px;
}
.table-jewellery {
	background-repeat: no-repeat;
	background-position: 375px -5px;
	height: 442px;
}
.table-watches {
	background-repeat: no-repeat;
	background-position: 375px -5px;
	height: 442px;
}
.table-toys {
	background-repeat: no-repeat;
	background-position: 375px -5px;
	height: 442px;
}
.table-oils {
	background-image: url(../images/right_pics/lavender_1.jpg);
	background-repeat: no-repeat;
	background-position: 375px 0;
	height: 442px;
}
.table-prints {
	background-repeat: no-repeat;
	background-position: 375px -5px;
	height: 442px;
}
.table-contact {
	background-repeat: no-repeat;
	background-position: 390px 10px;
	height: 442px;
}
.table-store {
	background-image: url(../images/right_pics/store_1.jpg);
	background-repeat: no-repeat;
	background-position: 375px -5px;
	height: 442px;
}
