@charset "utf-8";
body {
	background-image: url(Central-OR-Sporting-Dog_images/Central-OR-Sporting-Dog_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
	top: 0px;
	height: 900px;
	background-attachment: fixed;
}
#page {
	height: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Central-OR-Sporting-Dog_images/Sporting-Dog_parchment.png);
	background-repeat: repeat-y;
	margin-top: -15px;
	width: 825px;
	position: relative;
}
#page #content {
	height: 750px;
	margin-top: 125px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 55px;
	padding-left: 65px;
	line-height: 21px;
}
#page #header {
	height: 325px;
	padding-top: 3px;
}
.bottomlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #73501A;
	text-decoration: none;
}
#page  #orvis {
	height: 50px;
	width: 140px;
	position: absolute;
	left: 623px;
	top: 28px;
}

