/* Generated by KompoZer */

/* Index - background */

body 
{

  /* tree farm */ 
  /* background-color: #ccccfe;  Light purple */
  /* background-color: #2D4B08;  Dark Green */
  /* background-color: #35002C;  burgondy 1  */
  /* background-color: #440039;  wine 1  */
  /* background-color: #32014D;  Dark Purple  */
  background-color: #FFFFFF;  /*   white */


  font-size: 14px;
	font-family: Arial;
}

/* Index - Left nav cell fomrat*/
.main_left_nav_cell 
{
  color:white;
  background-color:#5F519E;
}


/* Index - Left nav link fomrat*/
.main_left_nav_link 
{
 color:white;
 text-decoration:none;
} 

/* Index - body title*/
h1
{
/* tree farm */
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	/*color: #4D269C;  dark purple */
	/*color: #2D4B08;    dark green */
  /*color: #AB003C;   red */
  color: #A68900;  /* Dark Gold */
	margin-top: 10px;
	text-align: left;
}

h2 
{
/* tree farm */
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	/* color: #4D269C;  dark purple */
	/*  color: #AB003C;   red */
	/* color: #2D4B08;     dark green */
	  color: #053160;  /* dark blue */
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}



h3 
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding-left: 30px;
		  color: #053160;  /* dark blue */
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}


h3.center 
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding-left: 30px;
	text-align: center;
}


h4 
{
	font-size: 16px;
	font-weight: bold;
	color: #660033; /* Accent 7 */
	margin-top: 0px;
	text-align: right;
	margin-right: 10px;
	font-variant: small-caps;
}


a:link 
{ 
color: #3366AA; 
font-weight: bold;
}

a:visited 
{ 
color: #3366AA;
font-weight: bold;
}
 
a.top_nav:link 
{ 
color: white; 
font-weight: bold;
}

a.top_nav:visited 
{ 
color: white;
font-weight: bold;
}


img.centered 
{
    display: block;
    margin-left: auto;
    margin-right: auto 
}

img.textleft 
{
	margin: 10px 10px 10px 10px;
	float: right;
	font-size: 0px;
}


img.textright 
{
	margin: 10px 20px 10px 0px;
	float: left;
	font-size: 0px;
}
dt.content
{
  font-size: 14px;
	font-family: Arial;
	margin-left: 10px;
	margin-right: 10px;
}

p 
{
  font-size: 14px;
	font-family: Arial;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.5;
}

p.contentText 
{
  font-size: 14px;
	font-family: Arial;
	margin-left: 10px;
	margin-right: 10px;
}

p.padlefttext 
{
  font-size: 16px;
	font-family: Arial;
	margin-left: 100px;
	margin-right: 10px;
}


p.news
{
  font-size: 14px;
	font-family: Arial;
	margin-left: 10px;
	color: #660033; 
}


p.horsename
{
  font-size: 14px;
	font-family: Arial;
	margin-left: 20px;
	margin-right: 10px;
}

/* Sub page */

/* Sub - Left nav cell fomrat*/
.sub_left_nav_cell 
{
  color:white;
  background-color:#8685AF;
	vertical-align: center;
	width: 150px;
	height: 25px;
}

.sub_left_nav_link 
{
 color:white;
 text-decoration:none;
} 



/* Sub - top nav */
.sub_top_nav_cell 
{
  color:white;
  text-align: center;
	background-color: #404040; /* charcole */
	width: 759px;
	height: 25px;
}


/* Sub - top nav link*/
.sub_top_nav_link 
{
 color:white;
 text-decoration:none;
} 




p.sub_top_nav_font
{
  font-size: 12px;
	font-family: Arial;
}
p.sub_return_home_bottom
{
  font-size: 12px;
	font-family: Arial;
	text-align: right;
}



/* General formating */

font.bold
{
	font-weight: bold;
}

p.centerbold
{
 	font-size: 12px;
	font-weight: bold;
  text-align: center;
}


p.center 
{
  text-align: center;
}

p.left 
{
  text-align: left;
margin-left: 10px;
}

p.right 
{
  text-align: right;
	margin-right: 10px;
}


td.main_body_style
{
/* tree farm */
vertical-align: top; 
/* background-color: #ccccfe;   Light purple */
/* background-color: #E0EDC5;   light green */
background-color: white;  /* white */

}


td.left_nav_top
{
width: 180px; 
height: 100%; 
vertical-align: top; 
background-color:white;
}

td.left_nav_bottom
{
width: 180px; 
height: 520px; 
vertical-align: top; 
background-color:white;
}


/* Main Table Cell Button */
#table_main_left_nav_button
{
text-align: left; 
vertical-align: top; 
bordercolor: #5F519E; 
border: 1; 
cellpadding: 0; 
cellspacing: 0;
}



/* Main page Left nave buttom format */
#table_main_left_nav_button td
{
color:white;
/* background-color:#5F519E;  dark purple*/
/* background-color:#AB003C;  red */
/* background-color:#749542;  dark green */
/* background-color:#A68900;  dark gold */
background-color:#054160;    /* dark blue */
vertical-align: center;
width: 200px;
/* height: 35px;  normal height */
height: 50px;  /* doubleheight */
border:1px solid gray;
}

/* Main page Left nave buttom format */
#table_main_left_nav_button_selected td
{
color:white;
/* background-color:#5F519E;  dark purple*/
/* background-color:#AB003C;  red */
/* background-color:#749542;  dark green */
background-color:#A68900;  /* dark gold */
/* background-color:#054160;    dark blue */
vertical-align: center;
width: 200px;
/* height: 35px;  normal height */
height: 50px;  /* doubleheight */
border:1px solid gray;
}


a#link_main 
{
display:block;
width:100%;
height:100%;
color:white;
text-decoration:none;
font-weight:normal;
}

a#visited_main 
{
display:block;
width:100%;
height:100%;
color:white;
text-decoration:none;
font-weight:normal;
}

a#link_main #span_main 
{
display:block;
padding:5px;
font-weight:normal;
}

a#link_main:hover_main 
{
background-color:#666; 
color:#ccc; 
font-weight:normal;           
}

/* End Main Table Cell Button */





/* Table Cell Button */
#table_left_nav_button
{
text-align: left; 
vertical-align: top; 
bordercolor: white; 
border: 1; 
cellpadding: 0; 
cellspacing: 2;
}

#table_left_nav_button td
{
color:white;
background-color:#5F519E;
vertical-align: center;
width: 210px;
height: 35px;
border:1px solid white;
}

a#link 
{
display:block;
width:100%;
height:100%;
color:white;
text-decoration:none;
font-weight:normal; 
}

a#link #span1 
{
display:block;
padding:10px;
font-weight:normal; 
}

a#link:hover 
{
background-color:#666;
color:#ccc;
font-weight:normal; 
}
/* End Table Cell Button */





/* Selected Table Cell Button */
#table_left_nav_button_selected
{
text-align: left; 
vertical-align: top; 
bordercolor: white; 
border: 1; 
cellpadding: 0; 
cellspacing: 2;
}

#table_left_nav_button_selected td
{
color:white;
background-color:#666;
vertical-align: center;
width: 210px;
height: 35px;
border:1px solid white;
}

a#link_selected 
{
display:block;
width:100%;
height:100%;
color:#ccc;
text-decoration:none;
font-weight:normal; 
}

a#link_selected #span_selected
{
display:block;
padding:10px;
font-weight:normal; 
}

a#link:hover_selected 
{
background-color:#666;
color:#ccc;
font-weight:normal; 
}
/* End SelectedTable Cell Button */

