body{
	background-color: #725925;
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

* {
margin: 0;
padding: 0;
}

a img{
	border: none;
}

.clearer{
	clear: both;
}

.bold{
	font-weight: bold;
}

.indent{
	text-indent: 2.5em;
}

.italic{
	font-style: italic;
}

.floatLeft{
	position: relative;
	float: left;
}

.floatRight{
	position: relative;
	float: right;
}

.halfLine{
	line-height: 0.5em;
}

.singleLine{
	line-height: 1em;
}

.lineAndHalf{
	line-height: 1.5em;
}

.lineQuarter{
	line-height: 1.2em;
}

h2{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	color: #000000;
}

h3{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #ffffff;
}

h4{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #000000;
}

.center{
	text-align: center;
}



                                                      /* HEADER STYLING */

#wrapper{
	position: relative;
	width: 950px;
	background-color: #6f4833;
   	margin: 15px auto;
   	text-align: justify;
}

#leftContent{
	position: relative;
	float: left;
	width: 200px;
	background-color: #000000; 
}

#leftContent img{
	margin-bottom: 15px;
}

#linkContainer{
	position: relative;
	width: 200px;
	height: 210px;
	background-color: #000000;
}

                                                     /* MAIN PAGE STYLING*/

#rightContent{
	position: relative;
	background-color: #ffffff;
	float: left;
	width: 735px;
	padding-left: 15px;
}

#cdnsRightContent{
	position: relative;
	background-color: #ffffff;
	float: left;
	width: 720px;
	padding: 15px;
}

#contentText{
	position: relative;
	float: left;
	width: 500px;
	background-color: #ffffff;
	line-height: 1.2em;
	text-align: justify;
}

#mission{
	position: relative;
	width: 180px;
	height: 246px;
	background-color: #6f4833;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	padding: 10px;
	line-height: 1.5em;
}           

                                                /* RIGHT SIDE IMAGES */
	

#indexRight{
	position: relative;
	width: 225px;
	height: 850px;
	float: right;
	background-color: #c9b893;
}

#indexRight img{
	margin-top: 25px;
}
	

#aboutRight{
	position: relative;
	width: 225px;
	height: 1065px;
	float: right;
	background-color: #c9b893;
}

#aboutRight img{
	margin-top: 25px;
}
	

#stallionRight{
	position: relative;
	width: 225px;
	height: 2250px;
	float: right;
	background-color: #c9b893;
}

#stallionRight img{
	margin-top: 25px;
}

	

#membersRight{
	position: relative;
	width: 225px;
	height: 2025px;
	float: right;
	background-color: #c9b893;
}

#membersRight img{
	margin-top: 25px;
}
	

#classifiedsRight{
	position: relative;
	width: 225px;
	height: 1226px;
	float: right;
	background-color: #c9b893;
}

#classifiedsRight img{
	margin-top: 25px;
}

	

#worldsRight{
	position: relative;
	width: 225px;
	height: 1055px;
	float: right;
	background-color: #c9b893;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	text-align: center;
}

#worldsRight img{
	margin-top: 50px;
}


                                                      /* ABOUT STYLING */

#fillyContainer{
	float: left;
	width: 351px;
	background-image: url(images/fillyTeam.jpg);
	background-repeat: no-repeat;
	height: 225px;
	margin-right: 10px;
}

#feetContainer{
	float: right;
	width: 225px;
	background-image: url(images/feet.jpg);
	background-repeat: no-repeat;
	height: 139px;
	margin-left: 10px;
}


                    /* classified ads section.  Each animal has its own div using a background url */

#lochy{
	position: relative;
	width: 500px;
	height: 455px;
	background-image: url(images/classifieds/Lochy.jpg);
	background-repeat: no-repeat;
	padding-bottom: 25px;
	padding-left: 5px;
}

#swtbaily{
	position: relative;
	width: 500px;
	height: 205px;
	background-image: url(images/classifieds/sweetBailey.jpg);
	background-repeat: no-repeat;
	padding-bottom: 25px;
	padding-left: 5px;
}

#DawnlandRoyalMae{
	position: relative;
	width: 500px;
	padding-bottom: 25px;
	
}

#McIntoshRidgetown{
	position: relative;
	width: 500px;
	padding-bottom: 5px;
}

.animal{
	position: relative;
	left: 285px;
	width: 215px;
}

.date{
	position: relative;
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	padding-left: 10px;
}

.farm{
	position: relative;
	line-height: 1.5em;
}

                                               /* members page*/
.classads{
	width: 500px;
	position: relative;
}

.dirlinks{
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 0;
	text-decoration: underline;
}
                         

                            /* stallions section.  Each animal has its own div using a background url */


.stallion{
	position: relative;
	left: 250px;
	width: 250px;
}

.stallbold{
	font-family: verdana, arial, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.owner{
	position: relative;
	width: 500px;
	padding: 10px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

#boatLegendJubilee{
	position: relative;
	width: 525px;
	background-image: url(images/stallions/boatLegJub.jpg);
	background-repeat: no-repeat;
	padding-bottom: 25px;
}

#SBHphoenix{
	position: relative;
	width: 525px;
	background-image: url(images/stallions/sbhPhoenix.jpg);
	background-repeat: no-repeat;
	padding-bottom: 25px;
}

#HighfieldLordAlexander{
	position: relative;
	width: 525px;
	background-image: url(images/stallions/HighLordAlex.jpg);
	background-repeat: no-repeat;
	padding-bottom: 25px;
}

#AytonFinalAchievement{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url(images/stallions/Ayton275.jpg);
	background-repeat: no-repeat;
	padding-bottom: 25px;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
}

.buchannonStallion{
	position: relative;
	left: 325px;
	width: 250px;
	padding-right: 15px;
}

.buchannon{
	position: relative;
	left: 300px;
	top: 10px;
	width: 300px;
	padding: 10px 0px;
	border: 1px dashed red;
}

.wismerstallion{
	position: relative;
	left: 325px;
	width: 250px;
	padding-right: 15px;
}

.wismer{
	position: relative;
	left: 150px;
	top: 10px;
	width: 300px;
	padding: 10px 0px;
	border: 1px dashed red;
}

.stallionnoimg{
	position: relative;
	left: 25px;
	padding-right: 25px;
	width: 300px;
}

.StoneCroft{
	position: absolute;
	top: 50px;
	left: 350px;
	border: 1px dashed red;
	padding-bottom: 15px;
}

.StoneWall{
	position: absolute;
	top: 200px;
	left: 300px;
	border: 1px dashed red;
	padding: 15px 0px;
}


                                       /*  ALL CANADIANS */

.backToTop{
	position: relative;
	float: right;
	width: 100px;
	height: 15px;
	font-size: 11px;
	color: #be100f;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 20px;
}
                                       
.categoryContainer{
	position: relative;
	width: 100%;
	height: 625px;
}
                                       

.category{
	position: relative;
	margin-bottom: 10px;
	width: 100%;
	height: 15px;
	background-image: url(images/allCdns/catback.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.categoryTxt{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.cdnTxt{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	padding-top: 10px;
	text-align: center;
}

.cdnFloat{
	float: left;
	padding-right: 4px;
}

.cdn07Float{
	float: left;
	margin-right: 25px;
}

#cdnRules{
	position: relative;
	width: 60%;
}   

                                                                                             /* DIRECTORS COLUMNS */
                                                                                             
#directorLeftColumn{
	position: relative;
	float: left;
	width: 240px;
	text-align: left;
	line-height: 1.2em;
	margin-right: 10px;
}
                                                                                             
#directorRightColumn{
	position: relative;
	float: left;
	width: 240px;
	text-align: left;
	line-height: 1.2em;
	margin-left: 10px;
}



                                                                                             /* FOOTER STYLING */

#footer{
	position: relative;
	width: 950px;
	height: 10px;
	text-align: center;
	font-size: 11px;
	padding: 5px 0px;
	background-color: #000000;
	text-decoration: none;
}
.footertxt{
	padding: 5px 18px 5px 10px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.footertxt:hover{
	padding-right: 18px;
	padding-left: 10px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.copyright{
	text-align: center;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.copyright:hover{
	text-align: center;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
}
                                  
