body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  background : #b4d3ff url('images/bg.jpg') repeat-x center top;
  padding: 0;
  margin: 0;
}

h1{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #400000;
}

h2{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #400000;
   background: url(images/box.png) left no-repeat;
   padding-left: 30px;
}

h4{
   color:#800000;
   font-size: 11px;
   padding: 0px;
   margin: 0px;
}

h3{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #400000;
   padding-top: 10px;
   margin: 0px;
}

h5{
   font-size: 12px;
   padding: 0;
   margin: 0;
}

h6{
   color: #400000;
   font-size: 14px;
   text-decoration: underline;
   padding: 0px;
   margin: 0px;
}

span{
   font-size: 10px;
   color: #666666;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

em{
     font-size: 9px;
	 color:#CE7109;
} 

.content{
    width: 1000px;
	padding: 0px;
	margin: 0px;
}

.head{
     background-image:url(images/header_bg.jpg);
	 width: 1000px;
	 height: 270px;
}

.body_content{
     width: 1000px;
	 position: relative;
}

.leftcol{
     width: 670px;
	 background-color: #c3dcff;
	 padding-top: 10px;
}

.rightcol{
     width: 290px;
	 float: left;
}

.clearfloat{
     clear: both;
}

#footer {
	height : 378px;
	width : 100%;
	background-image : url('images/footer-repeat.jpg');
	background-repeat : repeat-x;
	clear : both;
	margin-bottom : 0;
	color : #72431a;
}

#footerimg {
	width : 1000px;
	height : 378px;
	margin-left : auto;
	margin-right : auto;
	background-image : url('images/footer.jpg');
	background-color : #000000;
	position: relative;
}

#horse-anim {
	height : 257px;
	width : 261px;
	left : 21px;
	top : 0;
	position : absolute;
	visibility : visible;
	background-image : url('../images/anim1.gif');
}



#lb_ad{
	left : 260px;
	top : 50px;
	position : absolute;
}

#sitedesc{
	left : 240px;
	top : 170px;
	position : absolute;
	text-align: left;
}

.sidebar{
	font-size : 1.2em;
	width : 242px;
	margin-right : 0;
	margin-left : 15px;
	background : url('images/sidebarbg.png');
	color : #421;
	text-align: left;
	padding-left: 10px;
}

.sidebar-header {
	font-size : 1.2em;
	width : 242px;
	height : 25px;
	margin: 0;
	background : url('images/sidebar-top.png');
	color : #421;
}

.sidebar-content {
	font-size : 1.2em;
	width : 222px;
	margin: 0;
	background : url('images/sidebar-center.png');
	color : #421;
	padding: 10px;
}

.sidebar-content a{
    font-size: 14px;
	color:#5C2E2E;
	text-decoration: none;
}

.sidebar-content li{
    list-style-image:url(images/minibox.png);
	font-size: 12px;
	margin-left: 15px;	
}

.sidebar-footer {
	font-size : 1.2em;
	width : 242px;
	height : 26px;
	margin-right : 0;
	background : url('images/sidebar-footer.png');
	color : #421;
}

#description{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 20px 0 35px;
}


#statelisting{
    font-size: 12px;
	position: relative;
	width: 940px;
	text-align: left;
	padding-left: 60px;
}

#statelisting li{
     list-style: none;
	 padding-bottom:5px;
}

#statelisting a{
     color: #000000;
	 text-decoration: none;
	 display: block;
}

#statelisting a:hover{
     color:#FFFFFF;
	 background-color:#400000;
}


#fcol,#scol,#tcol{
    float: left;
	width: 300px;
}

#statelistheader{
    width: 1000px;
	height: 48px;
	background-image: url('images/state_separator.gif');
	background-repeat: no-repeat;
	background-position:center;
	text-align: center;
}

#networksites a{
    font-size: 12px;
	color:#000000;
	padding-left: 20px;
}

#horseback_listing{
    width: 650px;
	font-size: 14px;
	padding-left: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#horseback_listing a{
    font-size: 10px;
	color:#804000;
}

#citylink{ 
    width: 250px;
	padding-top: 10px;
	text-align: left;
}

#citylink a{
     text-decoration: none;
	 color: #333;
	 background-color: #f4b780;
     border: solid thin #f68c16;
	 display: block;
	 padding: 3px 0 3px 10px;
	 margin-bottom: 3px;
	 font-family: Verdana;
	 font-size: 10px;
	 width: 200px;
}

#citylink a:hover{
     border: solid thin #66360b;
	 border-color: #fce1c1;
	 color:#808080;
}
