@charset "UTF-8";
/* CSS Document */

/* -------------------- home ------------------- */

#homeContent {
	width:500px;
	height:220px;
	float:left;
	margin:0px;
	padding:70px 0px 0px 0px;
	position:absolute;
	top:230px;
	left:40px;
	background-image: url(../images/homeBGD.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family:ChaparralProReg, Georgia, "Times New Roman", Times, serif;
}

/* ---------------- our shar pei --------------- */

#ourDogsContent {
	margin:0px;
	padding:0px;
	float: left;
	height: 704px;
	width: 876px;
	position: absolute;
	left: 50px;
	top: 148px;
}

#fudge {
	width:290px;
	height:346px;
	float:left;
}

#sonic {
	width:296px;
	height:346px;
	float:left;
}

#will {
	width:290px;
	height:346px;
	float:left;
}

#tracey {
	width:290px;
	height:358px;
	float:left;
}

#grace {
	width:296px;
	height:358px;
	float:left;
}

#elsie {
	width:290px;
	height:358px;
	float:left;
}

/* ---------------- about us --------------- */

#aboutContent {
	width:770px;
	height:680px;
	margin:0px;
	padding:40px 50px 0px 80px;
	text-align: center;
	position: absolute;
	left: 40px;
	top: 146px;
	background-image: url(../images/aboutBgd.png);
	background-repeat: no-repeat;
	font-family:ChaparralProReg, Georgia, "Times New Roman", Times, serif;
}

#aboutContent p {
	font-size:1.5em;
}

/* ------------------ links ---------------- */

#linksContent {
	width:900px;
	height:616px;
	margin:0px;
	padding:0px;
	position: absolute;
	left: 40px;
	top: 180px;
	background-image: url(../images/linksBgd.png);
	background-repeat: no-repeat;
	font-family:ChaparralProReg, Georgia, "Times New Roman", Times, serif;
}

#linksContent p {
	font-size:1.6em;
}

#linksContent ul {
	font-size:1.6em;
}

#clubs {
	margin:0px 0px 0px 30px;
	padding:0px;
	width:300px;
	position: absolute;
	left: 90px;
	top: 75px;
}

#sites {
	margin:0px;
	padding:0px;
	width:370px;
	position: absolute;
	top: 120px;
	right: 20px;
}

/* ------------------ litters ---------------- */

#littersContent {
	width:926px;
	height:680px;
	margin:0px;
	padding:0px;
	position:absolute;
	left:48px;
	top:160px;
	font-family:ChaparralProReg, Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/litters/littersBGD.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#littersContent p {
	font-size:1.6em;
}

#topLeft {
	width:290px;
	height:346px;
	float:left;
}

#topMid {
	width:300px;
	height:346px;
	float:left;
}

#topRight {
	width:336px;
	height:346px;
	float:left;
}

#botLeft {
	width:290px;
	height:334px;
	float:left;
}

#botMid {
	width:300px;
	height:334px;
	float:left;
}

#littersText {
	width:276px;
	height:259px;
	padding: 75px 30px 0px 30px;
	float:left;
}

/* ------------------ achievements ---------------- */

#achievementsContent {
	width:770px;
	height:720px;
	margin:0px;
	padding:0px 50px 0px 80px;
	text-align: center;
	position: absolute;
	left: 40px;
	top: 146px;
	background-image: url(../images/aboutBgd.png);
	background-repeat: no-repeat;
	font-family:ChaparralProReg, Georgia, "Times New Roman", Times, serif;
}

#achievementsContent p {
	font-size:1.2em;
}

/* ------------------ Individual Dogs ---------------- */

#dogContent {
	width:924px;
	height:435px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 36px;
	top: 264px;
}

#dogFlash {
	width:344px;
	height:435px;
	float: left;
}

#dogDetails {
	width:540px;
	height:335px;
	float: left;
	padding: 100px 20px 0px 20px;
	background-image: url(../images/profilePaper.jpg);
	background-repeat: no-repeat;
}

#dogDetails p {
	font-size:1.6em;
	font-family:ChaparralProReg, Georgia, "Times New Roman", Times, serif;
}

/* -------------------- Pedigrees ------------------ */

#pedigreeContent {
	width:820px;
	margin:0px;
	padding:0px;
	position:absolute;
	left:90px;
	top:200px;
}

#pedigreeImage {
	width:820px;
	height:500px;
	margin:0px;
	padding:0px;
	float:left;
}

#pedigreeLinks {
	width:810px;
	height:100px;
	margin:0px;
	padding:0px 0px 0px 10px;
	float:left;
}

#pedigreeLinks p {
	font-size:1.6em;
}