body {
	font: 100% "Trebuchet MS", sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#000;
}

#wrapper {
	position: relative;
	width: 746px;
	margin: auto;
	text-align: left;
	background:#fff url(/images/layout/background.jpg) repeat-y;
}

#main {
	font-size: 1em;
	line-height: 1.4em;
	width: 560px;
	float:left;
	margin:0px 0px 20px 10px;
}

#main img {
	border: 1px solid black;
	margin:3px;
}

.breadcrumb {
	font-size: 0.8em;
	margin: 1em 0 0 0;
}

a{
	color:#5B613F;
}

a:hover{
	text-decoration:none;
}

/*-------------------------------------------------------xhtml elements ------------------------------------------*/
h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background-color: #ccc;
	font-weight: bold;
	background:url(/images/layout/masthead.jpg) no-repeat;
	text-indent:-999em;
	height:170px;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0.5em;
	color:#000;
}

#body_home-xo h2{
	font-size: 1.3em;

}

h3 {
	font-size: 1.1em;
	font-weight: normal;
	color:#7A5632;
	border-bottom:1px solid #7A5632;

}

#body_contact-us h3{
	border:none;
}

h4{
	font-size:0.8em;
	font-style:italic;
}

h5{
	color:#7A5632;
	font-size:1em;
	
}

h6{
	font-size:0.9em;
	color:#000;
}

a#download-2010-catalogue {
	display:block;
	width:442px;
	height:64px;
	margin:1em 0 1em 0;
	background:transparent url(/images/download-2010-catalogue.png) no-repeat;
	text-indent:-9999px;
}

a#homepagesalepromo {
	display:block;
	width:371px;
	height:57px;
	margin:1em auto;
	text-indent:-9999px;
	background:transparent url(/images/layout/view2010catalogue.png) no-repeat;
	
}

/*------------------------------------------------------- tables --------------------------------------------------*/
table, td, th{
	border:none;
	margin:0;
	padding:0;
}


#body_past-sales table {
	/*border-right: 1px solid #7A5632;*/
	border: 1px solid #997A57;
	background-color:#D1C3B3;

}
#body_past-sales td, #body_past-sales th {
	border: 1px solid #B59A7D;
	/*border-top: 1px solid #B59A7D;*/
	padding: 0.3em;
}

.table-highlight{
	background-color:#B49E84;
}

/*------------------------------------------------------turn off print stuff ------------------------------------------*/

#printlogo {
	display:none;
}

/* ---------------------------------------------------Photo Gallery------------------------------------------------- */

#gallery_wrapper {
	width: 570px;
	margin: 1.5em auto 0;
}

.gallery_thumbnail {
	width:90px;
	float:left;
	margin:5px 5px 5px 0;
	text-align: center;
}
.gallery_thumbnail a img {
	border: none;
	margin:0;
	/* 
	---if you want to use a drop shadow behind the thumbnails
	background-image:url('/images/gallery_background.jpg');
	background-repeat:no-repeat;
	padding:0 8px 8px 0;
	*/
}
.gallery_thumbnail p {
	margin: 0 0 1em 0;
	padding: 0;
}
.gallery_thumbnail p a {
	font-weight:bold;
	font-style:italic;
	font-size:0.8em;
}
.gallery_album {
	margin:5px 5px 10px 5px;
	clear:both;
}
.gallery_album a img {
	float: left;
	border: none;
	margin:0;
	/* 
	---if you want to use a drop shadow behind the thumbnails
	background-image:url('/images/gallery_background.jpg');
	background-repeat:no-repeat;
	padding:0 16px 18px 0;
	*/
}
.gallery_album p a {
	font-weight:bold;
}

/*--------------------------------------------------------forms-------------------------------------------------------*/

#contactdetails { /* the address, phone number etc live in this div */
	width: 40%;
	float: left;
	background: url(/images/contactus.jpg) no-repeat;
	height:194px;

}

#contact-form { /* the contact form sits inside this div */
	width: 58%;
	float: right;
}

form#contact-form p {
	width: 100%;
	clear: both;
	border-bottom: 1px solid white;
}

form#contact-form p label {
	width: 40%;
	float: left;
}

form#contact-form p input, form#contact-form p textarea, form#contact-form p select {
	float: right;
	width: 52%;
	font-family: "Trebuchet MS", sans-serif;
	margin-bottom:3px;
	border:1px solid #7A5632;

}
form#contact-form #submit {
	width: auto;
	cursor:pointer;
	_cursor:hand;
	background:url(/images/layout/send-enquiry.jpg) no-repeat;
	height:37px;
	width:131px;
	border:none;
	line-height:37px;
	font-weight:bold;
	position:relative;
	left:7px;
}



/*------------------------------------------------ FOOTER ---------------------------------------------------*/

#footer {
	font-size: 0.75em;
	clear: both;
	text-align: center;
	background:url(/images/layout/footer.jpg) no-repeat;
	height:75px;
}

#footer p a {
	line-height:75px;
	text-decoration: none;
	color:#7A5632;
	position:relative;
	top:10px;
}

#footer a:hover {
	text-decoration: underline;
}


#body_home-xo h2{
	text-align:center;
	font-size:1.4em;
}

#print{
	display:none;
}

/* ----------------------------------- animals ------------------------------------------------------*/
table p{
    margin:0;
	padding:0
	font-size:80%;
}
h4.animaltitle{
	font-size: 1.1em;
	font-weight: normal;
	color:#7A5632;
	border-bottom:1px solid #7A5632;
}
.photolist{
    float:right;
	width:175px;
}
