@charset "utf-8";
/* CSS Document */

body {
	background-color:#293e25;
	margin:10px;
	font-family:"Century Gothic"
}
p {font-size: 14px; }


.content {
	width:857px;
	margin-left:auto;
	margin-right:auto;
}
.accountlinks  {
	text-align:right;
	font-size:12px;
	color: #ffe2c0;
}
.accountlinks a {
	color:#fff;
}
.topmenu a:link, .topmenu a:visited {
	display:block;
	background-color: #ffe2c0;
	color:#1f582e;
	width:125px;
	padding:3px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border:#f3e5a1 1px solid;
}

.topmenu a:active, .topmenu a:hover {
	background-color:#1f582e;
	color: #ffe2c0;
	border:#ffe2c0 1px solid;	
}
.pageheading {
	width:857px;
	margin-left:auto;
	margin-right:auto;
	color: #f3e5a1;
	font-weight:normal;
}
.footer {
	margin-top:20px;
	margin-bottom:20px;
	color:#fff;
	width:857px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	text-align:center;
	border-top:#fff 1px solid;	
}
.footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	color:#fff;
}
.footer a:active, .footer a:hover {
	text-decoration:none;
}
.main {
	color: #f3e5a1;
}
.main h1 {
	font-weight:normal;
}
.main a:link, .main a:visited, .main a:active, .main a:hover {
	color:#fff;
}
.main a:active, .main a:hover {
	text-decoration:none;
}

.shoppingbag {
	margin-bottom:30px;
}
.leftnav ul {
	list-style: none;
	padding-left:0;margin-left:0;text-indent:0;
}
.leftnav li {
padding-left:0;margin-left:0;text-indent:0;
}
/* heading styles */
.sbhead {
	background-color:#f3e5a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f582e;
}
.sbhead  p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left:5px;
	margin-right:5px;
}
.sbqtyhead, .sblistpricehead, .sbtotalpricehead {
	text-align:right;
}
/* item row styles  */
.sbitem {
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
}
.sbitem a:link, .sbitem a:visited, .sbitem a:active, .sbitem a:hover  { color: #1f582e; }

.sbitem p {	
	margin-left:5px;
	margin-right:5px;
}
.sbimage {
	width:110px;
	text-align:center;
}
.sbitemname {
	width:320px;
}
.itemremove {
	text-align:right;
}
.sbqty {
	width:50px;
	text-align:right;
}
.sblistprice {
	width:100px;
	text-align:right;
}
.sbtotalprice {
	width:100px;
	text-align:right;
}
/* summary lines */

.sbsubtotal {
	background-color:#f3e5a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1f582e;;
}
.sbsubtotal p {
	margin-left:5px;
	margin-right:5px;
}
.sbline {
}
.shoppingbag .seealso {padding-top:30px }

.recitem {
	width:120px;
	float:left;
	font-size:12px;
}	

.painting {
	background-color: #261a0f;
	text-align:center;
}

.painting img {
	border:#efcf97 2px solid;
}
.description {
	background-color: #ffe2c0;
	color:#133c18;
	padding:10px;
}
.description h1 {
	font-size:24px;
	font-weight:normal;
	margin:0;
}
.description p {
	margin:0;
}
.line {
	border-bottom:#133c18 1px solid;
}

.details {
	margin-top:10px;
}
