/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000;
	background: #A0A0A0 url(images/bg.gif) repeat-x;
	margin: 0 auto;
	text-align: center;
}
img {border:0; outline:none;}
a {border:0; outline:none;}
#container {
	margin: 0px auto; 
	width: 1100px;
	color: #000; background: transparent;
	}
#header {
	width: 1100px;
	margin: 0 auto;
	text-align: left;
	color: #000; background: #fff url(images/words.jpg) no-repeat;
	border-left: #000 solid 2px;
	border-right: #000 solid 2px;
	padding-top: 70px;
}
#navbar{
	width: 1107px;
	margin-left: -4px;
	margin-top: -20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #000; background: url(images/navbar_bg.gif) no-repeat;
}
#wrapcontent {
	width: 1100px;
	color: #000; background: #000;
	border-left: #000 solid 2px;
	border-right: #000 solid 2px;
	border-bottom: #000 solid 2px
}
#c_container {
	width: 1100px;
	color: #000; background: transparent;
}
#l_content {
	float: left;
	width: 380px;
	margin-top: 20px;
	margin-left: 10px;
	color: #000; background: #fff url(images/horseshoe.jpg) repeat;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 100%;
}
#r_content {
	float: right;
	width: 660px;
	margin-top: 20px;
	margin-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #000; background: #fff;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 100%;
}
h3 {
	text-align: center;
	color: #FA68F7; background: transparent;
}
img.team {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: -15px;
	border: #000 solid 2px;
	color: #000; background: transparent;
	z-index: 1;
}
img.logo{
	float: left;
	margin: 5px 0 5px -35px;
	color: #000; background: transparent;
	z-index: 2;
}
img.containertop {
	margin-top: -15px;
	margin-left: -6px;
}
/*spacing for small sponsor logos on homepage*/
img.small {
	margin: 10px 10px 0 20px;
}
img.slideshow1{
	margin-top: 20px;
	margin-left: 8px;
	border: #Fa68F7 solid 2px;
}
img.slideshow2{
	margin-bottom: 30px;
	margin-left: 8px;
	border: #Fa68F7 solid 2px;
}
img.logo2{
	margin-top: 30px;
	margin-left: 80px;
	margin-bottom: 30px;
}
p {
	font-size: 13px;
	text-align: left;
	margin-left: 10px;
	margin-right: 20px;
}
.indent{
	margin-left: 20px;
}
.rightalign{
	text-align: right;
	margin-right: 20px;
}
#header p{
	clear: both;
	text-align: right;
	margin-right: 20px;
	margin-bottom: -40px;
}
a:link {
	color: #666666;
	background: transparent;
	text-decoration: none;
}
a:visited {
	color: #666666;
	background: transparent;
	text-decoration: none;
}
a:hover {
	color: #FA68F7;
	background: transparent;
	text-decoration: none;
}
a:active {
	color: #666666;
	outline: none;
	text-decoration: none;
}

#navbar ul{
	list-style-type: none;
}
#navbar ul li {
	display: inline;
	margin-right: 15px;
}
#navbar a {
	text-decoration: none;
}
#navbar a:link {
	color: #000; background: transparent;
}
#navbar a:visited {
	color: #000; background: transparent;
}
#navbar a:hover {
	color: #FA68F7; background: transparent;
	border-bottom: #FA68F7 dotted 1px;
}
#navbar a:active {
	color: #FA68F7; background: transparent;
	outline: none;
}
#navbar li a#current {
	color:#666666; background: transparent;
	font-weight: 400;
	font-variant: small-caps;
	font-size: 16px;
	border-bottom: none;
}
img.arrow {
	margin-right: 4px;
}
#eventbox {
	width: 650px;
	margin: 20px 0 20px 0;
	border-top: #FA68F7 dotted 1px;
	border-bottom: #FA68F7 dotted 1px;
}
h4{
	margin-left: 20px;
	padding-left: 20px;
	width: 200px;
	border-bottom: #FA68F7 dotted 2px;
	color: #FA68F7; background: transparent;
	text-align: left;
}
img.arrow2 {
	margin-right: 10px;
	margin-left: 30px;
}
/*Secondary container info*/
#container2{
	float: left;
	width: 950px;
	margin-top: 20px;
	margin-left: 50px;
	color: #000; background: #fff;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 100%;
	padding-left: 20px;
	padding-right: 20px;
	border-left: #FA68F7 solid 10px;
	border-top: #FA68F7 solid 2px;
	border-right: #FA68F7 solid 10px;
	border-bottom: #FA68F7 solid 2px;
}

#container2 a:link {
	color: #FA68F7; background: transparent;
}
#container2 a:visited {
	color: #FA68F7; background: transparent;
}
#container2 a:hover {
	color: #666; background: transparent;
	border-bottom: #666 dotted 1px;
}
#archive a:link {
	color: #666; background: transparent;
}
#archive a:visited {
	color: #666; background: transparent;
}
#archive a:hover {
	color: #FA68F7; background: transparent;
	border-bottom: #FA68F7 dotted 1px;
}
/*MEMBERS PAGE INFO*/
table {
	border-collapse: collapse;
	width: 600px;
	border: 1px solid #FA68F7;
	margin-left: 160px;
	margin-top: 10px;
	margin-bottom: 30px;
}
th,td {
	padding: 5px 5px;
}
thead {
	color: #000; background: #ccc url(images/bg2.gif) repeat;
}
th {
	font-weight: normal;
	text-align: left;
	border-bottom: #FA68F7 dashed 1px;
}
.smalltext {
	font-size: 13px;
}
.largetext {
	font-size: 16px;
}
/*MEMBERS INDIVIDUAL PAGE INFO*/
#box {
	width: 850px;
}
#box a:link, #box a:visited, #box a:hover {
	color: #FA68F7; background: transparent;
	border: none;
}
p.memberinfo {
	font-size: 14px;
	font-style: italic;
	margin-left: 30px;
	margin-right: 10px;
}
img.viewer {
	margin: 10px 5px 30px 10px;
}
/*logo placement on members info page*/
img.logo3 {
	float: left;
	margin: -30px 0 5px -120px;
	color: #000; background: transparent;
	z-index: 2;
}
img.member {
	margin-left: 180px;
	margin-bottom: 20px;
}
/*SPONSORS PAGE INFO*/

/*spacing for sponsors logos*/
img.sponsor {
	margin: 10px 10px 20px 20px;
}
img.sponsor2 {
	margin: 10px 10px 10px 60px;
}
.center{
	text-align: center;
}
p.crew {
	margin-left: 40px;
}
ul {
	list-style-type: disc;
}
ul li {
	margin-left: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	margin-top: 5px;
}
span.sponsorlogo a:link img {
	text-decoration: none;
	border: 0;
}
span.sponsorlogo a:visited img {

	text-decoration: none;
	border: 0;
}
span.sponsorlogo a:hover img {
	text-decoration: none;
	border: 0;
}
span.sponsorlogo a:active img {
	border: 0;
	text-decoration: none;
}
/*CONTACT PAGE INFO*/
table.contact {
	border-collapse: collapse;
	width: 620px;
	border: 1px solid #FA68F7;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 14px;
}
table.contact td {
	padding: 10px;
}
/*RODEO PICS PAGE INFO*/
#container3{
	float: left;
	width: 950px;
	margin-top: 20px;
	margin-left: 50px;
	color: #000; background: #fff;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 100%;
	padding-left: 20px;
	padding-right: 20px;
	border-left: #FA68F7 solid 10px;
	border-top: #FA68F7 solid 2px;
	border-right: #FA68F7 solid 10px;
	border-bottom: #FA68F7 solid 2px;
}
#box3 {
	width: 900px;
	margin-left: 30px;
}
.rdo1, .rdo2 {
	font-size: 10px;
	color: #999999; background: #fff;
}
/* INSETS info */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox img{ width: auto; height: auto; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none; }

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-right: 20px; padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.rodeopics {
	margin-left: 20px;
	margin-bottom: 30px;
	}
p.rodeoinfo {
	font-size: 14px;
	font-style: italic;
	margin: 40px 10px 0 10px;
}
/*footer info*/
#footer {
	clear: both;
	color: #fff; background: #000;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
}
p.copywrite {
	font-size: 11px;
	color: #333; background: transparent;
	text-align: right;
	margin-right: 80px;
}
p.urban {
	font-size: 11px;
	color: #333; background: transparent;
	text-align: right;
	margin-right: 80px;
	margin-top: -5px;
}
span.bottom a {
	padding: 3px 3px;
}
span.bottom a:link {
	color: #fff;
	background: transparent;
	text-decoration: none;
}
span.bottom a:visited {
	color: #fff;
	background: transparent;
	text-decoration: none;
}
span.bottom a:hover {
	color: #FA68F7;
	background: transparent;
	text-decoration: none;
}
span.bottom a:active {
	outline: none;
	text-decoration: none;
}
#currentbottom{
	color:#FA68F7; background: transparent;
}
/*clear floats of logo and team image for container below*/
#clear {
	clear:both;
}




