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

body {
margin:0px;
padding:0px;
color:#090a0a;
font-family: "Times New Roman", Times, serif;
line-height:0px;
font-size:12px;
background-color:#000000;
}
img {border:none; margin:0px; padding:0px}

a {
color:#700a0b;
font-weight:bold;
}
a: hover {
text-decoration:none;
}
a:visited {
text-decoration:none;
} 
#headmast {
background:url(../images/general/head-bkgrnd.jpg) repeat-x #202121;
text-align:center;
width:100%;
height:227px;
}
#headmast img {
position:absolute;
z-index:100;
left:50%;
margin-left:-434px;
}

#headmast span {
display:none;
}

.page {
width:100%;
background-color:#202121;
}

#content {
width:911px;
text-align:left;
display:block;
background-image:url(../images/general/content-bkgrnd.jpg);
background-position:bottom;
margin:0px 0px 0px 44px;
padding-top:0px;
line-height:0px;
}

#nav {
width:184px;
margin:0px 20px 0px 22px;
float:left;
}
#nav span {
display:none;
}
#nav1 a {
margin:0px 0px 3px 0px;
width:184px;
height:28px;
background-image:url(../images/general/nav1-off.gif);
background-repeat:no-repeat;
display:block;
}
#nav1 a:hover {
background-image:url(../images/general/nav1-on.gif);
}
#nav2 a {
margin:0px 0px 3px 0px;
width:184px;
height:28px;
background-image:url(../images/general/nav2-off.gif);
background-repeat:no-repeat;
display:block;
}
#nav2 a:hover {
background-image:url(../images/general/nav2-on.gif);
}

#nav3 a {
margin:0px 0px 3px 0px;
width:184px;
height:28px;
background-image:url(../images/general/nav3-off.gif);
background-repeat:no-repeat;
display:block;
}
#nav3 a:hover {
background-image:url(../images/general/nav3-on.gif);
}

#nav4 a {
margin:0px 0px 3px 0px;
width:184px;
height:28px;
background-image:url(../images/general/nav4-off.gif);
background-repeat:no-repeat;
display:block;
}
#nav4 a:hover {
background-image:url(../images/general/nav4-on.gif);
}

#nav5 a {
margin:0px 0px 3px 0px;
width:184px;
height:28px;
background-image:url(../images/general/nav5-off.gif);
background-repeat:no-repeat;
display:block;
}
#nav5 a:hover {
background-image:url(../images/general/nav5-on.gif);
}

#nav6 a {
margin:0px 0px 3px 0px;
width:184px;
height:28px;
background-image:url(../images/general/nav6-off.gif);
background-repeat:no-repeat;
display:block;
}
#nav6 a:hover {
background-image:url(../images/general/nav6-on.gif);
}

#nav7 a {
margin:0px 0px 3px 0px;
width:184px;
height:28px;
background-image:url(../images/general/nav7-off.gif);
background-repeat:no-repeat;
display:block;
}
#nav7 a:hover {
background-image:url(../images/general/nav7-on.gif);
}

#rodeoresults {
background-image:url(../images/general/rodeo-results-bkgrnd.jpg);
background-repeat:no-repeat;
width:184px;
height:68px;
display:block;
padding:68px 0px 0px 0px;
margin:21px 0px 20px 0px;
text-align:center;
line-height:18px;
}

/* parchment and content Styles */
#parchment {
background-image: url(../images/general/parchment-bkgrnd.gif);
background-repeat:repeat-y;
width:642px;
margin:0px 0px 0px 226px;
padding:0px;
text-align:left;
line-height:0px;
}
#parchment h1 {
margin:37px 50px 0px 54px;
}
#parchment p {
padding:0px 50px 0px 54px;
line-height:18px;
}
#parchment ul {
line-height:18px;
}
#parchment center {
line-height:18px;
}

#brand {
float:right;
margin:0px 38px 25px 0px;
line-height:18px;
}

#parchmentClear {
display:block;
height:24px;
}

.largeTextBold {
font-size:14px;
font-weight:bold;
}


#footer {
width:100%;
border-top:5px solid #700a0b;
background-color:#000001;
text-align:center;
padding-top:19px;
line-height:18px;
}
#footernav {
margin:0px 0px 20px 0px;
text-align:center;
color:#ddd1c3;
background-color:#000001;
font-size:12px;
}

#footernav a {
color:#ddd1c3;
text-decoration:none;
font-weight:normal;
}
#footernav a:hover {
text-decoration:underline;
}


