body {
	margin: 42px 0 0 0;
	background: url(images/jpegs/bg.jpg) repeat-x #005380;
	text-align:center;
	height:100%; 
}
html { min-height: 100%;	 }

#container{
	width: 800px;
	position:relative;
	height: 600px;
	margin: 0 auto;
	min-height: 100%;
}
#header{
	width: 800px;
	height: 238px;
	background: url(images/jpegs/header.jpg) no-repeat top left;
	top: 0;
	position:relative;
	z-index:0;
}
#subheader{
	background:url(images/jpegs/subheaderimg.jpg) no-repeat 2px 4px;
	background-color:#003366;
	display:block;
	padding: 10px 10px 10px 40px;
	border: 1px solid #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;	
}
#containermain{
	background-color:#FFFFFF;
	width:800px;
	text-align:left;
	padding: 5px 0 0 0;
	min-height:500px;
	height:auto !important;
	height:500px;	
	position:relative;
	top: -44px;
}
*html ###containermain{
	background-color:#FFFFFF;
	width:800px;
	text-align:left;
	padding: 5px 0 0 0;
	min-height:500px;
	height:auto !important;
	height:500px;	
	position:relative;
	top: -39px;
}
#containercontent{
	width:auto;
	padding: 0 10px 10px 10px;
	height: 100% auto;
}
#containercontent2{
	width:100%;
	padding: 0 6px 0 6px;
	display:table;
}

#footer{
	height: 20px;
	width: 100%;
	margin-top: 4px;
	text-align:left;
}

/* START OF TOP MENU */

                  
#navcontainer{	
	background: url(images/jpegs/topnavBG.jpg) repeat-y;
	width: 380px;
	height: 24px;
	z-index:6;
	position:absolute;
}
*html ###navcontainer{	
	background: url(images/jpegs/topnavBG.jpg) repeat-y;
	width: 380px;
	height: 24px;
	text-align:left;
	position:absolute;
	left:0;
	z-index:6;
}

#navcontainer ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0 0 0 -48px;
}
*html ###navcontainer ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 6px 0 0 -10px;
}


#navcontainer ul li{
	display: inline;
	text-align:left;
	vertical-align:top;
}
#navcontainer ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: url(images/gifs/navimage.gif) no-repeat top center;
	padding:  6px;
	text-align:center;
	vertical-align:bottom;
}
#navcontainer ul li a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: url(images/gifs/navimage.gif) no-repeat top center;
	padding:  6px;
	text-align:center;
	vertical-align:bottom;
}
#navcontainer ul li a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: url(images/gifs/navimage.gif) no-repeat top center;
	padding:  6px;
	text-align:center;
	vertical-align:bottom;
}
#navcontainer ul li  a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: url(images/gifs/navimage.gif) no-repeat top center;
	padding:  6px;
	text-align:center;
	vertical-align:bottom;
}

#navcontainer ul li a:hover{
	color:#003300;
	font-weight: bold;
	background: url(images/gifs/navimage.gif) no-repeat top center ;
	vertical-align:bottom;
}

/* END OF MENU*/

/* START OF SUB MENU */
#subnavcontainer{
	width: 581px;
	height: 32px;
	z-index:2;
	position:relative;
	left:-160px;
	top: -39px;
}
*html ###subnavcontainer{
	width: 581px;
	height: 32px;
	z-index:2;
	position:relative;
	left:-160px;
	top: -30px;
}

#subnavcontainer li
{
	display: inline;
	padding-bottom: 14px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
}

#subnavcontainer a
{
	padding-bottom: 24px;
	padding-top: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(images/gifs/navsep2.gif) no-repeat right ;
}
*html ###subnavcontainer a
{	
	padding-bottom: 24px;
	padding-top: 34px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(images/gifs/navsep2.gif) no-repeat right ;
}

#subnavcontainer a:link, #subnavcontainer a:visited
{
padding-right: 20px;
color: #fff;
}

#subnavcontainer a:hover
{
color:#003300;
padding-right: 20px;

} 
                  

/* END OF MENU*/



#centerColumn { 	
	margin:0;
	width:782px;
	text-align:left;
	vertical-align: top;	
	height: auto;
	min-height:440px;
	display:table;
}
#centerColumnsub { 	
	margin:0;
	width:782px;
	vertical-align: top;	
	height: auto;
	text-align:left;
}

#cell_1 {
	float:left;
	width:443px;
}

#cell_2 {
	padding-top:8px;
	float:right;
	width:290px;
}
#cell_1a {
	margin:0 8px 0 0 ;
	float:left;
	width:190px;
	vertical-align:top;

}
#cell_2B {
	margin:0 ;
	float:right;
	width:auto;
	vertical-align:top;
	text-align:left;
}

#cell_8 {
	padding-left: 6px;
	float:left;
	width:200px;
	text-align:left;
}
#cell_8a {
	padding: 0 6px 0 6px;
	float:right;
	width:200px;
	text-align:right;
}
#cell_8a_sub {
	padding: 0 6px 0 0;
	float:right;
	width:200px;
	text-align:right;
}
#cell_9 {
	float:left;
	width:310px;
	text-align:left;
}
#cell_9a_sub {
	padding: 0 6px 0 0;
	float:right;
	width:400px;
	text-align:right;
}


#flashcontainer{
	padding-bottom: 10px;
}
#latestnewscontainersub{
	width:350px;
	margin-bottom: 10px;
	clear:both;
}

#latestnewscontainer{
	width:432px;
	margin-bottom: 10px;
}
#latestnewscontainer p{
	margin: 10px 0 0 10px;
}
#latestnewstop{
	width:auto;
	background: url(images/jpegs/latestnewsbgtop.jpg) repeat-x #003366;
	height: 24px;
	vertical-align:middle;
}
.latestnewsbtm{
	width:auto;
	background:#DDEABE;
	height: 62px;
	vertical-align:top;
	padding: 2px;
}



.moreinfo{
	position:relative;
	width: 80px;
	bottom: 20px;
	left: 200px;
}
.features{
	margin-bottom: 1px;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #003366;
}
h2{
	margin:0;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
}
h3{
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #003366;
	background-color:#7CAE4B;
	display:block;
}

h4{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #003366;
}

/*start of sub menu*/

#wrapsub{
	margin: 0;
	height: 450px;
	background-color: #FEF9EF;
	padding: 4px 10px 0 10px;
	width: 180px;
	border: 1px solid #E7E1B3;


}
#subnavbar {
	margin: 0;
	padding: 0;
}
#subnavbar li {
    list-style: none;
	text-align:left;
	border-bottom: #cccccc solid 1px;
	padding: 5px 0 5px 0;

}
#subnavbar li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #669900;
	font-weight: bold;
	font-size:11px;
	font:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	list-style-position: outside;
}
#subnavbar li a:hover {
    color: #663300; 
}

/*end of menu*/

/* START OF BUTTONS*/

.mainbuttons ul{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
	padding: 0 0 4px 0;
	margin:0 0 4px 0;	
}

.mainbuttons ul li{
	list-style-type:none;
	text-align:center;	
}

.mainbuttons ul li a{
	border: 1px solid #fff;
	padding: 4px 8px 4px 8px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color:#99CC00;
	height: 21px;
	clear:both;
}
.mainbuttons ul li a:visited{
	border: 1px solid #fff;
	padding: 4px 8px 4px 8px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background:#99CC00;
	height: 21px;
	clear:both;
}

.mainbuttons ul li a:hover{
	border: 1px solid #fff;
	color: white;
	font-weight: bold;
	height: 21px;
	text-decoration: none;
	background-color: #003366;
	clear:both;
}


/* END OF BUTTONS*/

/* START OF BUTTONS*/

.viewbuttons ul{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
	padding: 0 0 4px 0;
	margin:0 0 4px 0;	
}

.viewbuttons ul li{
	list-style-type:none;
	text-align:right;	
}

.viewbuttons ul li a{
	border: 1px solid #fff;
	padding: 4px 8px 4px 8px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color:#99CC00;
	height: 21px;
}
.viewbuttons ul li a:visited{
	border: 1px solid #fff;
	padding: 4px 8px 4px 8px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background:#99CC00;
	height: 21px;
}

.viewbuttons ul li a:hover{
	border: 1px solid #fff;
	color: white;
	font-weight: bold;
	height: 21px;
	text-decoration: none;
	background-color: #003366;
}


/* END OF BUTTONS*/


/* START OF BUTTONS*/

.nextprevbuttons ul{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
	padding: 0 0 4px 0;
	margin:0 0 0 0;	
	display:inline;
	clear:both;
}

.nextprevbuttons ul li{
	list-style-type:none;
}

.nextprevbuttons ul li a{
	border: 1px solid #fff;
	padding: 4px 8px 4px 8px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color:#99CC00;
	height: 21px;
}
.nextprevbuttons ul li a:visited{
	border: 1px solid #fff;
	padding: 4px 8px 4px 8px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background:#99CC00;
	height: 21px;
}

.nextprevbuttons ul li a:hover{
	border: 1px solid #fff;
	color: white;
	font-weight: bold;
	height: 21px;
	text-decoration: none;
	background-color: #003366;
}


/* END OF BUTTONS*/


#wrap1{
	width: 779px;
	margin: 0;
	clear:both;
}
.stalliontitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: uppercase;
	text-decoration: none;
	text-transform: uppercase;
	color: #003366;
	text-align:center;
	width: 188px;
	height: 60px;
 	margin: 2px;

 }
 .stallionname { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: uppercase;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#003366;
	color: #fff;
	text-align:center;
	width: 188px;
	height: 20px;
 	margin: 2px;

 }

div.stallion{
  margin: 0;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  
}	
div.stallion img{
  display: inline;
  margin: 2px;
}


#wrap3{
	width: 100%;
}

	
ul.gallery {
	list-style: none;
	width: 130px;
	float:left;
}

ul.gallery li {float: left; width: 145px; display:inline; padding: 2px;
} 

.gallerytitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: uppercase;
	text-decoration: none;
	text-transform: none;
	color: #999; 
	width: 130px;
 }
 
ul.gallery2 {
	list-style: none;
	width: auto;
	margin:0;
	vertical-align:top;
	text-align:left;
}

ul.gallery2 li {float: left; width: 140px; height: 200px; display:inline; vertical-align:top; margin:0; padding:2px;
} 

.gallerytitle2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: uppercase;
	text-decoration: none;
	text-transform: none;
	color: #999; 
	width:140px;
 }

.news{
	width: auto;
	margin: 6px 0 0 0;
}
.news ul{
	list-style-type:none;
	margin: 0 ;
}
.news ul li{
	margin: 0;
	padding:6px;
	height: 40px;
	background-color:#DFF2F8; 
	clear:both;
}

form.contactus fieldset {
	width: 350px;
	margin:0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background: #003366;
	border: 1px solid #E7E1B3;
	padding: 10px;
}
form.contactus legend {
  color:#003366;
  border: 1px solid #003366;
  
}
form.contactus label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top; 
	color:#fff;
	font-size:12px;
	font-weight:bold;
	width: 100px;
}
form.contactus legend {
margin: 0px;
text-indent: 0px;
padding:0;
background: transparent
}

form.contactus input {
  font-weight: bold;
  font-style: normal;
  color: #003366;
}
form.contactus textarea {
  font-weight: bold;
  font-style: normal;
  color: #003366;
}
form.contactus em {
  font-weight: bold;
  font-style: normal;
  color: #fff;
}
.details{
	float:left;
	clear:both;
	margin: 20px 0 20px 0;
	vertical-align:middle;
}

.button {
    border: 1px solid #fff;
    background: #669900;
	color:#FFFFFF;
	text-transform:uppercase;
}
.button:hover {
	border: 1px solid #fff;
	color:#FFFFFF;
	background-color: #99CC00;
}

form.enquiryform fieldset {
	margin:0 0 0 80px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background: #003366;
	width: 80%;
	border: none;
}
form.enquiryform legend {
  padding: 0 2px;
  font-weight: bold;
  color:#fff;
  font-size:14px;
  
}
form.enquiryform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top; 
	color:#fff;
	font-size:12px;
	font-weight:normal;
}
form.enquiryform fieldset ol {
  margin: 0;
  padding: 0;
 
}
form.enquiryform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
  
}
form.enquiryform em {
  font-weight: bold;
  font-style: normal;
  color: #fff;
}
form.enquiryform label {
  width: 200px; /* Width of labels */
  margin-left: 6em;
}
form.enquiryform fieldset fieldset label {
  margin-left: 63px; /* Width plus 3 (html space) */
  display:inline;
  
}

.row1{
	background-color: #F2F9FF;
}
.row2{
	background-color: #E3EEF7;
}


hr.listSeparator {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;

}
a, a:link, a:visited, a:active {
	color: #669900;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #999;
	text-decoration: underline;
	font-weight: normal;
}
.newstext { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #336633;
 }
a.newstext:link, a.newstext:visited, a.newstext:active  {
	text-decoration: none;
	font-weight: bold;	
	color: #336633;
}
a.newstext:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #fff;	
} 
.newstext2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #003366;
 }
 .newstext3 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #003366;
 }
a.newstext3:link, a.newstext3:visited, a.newstext3:active  {
	text-decoration: none;
	font-weight: bold;	
	color: #003366;
}
a.newstext3:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #99CC00;	
} 
 .newstext4 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #99CC00;
 }
 .newstext5 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #003366;
 }
a.newstext5:link, a.newstext5:visited, a.newstext5:active  {
	text-decoration: none;
	font-weight: bold;	
	color: #fff;
}
a.newstext5:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #99CC00;	
} 


.emailtext { 
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color: #669900;
 }
a.emailtext:link, a.emailtext:visited, a.emailtext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #669900;
}
a.emailtext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #999;	
} 
.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
 }
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: none;
	font-weight: bold;	
	color: #fff;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #000000;	
} 
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.featureslibrarytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.mainborder {
	border: 1px #000000 solid;
}
.dashedborder {
	border: 1px #000000 dashed;
}
.dottedborder {
	border: 1px #000000 dotted;
}
.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.sitetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.sitetext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.imageDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.transBack{
	FILTER: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50);
	background-color: #FFFFFF;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.newslibrarytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.newsheadlinetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999;
}
.subheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999;
}
input {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
textarea {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.contactformbg {
	background-image: url(images/gifs/forms/bg.gif);
	background-repeat:repeat-y;
}

table, td, a {
/*	color: #ffffff;*/
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* define height and width of scrollable area. Add 16px to width for scrollbar          */
div.tableContainer {
	clear: both;
	height: 315px;
	overflow: auto;
	width: 525px;
}

/* Reset overflow value to hidden for all non-IE browsers. */
html>body div.tableContainer {
	overflow: hidden;
	width: 525px;
}

/* define width of table. IE browsers only                 */
div.tableContainer table {
	float: left;
	width: 525px;
}

/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
html>body div.tableContainer table {
	width: 525px;
}
/* define the table content to be scrollable                                              */
/* set TBODY element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* induced side effect is that child TDs no longer accept width: auto                     */
html>body tbody.scrollContent {
	display: block;
	height: 299px;
	overflow: auto;
	width: 509px;
}

/* make TD elements pretty. Provide alternating classes for striping the table */
/* http://www.alistapart.com/articles/zebratables/                             */
tbody.scrollContent td, tbody.scrollContent tr.normalRow td {
	padding: 2px 3px 3px 4px
}

tbody.scrollContent tr.alternateRow td {
	padding: 2px 3px 3px 4px
}

/* define width of TD elements: 1st, 2nd, and 3rd respectively.          */
/* All other non-IE browsers.                                            */
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors        */
html>body tbody.scrollContent td {
	width: 509px;
}

html>body tbody.scrollContent td + td {
	width: 509px;
}

html>body tbody.scrollContent td + td + td {
	width: 509px;
}

.picborder{
	border: 1px #cccccc solid;
}
.picBG{
	background: url(images/jpegs/picbg.jpg) no-repeat left top;
	width: 385px;
	height: 267px;
	text-align:left;
	vertical-align:bottom;
	padding: 17px 0 0 17px ;
	clear:both;
}
.picbug{
	padding: 10px;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;	
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/gifs/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:  url(images/gifs/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:  url(images/gifs/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* end of lightbox */

#wrap2{
	width: 779px;
	margin: 10px 0 0 0;
	clear:both;
}

#tabcontainer{
	width:auto;  
	height:auto; 
	margin-bottom: 1em; 
	padding: 10px; 
	background-color:#E9F1F9; 
	color:#003366; 
	min-height:300px;
	height:auto !important;
	height:300px;	}
	
.shadetabs{
	padding: 3px 3px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
	font-weight:bold;

}

.shadetabs li a{
	text-decoration: none;
	color: #ffffff;
	position: relative;
	z-index: 1;
	padding: 6px;
	margin-right: 1px;
	background-color:#99CC00;
}

.shadetabs li a:visited{
	text-decoration: none;
	color: #ffffff;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #ffffff;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	background-color:#003366;
	color: #ffffff;
	text-decoration: none;

}
.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
	color: #ffffff;
}

.shadetabs li a.selected:visited{ /*selected main tab style */
	text-decoration: none;
	color: #ffffff;
}

.tabcontent{
	display:none;
	color:#003366;
}
.tabcontent img{
	margin: 3px;
}
.mainimg{
	float:left;width: 320px;
}
.info{
	width: 200px;
	float:left;
	vertical-align:top;
}
.info ul{
	list-style-type:none;
	color:#003366;
	margin: 0;
}
.studbook{
	width: 200px;
	float:left;
	vertical-align:top;
}
.studbook ul{
	list-style-type:none;
	color:#003366;
	margin: 0;
}
.studbook li img{
	margin: 0;
}
.studbook img{
	margin: 0;
	padding: 0;
}
.progeny ul{
	list-style-type:none;
	color:#003366;
	margin: 0;

}
.progeny ul li{
	margin: 0;
	padding-bottom:20px;
	border-bottom: 1px solid #fff;
	clear:both;
	height: 90px;
}

.forsale ul{
	list-style-type:none;
	color:#003366;
	margin: 0;

}
.forsale ul li{
	margin: 0;
	clear:both;
	height: auto;
}
.forsale2 ul{
	list-style-type:none;
	margin: 0 0 0 200px;
}