body {
background-image: url(images/VB.gif);
font-family:Georgia, "Times New Roman", Times, serif;
color: #342300;
font-size: 14px;
}

#wrapper {
width: 1024px;
border: solid 2px #D5B388;
margin: 50px auto 0 auto;
}
#inside {
	width: 1020px;
	border: solid 2px #291A00;
	background-image: url(images/back2.jpg);
	background-color: #F7F6DB;
	background-repeat: repeat-x;
}

#footer {
width: 1020px;
margin: 5px auto 25px auto;
color: #D5B388;
font-size: 10px;
}
#pagenav {
padding: 35px 0;
margin: 0 auto;
text-align: center;
}
#pagenav a:link, #pagenav a:visited, #pagenav a:active {
height: 39px;
display: block;
background-position: top left;
}
#pagenav a:hover,  #pagenav a.selected {
height: 39px;
display: block;
background-position: bottom left;
}

#home {
	background-image: url(images/home.gif);
width: 62px;
}
#stage {
	background-image: url(images/stageshow.gif);
width: 121px;
}
#rodeo {
	background-image: url(images/rodeo.gif);
	width: 69px;
}
#history {
	background-image: url(images/history.gif);
	width:86px;
}
#photos {
	background-image: url(images/photos.gif);
	width: 82px;
}
#contact {
	background-image: url(images/contact.gif);
	width: 86px;
}

h1 {
font-family: Impact, sans-serif;
color: #860000;
font-weight: normal;
margin-bottom: 8px;
text-transform: uppercase;
}

#homecontent {
width: 800px;
text-align: center;
margin: 15px auto;
line-height: 1.3em;
}

#homecontent h1 {
padding-top: 5px;
}
#content {
width: 1000px;
margin: 0 auto;
}

#smallcol {
float: left;
width: 250px;
padding: 0 25px;
text-align: center;
}

#quotes {
border: solid 1px #000;
padding: 2px;
margin: 25px 0;
}

#homemain {
float: left;
width: 600px;
padding: 0 50px;
line-height: 1.5em;
}

#homemain p {
padding: 0;
margin: 0;
}

.clearer {
clear: both;
}

.important-stuff {
display: none;
}

.thumb {
border: 0px solid #fff;
padding: 10px;
}