body 				{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 80%; 
background-color: #FFFFFF; 
margin: 0px 0px 20px 0px; 
color: #000000; 
line-height: 130%; 
text-align: justify;
font-weight:normal; 
}

.upper	{
text-transform:uppercase;
font-weight:bold;
padding-left:2px;
margin-left:2px;
}

/* FFB -- Div's -- */


#wrapper 			{ 
width: 900px; 
margin: 20px auto; 
text-align: justify; 
border: 1px solid #F0600A; 
background-color: #FFFFFF; 
margin-bottom: 0px;
}

#table	{
padding:5px;
margin:5px auto;
table-layout:auto;
text-align:center;
width: 100%;
}

#logo	{
height:102px;
margin:5px 0px 0px 5px;
}

#menuHolder			{ 
width: 60%; 
background-color: #FFFFFF; 
border-top: 1px solid #FFFFCC; 
/*border-bottom: 1px solid #FFFFCC; */  
height: auto; 
text-align:left;
color:#034738;
margin-left:10px; 
}

#menuHolder ul		{ 
display: inline; 
margin: 0px 0px 0px 0px; 
line-height: 200%; 
}

#menuHolder ul li	{ 
display: inline; 
list-style-type: none; 
margin: 5px 0px 20px 0px; 
}

#menuHolder a		{ 
color: #034738; 
font-weight: bold; 
text-decoration: none; 
text-transform: capitalize; 
padding: 4px 8px 4px 8px;
 margin-top: 10px; 
 margin-bottom: 40px;
  }
  
#menuHolder a:hover	{ 
text-decoration: none;
background-color:#EF5F09;
}

#menuHolder a:hover.this	{ }

#menuHolder a.this	{ 
color: #FFFFFF;
background-color:#034738;
 }
 
#masthead	{
background-image:url(../images/homeHeader.jpg);
background-repeat:no-repeat;
height:129px;
padding:0px;
margin:5px 0px 30px 0px;
background-position:center;
text-align:center;
}

 
#line	{
border-top:1px solid #CCCCCC;
width:95%;
margin:2px 2px 0px 10px;
padding:2px;
font-weight:bold;
text-transform:capitalize;
text-align:left;
}

#text	{
width:800px;
top: 383px;
left: 5px;
padding: 5px;
margin:5px;
}

#keywords	{
background-color:#004737;
width: 95%;
color:#C07F0F;
text-transform:uppercase;
font-weight:bold;
height:auto;
margin:0px 0px 0px 1px;
padding:2px;
}

#footer	{
width:95%;
padding:2px;
margin:25px 0px 0px 2px;
font-weight:bold;
height:auto;
}


/* --- Garages --- */

#mastheadg	{
background-image:url(../images/gargardheader.jpg);
background-repeat:no-repeat;
height:170px;
padding:0px;
margin:5px 0px 30px 0px;
background-position:center;
text-align:center;
}

/* --- Stables --- */

#mastheads	{
background-image:url(../images/stab2.jpg);
background-repeat:no-repeat;
height:170px;
padding:0px;
margin:5px 0px 30px 0px;
background-position:center;
text-align:center;
}

/* --- Gallery --- */

#mastheadgall	{
background-image:url(../images/galleryheader.jpg);
background-repeat:no-repeat;
height:170px;
padding:0px;
margin:5px 0px 30px 0px;
background-position:center;
text-align:center;
}