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

/* ---------------------------------------------- */
/* ------------------------------ HTML COMPONENTS */
/* ---------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(../images/clay-bg.jpg);
	background-repeat: repeat;
	background-color: #000333;
	width: 100%;
}


/* ---------------------------------------------- */
/* ------------------------- ID LAYOUT COMPONENTS */
/* ---------------------------------------------- */
		
#header {
	background-color: #a03542;
	background-image: url(../images/header-txt2.png) ;
	background-position: left;
	background-repeat: no-repeat;
	position: fixed;
	height: 100px;
	float: left;
	line-height: normal;
	width: 100%;
	top: 0;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 4px solid white;
	color: white;
	z-index: 10;
}
#header h1{
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}

#hdr-txt span{
	margin-left: -9999em;
}

#header h2 {
	font-size: 1em;
	border: 0;
	padding: 0;
}

#right-hdr {
	float: right;
	padding-right: 0;
	margin-top: -30px;
	margin-right: 15px;
	border-right: 0;
	margin-bottom: 0;
}

#right-hdr1 {
	clear: right;
	float: right;
	margin-top: -10px;
	margin-right: 15px;
	padding-right: 0;
	border-right: 0;
	margin-bottom: 0;
}

#right-hdr2 {
	clear: right;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	border-right: 0;
	padding-right: 0;
}


#main-navbar {
	display: block;
}

#main-navbar ul {
	clear: left;
	list-style: none;
	padding:0;
	margin: 20px 0 0 0;
	margin-left: 5px;
	border-right: 0;
}

#main-navbar li {
	float: left;
	background: url(../images/right-tab2-hover.png) no-repeat right top;
	font-size: 1.25em;
	margin: 0;
	margin-top: 15px;
	padding: 0 0 0 0;
}

#main-navbar a {
	display: block;
	color: white;
	text-decoration: none;
	background:url(../images/left-tab2-hover.png) no-repeat left top;
        padding:5px 10px;
}

#main-navbar li:hover {
	background: url(../images/right-tab2.png) no-repeat right top;
}

#main-navbar a:hover {
	background: url(../images/left-tab2.png) no-repeat left top;
}

#left {
	float: left;
	position: absolute;
	top: 125px;
	left: 0;
	width: 20%;
}

#content {
	margin-left: 20%;
	width: 79%;
	margin-top: 100px;
	margin-bottom: 20px;
	margin-right: 0;
	padding: 0;
	border-right: 0;
	border-left: 8px solid white;
}


#content p {
	margin-left: 25px;
	padding: 0;
	border: 0;
	margin-right: 15px;
}

#what-content {
	clear: left;
	float: left;
	width: 45%;
	font-size: 1.25em;
}

#what-hdr {
	background-image: url(../images/what-hdr.png);
	background-repeat: no-repeat;
	width: 211px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding-bottom: 0;
}

#what-hdr h3 span{
	margin-left: -999em;
}

#group-pic {
	width: 305px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}



#left-par {
	padding-top: 1.5em;
	clear: left;
	padding-left: 15px;
}

#where-content {
	display: inline;
	float: right;
	width: 50%;
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
	margin-top: 25px;
}

#where-content p {
	font-size: 1.25em;
	margin-right: 25px;
	padding-right: 0;
	border-right: 0;
}

#where-hdr {
	background-image: url(../images/where-hdr.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 322px;
}

#where-hdr h3 span{
	margin-left: -999em;
}

#br-img-link a {
	text-indent: -9999em;
	margin-left: 10px;
	background:url(../images/br-logo.png) no-repeat left top;
	width: 342px;
	height: 114px;
	display: block;
}


/* IE 5 hack \*/
#br-img-link a {overflow: hidden;}
/* end hack */

#br-img-link a:hover {
	background-position:-342px 0px;
}

#br-link a {
	text-indent: -1000em;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	background:url(../images/br-txt2.png) no-repeat left top;
	width: 224px;
	height: 32px;
	border-right: 0;
	padding-right: 0;
	display: block;
	overflow: hidden;
}

/* IE 5 hack \*/
#br-link a {overflow: hidden;}
/* end hack */

#br-link a:hover {
	background-position: 0px -32px;
}

#rv-img-link a {
	text-indent: -9999em;
	margin-left: 10px;
	background:url(../images/rv-logo2.jpg) no-repeat left top;
	width: 340px;
	height: 114px;
	display: block;
}


/* IE 5 hack \*/
#rv-img-link a {overflow: hidden;}
/* end hack */

#rv-img-link a:hover {
	background-position:-340px 0px;
}

#rv-link a {
	text-indent: -1000em;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	background:url(../images/rv-txt2.png) no-repeat left top;
	width: 240px;
	height: 24px;
	border-right: 0;
	padding-right: 0;
	display: block;
	overflow: hidden;
}

/* IE 5 hack \*/
#rv-link a {overflow: hidden;}
/* end hack */

#rv-link a:hover {
	background-position: 0px -24px;
}

#rancho-valencia-link a {
	font-size: 1.75em;
	color: #3f2e85;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#rancho-valencia-link a:hover, a:visited, a:active {
	color: #9c1e50;
}

#rancho-valencia-link a:visited {
	text-decoration: none;
	outline: none;
}


#woodland-img-link a {
	text-indent: -9999em;
	margin-left: 10px;
	margin-bottom: 25px;
	background:url(../images/woodland-park-logo.png) no-repeat left top;
	width: 342px;
	height: 114px;
	display: block;
}


/* IE 5 hack \*/
#woodland-img-link a {overflow: hidden;}
/* end hack */

#woodland-img-link a:hover {
	background-position:-342px 0px;
}

#woodland-link a {
	text-indent: -1000em;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	background:url(../images/woodland-txt.png) no-repeat left top;
	width: 224px;
	height: 32px;
	border-right: 0;
	padding-right: 0;
	display: block;
	overflow: hidden;
}

/* IE 5 hack \*/
#woodland-link a {overflow: hidden;}
/* end hack */

#woodland-link a:hover {
	background-position: 0px -32px;
}

#who-content {
	clear: both;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

#who-hdr {
	background-image: url(../images/who-hdr.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
#who-hdr h3 span {
	margin-left: -999em;
}

#who-content p{
	font-size: 1.25em;
	padding-bottom: 0;
}

#headshot {
	float: left;
	margin-top: 20px;
	margin-left: -125px;
	margin-right: 10px;
	width: 125px;
	height: 167px;
}

#who-content .right-par p{
	float:right;
}

#latest-news-content {
	display: inline;
	float: left;
	width: 45%;
	font-size: 1.25em;
}

#late-news-hdr {
	background-image: url(../images/latest-news.png);
	background-repeat: no-repeat;
	width: 258px;
	height: 52px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
#late-news-hdr span {
	margin-left: -999em;
}

.news-hdr {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#battle-pic {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

#kids-pix h3{
	background-image: url(../images/about-banner.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 250px;
	width: 570px;
}

#kids-pix h3 span {
	margin-left: -999em;
}

#right-par {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#footer {
	clear: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-top: solid 8px white;
	border-bottom: solid 4px white;
	border-right: 0;
	border-left: 0;
	padding-left: 0;
	padding-right: 0;
	bottom: 0;
}
#footer p {
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	border: 0;
}

/* Code to format the footer items */
/* These attrributes are common to the textual footer items */
#copyright, #author, #site-image {
	display: inline;
	margin-top: 0;
	padding-top: 0;
}
#copyright {
	clear: left;
	float: left;
	margin-left: 10px;
}

#site-image{
	padding-top: 0;
	border-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: 43px;
	margin-left: 35%;
}

#author {
	float: right;
	margin-right: 10px;
	padding-right: 0;
	border-right: 0;
}

#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
}

#left-navbar ul{
	list-style: none;
}
#left-navbar li {
	margin-left: -20px;
	border: 0;
	padding: 0;
}

#sponsor-txt {
	text-align: center;
}
#sponsor-navbar ul {
	list-style: none;
}

#sponsor-navbar li {
	margin-left: -20px;
	border: 0;
	padding: 0;
}

#dunlop-link a {
	text-indent: -9999em;
	margin-top: 5px;
	margin-left: -15px;
	background:url(../images/dunlop-logo2.jpg) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
}


/* IE 5 hack \*/
#dunlop-link a {overflow: hidden;}
/* end hack */

#dunlop-link a:hover {
	background-position: 0px -30px;
}

#mmiller-logo-link a {
	text-indent: -9999em;
	margin-top: 10px;
	margin-left: -15px;
	background:url(../images/mmiller-logo.jpg) no-repeat left top;
	width: 150px;
	height: 80px;
	display: block;
}


/* IE 5 hack \*/
#mmiller-logo-link a {overflow: hidden;}
/* end hack */

#mmiller-logo-link a:hover {
	background-position: 0px -80px;
}

#yt-logo-link a {
	text-indent: -9999em;
	margin-top: 10px;
	padding-left: 0;
	border-left: 0;
	margin-left: -15px;
	background:url(../images/yt-logo.jpg) no-repeat left top;
	width: 150px;
	height: 75px;
	display: block;
}


/* IE 5 hack \*/
#yt-logo-link a {overflow: hidden;}
/* end hack */

#yt-logo-link a:hover {
	background-position: 0px -75px;
}

#scroll-box {
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-left: 0;
	padding-right: 0;
}

.marquee {
	z-index: 9;
}

#bobby-riggs-hdr {
	background-image: url(../images/wcta-br-hdr.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 134px;
	width: 500px;
}

#bobby-riggs-hdr h2 span{
	margin-left: -999em;
}

#ispe-hdr {
	background-image: url(../images/ispe-hdr.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 141px;
	width: 400px;
}

#ispe-hdr h2 span{
	margin-left: -999em;
}

#ispe-content p{
	font-size: 1.25em;
}

#motto-banner {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1em;
	text-align: center;
}


#br-movie {
	width: 533px;
	margin-left: auto;
	margin-right: auto;
}

#about-hdr {
	background-image: url(../images/about-hdr.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 44px;
	width: 177px;
}

#about-hdr h3 span{
	margin-left: -999em;
}

#ispe-pic {
	width: 600px;
	height: 270px;
	border: solid 3px #333399;
	margin-left: auto;
	margin-right: auto;
}

#br-map {
	width: 350px;
	float: left;
        margin-left: 20px;
        margin-bottom: 1.5em;
}

#br-dir-par {
	clear: both;
	margin-left: 5px;
}

#br-dir-form {
	margin-left: 5px;
}

#rv-map {
	width: 350px;
	float: left;
        margin-left: 20px;
        margin-bottom: 1.5em;
}

#rv-dir-par {
	clear: both;
	margin-left: 5px;
}

#rv-dir-form {
	margin-left: 5px;
}
#wp-dir-par {
	clear: both;
	margin-left: 5px;
}

#wp-dir-form {
	margin-left: 5px;
	margin-bottom: 25px;
}

.large-par {
	clear: left;
	clear: right;
	margin-left: 5px;
	font-size: 1.5em;
}

#rv-league-hdr {
	background-image: url(../images/league-hdr.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	width: 700px;
}

#rv-league-hdr h2 span{
	margin-left: -999em;
}
