body {
	background-color:#ff7baa;
	background-attachment: fixed;
	margin:0;
	background-repeat:none;
}

p.instr:first-letter {
font-size:larger;
color:#330066;
font-weight:bold;
}


.cart{
/*
background-image:url(../img/539_quincy_street.jpg);
*/
background-color: #FF7BAA;
}

a:link {
	color: #000000;
}

a:visited {
	color: #555066;
}

a:hover {
	color:#ff7baa;
}

a:active {
	color: #322B4D;
}

.gostore a:hover {
	color:#2a1c33;
}

#word {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #e8edff;
	background-color: #FFFFFF;
	text-align: center;
	padding: 50px;
	margin: 50px auto 75px auto;
	width: 475px;
}

#indvart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFAED;
	text-align: center;
	padding-top: 10px;
	position:relative;
	top: 10px;
	margin: 0px auto 40px auto;
}

#indvart .zoom {
font-size:smaller;
text-decoration:none;
}

.h1 {
font-size: xx-large;
margin-top: -20px;
text-indent: 0px;
text-align: center;
}

.h2 {
font-weight: bold;
font-size: large;
text-indent: 0px;
text-align: center;
margin-top: 10px;
}

.h3 {
font-weight: bold;
font-size: medium;
text-indent: 0px;
text-align: center;
margin-top: 10px;
}

.h4 {
font-weight: bold;
font-size: large;
font-style: italic;
text-indent: 0px;
text-align: center;
margin-top: 10px;
}

.h5 {
font-size: small;
font-style: italic;
text-indent: 0px;
text-align: center;
margin-top: 10px;
}

.alert {
position:relative;
background-color:#FFFFCC;
color:#511313;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:large;
margin-left: auto;
margin-right: auto;
width: auto;
padding:5px;
text-align:center;
}

/*******************************

	Store display, text control

*******************************/

td {
	border:0;
	margin:0;
}

td.text {
font-size:small;
vertical-align:middle;
}

td.img {
	text-align:center;
}

td.img img {
	margin:0 auto;
}

td.text span {
	margin-left:4px;
}

.invname {
font-style:italic;
}
.invdesc {
font-size:smaller;
}
.invprice {
font-size:smaller;
font-style:italic;
}
.invprints {
font-size:smaller;
}
.yrcreated {
font-size:small;
font-style:italic;
}

.gostore{
postion:relative;
margin: 10px auto 10px auto;
text-align:center;
padding-bottom:10px;
}
.gostore a {
text-decoration:none;
}

.gocart {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:10px;
text-align:center;
color:#FFFFFF;
background-color:#555066;
}
.gocart a {
text-decoration:none;
font-size:smaller;
font-weight:bold;
}

.gocart a:link {
color:#DEFFFF;
}

.gocart a:visited {
color:#DEFFFF;
}

.gocart a:hover {
color:#FFFF99;
}

.gocart a:active {
color:#990000;
}



/*******************************

	Table control

*******************************/

/*******
Shipping Info Entry
*******/

#shiptable td {
padding: 3px;
}

#shiptable .odd {
background-color:#EBFAFA;
}

/*******
Store Display
*******/

.pagelinks{
position:relative;
margin-left:30px;
text-align:left;
font-size:larger;
}

.pagelinks a {
text-decoration:none;
}

#store-display
{
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px 0 0 30px;
	border-collapse: collapse;
	text-align: left;
}
#store-display th
{
	font-size: 14px;
	font-weight: normal;
	color:#EEEEEE;
	padding: 0px 8px 10px;
/*	border-bottom: 2px solid #6678b1;*/
}
#store-display td
{
/*	border-bottom: 1px solid #ccc;*/
	color:#E2E2E2;
	color:#000000;
	padding: 0px 0px 6px;
}
#store-display tbody tr:hover td
{
color:#000000;
}

/*******
Cart Display
*******/

#cart-display
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0 auto;
	text-align: left;
	border-collapse: collapse;
	width:60%;
}
#cart-display th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#cart-display td
{
	padding: 8px;
	color: #FFFFFF;
}
#cart-display .even td
{
	padding: 8px;
	background-color:#FFFFFF;
	color:#000000;
}
#cart-display .odd
{
	background-color:#FF7BAA; 
}
.confirm {
position:relative;
margin-left:auto;
margin-right:auto;
width: 200px;
background: #e8edff;
font-family:Georgia, "Times New Roman", Times, serif;
}

/*******
Printable Invoice
*******/

.storeinfo{
position:relative;
margin-left:auto;
margin-right:0px;
/*top:70px;*/
margin-top:20px;
margin-bottom:10px;
border:thin;
width:500px;
text-align: right;
font-family:Georgia, "Times New Roman", Times, serif;
color: #039;
font-size:14pt;
}
.p1 {
position: relative;
margin-left:auto;
margin-right:auto;
font-size: 14pt;
margin-top: 10px;
text-indent: 0px;
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
}
.shipto {
position:relative;
left:10px;
top:0px;
margin-top:20px;
margin-bottom:30px;
border:thin;
width:300px;
text-align: left;
font-family:Georgia, "Times New Roman", Times, serif;
color: #039;
font-size:14pt;
}
.p-invoice
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: medium;
	margin: 5px;
	width: 95%;
	text-align: left;
	border-collapse: collapse;
	color: #039;
}
.p-invoice th
{
	font-size: 12pt;
	font-weight: normal;
	padding: 10px 8px;
}
.p-invoice td
{
	padding: 8px;
}
.p-invoice tr#th
{
	padding: 8px;
	font-size: 12pt;
	font-weight: normal;
}
.p-invoice tr#final
{
	padding: 8px;
	font-size: 14pt;
	font-weight: bold;
}
.p-invoice tr#zip
{
	padding: 8px;
	font-size: 12pt;
	font-weight: normal;
}
.p-invoice.odd
{
background-color:#CDF5F1;
}

/*******
Order by mail Invoice
*******/

.oinvinfo{
text-align: right;
font-family:Georgia, "Times New Roman", Times, serif;
color: #000;
font-size:14pt;
}
.op1 {
font-size: 14pt;
text-indent: 0px;
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
}
.thank {
font-size: 14pt;
text-indent: 0px;
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
}
.oshipto {
text-align: left;
font-family:Georgia, "Times New Roman", Times, serif;
color: #000;
font-size:14pt;
}
.instruct {
text-align: left;
font-family:Georgia, "Times New Roman", Times, serif;
color: #000;
font-size:14pt;
}
.divtable {
position:relative;
margin-top: 5px;
}

.op-invoice
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: medium;
	margin: 5px;
	width: 95%;
	text-align: left;
	border-collapse: collapse;
	color: #039;
	color: #000;
}
.op-invoice th
{
	font-size: 12pt;
	font-weight: normal;
	padding: 10px 8px;
	width:25%;
}
.op-invoice td
{
	padding: 8px;
}
.op-invoice tr#th
{
	padding: 8px;
	font-size: 12pt;
	font-weight: normal;
}
.op-invoice tr#final
{
	padding: 8px;
	font-size: 14pt;
	font-weight: bold;
}
.op-invoice tr#zip
{
	padding: 8px;
	font-size: 12pt;
	font-weight: normal;
}
.op-invoice.odd
{
background-color:#CDF5F1;
}
#orderbymail {
	background-color:#FFFFFF !important;
	color:#000000 !important;
}

td.img img {
	border:1px solid #000000;
}

div#b2web {
	position:relative;
	cursor:pointer;
	width:300px;
	z-index:99;
	background-color:#FFF;
	top:-140px;
	left:0px;
}