body {
	background:#d2eba7 url(images/body-bg.gif) top center;
	margin-top:0px;
	font-family:Tahoma, Arial, Helvetica;
	font-size:14px;
	color:#000000;
	}
img { 
	border: 0;
	}
	
a:link {
	color: #485f25;
	text-decoration: underline;
	}
	
a:visited {
	text-decoration: underline;
	color: #485f25;
	}
	
a:hover {
	text-decoration: none;
	color: #485f25;
	}

a:active {
	text-decoration: underline;
	color: #485f25;
	}

h2 {
	
	}

p {
	line-height:18px;
	margin:0;
	padding:0 0 15px 0;
	}
#wrapper {
	background:#fdf8f3 url(images/wrapper-bg.gif);
	width:884px;
	margin:0 auto;
	}
#content-bg {
	background:#fdf8f3 url(images/content-bg.jpg) no-repeat top left;
	width:866px;
	padding:25px 0px 0px 0px;
	margin:0 auto;
	}
#column-left {
	float:left;
	width:132px;
	text-align:center;
	}
#column-left ul {
	margin:81px 0 0 0;
	padding:0;
	width:132px;
	}
#column-left ul li{
	margin:0;
	padding:0;
	list-style-type:none;
	height:85px;
	background:url(images/navigation/swirly.gif) no-repeat;
	}
	
.header-info {
	color:#485f25;
	font-size: 12px;
	}
	
#column-center {
	float:left;
	width:611px;
	background-image:url(images/content-center-bg.gif);
	text-align:center;
	}
	
#column-right {
	float:left;
	width:122px;
	text-align:center;
	}
#column-right ul {
	margin:81px 0 0 0;
	padding:0;
	width:122px;
	}
#column-right ul li{
	margin:0;
	padding:0;
	list-style-type:none;
	height:65px;
	background:url(images/navigation/swirly-right.gif) no-repeat;
	font-size:14px;
	font-weight: bold;
	}
#column-right ul li a {
	color:#485f25;
	text-decoration:none;
	font-weight: bold;
	}
#column-right ul li a:hover {
	text-decoration: underline;
	}
	
#bottom {
	clear:both;
	background: url(images/content-bg-trans.gif) repeat-y top left;
	height: 15px;
	}
.footer {
	color:#485f25;
	margin: 0;
	padding: 0;
	
	}
.small {
	font-size:11px;
	}
.center { 
	text-align:center;
	}
#cwd {
	padding-top:20px;
	margin:0 auto;
	width:868px;
	text-align:right;
	font-size:12px;
	}
	
#cwd a{
	color: #000000;
	text-decoration: underline;
	}
	
#wishlist {
	margin:0 auto;
	width:115px;
	border:2px solid #c3e987;
	font-size:10px;
	line-height:18px;
	}
#wishlist ol {
	list-style:none;
	margin:0;
	padding:0;
}
#wishlist ol li {
	list-style:none;
	margin:0;
	padding:0;
}
#wishlist h3 {
	color:#5d6b45;
	font-size:16px;
	font-style:italic;
	padding:0;
	margin:0;
	}
#wishlist ol li a{
	color:#000000;
	text-decoration:underline;
}

#trans {
	background: url(images/content-bg-trans.gif) repeat-y top left;
	float: left;
	}

