body {  
   padding: 0px;   
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   height: 100%;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 76%; 
   font-style: normal; 
   font-weight: normal;
   text-align:center; 
   color: #003399;
   background-color:#003399;
   background-image:url(../images/bg_page760_grey1.jpg);
   background-repeat: repeat-y;
	background-position: center;
 
   }

p {
  font-size: 1em;
  text-align:left;
  }   
.tinytext {
font-size: 0.8em;

}
.smalltext {
font-size: 0.75em;
   font-family: tahoma, Arial, Helvetica, sans-serif;
}
.italic {
  font-style:italic;
  }
  
.bold {
  font-weight:bold;
  }
  
.bolditalic {
  font-style:italic;
  font-weight:bold;
  }
h1,h2,h3,h4 {
color: #003399;
font-family:   Copperplate, CopperplateGothicBold, "Copperplate gothic", Copperplatetmed, georgia, "times new roman", times, serif;

}
h1 {
   
  font-size: 1.5em; 
  font-style: normal;
  font-variant:normal; 
  font-weight: bold; 
 
  /*border: 1px solid #871E31;*/
  /*padding: 10px;*/
}

h2 {
 font-size: 1.33em; 
 font-style: normal; 
 font-weight: bold;
 margin-bottom:  3px;
  
}

h3 {
 font-size: 1.16em; 
 font-style: normal; 
 font-weight: bold;
 margin-bottom:  3px;

 }

h4 {
 font-size: 1em; 
 font-style: normal; 
 font-weight: bold;
 margin-bottom:  3px; 

 }
.indent {
padding-left: 30px;

}
 .blockquote {
 font-size: 1em;
 display: block;
 padding: 3px; 
 background-color:#666;
 border: 2px solid #E5053A; 
 }
 
 td { 
 vertical-align:top
 }
 
 .tdthumb {
 
 width: 20%;
 }
 .tddetail {
 
 width: 80%;
 }
 
.headfoot {
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 0.8em; 
  font-style: normal; 
  font-weight: normal;
  text-align: left; 
  color: #003399;
}

.headfoot a {
   text-decoration: none;
   color: #003399;
}

.headfoot a:hover {
   text-decoration: underline;
   color: #003399;
}

.tablexblue  { 
   background-color: #009999;
}

.picturexright {
  float: right;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 10px;
  }
  
.picturexleft {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  }
.picturexcenter {
margin: 5px auto 5px auto;
}
a {
	color:#003399;
	font-size:1em;
	text-decoration:underline;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#003399;}
a:visited {color:#003399;}
a:hover {text-decoration:underline;}

/*LAYOUT*/

#wrapper {
	/*position: relative;*/
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
  	width: 760px;

  	background: #fff8ca;
	}
	
#contentwrapper {
	position: relative;
	
	padding-top: 1px;/*important*/
	margin-top: -1px;/*important*/
	
  	width: 100%;
  	/*border: 1px solid #000066;*/
  	background: #fff8ca;
	}

#Headerhome {
	margin:0;
	padding:0px;
	width: 100%;
	height: 350px;
	text-align: right;
 
	/*border-style:solid;
	
	border-color:#336699;
	border-width:1px;
	*/ 
	/*background-color:#e1b400;
	background-image:url(../images_new/header_bg.gif);*/
}
#Header {
	margin:0;
	padding:0px;
	width: 100%;
	height: 300px;
	text-align: right;
 
	/*border-style:solid;
	
	border-color:#336699;
	border-width:1px;
	*/ 
	/*background-color:#e1b400;
	background-image:url(../images_new/header_bg.gif);*/
}
#Header150 {
	margin:0;
	padding:0px;
	width: 100%;
	height: 150px;
	text-align: right;
 	border-bottom: 1px solid #b9a065;
	/*border-style:solid;
	
	border-color:#336699;
	border-width:1px;
	*/ 
	/*background-color:#e1b400;
	background-image:url(../images_new/header_bg.gif);*/
}



/* navigation */
#navcontainer {
padding: 0px;

}
	
	#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #b9a065;
color: #000099;
float: left;
width: 100%;
font-family: tahoma, arial, helvetica, sans-serif;
text-align:center;
border-top: 1px solid #000099;

border-bottom: 1px solid #000099;
/*border-bottom: 1px solid #000099;*/
}

#navcontainer ul li { 
display: inline; 
padding: 0px;
line-height: 2em;
/*border-bottom: 1px solid #000099;*/
}

#navcontainer ul li a
{
padding: 0.4em 1em;

color: #000099;
text-decoration: none;
/*border-left: 1px solid #fff;
border-right: 1px solid #fff;*/
}

#navcontainer ul li a:hover
{
background-color: #000099;
color: #fff;

}

	/* --- highlight current page in nav --- */
	body#home a#homenav,
	body#services a#servicesnav,
	body#about a#aboutnav,
	body#partners a#partnersnav,
	body#contacts a#contactsnav,
	body#news a#newsnav,
	body#photo a#photonav,
	body#salesp a#salespnav,
	body#sales a#salesnav,
	body#mares a#maresnav,
	body#foals a#foalsnav,
	body#yearlings a#yearlingsnav,
	body#twoyos a#twoyosnav
{
color: #ffffff;
font-weight: bold;
}
#headline {
 margin-top: 50px;
/*width:100%;*/
padding: 5px;
/*border-style: solid;
border-color: #dddddd;
border-width: 1px 0px 1px 0px;*/


text-align: center;
background-color:#fff8ca;
text-transform:uppercase;
}

#contentholder {
	float: left;
	margin:0 ;
	background-color:#fff8ca;
	/*padding:15px 10px 15px 10px;*/
	width:760px;
	text-align:left;
	
	/*border-top: 1px solid #b9a065;*/
	border-bottom: 1px solid #b9a065;

}

#contentholderhome {
	float: left;
	margin:0 ;
	background-color:#fff8ca;
	/*padding:15px 10px 15px 10px;*/
	width:760px;
	text-align:left;
	/*border-top: 1px solid #b9a065;*/
		border-bottom: 1px solid #b9a065;


}

#Content {
	/*position: absolute;
	/*top:105px;*/
	float: left;
	margin:0 ;
	/*background-color:#ffffb9;*/
	padding:15px 10px 15px 10px;
	width:390px;
	text-align:left;
		/*background-image:url(../images_2006/bg_brakspear_bee.gif);

	background-repeat:no-repeat;
	border-top: 2px solid #777777;
	border-bottom: 2px solid #777777;*/


}

#Contentwide {
	/*position: absolute;
	/*top:105px;*/
	float: left;
	margin:0px ;
	/*background-color:#ffffb9;*/
	padding:5px 10px 15px 10px;
	width:740px;
	text-align:left;
			/*background-image:url(../images/bg_marefoal25_690.gif);
				background-repeat:no-repeat;
	border-left:  1px solid #b9a065;


	background-repeat:no-repeat;
	border-top: 2px solid #777777;
	border-bottom: 2px solid #777777;*/


}
#Contentwidebg {
	/*position: absolute;
	/*top:105px;*/
	float: left;
	margin:0px ;
	/*background-color:#ffffb9;*/
	padding:15px 10px 15px 10px;
	width:740px;
	text-align:left;
			background-image:url(../images/bg_marefoal15_675.jpg);
				background-repeat:no-repeat;
				background-position:center;

	/*border-top: 2px solid #777777;
	border-bottom: 2px solid #777777;*/


}
	
	#rightbar {
	/*position:absolute;*/
	float:left;
	margin: 0;
	width:150px;
	padding:5px 10px 5px 10px;
	/*background-image:url(../images_2006/bg_leftbar.jpg);
	background-repeat:no-repeat;*/
	word-wrap: break-word;
	
	
	/*border-style:solid;
	border-width:1px;
	border-color:  #6078bf;*/
	z-index: 1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
	
	#rightbar p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.9em;
	text-align:center;
	
	}
/* Again, "be nice to Opera 5". */
body>#rightbar {width:150px;}



	
#leftbar {

	float:left;
	margin: 0px;
	width:270px;
	padding:5px 10px 5px 10px;
	/*background-image:url(../images_2006/bg_leftbar.jpg);
	background-repeat:no-repeat;*/
	word-wrap: break-word;
	
	
	/*border-style:solid;
	border-width:1px;
	border-color:  #6078bf;*/
	z-index: 1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:270px;
	}
	
	#leftbar p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1em;
	text-align:left;
	
	}
/* Again, "be nice to Opera 5". */
body>#leftbar {width:270px;}

#leftbar ul {
	margin-left: 0px;
	
	text-align:left;
	text-indent: 0%;

	list-style: none;
		font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.9em;
	}
#leftbar a {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	}
#leftbar a:hover {
	color: #9c0523;
	
	
	}
#Contentwide ul {

list-style-position: outside; margin-left: 0px; padding-left: 30px; list-style: disc; vertical-align: middle;
line-height: 1.3em;
}
#Contentwide li {

margin: 0px; padding: 0px 0px 10px 0px;
line-height: 1.3em;
}

#Content ul {

list-style-position: outside; margin-left: 0px; padding-left: 30px; list-style: disc; vertical-align: middle;
line-height: 1.3em;
}
#Content li {

margin: 0px; padding: 0px 0px 10px 0px;
line-height: 1.3em;
}

#thumbcontainer {
margin: 0px auto 0px auto;	
text-align:center;
width: 100%;
}
div.thumbcards {
  float: left;
  width: 160px;
  padding: 10px;
  /*border: solid 1px;*/
 border-color:#000099;
 margin: 10px 28px;
  text-align:center; 	
	/*display: none;*/
	

}
div.thumbcards p {
text-align:center;
}
div.thumbcards img {
text-decoration: none;
border: solid 1px #000066;
}
div.thumbcards img a{
text-decoration: none;

}		
#footer {
	position: relative;
	clear: both;
	height: 350px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 0.9em;
	text-align:center;
	color: #003399;
	background: #fff8ca;
	background-image:url(../images/kingwood_dusk.jpg);
	background-repeat:no-repeat;
	background-position:center;

	}
	
#footer h1 {
font-size: 1.3em;
font-family:  "Times New Roman", times, serif;

}
#footer p {
	margin: 0;
	padding: 10px;
	text-align:center;
	}
#footer a {
	color: #003399;
	text-decoration:none;
	}
#footer a:hover {
	color: #ffffff;
	text-decoration:underline;
	}

div.spacer {
width: 760px;
  clear: both;
  }
 
  table {
  /*border: 1px solid #990333*/}
td {
/*border: 1px solid #990333;*/
padding: 5px;}
/*td p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	color: #000000;
	text-align:left;
	

}*/

  

  .space {
  height: 15px;
border-right: 0px ;
border-left: 0px ;
border-bottom: 0px ;
  }
  img { 
  border: none;
  
  }