body 
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #585858;
}

img 
{
	border: none;
}

#wrapper 
{
	margin: 10px 20px 10px 20px;
	padding: 10px;
}

#header 
{
	text-align: center;
}

#header h1 
{
	font-size: 16pt;
	font-weight: bold;
}

#header-bottom 
{
	border-top: 1px solid #b9d2e3;
	border-bottom: 1px solid #b9d2e3;
	height: 1%;
}

#header-bottom ul 
{
	margin: 0;
	padding: 0;
	padding: 0 30px 0 0;
	text-align: center;
	background-image: url(img/topNavBackground.gif);
}

#header-bottom li 
{
	display: inline;
	color: #cccccc;
	background-color: #ffffff;
	background-image: url(img/topNavBackground.gif);
}

#header-bottom a:hover 
{
	background-image:url("./img/topNavRollover.gif");
}

#header-bottom a:link, #header-bottom a:visited 
{
	text-decoration: none;
	color:#000000;
	font-size: 10pt;
	font-weight: bold;
}

#content 
{
	position: relative;
	width: 100%;
	top:0;
	left:  0;
}

#mainBody 
{
	margin-top: 20px;
}

#rascal 
{
	text-align: center;
}

p 
{
	font-size: 10pt;
}

p#whoAreWe 
{
	text-align: justify;
	margin-left: 10%;
	margin-right: 10%;
	color:#000000;
}

p#ourAddress 
{
	text-align: justify;
	margin-left: 10%;
	color:#000000;
}

#footer 
{
	position: relative;
	width: 100%;
	top:0;
	left:  0;
	margin-top: 20px;
	margin-left: 10px;
	text-align: center;
	font-size: 10pt;
}

#pageTitle 
{
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #1340c6;
}

h1 
{
	font-size: 14pt;
	font-weight: bold;
}

#content 
{
	position: relative;
	width: 100%;
	top:0;
	left:  0;
}

img.thumbs 
{
	border:0;
}

table.pedigree 
{
	font-size: 8pt;
	color: #ffffff;
	background-color: #a78c31;
}

a.topNavLink 
{
	padding:0px 5px 0px 5px; 
	border-right:1px solid #666666;
}

a.topNavLink:visited 
{
	padding:0px 5px 0px 5px; 
	border-right:1px solid #666666;
}

a.topNavLink:hover 
{
	background-image:url("./img/topNavRollover.gif");
}

#lastItem 
{
	border-right: none;
}

.horseSect 
{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
