/* Set some global attributes */

body#blue {
	font-family: Arial, Helvetica;
	margin: 0px;
	padding: 0px; 
	background: url(images/bg_blue.gif) top repeat-x;
    background-color: #000;
}

body#spain {
	font-family: Arial, Helvetica;
	margin: 0px;
	padding: 0px; 
	background: url(images/bg_spain.gif) top repeat-x;
    background-color: #000;
}

body#brown {
	font-family: Arial, Helvetica;
	margin: 0px;
	padding: 0px; 
	background: url(images/bg_brown.gif) top repeat-x;
    background-color: #000;
}


p {
	font-size: 12px;
	color: #FFF;
}

a:link, a:visited, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.stdlink {
	color: #EFD370;
}

/* Get rid of default spacing to allow easy customization */

p, h1, h2, h3, h4, h5, ul, ol, li, form { margin:0px; }

/* Lose the image link outline */

img { border-style: none; }

div#wrapper {
	width: 802px;
	margin: 0 auto;
	padding: 0;
}

div#lside_blue {
	width: 100%;
	background: url(images/bgl_blue.gif) top left no-repeat;
}

div#rside_blue {
	width: 782px;
	margin: 0 0 0 20px;
	background: url(images/bgr_blue.gif) top right no-repeat;
}

div#lside_spain {
	width: 100%;
	background: url(images/bgl_spain.gif) top left no-repeat;
}

div#rside_spain {
	width: 782px;
	margin: 0 0 0 20px;
	background: url(images/bgr_spain.gif) top right no-repeat;
}


div#lside_brown {
	width: 100%;
	background: url(images/bgl_brown.gif) top left no-repeat;
}

div#rside_brown {
	width: 782px;
	margin: 0 0 0 20px;
	background: url(images/bgr_brown.gif) top right no-repeat;
}


div#contentWrapper {
	width: 760px;
	height: 620px;
	background: url(images/backdrop_spain.jpg) no-repeat top;	
	margin: 0;
	padding: 0;
	border-right: 1px solid #7C2302; 
	border-bottom: 1px solid #7C2302;
	border-left: 1px solid #7C2302;
}

div#contentWrapperSouthAmerica {
	width: 760px;
	height: 872px;
	background: url(southamerica/images/backdrop.jpg) no-repeat top;	
	margin: 0;
	padding: 0;
	border-right: 1px solid #7C8150; 
	border-bottom: 1px solid #7C8150;
	border-left: 1px solid #7C8150;
}

div#contentWrapperTXCanada {
	width: 760px;
	height: 872px;
	background: url(txcanada/images/backdrop.jpg) no-repeat top;	
	margin: 0;
	padding: 0;
	border-right: 1px solid #7C8150; 
	border-bottom: 1px solid #7C8150;
	border-left: 1px solid #7C8150;
}

div#contentWrapperSpain {
	width: 760px;
	height: 872px;
	background: url(mexspain/images/backdrop.jpg) no-repeat top;	
	margin: 0;
	padding: 0;
	border-right: 1px solid #7C2302; 
	border-bottom: 1px solid #7C2302;
	border-left: 1px solid #7C2302;
}

div#contentWrapperContact {
	width: 760px;
	height: 620px;
	background: url(contactus/images/backdrop.jpg) no-repeat top;	
	margin: 0;
	padding: 0;
	border-right: 1px solid #7C8150; 
	border-bottom: 1px solid #7C8150;
	border-left: 1px solid #7C8150;
}

div#contentWrapperGallery {
	width: 760px;
	height: 620px;
	background: url(photogallery/images/backdrop.jpg) no-repeat top;	
	margin: 0;
	padding: 0;
	border-right: 1px solid #7C8150; 
	border-bottom: 1px solid #7C8150;
	border-left: 1px solid #7C8150;
}


/* main nav */

div#mainNavBrown { 
	background: url(images/mainNavBackBrown.gif) no-repeat top;
	width: 492px;
	height: 27px;
	position: relative;
	top: 39px;
	left: 231px;
	z-index: 250;
}

div#mainNavBlue { 
	background: url(images/mainNavBackBlue.gif) no-repeat top;
	width: 492px;
	height: 27px;
	position: relative;
	top: 39px;
	left: 231px;
	z-index: 250;
}

div#mainNavSpain { 
	background: url(images/mainNavBackSpain.gif) no-repeat top;
	width: 492px;
	height: 27px;
	position: relative;
	top: 39px;
	left: 231px;
	z-index: 250;
}

img#mainNavHome { 
	position: relative;
	top: 8px;
	left: 8px;
	width: 52px;
	height: 11px;
	padding-bottom:10px;
	z-index: 255;
}

img#mainNavNewsletters { 
	position: relative;
	top: 8px;
	left: 13px;
	width: 133px;
	height: 11px;
	padding-bottom:10px;
	z-index: 255;
}

img#mainNavPhotoGallery { 
	position: relative;
	top: 8px;
	left: 17px;
	width: 148px;
	height: 11px;
	padding-bottom:10px;
	z-index: 255;
}

img#mainNavContactUs { 
	position: relative;
	top: 8px;
	left: 21px;
	width: 119px;
	height: 11px;
	padding-bottom:10px;
	z-index: 255;
}

/* Upgrade */

p.upgrade {
	width: 425px;
	text-align: left;
	padding: 10px
}

/* Copyright Footer */

p.footer {
	position: relative;
	top: -30px;
	width: 760px;
	font-size: 10px;
	color: #FFF; 
	text-align: center;
}

p.footer a {
	font-size: 10px;
	color: #FFF; 
	text-align: center;
}

p.copyrightfooter_news {
	position: relative;
	top: 160px;
	width: 760px;
	font-size: 10px;
	color: #FFF; 
	text-align: center;
	z-index:300;
}

p.copyrightfooter_contact {
	position: relative;
	top: 251px;
	width: 760px;
	font-size: 10px;
	color: #FFF; 
	text-align: center;
	z-index:300;
	clear:both;
}

p.copyrightfooter_gallery {
	position: relative;
	top: 190px;
	width: 760px;
	font-size: 10px;
	color: #FFF; 
	text-align: center;
	z-index:300;
	clear:both;
}

/* ---------- Page Area Specifications ----------- */

/* HOME PAGE CONTENT */

div#homeContent	{
	position:relative;
	width: 550px;
	left: 241px;
	top: 60px;
	}

div#homeHeading {
	position: relative; 
	width: 494px;
	height: 80px;
}

div#homeHline1 {
	position: relative;
	top: 9px;
	width: 469px;
	height: 1px;
	background-color: #BDB899;
}

div#homeHline2 {
	position: relative;
	top: 35px;
	width: 469px;
	height: 1px;
	background-color: #BDB899;
}

div#homeVline1 {
	position: relative;
	left: 20px;
	top: 35px;
	width: 1px;
	height: 135px;
	background-color: #BDB899;
	float:left;
}

div#homeProductionupdate {
	position: relative;
	top: 23px;
	width: 509px;
	height: 137px;
	z-index: 300;
	margin: 0;
}

#produpdate_text {
	position: absolute;
	top: 20px; 
	left: 319px;
	width: 187px;
	height: 97px;	
}

#onlocation_text {
	position: absolute;
	top: 20px; 
	left: 112px;
	width: 153px;
	height: 103px;	
}

img.offset_image {
	position: relative;
	top: 12px;
}

div#homeRelatedstories {
	position: relative; 
	top: 45px;
	width: 250px;
	height: 129px; 
	float: left;
}

div#homePhotogallery {
	position: relative;
	top: 45px;
	left: 40px;
	width: 260px;
	height: 129px;
	float:left;
}

div#homeMailingList {
	position: relative; 
	top: 70px;
	width: 469px;
	height: 43px;
	z-index: 300;
	clear:both;
}

div#homeMailingList img {
	padding-bottom: 6px;
}

p.home_jointext {
	font-size: 10px;
	color: #FFF;
}

div#messageArea {
	position: relative; 
	left: 225px;
	width: 238px;
	top: 55px;
	z-index:300;

}
input.home_join_email {
	position: relative; 
	left: 225px;
	width: 158px;
	top: 40px;
	z-index:300;

}

input.home_join_submit {
	position: relative; 
	left: 230px;
	top: 40px;
	z-index:300;
}

strong#homeyellow {
	color: #E4B037;
}


/* PHOTO GALLERY CONTENT */

div#photogallery_slideshow {
	position: relative;
	left: -20px;
	top: 80px;
	float:right;
	z-index:0;
}

div#slideshow_text {
	position: relative;
	left: 20px;
	top: 140px;
	width: 156px;
	height: 95px;
	float:left;
}

/* CONTACT INFO CONTENT */

div#rightBar {
	position: relative;
	top: 150px;
	left: 40px;
	height: 300px;
	float:left;
}

.contact_ridewithcowboys {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 270px;
	height: 80px;
	z-index: 300;
}

.contact_ridewithcowboys p {
	color: #000;
}

.contact_ridewithcowboys a {
	color: #000;
}


div#contactTrinityfilms {
	position: relative;
	margin-top: 20px;
	width: 270px;
	height: 155px;
	z-index: 300;
}

div#contactTrinityfilms p {
	color: #000;
}

div#contactTrinityfilms a {
	color: #000;
}


div#cellphonestampede {
	position: relative;
	left: -40px;
	top: 120px;
	width: 386px;
	height: 260px;
	z-index: 300;
	float: right;
}


