body, h1, h2, h3, h4, h5, p, div, th, td, span {
	font: 10pt Verdana;
	color: #220000;
	background-color: #f3e9bc;
}
body {
	margin: 0px;
}

h1 {
	font-size: 24pt;
	font-weight: bolder;
}

h2 {
	font-size: 16pt;
	font-weight: bolder;
}

h3 {
	font-size: 12.5pt;
	font-style: italic;
	color: #7b2b36;
	margin-top: 12px;
	margin-bottom: 0px;
}

.nomargin {
	margin: 0px;
}

table {
	border-collapse: collapse;
}

.small {
	font-size: 8pt;
}

.center {
	text-align: center;
}

a:link, a:visited, .link {
	color: #7b2b36;
	font-weight: bold;
}

.link {
	cursor: pointer;
}

a:hover {
	color: #883344;
}

.hidden {
	display: none;
}

.darkcolor {
	color: #7b2b36;
}

table.navbutton {
	border-spacing: 2px 0px;
	border-color: #f3e9bc;
}

td.navbutton, td.navbuttonselected, td.navlogo {
	text-transform: uppercase;
	text-align: center;
	width: 98px;
	height: 16px;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #f3e9bc;
}

td.navbutton a:link, td.navbutton a:visited, td.navbutton a:hover, td.navbuttonselected a:link, td.navbuttonselected a:visited, td.navbuttonselected a:hover {
	font-weight: normal;
}

td.navbutton {
	background-color: #7b2b36;
	cursor: pointer;
}

td.navbuttonselected, td.navbutton:hover {
	background-color: #d3a09f;
}

td.navlogo {
	border-right: none;
}

td.navbutton a:link, td.navbutton a:visited, td.navbutton a:hover {
	text-decoration: none;
	color: #f3e9bc;
}

td.navbuttonselected a:link, td.navbuttonselected a:visited, td.navbuttonselected a:hover {
	text-decoration: none;
	color: #7b2b36;
}

table.maintable, td.maintableheader {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

td.maintableheader {
	padding-bottom: 5px;
	height:140;
	background-repeat: no-repeat;
}

/* -------------------------------------*/
/* salehorses.php */
/* -------------------------------------*/
img.thumb, img.salehorsethumb {
	border: 1px solid black;
	cursor: pointer;
}

img.salehorsethumb {
	width: 140px;
	height: 120px;
}

td.salehorsethumb {
	width: 142px;
}

td.salehorsenamedesc th, td.salehorsename {
	font-size: 11pt;
	font-weight: bold;
	padding: 3px;
}
td.salehorsenamedesc th {
	text-align: left;
}

td.salehorsenamedesc td {
	font-style: italic;
}

td.salehorsenamedesc {
	vertical-align: top;
	width: 200px;
}

table.salehorsefields {
	border-left: 1px dashed black;
}

td.salehorsefieldtitle {
	width: 110px;
}

td.salehorsefieldvalue {
	width: 250px;
}
/* -------------------------------------*/


/* -------------------------------------*/
/* lessons.php */
/* -------------------------------------*/
table.lessonstable {
	border: 1px solid;
}
table.lessonstable th, table.lessonstable td {
	width: 160px;
	border: 5px solid #f3e9bc;
	padding: 4px;
	vertical-align: top;
}
table.lessonstable th {
	background-color: #d3a09f;
	color: #7b2b36;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px;
}
table.lessonstable td, table.lessonstable td p  {
	background-color: #7b2b36;
	color: #f3e9bc;
	text-align: justify;
	font-size: 9pt;
}
table.lessonstable td.lessonstableimg {
	background-color:#f3e9bc;
	padding: 0px;
}

.darkbg_header {
	background-color: #7b2b36;
	color: #f3e9bc;
	font-weight: bold;
	padding: 7px;
}
.justifyparagraphs p {
	text-align: justify;
}
/* -------------------------------------*/


table.studtable td {
	background-color: #7b2b36;
	color: #f3e9bc;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #f3e9bc;
	text-align: center;
}





table.salehorsetable {
	border-collapse: collapse;
	width:100%;
}

td.salehorseoutercell, th.salehorseouterheader {
	border: 1px black solid;
}

table.salehorsetable {
	border-collapse: collapse;
}

table.salehorsetable td {
	padding: 2px 4px;
}











table.maintable {
	/*width: 100%;*/
}

table.maintable {
	padding-bottom: 25px;
}

table.maintable td.maintablefooter {
	padding-top: 25px;
	text-align: center;
}

table.maintable td.maintablenav {
	width: 180px;
	vertical-align: top;
	/*background-color: #cc0733;*/
}

td.footernote {
	background-color: #000066;
	color: white;
	text-align: center;
	padding: 4px;
}

td.footernote a:link, td.footernote a:visited {
	color: #aaaaff;
}

td.footernote a:hover {
	color: #0000ff;
}

td.navborderright {
	background-image: url('images/navbordervert.gif');
}

td.navborderbottom {
	background-image: url('images/navborderhoriz.gif');
}

td.footerborderright {
	background-image: url('images/footerbordervert.gif');
}

td.footerborderbottom {
	background-image: url('images/footerborderhoriz.gif');
}

td.navborderright, td.navborderbottom, td.footerborderright, td.footerborderbottom {
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px;
}


table.maintable td.maintablebody {
	background-image: url('images/background.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	vertical-align: top;
	width: 600px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

table.navtable {
	width: 100%;
	border-collapse: collapse;
}

td.navrow, td.navrowselected {
	padding: 6px 4px;
	/*padding-bottom: 6px;*/
	text-align: left;
}

td.navrow {
	background-image: url('images/navback.gif');
}

td.navrowselected {
	background-image: url('images/navbackselected.gif');
}

/*div.navbutton {
	width: 180;
	height: 50;
	background-image: url('nav.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 8px 5px;
	text-align: center;
	vertical-align: middle;
}

div.navbutton a */

td.navrow a, td.navrow a:visited, td.navrow a:link, td.navrowselected {
	color: white;
	font-weight: normal;
	font-size: 13pt;
	text-decoration: none;
}

td.navrow:hover, td.navrow a:hover {
	background-image: url('images/navbackhover.gif');
	text-decoration: underline;
	cursor: pointer;
	color: white;
}


