body {
	margin: 0px;
	background-image: url(bgtile.gif);
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	background-image: url(headertile.gif);
}
.navbar {
	background-image: url(bartile.gif);
}
.topbar {
	background-image: url(slices/top.gif);
}
.botbar {
	background-image: url(slices/bottom.gif);
}
.leftbar {
	background-image: url(slices/left.gif);
}
.rightbar {
	background-image: url(slices/right.gif);
}
.content {
	background-image: url(slices/body.gif);
}
p {
	font-size: .9em;
    margin-top: 0pt;
    margin-right-value: 0pt;
    margin-bottom: 1em;
    margin-left-value: 0pt;
    line-height: 130%;
}
input,select,textarea,li {
	font-size: .9em;
    line-height: 130%;
}
h1 {
	font-size: 1.3em;
	color: #993333;
	margin-top: 0px;
	margin-right-value: 0pt;
	margin-bottom: 0pt;
	margin-left-value: 0pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993333;

}

h2 {
	font-size: 1em;
	color: #993333;
    margin-top: 15px;
    margin-right-value: 0pt;
    margin-bottom: 0pt;
    margin-left-value: 0pt;
}

h3 {
	font-size: 1em;
}

hr {
	color: #660000;
	height: 1px
}
.legal {
	font-size: .7em;
}
a:link {
	color: #993333;
}
.reallink {
	color: #993333;
	text-decoration: underline;
	cursor: hand;
}
.whitetext {
	color: #FFFFFF;
}
form {
	display: inline;
}
.discount {
}
.saleprice {
	font-weight: bold;
	color: #993333;
}
.contentphoto {
	padding: 5px;
}
a:visited {
	color: #666666;
}
.button {
	color: #000000;
}
.TableHead {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #993333;
	font-weight: bold;
}
.makeline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.smallline {
	font-size: 0.85em;
}
