body {
	 background-color: #999999;
	 background: url(http://www.rodeoattitude.com/dsranch/images/background.jpg) repeat;
}

/* redundant tags to help netscape 4 */
body, div, p, th, td, li, dd, dl, dt {
	 font-family: Helvetica, Arial, sans-serif;
	 font-size: 12px;
	 color: #000000;
	 font-weight: normal;
}

h1 {
	 font-family: Helvetica, Arial, sans-serif;
	 font-size: 24px;
	 color: #900;
	 font-weight: bold;
}

img {
	 border-width:0;
	 border-style:none;
}

a {
	 color: #900;
}

a:visited {
	 color: #600;
}

a:hover {
	 color: #CC0000;
}

a.bmNavigation {
	 color: #333;
	 font-weight: bold;
}

.bmActiveNav {
	 color: #333;
	 font-weight: bold;
}

a.bmNavigation:visited {
	 color: #333;
}

.bmActiveNav:visited {
	 color: #333;
}

a.bmNavigation:hover {
	 color: #c00;
}

.bmActiveNav:hover {
	 color: #c00;
}

a.bmBreadcrumbs {
	 font-size: 10px;
	 color: #333;
}

a.bmBreadcrumbs:visited {
	 color: #333;
}

a.bmBreadcrumbs:hover {
	 color: #c00;
}

a.bmParent {
	 color: #333;
	 font-weight: bold;
}

a.bmParent:visited {
	 color: #333;
}

a.bmParent:hover {
	 color: #c00;
}

a.bmSpotHeadline {
	 font-size: 18px;
	 color: #900;
	 font-weight: bold;
}

a.bmSpotHeadline:visited {
	 color: #600;
}

a.bmSpotHeadline:hover {
	 color: #CC0000;
}

a.bmHeadlineLink {
	 color: #900;
	 font-weight: bold;
}

a.bmHeadlineLink:visited {
	 color: #600;
}

a.bmHeadlineLink:hover {
	 color: #CC0000;
}

a.bmQuickHead {
	 font-size: 10px;
	 color: #333;
}

a.bmQuickHead:visited {
	 color: #600;
}

a.bmQuickHead:hover {
	 color: #900;
}

a.bmToolLink {
	 color: #900;
}

a.bmToolLink:visited {
	 color: #600;
}

a.bmToolLink:hover {
	 color: #CC0000;
}

a.bmRelatedLink {
	 color: #900;
}

a.bmRelatedLink:visited {
	 color: #600;
}

a.bmRelatedLink:hover {
	 color: #CC0000;
}

.bmSubhead {
	 font-family: Helvetica, Arial, sans-serif;
	 font-size: 14px;
	 color: #333333;
	 font-weight: normal;
}

.bmBreadcrumbText {
	 font-size: 10px;
}

.bmarticleByline {
}

.bmpromoByline {
}

.bmarticleDate {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #333333;
}

.bmpromoDate {
	 font-size: 10px;
}

.bmCaption {
	 font-size: 10px;
}

.bmTipHead {
	 color: #666;
	 font-weight: bold;
}

.bmTipText, .bmTipText div, .bmTipText p, .bmTipText th, .bmTipText td, .bmTipText li, .bmTipText dd, .bmTipText dl, .bmTipText dt {
	 color: #666;
}

.bmBottomText, .bmBottomText div, .bmBottomText p, .bmBottomText th, .bmBottomText td, .bmBottomText li, .bmBottomText dd, .bmBottomText dl, .bmBottomText dt {
	 font-size: 10px;
	 color: #333333;
}

.bmBigPull, .bmBigPull div, .bmBigPull p, .bmBigPull th, .bmBigPull td, .bmBigPull li, .bmBigPull dd, .bmBigPull dl, .bmBigPull dt {
	 font-size: 14px;
	 color: #900;
	 font-weight: bold;
}

.bmSmallPull, .bmSmallPull div, .bmSmallPull p, .bmSmallPull th, .bmSmallPull td, .bmSmallPull li, .bmSmallPull dd, .bmSmallPull dl, .bmSmallPull dt {
	 color: #900;
}

.bmIcon {
	 border-width:0px;
	 vertical-align:middle;
	 margin:1px;
}

.bmLeftImage {
	 float:left;
	 clear:left;
	 margin:0px 10px 10px 0px;
}

.bmRightImage {
	 float:right;
	 clear:right;
	 margin:0px 0px 10px 10px;
}

.bmCenterImage {
	 clear:both;
	 text-align:center;
	 margin:10px auto;
}

.bmBigPull {
	 border-top-width:4px;
	 border-top-style:dotted;
	 border-top-color:#900;
	 border-bottom-width:4px;
	 border-bottom-style:dotted;
	 border-bottom-color:#900;
	 padding:10px;
}

.bmSmallPull {
	 border-top-width:4px;
	 border-top-style:dotted;
	 border-top-color:#900;
	 border-bottom-width:4px;
	 border-bottom-style:dotted;
	 border-bottom-color:#900;
	 padding:10px;
}

.bmLinkleft {
	 clear:left;
}

.bmLinkright {
	 clear:right;
}

.bmBottomTools {
	 clear:both;
	 width:100%
}

.bmBotRelated {
	 float:left;
	 width:45%;
	 text-align:left
}

.bmBotEmailPrint {
	 float:right;
	 width:45%;
	 text-align:right
}

.bmClearAll {
	 clear:both;
}

.bmSpider {
	 visibility: hidden;
}

/* begin user-customized tags */
body {
	margin: 0;
}

td, p, li, div {
	line-height: 1.3em;
}

h1 {
	line-height: 1em;
	margin: 0;
}

.bmSpotHeadline {
	line-height: 1.3em;
}

p {
	margin: 1em 0;
}

#structure {
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
}

#structure td {
	text-align: left;
}

#greenblock {
	width: 420px;
	height:36px;
	background-color:#9c3;
}

#homeNav {
	width: 100%;
	margin-top:0px;
background: url(http://www.rodeoattitude.com/dsranch/images/navback1.gif) repeat-x;
	text-align:left;

	/* IE5 workaround */
	height:33px;

	/* Fake out IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:30px;
}
/* Recover from IE5 fake-out */
body>#homeNav {height:49px;}

#footerNav {
	width: 100%;
	margin-top:0px;
	text-align:center;

	/* IE5 workaround */
	height:33px;

	/* Fake out IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:30px;
}
/* Recover from IE5 fake-out */
body>#footerNav {height:49px;}

#mainNav {
	margin-top:38px;
	background-color:#ccc;
	text-align:right;

	/* IE5 workaround */
	height:87px;

	/* Fake out IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:49px;
}
/* Recover from IE5 fake-out */
body>#mainNav {height:49px;}


#breadcrumbs {
	margin: 8px 10px 8px 221px;
	text-align: left;
}

#subNav {
	margin-top: 8px;
	margin-right: 10px;
	text-align: right;
	line-height: 1em;
}

#spotlightImage {
	margin-top: 4px;
}

#featuredHome {
	margin:4px 0 5px 10px;
	border-bottom: dotted 4px #ccc;
	padding: 0 200px 15px 0px;

no-repeat top right;
	text-align:left;
}

#featuredMain {
	margin-top:20px;
	padding-top:50px;
	background:

url(http://www.rodeoattitude.com/dsranch/images/featured_main.gif) no-repeat;
	text-align:left;
}

#homeTheRest {
	margin: 10px 10px 20px 10px;
	padding-top:30px;
	background: url(http://www.rodeoattitude.com/dsranch/images/the_rest.gif)

no-repeat;
	text-align:left;
}

#otherArticles {
	margin:34px 0px 20px 20px;
	padding:36px 10px 0 0;
	background: url(http://www.rodeoattitude.com/dsranch/images/therest_main.gif)

no-repeat;
	text-align:left;
}

#homeNews {
	margin: 5em 0 20px 5px;
	padding-top: 17px;
	background: url(http://www.rodeoattitude.com/dsranch/images/news.gif)

no-repeat;
	text-align: left;
	width: 200px;
}

#tipSection {
	margin-top: 5em;
	padding-top: 17px;
	background: url(http://www.rodeoattitude.com/dsranch/images/tip_header.gif)

no-repeat;
	color: #666;
	text-align: left;
}

#tipSection p {
	margin-left: 1em;
}


#tipSubSection {
	margin-top:10px;
	padding-top:20px;
	background: url(http://www.rodeoattitude.com/dsranch/images/tip_header.gif)

no-repeat;
	color: #666;
	text-align: left;
}

.greenLeft {
	background: url(http://www.rodeoattitude.com/dsranch/images/green_strip.gif)

repeat-y;
}

#articleText {
	background: url(http://www.rodeoattitude.com/dsranch/images/green_strip.gif)

repeat-x;
	margin: 0 0 20px 20px;
	padding: 30px 20px 0px 0px;
	text-align:left;
}

#articleImage {
	background: url(http://www.rodeoattitude.com/dsranch/images/gray_boxes.gif)

repeat-x;
	padding-top: 30px;
	text-align:left;
}

#footer {
	text-align:center;
	padding: 5px;
}

/* end user-customized tags */

/*bmWidget add START*/
.bmPullLeft { 
	 float:left; 
	 clear:left; 
	 width:40%; 
	 margin:0px 20px 10px 0px; 
} 

.bmPullRight { 
	 float:right; 
	 clear:right; 
	 width:40%; 
	 margin:0px 0px 10px 20px; 
} 

.bmPullCenter { 
	 float:left; 
	 clear: both; 
	 width:40%; 
	 text-align: center; 
	 margin: 0px auto; 
} 

.bmToolLeft { 
	 float:left; 
	 clear:left; 
	 width:200px; 
} 

.bmToolRight { 
	 float:right; 
	 clear:right; 
	 width:200px; 
} 

.bmToolCenter { 
	 text-align:center; 
	 margin:0px auto;
}

a.bmNavigation:hover { 
	 background-color:#cccccc 
}

.bmActiveNav { 
	 background-color:#cccccc 
}

div.bmNavigation, div.bmActiveNav { 
	 padding: 2px 
}

/*bmWidget add END*/

