body{
	scrollbar-arrow-color :  #336699;
		background-color : #336699;
}

H1{
	font-family : Times New Roman, serif;
	font-size : 35px;
	color : #006666;
	line-height : 40px;
	font-weight : bold;
	font-style: italic;
	text-align: center;
}

H2{
	font-family : Times New Roman, serif;
	font-size : 20px;
	color : #336699;
	line-height : 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight : bold;
}

.sale{
	font-family : verdana, arial, san-serif;
	font-size : 13px;
	color : black;
	margin-top: 5px;
    font-weight: 600;
    line-height: 17px;
	text-decoration : none;
}
.sale A{
	font-family : verdana, arial, san-serif;
	font-size : 13px;
	color : black;
	margin-top: 5px;
    font-weight: 600;
    line-height: 17px;
	text-decoration : underline ;
}
.sale A:Hover{
	color : #700060;
	text-decoration : none;
}

.menu{
	font-family : Times New Roman, serif;
	font-size : 14px;
	color : #336699;
	text-decoration : none;
}
.menu A{
	font-family : Times New Roman, serif;
	font-size : 14px;
	color : #336699;
	margin-top: 5px;
    font-weight: 600;
    line-height: 17px;
	text-decoration : none ;
}
.menu A:Hover{
	color : #990033;
	text-decoration : none;
}

.body{
	font-family : Verdana, Arial, san-serif;
	font-size : 12px;
	color : #999999;
	font-weight: 600;
	line-height: 15px;
	text-decoration : none;
}
.body A{
	font-family :  Verdana, Arial, san-serif;
	font-size : 12px;
	color : #336699;
    font-weight: 600;
	line-height: 15px;
	text-decoration : none ;
}
.body A:Hover{
	color : #990033;
	text-decoration : none;
}

.directions{
	font-family : Verdana, Arial, san-serif;
	font-size : 11px;
	color : #669999;
	line-height: 12px;
	font-weight: 600;
}

.ranchbody{
	font-family : Times New Roman, serif;
	font-size : 15px;
	color : #669999;
	font-weight: 600;
	line-height: 19px;
	text-decoration : none;
}
.ranchbody A{
	font-family :  Times New Roman, serif;
	font-size : 15px;
	color : #336699;
    font-weight: 600;
	line-height: 19px;
	text-decoration : underline ;
}
.ranchbody A:Hover{
	color : #336699;
	text-decoration : none;
}

.detail{
	font-family : Times New Roman, serif;
	font-size : 13px;
	color : black;
	font-weight: 600;
	line-height: 15px;
	text-decoration : none;
}
.detail A{
	font-family :  Times New Roman, serif;
	font-size : 13px;
	color : #669999;
    font-weight: 600;
	line-height: 15px;
	text-decoration : underline ;
}
.detail A:Hover{
	color : black;
	text-decoration : none;
}

.HomeBody{
	font-family : Times New Roman, serif;
	font-size : 18px;
	color : #999999;
	font-weight: 500;
	text-decoration : none;
}
.HomeBody A{
	font-family : Times New Roman, serif;
	font-size : 18px;
	color : #999999;
    font-weight: 500;
	text-decoration : underline ;
}
.HomeBody A:Hover{
	color :#999999;
	text-decoration : none;
}


.copyright{
	font-family : Times New Roman, serif;
	font-size : 9px;
	color : #999999;
}

.ranchname {
  font-family :  Verdana, Arial, san-serif;
	font-size : 12px;
   color: #999999;
   font-weight : bold;
   }

a.ranchname {
  font-family :  Verdana, Arial, san-serif;
	font-size : 12px;
   color: #999999;
   font-weight : bold;
   text-decoration : underline;
   }
a.ranchname: hover{
   color : #990033;
   text-decoration : none;
   }

 
.ranchinfo {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
    font-weight : bold;
   }

a.ranchinfo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #336699;
  font-weight : bold;
  text-decoration : none;
   }

 a.ranchinfo: hover{
   color : #990033;
   text-decoration : none;
   }

.RedHead {
    font-family : Times New Roman, serif;
	font-size : 23px;
	color :#990033;
	font-weight: 700;
	text-decoration : none;
	text-align: center;
	font-style: italic;
}
