@charset "utf-8";
/* CSS Document */
body {
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	background-attachment: fixed;
	background-color: #111010;
	background-image: url(../siteimages/retriever-01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0;
}
.sitewrap {
	width: 780px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}
#bnav {
	font-size: 12px;
	color: #999;
	float: left;
	width: 780px;
}
.contactbox {
	float: right;
	width: 300px;
}
h1 {
	color: #003;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	color: #666;
	margin-top: 0px;
}
.mainContent {
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
	width: 760px;
	float: left;
}
#navbar {
	background-color: #900;
	height: 23px;
	width: 795px;
	float: left;
	margin-left: -10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #333;
	margin-top: -4px;
}
.panel1 {
	margin-left: 100px;
}
.petbox-01 {
	font-size: 12px;
	float: left;
	width: 368px;
	border: 1px solid #CCC;
	padding-left: 10px;
}
.petbox-01a {
	font-size: 12px;
	float: left;
	width: 180px;
}
.pet-info1 {
	text-align: center;
	float: left;
	width: 350px;
}
.petpanel-01 {
	float: left;
	width: 760px;
	margin-top: 10px;
}
.phototxt {
	font-size: 12px;
	color: #333;
}
#sitefooter {
	font-size: 12px;
	text-align: right;
	float: left;
	width: 780px;
}
#sitehead {
	color: #FFF;
	background-image: url(../siteimages/canalside-retrievers.jpg);
	height: 125px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	width: 775px;
}
.title {
	font-size: 36px;
	font-family: Arial;
	font-weight: bold;
	color: #CCC;
	margin-left: 75px;
}
.txt16 {
	font-size: 16px;
}

/* LINKS ----------------------------- */
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a.mlink:link, a.mlink:visited, a.mlink:active {
	text-decoration: none;
	color: #FFC;
}
a.mlink:hover {
	color: #FFF;
	text-decoration: none;
}
a.nav1:link, a.nav1:visited, a.nav1:active {
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 180px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	line-height: 23px;
}
a.nav1:hover {
	color: #000;
	background-color: #F00;
	text-decoration: none;
}
a.nav2:link, a.nav2:visited, a.nav2:active {
	color: #999;
	text-decoration: none;
}
a.nav2:hover {
	color: #CCC;
	text-decoration: none;
}
a.sbdnav:link, a.sbdnav:visited, a.sbdnav:active {
	color: #CCC;
	text-decoration: none;
}
a.sbdnav:hover {
	color: #FFF;
	text-decoration: none;
}

