/* Start of CMSMS style sheet 'CA Rodeo Global' */
/* CSS Document */

body {
	margin: 0px;
	background: url(images/bkgrd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #975a0a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 987px;
	margin: 0 auto;	
	position: relative;
}

#header {
	height: 182px;
	background: url(images/logo.gif) no-repeat;
}

#headerLeft {
	float: left;
	width: 250px;
	padding: 0px 0px 0px 50px;
}

#logo a {
	width: 237px;
	height: 0px;
	padding: 125px 0px 0px 0px;
	display: block;
	overflow: hidden;
}

#headerRight {
	float: right;
	width: 645px;
	text-align: right;
}

#headerRight .tagline {
	font-size: 19px;
	font-weight: bold;
	padding: 2px 45px 0px 0px;
	height: 65px;
}

#headerRight .tagline b {
	color: #c71700;
}

#homeArea {
	height: 643px;
	background: url(images/homebanner.gif) no-repeat;
	margin: -75px 0px 0px 0px;
}

#homeAreaTop {
	height: 392px;
	padding: 38px 0px 0px 45px;
}

#tabs-1,#tabs-2,#tabs-3,#tabs-4 {
	float: left;
	width: 639px;
	height: 382px;
}

.rotatingImage {
	width: 639px;
	height: 382px;
	overflow: hidden;
	float: left;
	z-index: 10;
}

.bannerTextArea {
	top: 420px;
	left: 50px;
	height: 95px;
	width: 625px;
	position: absolute;
	z-index: 500;
	padding: 20px 40px 8px 4px;
	color: #f2e2ca;
	font-size: 12px;
}


.bannerTextArea a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.bannerTextArea p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#newsHome {
	width: 234px;
	height: 372px;
	padding: 10px 20px 0px 15px;
	float: left;
	color: #545454;
	background: url(images/newbkgrd.gif) no-repeat;
}

#newsHome ul a {
	color: #975a0a;
	display: block;
	text-decoration: none;
}

#newsHome a:hover {
	text-decoration: underline;
}

#newsHome ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#newsHome ul li {
	list-style: none;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px dashed #cbbba8;
}

.linkStyle  {
	color: #ffffff;
	padding: 4px 11px 4px 8px;
	text-decoration: none;
	font-size: 12px;
	width: 80px;
	display: block;
	background: url(images/brown-tear.gif) right #4c3004 no-repeat;
}


#rotatingTitles {
	padding: 0px 35px 0px 45px;
	text-align: center;
	height: 32px;
}

#rotatingTitles ul {
	padding: 6px 0px 0px 0px;
	margin: 0px;
}

#rotatingTitles ul li {
	list-style: none;
	display: inline;
	padding: 0px 20px 0px 20px;
}

#rotatingTitles a {
	color: #854d05;
}

#rotatingTitles a:hover {
	text-decoration: underline;
}

#getInvolvedCTA {
	width: 275px;
	padding: 20px 0px 0px 45px;
	float: left;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}

#getInvolvedCTA strong a {
	color: #891101;
	font-size: 24px;
	display: block;
	padding: 0px 0px 8px 0px;
	text-decoration: none;
}

#getInvolvedCTA strong a:hover {
	color: #000000;
}

#homeCTAs {
	float: right;
	width: 606px;
	padding: 0px 35px 0px 0px;
	height: 180px;
}

#sponsor {
    margin: 30px 0px 20px 0px;
    background: url(images/sponsor-paper-bkgrd.gif) 0px 10px repeat-y;
}

#sponsorTop {
    margin-top: -20px;
    padding: 40px 0px 0px 60px;
    background: url(images/sponsor-paper.gif) no-repeat;
}

#sponsorLogos img {
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	margin: 0px 10px 10px 0px;
}

#insideContent {
	margin-top: -47px;
}

#insideArea {
	width: 920px;
	margin: 0 auto;
	background: url(images/inside-bkgrd2.gif) top right no-repeat #f4eee0;
	
}

#leftColumn {
	width: 625px;
	float: left;
	border-right: 1px dashed #cbbba8;
	padding: 10px 20px 10px 20px;
	font-size: 13px;
	line-height: 20px;
	background-color: #f4eee0;
}

#leftColumn h1 {
	color: #981908;
	font-size: 30px;
	margin: 20px 0px;
	padding: 0px;
	letter-spacing: -1px;
}

#leftColumn h2 {
	color: #3e1908;
	font-size: 26px;
	margin: 25px 0px;
	padding: 0px;
}

p.leadin {
	color: #c28e09;
	font-size: 18px;
	margin: 25px 0px;
	padding: 0px;
	font-weight: normal;
}

#leftColumn h3 {


	color: #c4740b;
	font-size: 24px;
	margin: 10px 0px;
	padding: 0px;
}

#leftColumn h4 {

	color: #5b1300;
	font-size: 18px;
	margin: 10px 0px;
	padding: 0px;
}

#leftColumn ul, #rightColumn ul {
	padding: 10px;
	margin: 0px;
}

#leftColumn ul li, #rightColumn ul li {
	background: url(images/bullet-star.gif) no-repeat 0px 3px;
	list-style: none;
	padding: 0px 0px 0px 25px;
}

#rightColumn {
	width: 220px;
	float: right;
	padding: 10px 5px 0px 10px;
	line-height: 20px;
}

#footer {
	color: #bf9f79;
	text-align: center;
	padding: 10px 20px 50px 0px;
	line-height: 20px;
}

#footer a {
	color: #bf9f79;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #6e615c;
	width: 630px;
}

.copyright {
	color: #756654;
	text-size: 12px;
}

.clearBoth {
	clear: both;
}

#addThis {
	margin-top:10px;
}

#searchBtn {
	color:#FFF;
	height:25px;
	margin-left:10px;
	background-color:#9B1807;
	border: 1px solid #FFF;
}

.floatright {
  float:right;
  width:160px;
  margin: 0 0 10px 10px;
  padding:5px;
}

.floatright2 {
  float:right;
  width:210px;
  margin: 0 0 10px 10px;
  padding:5px;
}

.floatright25 {
  float:right;
  width:260px;
  margin: 0 0 10px 10px;
  padding:5px;
}

.floatrightbx {
  float:right;
  text-align:right;
}

div.floatright img {
  border: 1px solid #302100;
  padding:2px;
}

div.floatright25 img {
  border: 1px solid #302100;
  background-color:#FFFFFF;
  padding:2px;
}

div.floatleft25 img {
  border: 1px solid #302100;
  background-color:#FFFFFF;
  padding:2px;
}

.floatleft2 {
  float:left;
  width:210px;
  margin: 0 0 10px 0px;
  padding:5px;
}

.floatleft25 {
  float:left;
  width:260px;
  margin: 0 0 10px 0px;
  padding:5px;
}

.floatleft15 {
  float:left;
  width:150px;
  margin: 0 0 10px 0px;
  padding:5px;
}

.resulttable {
  color:#FFF;
  border:1px solid #AA8844;
  background-color:#302100;
  padding-top:2px;
  padding-left:2px;
  padding-right:2px;
}

.resulttableheader {
  border-bottom:1px solid #AA8844;
}

.resulttableinner {
}

.resulttable a {
  color:#FFF;
}

.resulttable a:hover {
  text-decoration:none;
  color:#FFF;
}

.breadcrumbs {
	font-size: 11px;
}

.floatleft2 img, .floatright2 img, .border {
	border: 5px solid #ffffff;
}

.backToTop {
	background-color: #35170c;
	border:1px dashed #4e2617;
	width: 67px;
	padding: 4px 4px 4px 6px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	float: right;
}

hr {
	border: none;
	height: 1px;
	border-bottom: 1px dashed #b6ab94;
}
/* End of 'CA Rodeo Global' */

