/*
Design by Maa Designs
http://www.maadesigns.co.uk

Amended for Haywards New Forest Ponies by Judy Muggleton, December 2009
*/
body
{
margin:0px auto;
padding:0px;
/* background changed to dark blue for Haywards New Forest Ponies by Judy Muggleton, December 2009 */
/* background-color:#FFFFFF;  */
background-color:#000040; 

}
p {
	margin:0px 0px 0px 0px;
	color:#006633;
	font:11px Tahoma;
	padding:0px;
	text-align: left;

}

.menu_table td
{
border-bottom:1px solid #66CC66;
height:27.5px;
padding-left:12px;
}
.offer_box
{
	margin-top: 20px;
}

.border_bottom
{
border-bottom:1px dotted #333333;
}
a {
	color: #339966;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #376D2F;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
color: #666600;
text-decoration:none;
background-color:inherit;
}
.left_link a
{
color: #CC6600;

}
.logo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #376D2F;
	text-decoration:none;
/*  padding removed for Haywards New Forest Ponies by Judy Muggleton, December 2009 */
/*	padding:10px; */
	text-align:left;
	}
	
.logo a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #376D2F;
	text-decoration:none;
/*  padding removed for Haywards New Forest Ponies by Judy Muggleton, December 2009 */
/*	padding:10px; */
	text-align:left;
	}
.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC99;
	text-decoration:none;
	}
	
.footer a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC99;
	text-decoration:none;
	}
.footer a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900;
	text-decoration:none;
	}

/* table for breeding details added for Haywards New Forest Ponies by Judy Muggleton, December 2009 */
table.breeding
{
	border-collapse: collapse;
	width: 530px;
	border: 1px solid #006400;
}
td.breeding
{
	width: 50%;
	border: 1px solid #006400;
	vertical-align: middle;
	color: #006633;
	padding:3px;
}

/* small image and narrower table for breeding details added for Haywards New Forest Ponies by Judy Muggleton, February 2010 */
.smallimg
{
	float: left;
	width: 157px;
	margin-right: 15px;
	margin-bottom: 2px;
}
table.nbreeding
{
	border-collapse: collapse;
	width: 358px;
	border: 1px solid #006400;
}

/* photo caption floating right, added for Haywards New Forest Ponies by Judy Muggleton, February 2010 */
.captionrt
{
	float: right;
	text-align: right;
	font-size: 9px;
	color: #006633;
	font-family: Tahoma;
}
.caption
{
	font-size: 9px;
}


