body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #C3E96F;
	background-image: url(binaries/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
}
#wrapper {
	position: relative;
	width: 900px;
	padding: 0px;
	background-image: url(binaries/wrapper_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	height: 620px;
	z-index: 4;
}
h1 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bolder;
	color: #4DA9DC;
	font-variant: small-caps;
	margin-bottom: 8px;
}
img {
	display: block;
	float: left;
	border: 0px none;
}
#kennel {
	position: absolute;
	left: 69px;
	top: 238px;
	z-index: 5;
}
#kennelAbout {
	position: absolute;
	left: 72px;
	top: 238px;
	z-index: 5;
}
#collection {
	position: absolute;
	left: 84px;
	top: 492px;
	z-index: 6;
}
#specoffer {
	position: absolute;
	left: 68px;
	top: 509px;
	z-index: 6;
}
#rightCol {
	width: 270px;
	position: absolute;
	left: 603px;
	top: 242px;
	z-index: 7;
}
#mainContent {
	width: 290px;
	position: relative;
	z-index: 8;
	left: 290px;
	top: 45px;
}
#selfish {
	position: absolute;
	left: 312px;
	top: 207px;
	z-index: 9;
}
.floatright {
	float: right;
}

#nav {
	z-index: 10;
	position: relative;
	visibility: visible;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size: 11px;
}
.telNo {
	font-size: 18px;
	color: #8DC342;
	font-weight: bold;
	margin-top: -10px;
}
#bigquote {
	position: absolute;
	left: 603px;
	top: 494px;
	z-index: 10;
	width: 264px;
	height: 129px;
	background-image: url(binaries/big_quote.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
#bigquote ul {
	margin-left: 15px;
	margin-top: 0px;
	padding-left: 0px;
}
#bigquote p {
	width: 240px;
}
#quote1 {
	position: absolute;
	left: 618px;
	top: 494px;
	z-index: 10;
	width: 246px;
}
#quote2 {
	position: absolute;
	left: 618px;
	top: 586px;
	z-index: 11;
	width: 245px;
}
h2 {
	font-size: 13px;
	color: #90CC39;
	margin: 2px;
}
#specoff {
	background-image: url(binaries/specoffer_head.jpg);
	background-repeat: no-repeat;
	height: 360px;
	padding-top: 90px;
}
#specoff p {
	padding: 8px;

}
#coldel {
	background-image: url(binaries/colldeliv_head.jpg);
	background-repeat: no-repeat;
	height: 360px;
	padding-top: 110px;
}
#coldel p {
	padding: 8px;

}
.bigofferText {
	font-size: 16px;
}
.alignRight {
	float: right;
	margin-bottom: 10px;
}
	 .alignRight a img {
	float: right;
	margin-right: 20px;
	margin-left: 6px;
	 }
#mainContent a {
	background-color: #4DA9DC;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 2px;
}
#mainContent a:hover {
	background-color: #7EC328;
}
#mainContentBook {
	width: 580px;
	position: relative;
	z-index: 8;
	left: 290px;
	top: 45px;
}
label {
	width: 300px;
	display: -moz-inline-box;
	display: inline-block;
}
input {


}
legend {
	color: #333333;
}
p {
	margin-bottom: 8px;
	margin-top: 0px;
}

