/* CSS Document */
/*Changes to make in future: 
Add p.actionBox style to actionbox on homepage
*/


body {
background-image:url(/images/2010/backnrw.jpg);
}
a {
color:#006633;
}
h1 {
color:#FF0000;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
}
#container {
width:900px;
margin-left:87px;
color:#006633;
}
#header {
width:900px;
height:149px;
}
#header img {
position:relative;
top:15px;
}
p.header {
font-size:18px;
position:relative;
top:9px;
left:62px;
font-style:italic;
font-weight:bold;
width:400px;
}
#nav {
width:900px;
height:20px;
}
.center {
text-align:center;
}
#stallionOffSpring img {
border:0px;
margin-right:10px;
}
img.stallionPicture {
margin-right:30px;
}
.stallionList {
padding-left:200px;
font-size:18px;
font-weight:bold;
}
p.actionBox {
padding: 5px;
background-color: rgb(204, 0, 0); 
font-family: verdana,sans-serif; 
color: rgb(255, 255, 255);
text-align:center;
}
.pedigree {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border:solid #006633 1px;
padding:10px;
}
#stallionOffSpring {
width:900px;
height:200px;
}
#saleItem {
border-bottom: 2px solid #008555;
min-height:120px; 
}
#saleItem img {
margin-right:10px;
}
.sold {
color:#ff0000;
font-weight:bold;
font-size:larger;
}
p.footerText {
text-align:center;
font-size:smaller;
font-weight:bold;
}
#footer {
clear:both;
}
