@charset "utf-8";
body {
	color: #621a4b;
	background-color: #f9f7cc;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img {
	border: 0px;
}
#shopbanner {
	text-align: right;
	float: right;
	height: 150px;
	width: auto;
	padding-right: 50px;
	line-height: 20px;
	padding-top: 15px;
	font-weight: bolder;
	font-size: 12px;
}
#shoplocation {
	text-align: right;
	float: right;
	height: 150px;
	width: auto;
	padding-right: 50px;
	line-height: 20px;
	padding-top: 15px;
	font-weight: bolder;
	font-size: 12px;
}
#shoplocation a {
	text-decoration: none;
	color: #621a4b;
}
#headlogo {
	float: left;
	height: 140px;
	width: auto;
	padding-left: 50px;
	margin-top: 8px;
}

#contents {
	float: left;
	width: 744px;
	padding-top: 12px;
	margin-right: 2px;
	text-align: justify;
	padding-left: 5px;
}

#navigation {
	clear: both;
	float: none;
	background-color: #d2da84;
	position: relative;
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
}
#navigation td {
	text-align: center;
}
#navigation td a {
	color: #621a4b;
	text-decoration: none;
}
#navigation td a:hover {
	color: #f9f7cc;
}
#navigation li a {
	color: #621a4b;
	text-decoration: none;
}
#navigation li a:hover {
	color: #f9f7cc;
}
#navigation ul {
	margin: 0px;
	text-align: center;
	width: 100%;
}
#navigation ul li {
	display: inline;
	margin: 0px 1px 0px 1px;
	padding: 0px 10px 0px 10px;
}
#bordertext {
	float: left;
	height: 100px;
	width: 42px;
	text-align: right;
	padding-top: 12px;
	padding-left: 95px;
}
h1 {
	font-family: 'Century Gothic', Arial, sans-serif;
	font-size: 33px;
	line-height: 30px;
	color: #d2da84;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: 400;
	text-align: left;
}
#contents a {
	color: #621a4b;
	text-decoration: none;
}
#contents a:hover {
	color: #D259AB;
	text-decoration: none;
}

table.pictable td {
	border: 2px solid #f9f7cc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.classes {

}
.classes p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
#largepicture {
	height: auto;
	width: auto;
	padding-left: 225px;
	padding-top: 50px;
}
#thumb_wrapper {
	position: relative;
	width: 800px;
	height: 100px;
}
#thumbs {
	position: absolute;
	top: 0px;
	overflow:hidden;
	height:100px;
	width:90%;
	white-space:nowrap;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.arrow {
	width: 28px;
}
#popup_ecd {
	width: 99%;
	text-align:center;
}
#galleryPictures_wrapper {
	width: 350px;
	height: 316px;
	position: relative;
}
#galleryPictures {
	width: 348px;
	height: 318px;
	white-space: nowrap;
	position: relative;
	overflow: auto;
}
#scrollText {
	width: 348px;
	height: 316px;
	padding-right: 5px;
	overflow: hidden;
}
p.subPicture {
	padding-top: 10px;
	font-size: 12px;
	font-style:italic;
}

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

.scrollerjogbox {
	width: 5px;
	height: 5px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
}

.vscrollerbarbeg {
	background: url(images/vscroller2.png) 0px -9px;
	width: 12px;
	height: auto;
}

.vscrollerbarend {
	background: url(images/vscroller2.png);
	width: 12px;
	height: 9px;
}

.vscrollerbase {
	width: 12px;
	background: #f9f7cc none;
}

.vscrollerbar {
	background-color: #8F9793;
	padding: 0px;
}

.vscrollerbasebeg, .vscrollerbaseend {
	background-image: none;
}


@media print {
	#navigation {
		display: none;
	}
	#bordertext {
		display:none;
	}
	#scrollText {
		overflow: visible;
	}
}
