/* CSS Document */

#homeWelcome {
	background-image: url(../images/web/photo-welcome.jpg);
	height: 270px;
	width: 600px;
	background-repeat: no-repeat;
	border: 20px solid #e0d9b8;
	margin-bottom: 20px;
}

#homeWelcome h2 {
	text-indent: -10000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#homeBreed {
	float: left;
	width: 310px;

}

#homeBreed img {
	border: 20px solid #E0D9B8;
	margin: 0px;
	padding: 0px;
}


#homeResults {
	float: right;
	width: 310px;

}
#homeResults img {
	border: 20px solid #E0D9B8;
	margin: 0px;
	padding: 0px;
}

#homeHonour {
	background-color: #FFFFFF;
	width: 225px;
	border: 20px solid #E0D9B8;
	padding: 10px;
	margin-bottom: 20px;

}

#homeAbout {
	background-color: #FFFFFF;
	width: 225px;
	border: 20px solid #E0D9B8;
	padding: 10px;
}

.footerLinks {
	width: 500px;
	float: left;
}
#footerContact {
	float: right;
	width: 200px;
	text-align: right;
}


#pageLeft {
	width: 580px;
	background-repeat: no-repeat;
	border: 20px solid #e0d9b8;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 10px;
}

.contentLeft {
	width: 580px;
	background-repeat: no-repeat;
	border: 20px solid #e0d9b8;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 10px;

}

.contentLeft, #photosMain table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentLeft, #photosMain td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#pagePhotos {
	background-color: #FFFFFF;
	width: 225px;
	border: 20px solid #E0D9B8;
	padding: 10px;
	margin-bottom: 20px
}

#contact-form {
	float: left;
	width: 580px;
	padding-top: 0px;
	color: #333333;

}
#photosMain {

	width: 890px;
	background-repeat: no-repeat;
	border: 20px solid #e0d9b8;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 10px;
}
