body {
margin-top:0px;
background-color:#9b373c;
background-image:url('images/hotbg.jpg');
}
form {
margin-bottom:15px;
}
a:link {color:#6b1215; text-decoration:none;}
a:visited {color:#6b1215; text-decoration:none;}
a:active {color:#6b1215; text-decoration:none;}
a:hover {color:#8d282c; text-decoration:none;}

#leftcol {	
	background-image:url('images/paperedgetile.gif');
	background-repeat:repeat-y;
}

#rightcol {
	background-image:url('images/paperedgetiler.gif');
	background-repeat:repeat-y;
}
#maincontent {
	background-color:#f0dfb8;
	background-image:url('images/paperbg.jpg');
	background-repeat:repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	color:#2f2c14;
}

#footer {
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat;
}

.footerlink {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#3d2b2b;
	font-size:14px;
	font-weight:bold;
}

a.footerlink:link { text-decoration:none; }

.redbold {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6b1215;
	font-size:14px;
	font-weight:bold;
}
.price {
	font-weight:bold;
	font-size:12pt;
}
.dropdown {
	background-color:#fbedd6;
	color:#353535;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.button {
	background-color:#f8f0e2;
	color:#8b2b2e;
	font-size:10pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border:1px;
	border-color:#000000;
	border-style:solid;
}
