/* PRINTER STYLES */
body {
	background-color:#FFFFFF;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;
}
#gallerybody {
	background-image:none;
	background-color:#FFFFFF;
	margin:0px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:20px;
	line-height:24px;
	margin:20px 0px 4px 0px;
}
h1.toph1 {
	margin-top: 0px;
}
h1.keywordhelp {
	display: none;
}
/* quotes & specials */
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:16px;
	line-height:19px;
	margin:4px 20px 6px 20px;
	text-align:center;
	font-style:italic;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:20px;
	line-height:24px;
	margin:6px 0px 2px 0px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:18px;
	line-height:21px;
	margin:16px 0px 1px 0px;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:16px;
	line-height:19px;
	margin:0px 0px 8px 0px;
}

ul {
	margin-top: 8px;
	margin-bottom: 10px;
}
li {
	margin-bottom:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16px;
	line-height:18px;
}

/* ID Classes */
#content {
	padding: 0px;
}
#content2 {
	padding: 0px;
}
#content3 {
	padding: 0px;
}

td.detailcontent {
	padding:0px;
}

#copyright {
	color:#000;
	padding: 8px 0px 10px 0px;
	font-size:12px;
} 

p.photocaption {
	margin: 2px 8px 5px 8px;
	font-style:italic;
	color:#000;
	font-size:14px;
	line-height:17px;
}
p.photocaption2 {
	margin: 8px 8px 16px 8px;
	font-style:italic;
	color:#000;
	font-size:14px;
	line-height:17px;
}
p.rule {
	line-height:1px;
	border-bottom: 1px solid #CCC;
	margin: 4px 0px 12px;
}
p.rule2 {
	line-height:1px;
	border-bottom: 1px solid #CCC;
	margin: 12px 0px 4px;
}
p.rule1 {
	line-height:1px;
	border-bottom: 1px solid #CCC;
	margin: 12px 0px 12px;
}
p.subheadline {
	font-size:18px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin-bottom:4px;
	font-weight:bold;
}
/* Product Listings */
p.price {
	font-size:18px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:0px 0px 2px 20px;
	font-weight:bold;
}
/* Detail Pages */
p.price2 {
	font-size:18px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:0px 0px 2px 0px;
	font-weight:bold;
}

/* TD Classes */
td.photobg {
	padding:0px 1px;
}
td.phototable {
	padding: 0px 0px 8px 12px;
}

table.printwidth780 {
	width:98%;
}
.printwidth550 {
	width:100%;
}

.printhide {
	display:none;
}

/* Standard Links */
a:link {
	text-decoration:none;
	color:#000;
}
a:visited {
	text-decoration:none;
	color:#000;
}


