html, body {
	height: 100%;
}
body {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	background-color: #660000;
	padding: 0px;
	background-repeat: repeat-x;
}

#container {
	width: 100%;
	min-height: 100%;
	position: relative;
	z-index: 3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/content-bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#footer {
	width: 100%;
	height: 73px;
	position: absolute;
	bottom: 0px;
	background-image: url(../images/footer.jpg);
}
#masthead {
	width: 100%;
	background-color: #FBF5E5;
	margin: 0px;
	padding: 0px;
	height: 75px;
	position: relative;
	background-image: url(../images/metal-top.jpg);
	z-index: 4;
}
#nav {
	background-image: url(file:///JOBS/Current jobs/Vermont Timber Frames/vtf.com/images/nav-bar.jpg);
	height: 42px;
	width: 100%;
	background-image: url(../images/nav.jpg);
	position: relative;
}
#nav ul {
	margin: 0px auto;
	padding: 12px 0px 0px 180px;
	list-style-type: none;
	width: 800px;
}
#nav li {
	display: block;
	font-family: "Lucida Grande";
	font-size: 15px;
	color: #CCCCCC;
	font-weight: normal;
	float: left;
	position: relative;
	padding-right: 15px;
	list-style-type: none;
	padding-left: 15px;
}
#nav li a{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
#nav li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.logo {
	position: absolute;
	z-index: 6;
	top: 45px;
	left: 14px;
	visibility: visible;
}
#header {
	width: 840px;
	position: relative;
	margin-top: 0px;
	background-image: url(file:///JOBS/Current jobs/Vermont Timber Frames/vtf.com/images/masthead.jpg);
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	z-index: 5;
}
#content {
	width: 800px;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 100px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	height: 100%;
}
h1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #660000;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
#spacer {
	clear: both;
}
#foot-left {
	float: left;
	width: 600px;
	padding-top: 8px;
	padding-left: 25px;
}
#foot-right {
	float: right;
	width: 180px;
	text-align: right;
	padding-top: 8px;
	padding-right: 25px;
}
.quote {
	position: absolute;
	right: 0px;
	top: 12px;
	z-index: 1200;
}
.tagline {
	display: block;
	height: 22px;
	padding-left: 10px;
	position: absolute;
	padding-top: 5px;
	top: 22px;
	left: 360px;
	z-index: 6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#footer p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #660000;
}
#column {
	width: 246px;
	float: left;
	margin-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#column-center {
	width: 246px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCAB1;
	border-left-color: #CDCAB1;
	margin-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.new-heading {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.photo-outline {
	border: 3px solid #F9FBEB;
}
#main {
	border: 3px solid #F9FBEB;
	height: 275px;
}
#main-left {
	float: left;
	width: 536px;
}#main-right {
	float: left;
	width: 258px;
}
h2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #660000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
}
#left {
	float: left;
	width: 410px;
	padding-left: 15px;
	margin-right: 30px;
	padding-bottom: 65px;
}
#right {
	float: left;
	width: 300px;
	padding-left: 10px;
}
.form-type {
	display: block;
	width: 75px;
	float: left;
}
h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #807F70;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCAB1;
}
ul {
}
li {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	list-style-type: square;
	line-height: 20px;
}
form {
	background-color: #E3DEB3;
	padding: 20px;
}
