* {
	margin: 0;
	padding: 0;
}
html, body {
	background-color: #4C665D;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width:886px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	min-height: 100%;
}
#content {
	margin-right: 13px;
	margin-left: 13px;
	background-color: #FFFFFF;
	min-height: 100%;
}
#banner {
	background-color: #FFFFFF;
	width: 860px;
	height: 150px;
}
#details {
	background-color: #A5A20D;
	padding-left: 30px;
	background-image: url(images/grbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#columnone {
	width: 510px;
	float: left;
	display: inline;
	margin-left: 30px;
}
.repairs {
	margin-top: 20px;
	padding: 12px;
	background-color: #F9F9F9;
	border: solid 1px #CCC;
}
#columnthree {
	width: 250px;
	font-size: 1.1em;
	color: #666666;
	float: left;
	display: inline;
	margin-left: 40px;
	margin-top: 4px;
}
#forsale {
	background-color: #FFFFFF;
	width: 350px;
	margin-top: 34px;
	margin-bottom: 50px;
	margin-left: 62px;
	padding: 0 0 0 0;
}
#forsale p {
	color: #666666;
	font-size: 1.2em;
	margin-bottom: 0px;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #003333;
	padding: 7px 0px 8px 0px;
}
p {
	font-size: 1.2em;
	line-height: 20px;
	color: #666666;
	margin-bottom: 14px;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
h2 {
	font-size: 1.1em;
	color: #003333;
	margin-bottom: 10px;
}
.highlight {
	color: #003333;
}
#pliers {
	height: 412px;
	width: 286px;
	background-repeat: no-repeat;
	background-image: url(images/pliers.jpg);
	float: right;
	display: inline;
	margin-bottom: 30px;
	margin-top: -110px;
	margin-right: 20px;
}
.highlightothergreen {
	font-weight: bold;
	color: #999900;
	font-size: 1.6em;
}
#columnthree ul {
	list-style-type: none;
	margin-left: 0px;
	padding-bottom: 16px;
}
#columnthree ul li {
	display: list-item;
	padding: 0px 0px 4px 0px;
}
#credits {
	font-size: 13px;
	color: #003333;
	clear: left;
	height: 100px;
	padding-top: 34px;
	background-color: #A4A10D;
	text-align: center;
}
#credits a {
	color: #003333;
}
#credits a:hover {
	color: #CCCC00;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imgLeftBits {
	float: left;
	margin-right: 10px;
	border: solid 1px #CCC;
	padding: 7px;
	background-color: #FFF;
}
.space {
	clear: left;
	height: 26px;
}
.imgLeft {
	float: left;
	margin-top: -4px;
	display: inline;
	margin-left: 40px;
}
#columnone ul {
	list-style-type: none;
	margin-top: 24px;
	margin-bottom: 50px;
}
#columnone li {
	font-size: 1.2em;
	color: #666666;
	padding-top: 10px;
}
#hobby {
	width: 510px;
	margin: 120px 0 40px 30px;
	float: left;
}
#shade {
	background-image: url(images/shade.gif);
	background-repeat: repeat-x;
	height: 32px;
}
