body { color: #685e5e; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 22px; background-color: #fff; background-image: url(../images/fadetogray_vt.png); background-repeat: repeat-x; background-attachment: fixed; margin: 0; }
#wrapper {
	background-color: #fff;
	width: 920px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block; }
#header {
	background-image: url(../images/chimney-header-back2.jpg);
	width: 100%;
	height: 140px; }
#sweep {
	background-image: url(../images/sweep.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 120px;
	float: left;
	margin-top: 20px;
	margin-left: 20px; }
#title-header {
	width: 540px;
	height: 43px;
	float: left;
	clear: none;
	margin-top: 20px;
	margin-left: 60px; }
#title-header h1 {
	color: #000;
	font-size: 34px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 99%;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	border:none; }
#title-header h2 {
	color: #000;
	font-size: 24px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 99%;
	margin-top: 0.2em;
	margin-bottom: 0.2em; }
#header-sweep {
	background-image: url(../images/header-sweep.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 120px;
	float: right;
	margin-right: 20px; }
#main {
	background-color: #fff;
	width: 670px;
	height: auto;
	float: left;
	padding: 10px 0 10px 10px; }
#nav {
	background-image: url(../images/chimney-menu-back.jpg);
	width: 100%;
	height: 56px;
	float: left; }
#nav ul {
	text-align: center;
	margin: 4px 0 0;
	padding: 14px 0 2px; }
#nav li {
	display: inline; }
#nav li a {
	text-decoration: none;
	color: #685e5e;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 8px 10px;
	border-right: 1px dotted #fff; }
#nav li a:hover {
	color: #fff; }
#right {
	background-color: #fff;
	text-align: center;
	width: 232px;
	float: right;
	min-height: 500px;
	display: block; }
#footer { color: #685e5e; font-size: 14px; background-color: #fff; text-align: center; width: 900px; height: 30px; float: left; clear: both; padding-top: 10px; padding-left: 20px; border-top: 1px dotted #685e5e; }
h1 {
	font-size: 20px;
	font-weight: bold;
	width: 300px;
	margin: 0.67em 0;
	border-bottom: 1px dotted #685e5e; }
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0.67em 0; }
h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 0.67em 0; }
.image {
	background-color: #fff;
	width: 204px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px;
	border: dotted 1px #9a9a9a; }
.image p { font-size: 11px; line-height: 15px; margin-top: 2px; margin-bottom: 2px; }
.imagefloat { float: left; margin: 4px 10px 4px -4px; padding: 4px; border: solid 1px #d6d6d6; }
