body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #910025;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: center;
}
#outerframe {
	position:relative;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(ia_backing.jpg);
	background-repeat: repeat-y;
}
#pageheader {
	background-color: #FFFFFF;
	height: 100px;
	width: 770px;
	margin-left: 1px;
}
#logo {
	padding-top: 25px;
	padding-left: 46px;
}
#printlogo {
	display:none;
}
#strapline {
	padding-left: 400px;
}
#footer {
	height: 47px;
	margin-top: 15px;
	margin-left: 1px;
}
#footer2 {
	height: 7px;
	margin-top: 0px;
	margin-left: 0px;
}

#printfooter {
	display:none;
}

#menu {
	padding-top: 10px;
	float:right;
	text-align: center;
	width: 180px;
	}

#content {
	float:right;
	padding-top: 10px;
	padding-right: 55px;
	padding-left: 20px;
	width: 500px;
	voice-family: "\"}\"";
	voice-family: inherit;
	overflow: visible;
}
html>body #content {
	width: 500px; /* ie5 fix ends */
}
	
#endcontent {
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	margin-top:-1px;
	margin-bottom: 0px;
}

h1 {
	font-size: 1.2em;
	margin-bottom: 4px;
	margin-top: 0px;
}
h2 {
	font-size: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
	color:#C79B52;
}
p {
	margin: 0px 0px 7px;
	padding: 0px;
}
li {
	margin: 0px 0em 0.25em;
	padding: 0px;
list-style-image: url(ia_bullet.jpg);
	
}

ul {
	margin: 0em 0px 0.1em 6px;
	padding: 12px;
list-style-image: url(ia_bullet.jpg);

}

ol {
	margin: 0em 0px 0.1em 6px;
	padding: 4px;

}

form {
  margin: 0;
  padding: 3px;

}

A:link      {
	color:#C79B52;
	text-decoration: none;
}
A:visited   {
	color:#C79B52;
	text-decoration: none;
}
A:hover     {
	color: #910025;
	text-decoration: none;
}
table {
	font-size: 1em;
	line-height: 1.4em;
}
th, td {
	font-size: 1em;
	line-height: 1.4em;
}
.menutext {
	font-size: .9em;
	line-height: 1em;
}
.smalltext {
	font-size: .9em;
	line-height: 1em;
}
.imagepadding {
	margin-bottom: 10px;
}
.hdots {
	background-image: url(wd_dots_divide_h.gif);
	background-repeat: repeat-x;
}
.gold {
	color: #C79B52;
}
a.buyonline {
    display: inline-block;
    width: 160px;
    height: 160px;
    margin: 0px 0px 0px 0px;
    background: url("../images/home/amorejewellery.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.buyonline {
    background-position: -160px 0;
}
a.buyonline2 {
    display: inline-block;
    width: 280px;
    height: 170px;
    margin: 0px 0px 0px 0px;
    background: url("../images/home/amorejewellery2.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.buyonline2 {
    background-position: -280px 0;
}