@charset "utf-8";
/* CSS Document */

.bg {
	background-color: #333;
	background-repeat: repeat-x;
}
.homebg {
	background-image: url(images/gutters_04.jpg);
	background-repeat: no-repeat;
}
.prodbg {
	background-image: url(images/gutters_06.jpg);
	background-repeat: no-repeat;
}
.gallerybg {
	background-image: url(images/gutters_07.jpg);
	background-repeat: no-repeat;
}
.contactbg {
	background-image: url(images/gutters_08.jpg);
	background-repeat: no-repeat;
}
.leftbg {
	background-image: url(images/gutters_13.jpg);
	background-repeat: repeat;
}
.spacebg {
	background-image: url(images/gutters_14.jpg);
	background-repeat: repeat;
}
.contentbg {
	background-image: url(images/gutters_15.jpg);
	background-repeat: repeat;
}
.footerbg {
	background-image: url(images/gutters_17.jpg);
	background-repeat: no-repeat;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 150%;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: none;
}
.padding {
	padding: 10px;
}
.righspacebg {
	background-image: url(images/gutters_03.jpg);
	background-repeat: repeat;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000;
}
.txtfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #754203;
	text-decoration: none;
	width: 250px;
	background-color: #FFC;
	border: thin dotted #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #914F01;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #975302;
}
.links a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-weight: normal;
	color: #6D3C02;
	text-decoration: none;
	font-size: 12px;
}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #894B02;
	text-decoration: none;
	font-weight: normal;
}
