body {
	font-size: 62.5%;
	margin: 30px 0 0 0;
	padding: 0px;
	background-color: #cc6600;
	background-image: url(images/black_tan3_900.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
div#wrapper {
	width: 760px;
	margin: 15px auto 20px auto;
	}
#intro p.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 3.0em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0020b3;
	display: block;
	padding: 10px;
	width: 730px;
	text-align: center;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFBD00;
	margin-top: 0px;
	background-position: center;
}
#intro p.buy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: italic;
	line-height: 1.6em;
	text-align: center;
	color: #FFFFFF;
	}
#intro p.ship {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.6em;
	text-align: center;
	color: #56dfe9;
	}
	

#bluenav {
	background-color: #0020B3;
	padding: 0 10 0 10px;
	}
#bluenav ul.nav {
	list-style-type: none;
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0;
	}

#bluenav li {
	display: inline;
	}
	
#bluenav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0020B3;
	margin: 0px 3px;
	padding: 4px 6px;
	}
#bluenav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0020B3;
	margin: 0px 3px;
	padding: 4px 6px;
	}
#bluenav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#cc6600;
	border: #000000 solid 1px;
	margin: 0px 3px;
	padding: 4px 6px;
	}
.cart {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0020B3;
	margin: 0px 3px 0 40px;
	padding: 4px 6px;	
	}
		
#gallery {
	width: 734px;
	
	background-color: #ffbd00;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	margin: 15px auto 0px auto;
	border: 3px solid #000099;
	}
h3 {
	font: bold 3.5em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-left: 20px;	
	margin-bottom: 0px;
	color: #14556b;
	float: left;
	}
h2 {
	font-family:"Monotype Corsiva", Georgia, "Times New Roman";
	font-size: 2.4em;
	margin: 10px 0 10px 20px;
	color: #CC3300; 
	}
h4 {
	float: right;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.8em;
	font-style: italic;
	margin: 15px 10px 0 0;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000000;
	text-align: center;
	margin: 0;
	}
p {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.4em;
	}

.menu {
	float: left;
	width: 170px;
	height: 430px;
	text-align: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;	
	}

.item {
	float: left;
	width: 162px;
	text-align: center;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	border: #000099 solid 1px;	
	}
	
.item-top {
	float: left;
	width: 162px;
	text-align: center;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	border: #000099 solid 1px;	
	}
	
.item-collect {
	float: left;
	width: 162px;
	text-align: center;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	border: #000099 solid 1px;	
	}
	
.photo {
	background: url(images/drop_shadow_yellow.gif) no-repeat bottom right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;	
	}	
	
.photo img {
	display: block;
	border: 1px solid #666;
	position: relative;
	top: -6px;
	left: -2px;
	}
	
.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 	
	
	
	
	
#history {
	padding: 0px 5px 0 5px;
	}
.hist_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
	}
.hist_text: {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9 em;
	line-height: 1.1em;
	color: #000000;
	text-align: left;
	}
p.name {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color: #000000;
	margin: 7px 0 0 0;
	}

p.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
	margin: 10px 0 0 0;
	}
	

	
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.3em;
	color: #ff0000;
	margin: 5px 0 0 0;
	}
p.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.3em;
	color: #000000;
	margin: 10px 0 0 0;
	}
p.town {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.3em;
	color: #000000;
	margin: 1px 0 0 0;
	}
p.polychrome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #000;
	margin: 7px 0 0 0;
	padding: 0;
	}
p.size {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #000;
	margin: 7px 0 0 0;
	padding: 0;
	}
p.options {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	color: # C00;
	margin: 7px 0 0 0;
	}

p.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #000099;
	margin: 10px 0 6px 0;
	padding: 0;
	}

p.priceOld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin: 8px 0 6px 0;
	text-decoration: line-through;
	}
p.priceSale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #CC0000;
	margin: 6px 0 6px 0;	
	}
.view_link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000099;
	display: inline;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 4px;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFBFFF;
	border-right-color: #AEAEFF;
	border-bottom-color: #8888FF;
	border-left-color: #BFBFFF;
	}
.view_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000099;
	text-align: center;
	background-color: #FFE9D2;
	display: inline;
	text-decoration: none;
	margin: 0px 0 10 0;
	padding: 4px;
	border-width: 2px;
	border-style: solid;
	border-top-color: #D9865E;
	border-right-color: #D17345;
	border-bottom-color: #B0572D;
	border-left-color: #DB8E6A;
	}
.view_link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000099;
	text-align: center;
	background-color: #FFE9D2;
	display: inline;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 4px;
	border-width: 2px;
	border-style: solid;
	border-top-color: #D9865E;
	border-right-color: #D17345;
	border-bottom-color: #B0572D;
	border-left-color: #DB8E6A;
	}
.addcart2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #cc0000;
	display: inline;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-width: 2px;
	border-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	}

.addcart2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	background-color: #FFE9D2;
	display: inline;
	text-decoration: none;
	border: solid 2px;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
.addcart2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	background-color: #ffffff;
	display: inline;
	text-decoration: none;
	border: solid 2px;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}

.clearthefloats {
	clear: both;
	margin: 0px;
	padding: 0;
	}
	
div#listcontainer {
	width: 760px;
	background-color: #ffdbb7;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0 auto 0 auto;
	}
div#listcontainer ul {
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
	list-style-type: none;
	}
div#listcontainer li {
	padding: 0px;
	display: inline;
	}
div#listcontainer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
	color: #000000;
	}
div#listcontainer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
	color: #000000;
	}
	div#listcontainer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: underline;
	color: #0033FF;
	}
ul .breaker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #0092a0;
	}
p.idtag {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 0 0 0px 0;
	padding: 0 0 20px 0;
	}
.options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #C00;
	font-weight: bold;
	margin-top: 20px;
}
