body {
	background: #6C000E;
	margin: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
h1 {
	color: #6C000E;
	font-size: 15px;
}
h2 {
	color: #6C000E;
}
#mainbox {
	position: relative;
	width: 770px;
	margin-left: 80px;
}
#headerpic {
	height: 136px;
	background: url(http://www.leonardupholstery.com/images/leonardupholstery.jpg) no-repeat top left;
}
#headermenu {
	position: absolute;
	width: 770px;
	top: 136px;
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidepicbox {
	margin-top: 29px;
	height: 335px;
	background: url(http://www.leonardupholstery.com/images/upholstery_repair_toronto.jpg) no-repeat top right;
}
#textboxcontainer {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 450px;
}
#textbox {
	background: #F1E6E7;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 10px 15px;
	height: 100%;
}
#footer {
	color: #992D3B;
	font-size: 11px;
	margin-left: 600px;
}
.leonard_upholstery_home {
	margin-top: 30px;
	font-size: 90%;
}

a:link {
	color: #9C303E;
	font-weight: bold;
}

a:visited  {
	color: #9C303E;
	font-weight: bold;
}

a:active  {
	color: #9C303E;
	font-weight: bold;
}

a:hover  {
	color: #9C303E;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 3px double #9C303E;
}