@charset "utf-8";
.imgBdrBLUE {
	border: 3px solid #006;
	text-align: center;
}
.immBdrRaisedBLUE {
	border: 10px outset #006;
}
#dateformat{
	padding:3px;
	text-align:center;
	margin: 0px 50px;
	font-weight:bold;
	}
 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #F2FAFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 2px;
	z-index: 8;
	margin-bottom: 10px;
	color: #F00;
	margin-top: 2px;
	margin-right: 4px;
	font-size: 80%;
}

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #F2FAFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px;
	margin-top: 10px;
	margin-right: 2px;
	text-align: center;
	font-size: 80%;
}

#calendar{
	margin:10px 5px 5px 275px;
	padding: 0 3px;
	font-weight: bold;
	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 5px;
	padding: 0 3px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#centerHeadline{
	margin: 0 0 0 250px;
	text-align:center;
}
#centerLowerHeadline{
	margin:0 250px 0 20px;
}
 #sidebar2 a:hover{
	border:dashed 1px #600;
}
 #sidebar1 a:hover{
	border:dashed 1px #F25E04;
}
#mts{
	width:200px;
	text-align:center;
	}
	
#mts a {
	text-decoration:none;
	font-family:"Monotype Corsiva", Script, cursive;
		color:#FFF;
		padding:2px 2px;
	}
#mts a:hover{
	}
	
#adrsLeft{
	width:225px;
	margin-top: -140px;
}
#adrsRite{
	width:225px;
}

#adrsMidle{
	width:236px;
	margin: 1px 50px 1px 350px;
}
.ulUpper{
	margin-left: 210px;

}
.ulLower{
	text-align: left;
	margin-left:200px;
}
	
#slidshow{
	height: 550px;
	margin-right: 5px;
	padding: 3px 3px;
	width: 725px;
}

#footer{
	text-align:left;
}
#footer a {
	color: #fff;
}
#footer a:hover{
	padding:2px 2px;
	color: #F00;
}
#members{
	margin-left:10px;
}
#horses{
	margin-right:20px;
}
.bdrBottom{
	border-bottom:#006 solid medium;
}
.smallText {
	font-size: 80%;
	font-weight: bold;
}
#notice{
	margin:0 auto;
	text-decoration:none;
}

#letter{
	width:350px;
	margin-left:25px;
	font:80% bold;
}
#ritFloatMargine{
	margin-right:20px;
}

.oneColFixCtrHdr #container #pageContent #sidebar1 #YEawardList {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: small;
	font-weight: bold;
	color: #006;
	padding: 3px;
}
.blueText {
	color:#006;
	font-size:medium;
}
.redText {
	color: #900;
	text-align: center;
}
.script {
	font-family: "Monotype Corsiva", Script, cursive;
	font-weight: bold;
	font-size: 125%;
}
.margRt {
	margin-right: 3px;
}
.lftText{
	text-align:left;
}

.autoMargin
{
	margin: auto;
}

.400pxWide
{
	width: 300px;
	margin-left: 40px;
}
.400pxWd_Lmarg230px{
	width:380px;
	margin-left:220px;
}

.centerTxt
{
	text-align: center;
}
.lf_tmarg375_TopMrg_MINUS_500 {
	margin-top: -2750px;
	margin-left: 278px;
	width: 368px;
}
.Lft_mrg_200 {
	margin-left: 200px;
}
.highlight {
	font-weight: bold;
	background-color: #FF0;
}
.width_375px {
	width: 375px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.MargTOP {
	margin-top: 30px;
}
.clr_Right {
	clear: right;
	margin-left: 1px;
}
.Clr_Left {
	clear: left;
	margin-right: 1px;
}

