@charset "UTF-8";
/* CSS Document */


/* Text and Fonts */

ul {
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#64391E;
line-height:20px;
padding-right:20px;
}

#navlist {
padding-left:18px;
padding-right:10px;
}
#navlist li {
float:left;
list-style-type:none;
padding-right: 8px;
line-height:27px;
}

p.latestNews {
font:"Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
color:#FBF0C9;
padding-right:20px; padding-left:20px; padding-top:10px;
}

#latestNews {
font:"Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
color:#FBF0C9;
}

#latestNews li a {
list-style-type:disc;
color:#FBF0C9;
}

	#box {
	font-family:"Times New Roman", Times, serif;
	background-image:url(../images/latestNewsBg.png); background-position:top; background-repeat:no-repeat; height:305px; width:259px; padding-top:30px;
	}
	
	#box2 {
	font-family:"Times New Roman", Times, serif;
	background-image:url(../images/additionalServicesBg.png); background-position:top; background-repeat:no-repeat; height:305px; width:259px; padding-top:10px;
	}
	
	#image {
	background-image:url(../images/li.png); background-position:left; background-repeat:no-repeat; padding-left:15px; line-height:27px;
	}
	
	#noImage {
	padding-left:13px; line-height:27px;
	}

.nav {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.bodyText {
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#64391E;
line-height:20px;
padding-right:20px;
}

.forsaleText {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#64391E;
line-height:20px;
padding-right:5px;
padding-left:5px;
}

.footerText {
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#64391E;
line-height:20px;
}

.boxContent {
background-color:#23190F;
font:"Times New Roman", Times, serif;
font-size:14px;
line-height:15px;
color:#FBF0C9;
background-image:url(../images/upcomingShowsBottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-left:15px;
padding-right:15px;
padding-bottom:10px;
}


/* Backgrounds */

body {
background-image:url(../images/pageBackground.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#2D1C0C;
}

.homepageBackground {
background-image:url(../images/homepageBg.jpg);
background-position:top center;
background-repeat:no-repeat;
}


.homepageBackground2 {
background-image:url(../images/homepageBg2.jpg);
background-position:top center;
background-repeat:no-repeat;
}

.linksBackground {
	background-image:url(../images/links_bkg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.photosBackground {
	background-image:url(../images/photos_bkg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.blankbackground {
	background-image:url(../images/blank_bkg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.tourBackground {
background-image:url(../images/tour_of_facility_bkg.jpg);
background-position:top center;
background-repeat:no-repeat;
}

.boardingBackground {
background-image:url(../images/boarding_bkg.jpg);
background-position:top center;
background-repeat:no-repeat;
}

.ridingBackground {
background-image:url(../images/riding_bkg.jpg);
background-position:top center;
background-repeat:no-repeat;
}

.eventsBackground {
background-image:url(../images/events_bkg.jpg);
background-position:top center;
background-repeat:no-repeat;
}

.forSaleBackground {
background-image:url(../images/forSale_bkg.jpg);
background-position:top center;
background-repeat:no-repeat;
}

.directionsBackground {
background-image:url(../images/directions_bkg.jpg);
background-position:top center;
background-repeat:no-repeat;
}

.aboutUsBackground {
background-image:url(../images/aboutUS_bkg.jpg);
background-position:top center;
background-repeat:no-repeat;
}

.footerBg {
background-image:url(../images/footerBg.jpg); 
background-position:bottom center; 
background-repeat:no-repeat;
font-family:"Times New Roman", Times, serif;
}


/* Links */

a:link, a:visited {
		font-family:"Times New Roman", Times, serif;
		font-size:15px;
		color:#54301a;
		text-decoration:none;
	}
	
	a:hover {
		font-family:"Times New Roman", Times, serif;
		font-size:15px;
		color:#54301a;
		text-decoration:underline;
	}
	
	a.navBar:link, a.navBar:visited {
		font-family:"Times New Roman", Times, serif;
		font-size:15px;
		color:#54301a;
		text-decoration:none;
		text-aligh:center;
	}
	
	a.navBar:hover {
		font-family:"Times New Roman", Times, serif;
		font-size:15px;
		color:#54301a;
		text-decoration:underline;
		text-aligh:center;
	}

a.footer:link, a.footer:visited {
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
		color:#54301a;
		text-decoration:none;
	}
	
	a.footer:hover {
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
		color:#54301a;
		text-decoration:underline;
	}