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;
	position:relative;
}
#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 10px 0px 0px;
	border:none;
}
#content {
	padding:5px 20px;
	min-height:400px;
}
#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;
}
#tweedFeed { margin:0 0 0 20px;padding:0;float:right;}
.twittMe { float:right;margin:0 20px; }
h2 { padding:0.2em 1em;background-color:#E9E9E9;border-radius:10px;color:#996666;font-family:"Times New Roman", Times, serif;font-size:16px; }
div.theNav { text-align:center;font-size:90%; }
div.theNav a { display:inline-block;padding:0.2em 1em;border-left:1px solid #996666; }
div.theNav a:first-child { border-left-width:0; }
ul.orderRow { list-style:none;text-align:right;clear:right; }
ul.orderRow li { display:inline-block;padding:0.2em 0 0.2em 1em; }
form.kts { width:775px;margin:auto; }
form.kts fieldset { border-color:#E9E9E9;border-radius:5px;margin:10px auto;padding:0.5em 1em; }
form.kts label { font-weight:bold; }
form.kts p strong { font-family: "Times New Roman", Times, serif;font-size:150%; }
form.kts img { float:right;border:1px solid #996666;padding:1px;margin-left:15px; }
form.kts a { float:right;font-size:10px;text-align:right;text-decoration:none; }
form.kts a img { float:none;border:1px solid #996666;padding:1px;margin-left:15px; }
form.kts legend { font-family: "Times New Roman", Times, serif;font-size:150%;color:#996666;font-weight:bold; }
form.kts legend span { font-family:Tahoma, Verdana, Arial, sans-serif;font-size:60%;color:#000;font-weight:normal; }
form button { background-color:#996666;color:#E9E9E9;border-radius:5px;padding:0.3em;font-family: "Times New Roman", Times, serif;font-size:125%;font-weight:bold;cursor:pointer; }
form button.submit { background-image:url(/shared/images/secure.png);padding-left:2em;background-position:center left;background-repeat:no-repeat; }
form.kts #qty { background-color:#e9e9e9;color:#996666;border-radius:5px;padding:0.3em;font-family: "Times New Roman", Times, serif;font-size:125%;font-weight:bold; }
#kilHead { position:relative; }
#kilHead h1 { display:none; }
#kilHead p.into { position:absolute;top:15px;left:250px;width:525px;font-family: "Times New Roman", Times, serif;font-size:125%;font-style:italic;padding:0;margin:0; }
#theBasket { width:775px;margin:auto; }
#theBasket table { margin-left:auto;marin-right:auto;width:100%; }
#theBasket table tr { vertical-align:middle; }
#theBasket table tr td { border-bottom:1px solid #996666;padding:0.5em; }
#theBasket table tr td.pm a { background-color:#996666;padding:0.3em;color:#fff;display:inline-block;font-weight:bold;text-decoration:none;width:13px;height:13px;text-align:center; }
#theBasket table tr th { border-bottom:1px solid #996666;padding:0.2em;font-size:10px;background-color:#e9e9e9;color:#996666; }
#theBasket table tr th.total { color:#000;font-size:12px; }
#miniCart { height:64px;position:absolute;right:15px;top:5px;padding:left:2em; }
#miniCart dl { margin:0;padding:0; }
#miniCart dt { margin:0;padding:0.2em; }
#miniCart dd { margin:0;padding:0.2em; }
#miniCart a { font-size:10px; }
#miniCart strong { font-size:16px;font-weight:bold; }
.careNote { font-weight:bold;padding:1em;border:1px solid #996666;border-radius:5px;margin:0 10px; }
div.tCholder { clear:both;margin:10px auto; }
.fRight { float:right; }
.fLeft { float:left; }
