.body {
	font-family: Verdana;
}
/*.stroke {
	border: 1px solid #5B290A;
	padding: 9px;
	background-color: #E2DAC2;
}*/
.stroke {
	border: 1px solid #5B290A;
	padding: 0px;
	background-color: #FBF8E9;
}
.txtfield {
	font-family: Verdana;
	font-size: 11px;
	color: #7E6032;
	background-color: #FFFFFF;
	border: 1px solid #D3C16B;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E5E3BC;
	background-color: #62300F;
	border: 1px solid #391602;
}
.whitefont {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.whitefont a{
	color: #BCA971 !important;
	text-decoration:none;
}
.border {
	border: 1px solid #B65521;
}
.contentbrown {
	font-family: Arial;
	font-size: 11px;
	color: #632E0E;
}
.whitefontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.highlight {

	border: 4px solid #5B290A;
	padding: 0px;
	background-color: #E2DAC2;
}
a.verdanablacklink:link{
	color: #2A2000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;


}
a.verdanablacklink:visited{
	color: #2A2000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;



}
a.verdanablacklink:hover{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;

	
}
.content {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.padding {
	padding-left: 13px;
}

.stroke1 {

	border: 1px solid #5B290A;
	padding: 9px;
	background-color: #B5936E;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #786838;
}
.bigfont {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #993C46;
}
.txtfieldmaillist {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BB9355;
	background-color: #FFFFFF;
	border: 1px none #D3C16B;
	text-align: center;
}
.whitebigfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentsmall {

	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.contentred {

	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
}
.rightflowerimgbg {
	background-image: url(../images/productdetail_rightbgimg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
