body{
	background-color: #E3E4ED;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
   	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}

img{
	margin: 0;
	padding: 0;
}

p{
	font-size: 12px;
	color: #000000;
	padding: 5px 10px;
	text-align: left;
} 

.clearer{
	clear: both;
}

.bold{
	font-weight: bold;
}

.boldWhite{
	font-weight: bold;
	color: #ffffff;
}

.blue{
	color: #35328f;
}

.blueBold{
	color: #35328f;
	font-weight: bold;
}

.backgroundYellow{
	background-color: #f8f509;
}

#bestSellContainer{
	position: relative;
	width: 590px;	
}

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

.floatRight img{
	margin-left: 15px;
	margin-bottom: 15px;
}

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

.floatLeft img{
	margin-right: 15px;
	margin-bottom: 15px;
}

.center{
	text-align: center;
}


                                    /* HEADER STYLES */

#wrapper{
	width: 799px;
   	margin: 0px auto; 
   	border: 2px solid black;
   	background-color: #ffffff;
   	border: 1px solid black;
}

#header{
	position: relative;
	background-color: #3F447B;
	width: 799px;
	height: 175px;
	margin: 0px;
	background-image: url(images/headerImage2.jpg);
	background-repeat: no-repeat;
}

#infoBar{
	position: relative;
	width: 784px;
	height: 20px;
	padding: 5px 0px 5px 15px;
	background-color: #CAAF76;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#leftContent{
	position: relative;
	float: left;
	width: 200px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
   	color: #000000;
    background-color: #ffffff;
	text-align: left;
	padding: 0px;
	border-right: 1px solid #3F447B;
	border-bottom: 1px solid #3F447B;
}

#leftContent p{
	font-size: 11px;
   	color: #000000;
}

#committeeBox{
	padding-left: 10px;
}

#rightContent{
	position: relative;
	float: left;
	width: 570px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
   	color: #000000;
    background-color: #ffffff;
	text-align: left;
	padding: 10px;
}

#rightContent a{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}



                                        /*FLY-OUT STYLE*/
#sideLinks{
    background-color: #3F447B;
}
	                                        
                                        
#sideLinks ul{
	list-style-type: none;
    background-color: #3F447B;
    z-index: 1000;
}                                        
                                        
#sideLinks li{
	border-bottom: 2px solid #8388B7;
	width: 190px;
	padding: 5px;
	display: block;
}                                                                             
                                        
#sideLinks li a{
	text-decoration: none;
	text-align: left;
} 

#sideLinks li:hover{
   	background-color: #8388B7;
	border-bottom: 2px solid #3F447B;
	text-decoration: none;
}

.rightLinks{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}                                       

#dropmenudiv{
    position: absolute;
    background-color: #3F447B;
   	border-bottom: 2px solid #8388B7;
	border-bottom-width: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
   	color: #ffffff;
	text-align: left;
	line-height: 18px;
	z-index:100;
}

#dropmenudiv a{
    width: 100%;
    display: block;
   	color: #ffffff;
    text-indent: 3px;
   	border-bottom: 2px solid #8388B7;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
   	background-color: #8388B7;
	border-bottom: 2px solid #3F447B;
	text-decoration: none;
}
	                                          /* INDEX STYLING */


.catalogueContainer{
	position: relative;
	float: left;
	font-size: 11px;
	margin: 5px 15px 15px -20px;
	padding: 5px;
	width: 225px;
	text-align: center;
	background-color: #f8f509;
	border: 1px solid black;
}

#topOfSite{
	position: relative;
	float: left;
	width: 560px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
   	color: #000000;
    background-color: #ffffff;
	text-align: left;
	padding: 10px;
	margin-top: -10px;
}
	
.indexFloatRight{
	position: relative;
	float: right;
}

.indexFloatRight img{
	margin-left: 15px;
	margin-bottom: 10px;
}

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

.indexFloatLeft img{
	margin-right: 15px;
	margin-bottom: 10px;
}

#topOfSite .indexFloatLeft img{
	margin-left: -20px;
	margin-top: -10px;
}

#catalogue{
	position: relative;
	width: 570px;
	height: 350px;
	background-image: url(images/catalog300.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.catalogueText{
	position: relative;
	width: 290px;
	padding-top: 75px;
}

.information{
	position: relative;
	width: 570px;
	margin-top: 50px;
}

.topSell08{
	position: relative;
	float: left;
	width: 300px;
	margin-left: 0px;
	margin-right: 25px;
	margin-top: 5px;
}

.starburstLink{
	position: absolute;
	top: 240px;
	left: -10px;
}
	
#topOfSite .starburstLink a{ 
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #fa062e;
	text-decoration: underline;
} 

#winnersSnap{
	position: relative;
	background-image: url(images/makerSnap.jpg);
	background-repeat: no-repeat;
	height: 115px;
	border: 3px solid #3F447B;
}

#winnersSnapText{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-left: 140px;
}

                                                           /* WINNERS PAGE*/
                                                           
.winnerTxt{
	position: relative;
	width: 285px;
	left: 260px;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: left;
	padding-top: 15px;
}
                                                           
#makerWinner{
	position: relative;
	float: left;
	width: 550px;
	height: 200px;
	margin-bottom: 40px;
}

#makerWinner img{
	margin-left: -4px;
}



#winnerRockCreek{
	position: relative;
	float: left;
	width: 550px;
	height: 263px;
	background-image: url(images/winners/sadie1.jpg);
	background-repeat: no-repeat;
	border: 1px solid black;
	border-bottom: none;
} 


#sadiePhotos{
	position: relative;
	float: left;
	width: 550px;
	height: 301px;
	border: 1px solid black;
	border-top: none;
	margin-bottom: 15px;
}

#sadiePhotos img{
	position: relative;
	float: left;
	margin-right: 60px;
	margin-top: 5px;
}  


#Queen{
	position: relative;
	float: left;
	width: 550px;
	border: 1px solid black;
	margin-bottom: 15px;
}

#Queen img{
	position: relative;
	float: left;
	margin-right: 65px;
	margin-top: 5px;
}                                                          
                               

                                                          /* FOOTER STYLING */

#footer{
	position: relative;
	width: 799px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	background-color: #CAAF76;
	padding: 2px 0px;
	border-top: 2px solid black;
}

.footerlink{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.footerlink:hover{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

                                              /*  NEW EQUIPMENT */
                                                                   
#twoSeatBuggy{
	position: relative;
	width: 580px;
	height: 343px;
	background-image: url(images/newequip/2seatBuggy.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
                                                                   
#cart{
	position: relative;
	width: 580px;
	height: 300px;
	background-image: url(images/newequip/cart.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
                                                                   
#foreCart{
	position: relative;
	width: 580px;
	height: 220px;
	background-image: url(images/newequip/forecart.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
                                                                    
#foreCartBlade{
	position: relative;
	width: 580px;
	height: 265px;
	background-image: url(images/newequip/forecartblade.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
                                                                    
#foreCartSteelPlow{
	position: relative;
	width: 580px;
	height: 255px;
	background-image: url(images/newequip/forecartsteelplow.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
                                                                    
#gardenCult{
	position: relative;
	width: 580px;
	height: 388px;
	background-image: url(images/newequip/gardencult.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
             
.treatyContent{
	position: relative;
	float: right;
	width: 175px;
	padding: 8px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
} 
                                /* USED EQUIPMENT */
                                                                    
#trucksTrailers{
	position: relative;
	width: 580px;
	padding-top: 25px;
	border-top: 1px solid black;
	text-align: left;
}

#trucksTrailers img{
	float: left;
	border: 1px solid black;
	margin: 5px;
} 
                                /* CARRIAGES */
                                                                    

                                       
#oakSurryTop{
	position: relative;
	width: 580px;
	height: 304px;
	background-image: url(images/newcarriages/oakSurryTop.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

             
#visAvis{
	position: relative;
	width: 580px;
	height: 234px;
	background-image: url(images/newcarriages/vis-a-vis.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}


                                      /* COLORED BACKGROUNDS */
                                      
.darkBlue{
	background-color: #3F447B;
	text-align: center;
	padding: 3px 0px;
}
	
                                      
.lightBlue{
	background-color: #8388B7;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 3px 0px;
}
                                      
.tan{
	background-color: #CAAF76;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 3px 0px;
}
                                      
.greenTan{
	background-color: #BAB378;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 3px 0px;
}


                                      /* COLORED FONTS */

.red{
	font-size: 12px;
	color: #fb210a;
	padding: 5px 10px;
}

.white{
	font-size: 12px;
	color: #ffffff;
	padding: 5px 10px;
}

.yellow{
	font-size: 12px;
	color: #f6f90a;
	font-weight: bold;
	padding: 5px 10px;
}

                                              /* SALE HIGHLIGHTS PAGE*/
                                              
.imageContainer{
	position: relative;
	float: left;
	width: 190px;
	height: 275px;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: center;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 25px;
}

                                              
.imageContainerFirst{
	position: relative;
	float: left;
	width: 190px;
	height: 275px;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: center;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 25px;
}

                                              /* BELGIANS 2009*/
                                              
#Aurelia{
	position: relative;
	float: left;
	width: 550px;
	height: 349px;
	background-image: url(images/consign09/belgians/pic6adj.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
                                              
#roseBud{
	position: relative;
	float: left;
	width: 550px;
	height: 338px;
	background-image: url(images/consign09/belgians/picAdj.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
                                              
#doubleTail{
	position: relative;
	float: left;
	width: 550px;
	height: 304px;
	background-image: url(images/consign09/belgians/cindyAdj.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
                                              
#AnnadaleJonLilly{
	position: relative;
	float: left;
	width: 550px;
	height: 277px;
	background-image: url(images/consign09/belgians/AnnadaleJonLilly.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
                                              
#sandbergsAce{
	position: relative;
	float: left;
	width: 550px;
	height: 268px;
	background-image: url(images/consign09/belgians/sandbergsAce.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
                                              
#LeRoyBirenMax{
	position: relative;
	float: left;
	width: 550px;
	height: 288px;
	background-image: url(images/consign09/belgians/LeRoyBirenMax.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
                                              
#LeRoyBirenChief{
	position: relative;
	float: left;
	width: 550px;
	height: 263px;
	background-image: url(images/consign09/belgians/LeRoyBirenChief.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}


.consignText{
	position: relative;
	width: 225px;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: left;
	margin-top: 125px;
	margin-left: 40px;
}

                                          /* PERCHERONS 2009*/
                                              
#NormanKauffmanMark{
	position: relative;
	float: left;
	width: 550px;
	height: 278px;
	background-image: url(images/consign09/percherons/NormanKauffmanMark.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
                                              
#lonnieJet{
	position: relative;
	float: left;
	width: 550px;
	height: 300px;
	background-image: url(images/consign09/percherons/lonnieJetCombo.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
                                              
#FreemanKauffmanKing{
	position: relative;
	float: left;
	width: 550px;
	height: 293px;
	background-image: url(images/consign09/percherons/FreeKauffKing.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
                                              
#loneOak{
	position: relative;
	float: left;
	width: 550px;
	height: 300px;
	background-image: url(images/consign09/percherons/loneOak.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}


	


 








