﻿/* CSS layout */
body {
	font-family: "MS Sans Serif";
	font-size: small;
	background-color: #000030;}

#left_col {
	width: 200px;
	float: left;}

#footer {
	clear: both;}

.LinkBarRidingSchool {
	padding: 0px;
	border: thin inset #CCCCF4;
	background-position: 0px -100px;
	font-family: "Lucida Calligraphy";
	font-size: x-large;
	color: #FFCC66;
	font-weight: 800;
	text-decoration: none;
	display: block;
	width: 330px;
	height: 100px;
	float: left;
	background-image: url('RidingSchoolButtonBoth.jpeg');
	background-repeat: no-repeat;
	vertical-align: -25px;
	text-indent: 125px;}

.LinkBarTraining {
	border: thin inset #CCCCF4;
	background-position: 0px -100px;
	font-family: "Lucida Calligraphy";
	font-size: x-large;
	color: #FFCC66;
	font-weight: 800;
	text-decoration: none;
	display: block;
	width: 333px;
	height: 100px;
	float: left;
	background-image: url('Training Button Both.jpeg');
	background-repeat: no-repeat;
	vertical-align: -50px;
	text-indent: 160px;}

.LinkBarEventing{
	border: thin solid #CCCCF4;
	background-position: 0px -100px;
	font-family: "Lucida Calligraphy";
	font-size: x-large;
	color: #FFCC66;
	font-weight: 800;
	text-decoration: none;
	display: block;
	width: 330px;
	height: 100px;
	float: right;
	background-image: url('what is eventing buttons.jpeg');
	background-repeat: no-repeat;
	vertical-align: -85px;
	text-indent: 190px;}

.LinkBarRidingSchool a:link{
	color: #FFCC66;}

.LinkBarTraining a:link{
	color: #FFCC66;}

.LinkBarEventing a:link{
	color: #FFCC66;}


.LinkBarRidingSchool a:active, .LinkBarRidingSchool a:hover {
	background-image: url('RidingSchoolButtonBoth.jpeg');
	background-repeat: no-repeat;
	background-position: 0px 0px;}

.LinkBarTraining a:hover, .LinkBarTraining a:active {
	background-image: url('Training%20Button%20Both.jpeg');
	background-repeat: no-repeat;
	background-position: 0px 0px;}

.LinkBarEventing a:hover, .LinkBarEventing a:active {
	background-image: url('what%20is%20eventing%20buttons.jpeg');
	background-position: 0px 0px;
	background-repeat: no-repeat;}

.LinkBarTopNav {
	padding: 0px;
	margin: 0px;
	list-style-type: none;}

.LinkBarTopNav a:link, .LinkBarTopNav a:visited {
	font-family:"Book Antiqua";
	font-size:medium;
	font-weight: bold;
	color:#000066;
	text-decoration: none;
	text-align: center;
	background-color: #c2c2c2;
	background-image:url('NavBut3.jpg');
	background-position:0px -50px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 140px;
	height: 20px;
	display: block;}

.LinkBarTopNav a:active, .LinkBarTopNav a:hover{
	background-image:url('NavBut3.jpg');
	background-position:0px 0px;
	color:#000066;}

.LinkBarTopNav li {
	float: left;}

.LinkBarTopNav li {
	float: left;}

.LtColHyper {
	color: #CCCCF4;
	font-family: "Book Antiqua";
	font-size: medium;
}

.LtColHyper a:active, .LtColHyper a:hover{
	color: #FFCC66;
}


.Headings {
	font-family: "Baskerville Old Face";
	font-size: x-large;
	font-weight: bold;}

.LtPic {
	border-style: solid;
	border-width: thin;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;}

.RtPic {
	border-style: solid;
	border-width: thin;
	float: Right;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;}

.RtPic1 {
	border-style: solid;
	border-width: thin;
	float: Right;
	margin-left: 20px;}

.LtPic1 {
	border-style: solid;
	border-width: thin;
	float: left;
	margin-right: 20px;}

.PageHeadings {
	font-size: x-large;
	text-align: center;
	font-family: "Lucida Calligraphy";
	font-weight: bold;}

.ScriptHeading {
	font-family: "Lucida Calligraphy";
	font-size: xx-large;}

.LargeFont {
	font-size: large;}

.RtPicNoLine {
	float: Right;
	margin-left: 20px;
	margin-bottom: 20px;}

.VeryTopNav {
	text-decoration: underline;
	font-weight: 400;
	font-family: "book Antiqua";
	font-style: normal;
	color: #CCCCF4;
}
    
.VeryTopNav a:visited {
	text-decoration: underline;
	font-weight: normal;
	font-family:"Times New Roman";
	font-style: normal;
	color: #CCCCF4;}

.style7 a:link {
	margin-top: 42px;
	color: #CCCCF4;}
