.giftcard-form{
	background-color:#FFF2E0;
}
.giftcard-form-tl-corner{
	background:url(tl-corner.gif) no-repeat;
	width:10px;
	height:10px;
}
.giftcard-form-tr-corner{
	background:url(tr-corner.gif) no-repeat;
	width:10px;
	height:10px;
}
.giftcard-form-bl-corner{
	background:url(bl-corner.gif) no-repeat;
	width:10px;
	height:10px;
}
.giftcard-form-br-corner{
	background:url(br-corner.gif) no-repeat;
	width:10px;
	height:10px;
}
.giftcard-form-top{
	border-top:1px solid #345422;
	background-color:#FFF2E0;
}
.giftcard-form-bottom{
	border-bottom:1px solid #345422;
	background-color:#FFF2E0;
}
.giftcard-form-right{
	border-right:1px solid #345422;
	background-color:#FFF2E0;
}
.giftcard-form-left{
	border-left:1px solid #345422;
	background-color:#FFF2E0;
}
.gift-card-separator{
	border-bottom:1px solid #EBD5B6;
}
.gift-form-text{
	color:#000000;
	text-align:right;
}
input, select{
	font:11px Arial, Helvetica, sans-serif;
}
.specials-bgcolor{
	background-color:#412E12;
	padding:2px;
	width:459px;
}
* html .specials-bgcolor{
	width:463px;
}
.specials-bgimage{
	background: url(special-bg.gif) repeat-y;
	border:1px solid #5B3E18;
	width:457px;
}
.page-title{
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
hr{
	border:1px solid #5B923B;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
body{
	margin:0;
	background-image: url(body-bg.gif);
}
body,td, div, a {
	font:12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.top-bg{
	background: url(top-bg.gif) repeat-x;
}
.motto-bg{
	background:url(motto.gif) no-repeat;
	height:104px;
}
.topnav-bg{
	background:url(topnav.gif) no-repeat;
	height:31px;
}
.top-right-corner{
	background:#46702D url(top-right.gif) right no-repeat;
	height:35px;
}
.body-content{
	background-color:#46702E;
	width:759px;
	border-right:1px solid #2E491D;
}
.bottom-right-corner{
	background:url(bottom-right.gif) right no-repeat;
	height:39px;
}
.bottom-left-corner{
	background:url(bottom-left.gif) no-repeat;
	height:39px;
}
.footer-bg{
	background:url(footer-bg.gif) repeat-x;
}
.footer-content-bg{
	background-color:#253F16;
	border-top:1px solid #69A844;
	border-right:1px solid #1C2F10;
	width:759px;
}
.copyright{
	color:#90A475;
	text-align: right;
	padding:10px; 
}
.footer-text, .footer-text a{
	color:#717D5D;
}
.footer-text{
	padding:0 15px 0 15px;
}
.footer-content{
	background-color:#46702E;
	width:759px;
	border-right:1px solid #2E491D;
}
* html .footer-content{
	width:760px;
}