body {
background-image:url(../img/background.gif);
background-repeat: repeat-x;
background-color: #fffbf4;
margin-top: 0;
margin-left: 0;
}

#wrapper {
width: 800px;
margin-left: auto;
margin-right: auto;
}

td {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 16px;
}

a:link, a:visited {
color: #892700;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

p {
padding-bottom: 4px;
}

.bold_red {
color: #90330e;
font-weight: bold;
}

.pedigree {
border-top: 1px #62615d solid;
margin-top: 15px;
}

.pedigree a:link, .pedigree a:visited {
color: #000000;
font-weight: normal;
}

.pedigree a:hover {
text-decoration: underline;
}

.homepage_welcome {
background-image: url(../img/home/welcome.gif);
background-repeat: no-repeat;
width: 475px;
height: 250px;
}

.quail_hunt_content {
background-image: url(/img/quail_hunts/content_background.gif);
background-repeat: no-repeat;
width: 484px;
height: 593px;
padding-top: 39px;
padding-left: 40px;
padding-right: 30px;
line-height: 17px;
}

.quail_hunt_content a:link, .quail_hunt_content a:visited {
text-decoration: underline;	
}

.quail_hunt_content a:hover {
text-decoration: none;	
}

#ourStringTable p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
