a		{ 
	color: #CC3300; 
	text-decoration: none 
}

a:hover   { 
	color: #CC3300; 
	text-decoration: underline 
}

body    {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #E4DCC4;
}

#foot a {
  	color: #000000; 
	text-decoration: none;
}

#foot a:hover {
  	color: #000000; 
	text-decoration: underline; 
}

#leftNav a {
  	color: #0000CC; 
	text-decoration: none;
}

#leftNav a:hover {
  	color: #0000CC; 
	text-decoration: underline; 
}

.image{
	border-style:ridge;
	border-color: #B6794A;
	border-width:10px;
}
.imageBorder{
	border-top: solid #B6794A;
  	border-right: solid #B6794A;
  	border-bottom: solid #B6794A;
 	border-left: solid #B6794A;
	border-width:5px;
}
.content {
	font-family: Lithos Regular, Geneva CE, Arial;
	line-height:80%;
	font-size:125%;
}
.headings {
	font-family: Lithos Regular, Geneva CE, Arial;
	line-height:100%;
	font-size:115%;
	font-style:italic;
	color: #663300;
	font-weight: bolder;
}

#shellBorder{
	border-style:solid;
	border-color: #B6794A;
	border-width:0px 5px 0px 5px;
}
.product{
	border-style:solid;
	border-color: #B6794A;
	border-width:0px 0px 5px 0px;
}
.roundbox-tr { width:auto; margin:auto; padding:0; background:url("imageTop.gif")  no-repeat left top; }
.test2 {
  border-top-image: url("imageTop.gif") stretch;
  border: double orange 1em }
  
.test{
	border-image: solid url("../media/imageTop.gif");
  	border-right: solid #B6794A;
  	border-bottom: solid #B6794A;
 	border-left: solid #B6794A;
	border-width:5px;
}
.coupon{
	border-top: dashed #B6794A;
  	border-right: dashed #B6794A;
  	border-bottom: dashed #B6794A;
 	border-left: dashed #B6794A;
	border-width:5px;
}
