@charset "utf-8";

body {
	background-image: url(background.jpg);
	background-attachment: fixed;
	background-position: center;
	color: #231f20;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 16px;
}

img { border: 0px; }

.text-gray-large {
	color: #231f20;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 15px;
}
.text-gray-13 {
	color: #231f20;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 13px;
}
.text-gray-small {
	color: #231f20;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
}
.text-red {
	color: #be1e2d;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 13px;

}
.text-redlg {
	color: #be1e2d;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 20px;
}
.text-white {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 13px;
}
.text-white-small {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 10px;
}
.text-white-verysmall {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 8px;
	line-height: 19px;
}
.text-cdnd {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}

.text-contact-gray {
	color: #231f20;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 14px;
}
.text-contact-red {
	color: #be1e2d;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 14px;
}

a {
	color: #231f20;
	text-decoration: underline;
}
a.red {
	color: #be1e2d;
	text-decoration: underline;
}
.border {
	border: 2px solid #be1e2d;
}
.sub-bg {
	background-color: #f8e092;
}
.sub-bg-subpages {
	background-color: #fde497;
}
.sub-bg-pigs1 {
	background-color: #d3c072;
}
.sub-bg-pups1 {
	background-color: #c2b164;
}
.sub-bg-index-updates {
	background-image: url(images/index_07.jpg);
	height: 206px;
	width: 224px;
}
#updates
{	margin: 5 5 20 20;
}
