body {
	background-image: url(../layout/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #312019;
	text-align: center;
	margin: 0px;
}
.header1 {
	background-image: url(../layout/Longneck_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 103px;
}
.header2 {

	background-image: url(../layout/Longneck_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 103px;
}
.header3 {


	background-image: url(../layout/Longneck_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 103px;
}
.nav {
	background-image: url(../layout/Longneck_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 39px;
	text-align: center;
}
.navlink {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6C5840;
}
.navlink a:link {
	color: #6C5840;
	text-decoration: none;
}
.navlink a:active {
	color: #6C5840;
	text-decoration: none;
}
.navlink a:visited {
	color: #6C5840;
	text-decoration: none;
}
.navlink a:hover {
	color: #312019;
	text-decoration: none;
}

.content {
	background-image: url(../layout/Longneck_05.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 40px;
	padding-left: 40px;
	height: 100%;
	padding-bottom: 10px;
}
.footer {
	background-image: url(../layout/Longneck_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 87px;
}
.footertext {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #C3AE8F;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.footertext a:link, a:active, a:visited {
	color: #C3AE8F;
	text-decoration: none;	
}
.footertext a:active {
	color: #C3AE8F;
	text-decoration: none;	
}
.footertext a:visited {
	color: #C3AE8F;
	text-decoration: none;	
}
.footertext a:hover {
	color: #C3AE8F;
	text-decoration: underline;	
}
h1 {
	color: #6D5940;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
	background-image: url(../layout/buck.gif);
	background-repeat: no-repeat;
	background-position: right;
}
h2 {
	color: #6D5940;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #564734;
	text-align: justify;
}
a:link {
	color: #564734;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #564734;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #564734;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #564734;
	text-decoration: underline;
	font-weight: bold;
}
.form {
	border: 1px solid #312019;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #564734;
	background-color: #BCA989;
}
fieldset {
	width: 65%;
	border: 1px solid #5A4B34;
}
#thumb {
	background-image: url(../layout/thumb_background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	height: 110px;
	width: 110px;
}
.thumbname {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #564734;
}
.photo {
	border: 2px solid #866C53;
}
.tableheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CABA98;
	text-align: center;
	background-color: #312019;
	padding-top: 5px;
	padding-bottom: 5px;
}
.row1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #564734;
	text-align: center;
	background-color: #BCA989;
	padding-top: 5px;
	padding-bottom: 5px;
}
.row2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #564734;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#forsale {
	padding: 10px;
	border: 1px solid #3F412C;
}
.forsaleheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3D3F2A;
	font-weight: bold;
}
.forsale {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #564734;
}
.pedigree {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #564734;
	background-color: #BCA989;
}

