img, #maincontent_bg, #ecom_bg { 
behavior: url(iepngfix.htc); 
}

body {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #814a0b;
	letter-spacing: 0.1em;
	text-align:center;
}
.footer a:link, .footer a:active, .footer a:visited {
	color: #6E6D1E;
	text-decoration:underline;
}
.footer a:hover {
	color: #814a0b;
	text-decoration:none;
}
p, .contactext , .text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
a:link, a:visited, a:active, .contactext a:link, .contactext a:visited, .contactext a:active {
	color: #6E6D1E;
	text-decoration:underline;
}
.footer a:hover, a:hover, .contactext a:hover {
	color: #814a0b;
	text-decoration:none;
}
#maincontent_bg {
	background-image: url(images/maincontent_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#ecom_bg {
	background-image: url(images/ecom_bg.png);
	background-repeat: repeat-y;
	background-position: left top;	
	}
.input {
	background-image: url(images/inputbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767525;

}
.inputerr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFEAE6;
	color: #C11D00
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #646315;
	text-align: center;
}
li {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	color: #656416;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B49673;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.imgb {
	margin: 2px;
	padding: 2px;
	border: 1px solid #D2C57F;
}
.highlight {
	color: #925815;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #EEEBD8;
	padding: 23px;
	margin: 10px;
	border: 1px solid #925815;
}
