@charset "UTF-8";
/* CSS Document */
*html {
	margin: 0;
	padding: 0;
	}
body,td,th {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(images/bgd.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 16px;
	width: 340px;
	border-bottom: 2px solid #000000;
	letter-spacing: 0.2em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 30px;
	width: 268px;
	border-bottom: 2px solid #000000;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
h3 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
p {
	margin-top: 8px;
	margin-bottom: 10px;
}
a, a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a img {
border: none;
}
#wrap {
	padding-top:50px;
	margin: 0 auto;
	width: 982px;
}
#splash {
	width: 982px;
	float:left;
	position:relative;
}
#top {
	background-image: url(images/rodeobgd_top.jpg);
	background-repeat: no-repeat;
	width: 982px;
	height: 29px;
	float:left;
	position:relative;
}
#main {
	background-image: url(images/rodeobgd_main.jpg);
	background-repeat: repeat-y;
	width: 982px;
	height: 566px;
	float:left;
	position:relative;
	padding-top: 5px;
}
#left {
	float:left;
	position:relative;
	margin: 0 0 0 15px;
	width: 285px;
}
#nav {
	margin-left: 35px;
	padding-top: 15px;
}
#nav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	
	margin-top: 30px;
}
#nav li {
	line-height: 20px;
	list-style-image: url(images/bullet_off.gif);
}
#nav li a, #nav li a:link, #nav li a:visited {
	color: #000000;
	text-decoration: none;	
}

#nav li a:hover, #nav li a:active {
	color: #be8945;
	text-decoration: none;
}
#center {
	margin: 0 ;
	float:left;
	position:relative;
	width: 340px;
}
#center img {
	border: 2px solid #000000;
	padding: 5px;
	margin: 0;
}
#center p {
	line-height: 1.2em;
}
#center td a, #center td a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
		font-weight: bold;
}
#center td a:hover, #center td a:active {
	color: #be8945;
	font-size: 12px;
	text-decoration: none;
		font-weight: bold;
}
#center table td img {
border: none;
}
#right {
	float: right;
	position: relative;
	margin: 0 25px 0 10px;
	width: 268px;
}
#bottom {
	background-image: url(images/rodeobgd_bot.jpg);
	background-repeat: no-repeat;
	width: 982px;
	height: 28px;
	float:left;
	position:relative;
}
#footer {
	float:left;
	position:relative;
	color: #f7eee8;
	font-size: 10px;
	padding-left: 30px;
}
#footer td {
	color: #f7eee8;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
#footer td a{
	color: #f7eee8;
	font-size: 10px;
	text-decoration: none;
		font-weight: normal;
}
#footer td a:hover {
	color: #be8945;
	font-size: 10px;
	text-decoration: none;
}
.smlogo {
	margin-left: 40px;
	margin-top: 20px;
	float:left;
	position:relative;
}
fieldset {
	border: 1px solid #000000;
	width: 268px;
	margin: 0;
	padding: 0;

}

legend
{
	color: #bd8743;
	font-size:14px;
	margin: 20px 5px;
}
#thanks {
	margin: 130px 50px 100px 50px;
	float:left;
	position:relative;
	width: 500px;
}
#gallery {
	margin: 0 0 10px 50px;
	float:left;
	position:relative;
	width: 550px;
}
