body {
	background-color: #6B5C4F;
	background-image: url(../images/body_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 0px;
}
#container {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: center;
	width: 100%;
	background-image: url(../images/header_bg2.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding-left: 12px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.8em;
	float: right;
	padding-right: 20px;
	padding-bottom: 12px;
	color: #2A2A2A;
}
#images {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFEAD3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav {
	background-color: #FFEAD3;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.8em;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 7px;
}

#nav a {
	color: #050505;
	text-decoration: none;
}

#main_content {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.8em;
	padding-right: 21px;
	padding-left: 21px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 15px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
}
.float_right {
	float: right;
	border: 1px solid #666666;
	padding: 1px;
	margin-left: 18px;
	margin-bottom: 4px;
	margin-top: 2px;
}

.gallery_text {
	padding-left: 26px;
	width: 410px;
	padding-top: 26px;
	float: left;
}
.gallery {
	height: 149px;
	background-color: #F2F2F2;
	padding-top: 3px;
	border: 1px solid #E4E4E4;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
h1 {
	margin-top: 8px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 1.2em;
	line-height: 1em;
}
#nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#nav li {
	display: inline;
	padding-right: 12px;
}

.header_images {
	padding-right: 4px;
}

.centre_div {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
}

#main_content a {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

#main_content a:hover {
	text-decoration: none;
}

#footer a {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: none;
}

.contact_details {
  width: 240px;
  float: right;
  padding-top: 20px;
}


.gallery_image1 {
	float: right;
	width: 180px;
}
.gallery img {
	border: 1px solid #666666;
	padding: 1px;
}
.right {
	float: right;
	margin-top: 0px;
}
#before_after {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.gallery_image2 {
	float: left;
	width: 180px;
}
h2 {
	font-size: 1.1em;
	margin-bottom: 0px;
	color: #625245;
	margin-top: 15px;
	background-image: url(../images/h2_img.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	background-position: left bottom;
	padding-top: 8px;
}
.images_bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border: 1px solid #666666;
	padding: 1px;
	margin-right: 3px;
	margin-left: 3px;
}

.image_border {
  border: 1px solid #6B5B4E;
  padding: 2px;
}

.image_right {
  border: 1px solid #6B5B4E;
  padding: 2px;
  float: right;
  margin-left: 15px;
  margin-top: 15px;
}

.image_left {
  border: 1px solid #6B5B4E;
  padding: 2px;
  float: left;
  margin-right: 15px;
  margin-top: 14px;
  margin-bottom: 4px;
}

#main_content li {
	background-image: url(../images/list_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#main_content ul {
	list-style-type: none;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 14px;
}
.site_map li {
	padding-top: 3px;
}
.site_map {
	padding-top: 30px;
	padding-bottom: 20px;
}

#contact {
  background-color: #EEE;
  border: 1px solid #CCC;
  padding: 20px 20px 20px 20px;
  width: 528px;
}

#contact dl {
  margin: 0px;
  padding: 0px;
}

#contact dt {
  padding: 0px;
  margin: 0px;
}

#contact dd {
  padding: 0px 0px 5px 0px;
  margin: 0px;
}

#contact input {
  width: 520px;
}

#contact textarea {
  width: 524px;
}

#site_map {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	float: left;
	font-size: 0.8em;
	padding-left: 21px;
}
#site_map a {
	color: #474747;
	text-decoration: underline;
}

.img_right2 {
  float: right;
  margin-left: 20px;
  margin-right: 13px;
  border: 1px solid #666666;
	padding: 1px;
}

blockquote {
  color: #3A3631;
  text-align:center;
  margin: 0px 3px 15px 3px;
  padding: 20px 20px 20px 20px;
  width: 592px;
  background-color: #F9E9D3;
  border: 1px solid #CCC;
}

cite {
  display:block;
  font-style:italic;
  color:#961B16;
}

.crufts {
  margin-top: 14px;
}

.crufts td {
  background-color: #EEE;
  padding: 5px 4px 4px 4px;
}

.news_examples td {
  width: 50%;
  background-color: #E9E9E9;
  border-right: 2px solid #FFF;
  text-align: center;
  font-weight: bold;
}

.news_examples td p {
  padding-left: 10px;
  padding-right: 10px;
}

.home_table {
  background-image: url(../images/home_table_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.home_table td {
  width: 400px;
}

.price_list {
  margin: 8px 0px 8px 0px;
}

.price_list td {
  padding: 4px 3px 3px 10px;
  background-color: #EEE;
  border: 1px solid #FFF;
  width: 49%;
}
