@import url("lightbox.css");
body
    {
    margin: 0;
    padding: 0;
    color: #333333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #ccbba2;
    text-align: center;
    }
a
    {
    color: #596770;
    }
a:hover
    {
    color: #3a4349;
    }
acronym
    {
    border: none;
    }
#saddles h2 span, #cutting h3 span, #roping h3 span, #working h3 span, #reining h3 span, #barrel h3 span, #show h3 span, #junior h3 span, #lresources h3.resources span, #lcontacts h3.contacts span, #lselect h3.select
    {
    display:none;
    }
#container
    {
    margin: 0 auto;
    width: 724px;
    position: relative;
    background: #ffffff;
    padding: 0 10px 0 10px;
    text-align: left;
    }
* html #container
    {
    width: 724px;
    }
#logo
    {
    position: absolute;
    top: 20px;
    left: 10px;
	width: 315px;
	height: 45px;
    }
#logo h1
    {
    background: url("/assets/cmlogo.jpg");
    width: 315px;
    height: 45px;
    overflow: hidden;
    margin: 0;
    }
h1 a
	{
	position: relative;
	display: block;
    top: 0;
    left: 0;
	width: 315px;
	height: 45px;
	}
h1 a span
    {
    display: none;
    }
#quickSummary
    {
    padding-top: 85px;
    }
#quickSummary .p2
    {
    font-size: 12px;
    position: absolute;
    top: 65px;
    right: 20px;
    margin: 0;
    }
#container #intro #quickSummary .p1
    {
    font-size: 11px;
    height: 171px;
    background: url("/assets/header/rotator.php") no-repeat;
    margin: 0;
    width: 724px;
    color: #ffffff;
    font: 12px/150% Trebuchet MS;
	vertical-align: middle;
    }
#container #intro #quickSummary .p1 span
    {
    padding: 35px 530px 30px 30px;
    display: block;
	margin: 0;
    font: 12px/150% Trebuchet MS;
    }
#saddles, #supportingText
    {
    margin: 0 30px 0 233px;
    }
#supportingText p, #saddles p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }
#saddles h2, #cutting h3, #roping h3, #working h3, #reining h3, #barrel h3, #show h3, #junior h3
    {
    width: 200px;
    height: 24px;
    margin: 40px 0 10px 0;
    }
#saddles h2
    {
    background: url("/assets/header_tack1.gif") no-repeat;
    }
#cutting h3
    {
    background: url("/assets/header_c-saddles1.gif") no-repeat;
    }
#roping h3
    {
    background: url("/assets/header_r-saddles1.gif") no-repeat;
    }
#working h3
    {
    background: url("/assets/header_w-saddles1.gif") no-repeat;
    }
#reining h3
    {
    background: url("/assets/header_rn-saddles1.gif") no-repeat;
    }
#barrel h3
    {
    background: url("/assets/header_b-saddles1.gif") no-repeat;
    }
#show h3
    {
    background: url("/assets/header_s-saddles1.gif") no-repeat;
    }
#junior h3
    {
    background: url("/assets/header_j-saddles1.gif") no-repeat;
    }
#junior
    {
    margin-bottom: 40px;
    }
.photo-right {
	background-color: #EFEDE9;
	padding: 5px;
	float: right;
	margin: 3px 0px 10px 15px;
	border: 1px solid #E4E1DA;
	}
.photo-left {
	background-color: #EFEDE9;
	padding: 5px;
	float: left;
	margin: 3px 15px 10px 0px;
	border: 1px solid #E4E1DA;
	}
.gallery {
	width: 400px !important;
	}
.gallery a {
	display: block; 
	width: 100px; 
	height: 120px; 
	border: 2px solid #596770; 
	float: left; 
	margin: 0 10px 10px 0; 
	padding: 2px 4px 4px 2px;
	}
.gallery a:hover { 
	border-color: #a6988f;
	}
.gallery a img { 
	border: 0;
	}
#linkNav
    {
    position: absolute;
    top: 295px;
    left: 0;
    width: 200px;
    }
#lselect ul, #lcontacts ul, #lresources ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 40px;
    }
#lselect ul li a, #lcontacts ul li a, #lresources ul li a
    {
    text-decoration: none;
    display: block;
    font-size: 13px;
	background: #fff;
	padding: 1px 0px 1px 10px;
    }
#lselect ul li a:hover, #lcontacts ul li a:hover, #lresources ul li a:hover
    {
    color: #ffffff;
	background-color: #a6988f;
    }
#lselect ul li a#current, #lcontacts ul li a#current, #lresources ul li a#current
    {
    color: #ffffff;
	background-color: #596770;
    }
#lselect ul li, #lcontacts ul li, #lresources ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #ECECEC;
    }
#lcontacts h3.contacts
    {
    background: url("/assets/contacts.gif") no-repeat;
    width: 71px;
    height: 15px;
    margin: 30px 0 10px 40px;
    }
#lresources h3.resources
    {
    background: url("/assets/resources.gif") no-repeat;
    width: 71px;
    height: 15px;
    margin: 30px 0 10px 40px;
    }
#bottom
    {
    background: url("/assets/footer.gif") no-repeat;
	color: #ffffff;
    height: 48px;
    line-height: 26px;
    font-size: 11px;
    text-align: right;
    }
#copyright
    {
    padding: 0 20px 0 0;
    }
#footer
    {
    padding: 0 10px 0 0;
    }
#footer a
    {
    color: #ffffff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }


