a{color: #CC3300; text-decoration: none}
a:hover{color: #CC3300;text-decoration: underline}
body{
	font-family: Geneva, Arial, sans-serif;
	background-color: #E4DCC4;
	font-size:12px;
}
td{font-size:12px;}
#container{
	width:710px;
	background-color:#B6794A;
	margin:0 auto 0 auto;
}
#nav{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	background-color:#B6794A;
	text-align:center;
	padding:5px 0 5px 0;
}
#nav a{color:#fff;padding:0 12px 0 12px;}
#nav a:hover{color:#990000; text-decoration:none;}

#content{
	background-color:#fff;
	border-right:5px solid #B6794A;
	border-left:5px solid #B6794A;
	padding:10px;
}

#foot{text-align:center;padding:5px;}
#foot a {color: #000000; text-decoration: none;}
#foot a:hover{text-decoration: underline;}
.copyright{color:#333333}

.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;
}
p{margin-top:0px;}
h1 {
	font-family: Lithos Regular, Geneva CE, Arial;
	font-size:25px;
	color: #663300;
	margin:0;
}
h2{
	font-size:15px;
	margin:0;
	color: #CC3300;
	}
.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;
}
.note{font-size:smaller;}
hr{background-color:#000 color:#000;height:1px;}
