body {
	font: normal 12pt verdena, geneva, arial, sans-serif;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(paper_background.jpg);
	background-repeat: repeat;
}

/*228b22=Forest Green|#80000-Maroon|D3D3D3=lightgray|A9A9A9=darkgray|003300darkgreen|*/

#trimkit {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 1;
	font-size: 100%;
}	
img.floatLeft {
	float: left;
	margin: 4px;
	border-style: groove;
	border-color: #A9A9A9;
	border-width: 2px;
	padding: 1px;
}
div.floatleft p {
	text-align: left;
	font-size: 100%;
}
.bold {
	font-weight: bold;
	font-size: 130%;
	font-style: oblique;
	text-color:#A9A9A9;
}
div.float p {
	padding: 1px;
	width: 200px;
	font-size: 80%;	
	font-style: oblique;
	text-align:center;
}
div.kits {
	width: 95%;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px 5px 20px 5px;
	border-color: #264D00;
	border-style: solid;
	border-width: 2px;
}
p.kits {
	text-align: left;
	margin-left: 10px;
	line-height: 1.2;	
}
p.prices {
	margin-left: 370px;
	font-size: 100%;
	line-height: 150%;
	font-style: oblique;
	font-weight: bold;
	text-color: #003300;
}
div.spacer {
	clear: both;
}

table {
	font-size: 100%;
	border-width: none;
	width: 60%;
	cellspacing: 5px;
	cellpadding: 3px;
	col 1 width: 20%;
	col 2 width: 40%;
	col 3 width: 40%;
}
td, th {
	padding: 3px;
	text-align: center;
	font-style: oblique;
	line-height: 130%;
	font-weight: bold;
	text-color: #A9A9A9;
	border-width: none;
}
th {
	text-decoration: underline;
}

div.float {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 3px;
	border: 1px;
}
div.container {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
img.float {
	margin: 4px;
	border-style: groove;
	border-color: #A9A9A9;
	border-width: 2px;
	padding: 1px;
}
.floatleft {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 40px;
	border: 1px;
	padding: 2px;
}
h1, h2, h3 {	
	color: #003300;
}
h1 {
	font-style: italic;
	font-size: 200%;
	text-align: center;
}
h2 {
	font-size: 100%;
}
h3 {
	font-style: italic;
	font-size: 200%;
	text-align: left;
}
p.headerline1 {
	border-color: #800000;
	border-style: solid;
	border-width: 10px;
}
p.headerline3 {
	border-color: #800000;
	border-style: solid;
	border-width: 3px;
}
p.right {
	text-align: right;
	margin-right: 30px;
	font-size: 70%;
}
p.left {
	text-align: left;
	margin-left: 10px;
}
p.footer {
	text-align: center;
}	
		