body
{
	text-align: center;
	background-color: white;
	
/*	background-color: #e5e5dd;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x; 
	background-position: 0px -4px; */
}
p, div, img, a, ul, li, body, ol
{
	margin: 0;
	padding: 0;
}

.centered,.centered2
{	
  position: relative;
  padding: 0px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 760px;
  height: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  text-align: left;
  border: none;
  background-image: url("../images/background.gif");
  background-repeat: repeat-y;
}

.footnotes
{
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #a0a0a0;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#logo img
{
	position: absolute;
	top: 10px;
	left: 10px;
}

img#bar1
{
	position: absolute;
	top: 106px;
	left: 0px;
}
img#bar2
{
	position: relative;
	bottom: 25px;
}

h4
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 90%;
	position: absolute;
	left: 250px;
	top: 160px;
	font-size: 12pt;
	font-family: Verdana, Arial, sans-serif;
	color: rgb(173,161,153);	
}
h2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom:0;
	padding-bottom:0;
}


#mainnav1
{
	position: absolute;
	top: 80px;
	right: 20px;
}
#mainnav1 a
{
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: rgb(80,80,80);
	display: inline;
	border-right: 1px solid #a3c4cd;
	padding: 0em 0.5em 0em 0.5em;
	margin: 0;
	text-decoration: none;
}
#mainnav1 a.last,#mainnav2 a.last 
{
	border-right: none;
}
#mainnav1 a:hover, #mainnav1 a.sel
{
	text-decoration: underline;
}
#mainnav2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	position: absolute;
	top: 120px;
	width: 760px;
	background-color: #ddeaed;
	padding-top: .3em;
	padding-bottom: .3em;
}
#mainnav2 a
{
	color: rgb(173,161,153);
	display: inline;
	border-right: 1px solid #c5a661;
	padding-left: 0.5em;
	padding-right: 1em;
	text-decoration: none;
}
#mainnav2 a:hover, #mainnav2 a.sel
{
	text-decoration: underline;
}
.nav2
{
	position: absolute;
	left: 1px;
	top: 162px;
	width: 180px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	border-right: 1px solid black;
}
.nav2 a, .nav2 a.l2
{
	font-size: 8pt;
	color: rgb(173,161,153);
	padding: 0.2em 0.5em 0.2em 15px;
	margin: 0px;
	text-decoration: none;
	display: block;
}
.nav2 a
{
	width: 140px;
}
.nav2 a.l2
{
	text-transform: none;
	padding: 0 0.5em 0 30px;
	width: 125px;
}
.nav2 a.sel
{
	margin-top: 1em;
}
.vspace
{
	height: 1em;
}

.nav2 h2
{
	color: rgb(123,111,103);
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: normal;
	padding: 2em 0.5em 1em 10px;
	margin: 0;
	text-decoration: underline;
}

#mainnav a.sel, #mainnav a:hover
{
	text-decoration: underline;
}
.nav2 a:hover
{
	text-decoration: none;
	background-image: url(../images/mark.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: white;
}
h1
{
	position: absolute;
	top: 140px;
	left: 230px;
	font-size: 14pt;
	padding: 0;
	margin: 0;
	color: #6fa4b1;	
}
.content
{
	position: absolute;
	top: 170px;
	left: 230px;
}
.content p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	width: 450px;
	padding-bottom: 20px;
}
.content ol
{
	padding: 0 0 0 0;
	margin: 0 0 1em 2em;
}
.content ol li
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
}
img#bigpic
{
	border: 1px solid rgb(230,230,230);
	padding: 15px;
	position: absolute;
	left: 40px;
	top:  180px;
}
p#notice
{
	border-top: 2px solid rgb(187,213,219);
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 660px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding: 25px 50px 25px 50px;
	background-color: rgb(250,168,208);
}

.itemcontent
{
	position: absolute;
	top: 150px;
	left: 190px;
	width: 600px;
}

.itemcontent h2, .itemdetail h2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: rgb(173,161,153);
}
.item a img
{
	border: 1px solid rgb(221,234,237);
	background: white;
	padding: 2px;
}

.item a
{
	text-decoration: none;
	color: rgb(173,161,153);
	font-weight: bold;
}
.item
{
	position: absolute;
	text-align: center;
	width:  150px;
	height: 180px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
#item01, #item02, #item03 {top: 40px;}
#item04, #item05, #item06 {top: 190px;}
#item07, #item08, #item09 {top: 340px;}
#item10, #item11, #item12 {top: 490px;}
#item13, #item14, #item15 {top: 640px;}

#item01, #item04, #item07, #item10, #item13{left: 20px;}
#item02, #item05, #item08, #item11, #item14 {left: 200px;}
#item03, #item06, #item09, #item12, #item15 {left: 380px;}


.itemdetail, .itemdetail2
{
	position: absolute;
	top: 150px;
	left: 200px;
	width: 560px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.itemdetail2
{
	top: 190px;
	left: 50px;
    width: 640px;
	height: 480px;
	background-repeat: no-repeat;
}
.itemdetail2 a
{
	font-size: 8pt;
	color: rgb(173,161,153);
	text-decoration: none;
}

.itemdetailimgzoom,.itemdetailimg
{
	position: absolute;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	top: 40px;
	left: 0px;
}
a.itemdetailimgzoom
{
	color: rgb(173,161,153);
	border: none;
}
a.itemdetailimgzoom img,img.itemdetailimg
{
	border: 2px solid white;
}

.itemdetail table
{
	position: absolute;
	top: 300px;
	left: 200px;
	font-size: 8pt;
	color: rgb(80,80,80);
	background-color: rgb(232,232,232);
	padding: 1em;
}

.itemdetail table th
{
	font-weight: normal;
	padding: 0 3em 0 0;
}
.itemdetail table td
{
	font-weight: normal;
	padding: 0;
}
.itemdetail table td.favours
{
	padding: 1em 0 0.5em 0;
	text-decoration: underline;
}


.itemdetailtext
{
	position: absolute;
	top: 40px;
	left: 250px;
	padding: 1em;
}
.favourdetailtext
{
	position: absolute;
	top: 40px;
	left: 300px;
	padding: 1em;
}

.itemdetailtext h3, .itemdetailtext p,.favourdetailtext p
{
	margin-bottom: 1em;
	width: 280px;
}
.itemdetailtext h3,.favourdetailtext h3
{
	margin-top: 0px;
	font-size: 10pt;
	color: #6fa4b1;		
	font-style: italic;
}

.itemlarge
{
	position: absolute;
	top: 190px;
	right: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

div#logo a
{
	position: absolute;
	top: 30px;
	left: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
}
#logo1
{
	font-size: 28px;
}
.pricingsmallprint
{
	font-family: Verdana, Arial, sans-serif;
	background-color: rgb(232,232,232);
	border-top: 1px solid black;
	color: black;
	position: absolute;
	width: 740px;
	padding: 10px;
	font-size: 7pt;
	left: 0px;
	bottom: 0px;
}
