@charset "utf-8";
body {
	background-color: #D6DBDD;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}
#container {
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
    box-shadow: 6px 5px 15px 0 #333333;
	-moz-box-shadow: 6px 5px 15px 0 #333333;
	-webkit-box-shadow: 6px 5px 15px 0 #333333;
}

#container2 {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	height: 1650px;
}
#container3 {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	height: 1250px;
}
#header {
	background-color: #D6DBDD;
	font-size: 48px;
	color: #778688;
	font-weight: bold;
	text-align: center;
	border-radius: 5px 5px 0 0; 
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
#header a {
	text-decoration: none;
}

.imgheader {
}
.imgheader2 {
	display: inline;
	margin-right: 20px;
	text-decoration: none;
	border-radius: 5px 0 0 0; 
	-moz-border-radius: 5px 0 0 0;
	-o-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
}


.imgleft {
	float: left;
	padding-right: 5px;
}


#nav {
	background-color: #778688;
	color: #D6DBDE;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 21px;
	border-radius: 2px; 
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	
}

.style1 {
	padding-top: 3px;
}


#nav a {
	color: #D6DBDE;
	display: inline;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}

#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-top-color: #D6DBDE;
	border-right-color: #D6DBDE;
	border-bottom-color: #D6DBDE;
	border-left-color: #D6DBDE;
}

#nav a:hover, #nav a:active {
	color: #778688;
	background-color: #D6DBDE;
}


#leftsidebar {
	float: left;
	width: 170px;
	padding: 1px;
}
#subleftsidebar {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #D9D9D9;
}
#subleftsidebar2 {
	background-color: #D9D9D9;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#subleftsidebar3 {
	background-color: #D9D9D9;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
}



#rightsidebar {
	float: right;
	width: 170px;
	padding: 1px;
	margin: 0px;
}
#subrightsidebarcrufts {
	background-color: #D6DBDE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#subrightsidebar {
	background-color: #D6DBDE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#subrightsidebar2 {
	background-color: #D6DBDD;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#subrightsidebar3 {
	background-color: #D6DBDD;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.photoborderblack {
	padding-left: 4px;
}

#centralcontent {
	margin-right: 180px;
	background-color: #778688;
	color: #FFFFFF;
	font-size: 110%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#centralcontent img {
	border: 1px solid #FFFFFF;
	padding-right: 0px;
}
#centralcontent a {
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
#centralcontent a:link, #centralcontent a:visited {
	color: #FFFFFF;
}
#centralcontent a:hover, #centralcontent a:active {
	color: #6E6E6E;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#centralcontent2 {
	margin-right: 180px;
	background-color: #778688;
	margin-left: 180px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 110%;
}
#centralcontent2 img {
	border: 1px solid #FFFFFF;
	padding-right: 0px;
}

#centralcontent2  a:link, #centralcontent2  a:visited {
	color: #FFFFFF;
}


#centralcontent2  a:hover, #centralcontent2  a:active {
	color: #6E6E6E;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#centralcontent3 {
	margin-right: 180px;
	background-color: #778688;
	margin-left: 180px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	font-size: 110%;
}
#centralcontent3 img {
	border: 1px solid #FFFFFF;
	padding-right: 0px;
}

#centralcontent3 a:link, #centralcontent3 a:visited {
	color: #FFFFFF;
}
#centralcontent3 a:hover, #centralcontent3 a:active {
	color: #6E6E6E;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#centralcontent4 {
	margin-right: 180px;
	background-color: #778688;
	margin-left: 180px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	font-size: 110%;
}
#centralcontent4 img {
	border: 1px solid #FFFFFF;
	padding-right: 0px;
}
#centralcontent4 a:link, #centralcontent4 a:visited {
	color: #FFFFFF;
}
#centralcontent4 a:hover, #centralcontent4 a:active {
	color: #6E6E6E;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#centralcontent5 {
	margin-right: 180px;
	background-color: #FFFFFF;
	margin-left: 180px;
	color: #778688;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 100%;
	margin-top: 1px;
	text-align: center;
}
#centralcontent5  a:link, #centralcontent5 a:visited {
	color: #D9D9D9;
	font-weight: bold;
}
#centralcontent5 a:hover, #centralcontent5 a:active {
	color: #778688;
	font-weight: bold;
	background-color: #FFFFFF;
}








.clearing {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#navtext {
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#navtext a:link, #navtext a:visited {
	color: #CCCCCC;
	font-weight: bold;
}
#navtext a:hover, #navtext a:active {
	color: #778688;
	font-weight: bold;
}

#footer {
	background-color: #778688;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	height: 19px;
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}




.aligncentre {
	text-align: center;
}
.aligncentrebottommargin {
	text-align: center;
	margin-bottom: 50px;
}

.imgleft {
	margin-right: 15px;
}
.imgpadding {
	margin-right: 5px;
	margin-left: 5px;
}
.imgbottommargin {
	margin-bottom: 10px;
}
.pflora {
	padding-bottom: 85px;
}
.pflorence {
	padding-bottom: 65px;
}

.pbailey {
	padding-bottom: 85px;
}
.pbottompadding {
	padding-bottom: 70px;
}
.pgrooming {
	padding-bottom: 145px;
}
form {
	background-color: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px dashed #333333;
	color: #778688;
	margin-bottom: 10px;
}
input {
	margin-top: 5px;
}
input.highlighted {
	background-color: #D6DBDE;
	display: block;
	border: 1px solid #778688;
}
textarea {
	background-color: #D6DBDE;
	border: 1px solid #778688;
	display: block;
	margin-top: 5px;
}

