body
{
	color:#555;
	font:14px/20px Arial, Helvetica, sans-serif;
	margin: 0;
	border: none;
	background: #03558F url(../images/body-bg.jpg) repeat-x;
}
#searchbox
{
	padding-top: 16px;
	text-align: right;
	padding-right: 24px;
	float:right;
}
#searchbox input
{
	border: none;
	background-color: transparent;
	width: 145px;
	margin-right: 1px;
	margin-left:10px;
}

.newsletter
{
float: right; width: 200px; background:orange; color:white; margin: 10px 0 10px 20px; padding-top: 10px; padding-bottom:10px; text-align: center;
}

#container
{
	width: 728px;
	margin: 0 auto;
	background:white;
}

.buts
{
float:right;margin-left:20px;
}

h2 { font:28px/14px Georgia, "Times New Roman", Times, serif; color:#014069; text-transform:uppercase;padding:0;margin:0;margin-bottom:20px;}

#header
{
	width: 728px;
	height: 342px;
	background-image: url('../images/head.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto;
}

		
#header a.logo{width:250px;height:85px;float:left}


#navcontainer
{
	height:35px;
	background:#70BB4D;
	width:727px;
	margin-left:1px;	
}

#navcontainer ul
{
border-bottom:1px solid white;
margin:0;
padding-left: 0;
margin-left: 0;
color: white;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 7px 22px 7px 22px;
background:url(../images/mback1.jpg);
color: white;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-size:13px;
}

#navcontainer ul li a.c2
{
padding: 7px 22px 7px 21px;

}

#navcontainer ul li a:hover
{
	background:url(../images/mback2.jpg);

}

#navcontainer a.active
{
	background:url(../images/mback2.jpg);
}

#productlist
{
	width: 100%;
}
#productlist td
{
	text-align: center;
	border: solid 1px #DEDEDE;
	vertical-align: bottom;
}

#content
{
	margin: 0px 20px 20px 20px;
	padding-top: 34px;
}

#footer
{
	text-align: center;
	background-color: #014069;
	font-size: small;
	font-size:12px;
	color:white;
	margin-bottom:30px;
	width:726px;
	margin:auto;
	border-bottom:1px solid white;
	padding-top:10px;
	padding-bottom:10px;

}

#footer a
{
	color:#FBB41C;
}


h3
{ font:20px/14px Georgia, "Times New Roman", Times, serif; color:#d70000;padding:0;margin:0; }




/* Makes tables Nice */
table.nicetable
{
	font-family: Arial;
	border: 1px solid #cccccc;
	background-color: white;
}
table.nicetable th
{
	padding: 6px;
	border: solid 1px #cccccc;
	vertical-align: top;
}
table.nicetable td
{
	padding: 6px;
	border: solid 1px #cccccc;
	text-align: left;
}
/*******************/


.contactform th
{
	text-align: left; vertical-align: top; padding-right: 20px; padding-bottom: 10px;
}
table.contactform td
{
	padding-bottom: 20px;
}

#carddetails
{
display: none; border-collapse: collapse;
}
#carddetails td { border: none; }



.error
{
	font-weight: bold;
	color: red;
}


table.horselist
{
	border: 1px solid #cccccc;
	background-color: white;
	border-collapse: collapse;
	width: 100%;
}
table.horselist th
{
	padding: 8px;
	border: solid 1px #cccccc;
	vertical-align: top;
}
table.horselist td
{
	padding: 8px;
	border: solid 1px #cccccc;
	vertical-align: top;
	text-align: left;
}
