body {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
}
h1 {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -600em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 770px;
}
.footer {
	font-size: 11px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 27px;
	padding-right: 14px;
	padding-left: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7f5c01;
	border-left-color: #7f5c01;
}
.footer a{
color:#000000;
text-decoration:none;}
.footer a:hover{
	color:#FF9934
}
.content {
	font-size: 11px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 29px;
	float: inherit;
}
.content a{ text-decoration:none;
color:#990000;}
.content a:hover{
	color:#CC6600;
	text-decoration:none;
}

h2 {
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 26px;
	width: 456px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	text-indent: -600em;
	display: block;
}
h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.welcome_t{
background-image:url(images/welcome_t.jpg)}
.gallery_t{
background-image:url(images/gallery_t.jpg);
height:80px}
.prefinished_t{
background-image:url(images/prefinished_t.jpg);
height:54px}
.contact_t{
background-image:url(images/contact_t.jpg);
height:60px}

div#container {
	width:770px;
	margin:auto;
	padding-top: 35px;
	background-image: url(images/pearwood-large.jpg);
}
/* hide from ie on mac \*/
	html {
		height: 100%;
	}
	
	#flashcontent {
		height: 100%;
		overflow:hidden;
	}
	/* end hide */
.sml_txt {
	font-size: 10px;
}
input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
