img, #transback { 
behavior: url(iepngfix.htc); 
}
.imgb {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	border: 1px solid #2E3979;
}
#hideshow {
	position: absolute;
	display: none;
	left: 120px;
	top: -250px;
}


body {
	background-color: #663300;
	margin: 0px;
	background-image: url(images/wallpaper.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.mainpage {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFF8F0;
	background-image: url(images/pagewall.gif);
	background-repeat: repeat-y;
	background-position: top;
}
h1, h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	color: #FFF8F0;
	padding-bottom:15px;

}
li {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFF8F0;
	font-style:italic;
	font-weight:bold;
	margin-left: -15px;
	text-align: center;
}
.content {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 30px 5px 5px;
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #422D15;
}
.footer a:link {
	color: #996600;
	text-decoration: none;
}
.footer a:visited {
	color: #996600;
	text-decoration: none;
}
.footer a:hover {

	color: #333333;
	text-decoration: underline;
}
.footer a:active {


	color: #333333;
	text-decoration: underline;
}
.text {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #ffffff;
	padding: 3px;
}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
h3 {

	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFCF7;
	font-weight:bold;
}
a:link {
	color: #FFCC66;
	text-decoration: underline;
}
a:visited {
	color: #FFCC66;
	text-decoration: underline;
}
a:hover {

	color: #FF9900;
	text-decoration: none;
}
a:active {


	color: #FF9900;
	text-decoration: none;
}
.text b {
	color: #422D15;
}
.imageborder {
	border: 2px solid #FFCC66;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #422D15;
	background-color: #DEC2B4;
	border: 1px solid #996600;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #422D15;
	background-color: #DEC2B4;
	border: 1px solid #996600;
}
textarea.input {
	width: 450px;
}
#checkoutform {
	margin-left:  0px;
}


.inputerr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #FFCCCC;
	border: 1px solid #FF9900;
}
.inputbut {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFCC99;
	background-color: #966334;
	border: 2px outset #966334;
}
ul {
	margin-top: -15px;
}
.used {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC3366;
}
.text b {
	color:#ffffff;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	color: #422D15;
	font-size: 13px;
	font-weight: bold;
	background-color: #F3E7DE;
	text-align: center;
	margin: 10px;
	padding: 15px;
}
