body {
	background-image: url(img/pug-bg.gif);
	background-repeat: repeat-x;
	background-color: #B04511;
	background-attachment: fixed;
}
h2 {
}
.letterbg {
	background-image: url(img/pug-puppy.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 29px;
	color: #9F3F11;
}
.txt {
	font-family: Verdana;
	font-size: 15px;
	line-height: 25px;
	color: #333333;
}
.show-head {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #163900;
}
.txtSM {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141C11;
	background-color: #FFFFFF;
}
.footer {
	background-image: url(img/footer-bg.gif);
	font-family: Verdana;
	font-size: 10px;
}
.newsletterbox {
	background-color: #D0F28D;
	border: 1px solid #BAD97C;
}
a:link {
	color: #225900;
	text-decoration: none;
}
a:visited {
	color: #225900;
	text-decoration: none;
}
a:hover {
	color: #EF6100;
	text-decoration: underline;
}
a:active {
	color: #999900;
	text-decoration: underline;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #B04511;
}
