/* GENERAL styles */

body {
	background:#eeeee8;
	background-image: url(images/canvas2b.jpg);
	padding:0px;
	margin:10px;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}

#page {
	width:620px;
	padding:0px;
	background:#ffffff;
	border:1px solid #6b6b6b;
}

table {
	border-collapse: collapse;
}

form {
	margin:0px;
}

.smtext {
	font-size:8pt;
}

/* HOMEPAGE content styles */

.homep1 {
	line-height:18px;
}

/* OTHER page styles */

.price {
	background-color: #e6dee5;
	padding:4px;
}

.pplbold {
	color:#7d5376;
	font-style:italic;
	font-weight:bold;
}

/* FOOTER styles */

#footer {
	background:#eaeaea;
	border-top:1px solid #a4a4a4;
	font-size:9pt;
}
