body {
	background-image: url(/graphics/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin: 0px;
	padding:0px;
}
body,td,th {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:200%;
	color:#996666;
	padding:0;
	margin:5px 0px;
}
.ClearFloats {
	clear:both;
}
a {
	color:#996666;
}
a:hover {
	color:#993333;
}
/* CLASSES */
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#996666;
	text-align:center;
}
.first:first-letter {
	font-size:200%;
	color:#996666;
	font-weight:bold;
	float:left;
	padding-right:2px;
}
img.left {
	float:left;
	padding:1px;
	margin:0px 10px 10px 0px;
	border: 1px solid #996666;
}
img.right {
	float:right;
	padding:1px;
	margin:0px 0px 10px 10px;
	border: 1px solid #996666;
}
.feature {
	font-size:95%;
}
.introsm {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	margin:5px 2px;
}
.slide {
	width:775px;
	margin:0px auto;
	padding:5px 0px;
	position:relative;
}
.slide span {
	display:block;
	background-color:#FFFFFF;
	font-size:12px;
}
.slide span strong {
	font-family: "Times New Roman", Times, serif;
	font-size:150%;
	font-weight:bold;
	font-style:italic;
	color:#996666;
}
.slide span em {
	font-size:10px;
	line-height:15px;
}
.txtsm {
	font-weight:normal;
	font-style:normal;
	color:#000000;
}
#clear {
	clear:both;
	height:1px;
}
#piclist {
	table-layout:fixed;
	width:95%;
	border:none;
	margin:5px auto;
}
#piclist tr.Head td {
	padding:2px;
	background-color:#996666;
	color:#FFFFCC;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
#piclist tr {
	vertical-align:top;
}
#piclist td {
	text-align:center;
	padding:3px;
	color:#996666;
	font-weight:bold;
	font-size:12px;
}
#piclist img {
	border:1px solid #996666;
	padding:1px;
	margin:0 auto;
	display:block;
}
#piclist a {
	position:relative;
	display:block;
	margin:0 auto 3px auto;
/*	width:204px;
	height:137px;
*/}
#piclist a span {
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	height:44px;
	width:44px;
	z-index:10;
	background-image:url(/graphics/sold.png);
}
#twocol {
	table-layout:fixed;
	width:95%;
	border:none;
	margin:10px auto;
}
#twocol tr {
	vertical-align:top;
}
/* LAYOUT STYLES */
#wrap { 
	width:100%;
	text-align:center;
}
#cwrap {
	width:846px;
	margin:0px auto;
	padding:0;
	text-align:left;
	border:2px solid #EBE2B1;
	background-color:#FFFFFF;
	/*background-image:url(/graphics/bgcont.gif);
	background-repeat:repeat-y;*/
	position:relative;
}
#cwrap span.botL {
	position:absolute;
	bottom:-2px;
	left:-2px;
	width:15px;
	height:15px;
	display:block;
	background-image:url(/graphics/bgBot.gif);
}
#cwrap span.botR {
	position:absolute;
	bottom:-2px;
	right:-2px;
	width:15px;
	height:15px;
	display:block;
	background-image:url(/graphics/bgBotR.gif);
}
#hwrap {
	width:850px;
	margin:0px auto;
	padding:0;
	text-align:left;
}
#links {
	/*background-image:url(/graphics/top.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;*/
	background:url(/graphics/bgLinks.jpg) top left repeat-x;
	white-space:nowrap;
	/*padding:5px 0 4px 0;*/
}
#links span.linksL {
	float:left;
	width:14px;
	height:23px;
	display:block;
	background:url(/graphics/bgLinksL.gif) top left no-repeat;
}
#links span.linksR {
	float:right;
	width:14px;
	height:23px;
	display:block;
	background:url(/graphics/bgLinksR.gif) top left no-repeat;
}
#links img {
	padding:5px 0 4px 0;
	margin:0px 20px 0px 0px;
	border:none;
}
#content {
	padding:5px 20px;
}
#bottom {
	width:850px;
	margin:0px auto;
	padding:0;
	text-align:left;
	/*background-image:url(/graphics/bottom.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;*/
	font-size:9px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}
#bottom p {
	padding:5px 20px;
	margin:0px;
}
.FloatRight {
	float:right;
	margin:0 0 0 20px;
}
p.ViewAll {
	position:absolute;
	top:5px;
	right:20px;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	z-index:10;
}
#alterViews {
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:10;
	margin:0;
	padding:0;
}
#alterViews dt {
	font-family: "Times New Roman", Times, serif;
	font-size:130%;
	font-weight:bold;
	font-style:italic;
	color:#996666;
	text-align:right;
}
#alterViews dd {
	font-size:10px;
	color:#333333;
	font-weight:normal;
	font-style:italic;
	text-align:right;
	margin:0;
	padding:0;
}
#featureBowlL {
	float:left;
	padding:5px;
	margin:0px 10px 20px 0px;
	border: 1px solid #996666;
	text-align:center;
}
#featureBowlL span.fbowl {
	display:block;
	width:200px;
	height:133px;
	border:none;
	margin-bottom:3px;
}
p.dec {
	margin-bottom:10px;
	padding-bottom:0;
	margin-top:0px;
	padding-top:0;
}
#whitePine {
	float:left;
	width:200px;
	height:133px;
	padding:0;
	margin:0px 10px 20px 0px;
	border: 1px solid #996666;
	text-align:center;
}
.notes {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#000000;
	font-size:14px;
}
.lightbox {}
.picBorder {
	background-color: #FFFFFF;
	padding:1px;
	border:1px solid #996666;
}