html { font-size:100.01%; }
/* Cross Timbers Equestrian Trail Association - CTETA */
/* Copyright 2011*/
/* Website by THOT Corporation www.thot.com 08/2011*/

body {
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B87D45;
	padding: 0;
	margin: 0;
	line-height: 120%;
	list-style-type: none;
}
#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 984px;
	color: #000000;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}
#header {
	height: 175px;
}
#logo {
	float: left;
	position: inherit;
	padding-right: 20px;
	padding-left: 20px;
}
#banner {
	position: relative;
}
#banner table {
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#banner table td {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thick;
	border-left-width: thick;
	border-right-color: #6C3519;
	border-left-color: #6C3519;
}
h1 {
	width: 984px;
	background-color: #B87D45;
	position: relative;
	height: 25px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	display: block;
	border-bottom-style: solid;
	border-bottom-color: #6C3519;
	border-bottom-width: medium;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #6C3519;
	padding-top: 5px;
}
h2 {
	font-size: 1.35em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1.15em;
}
p { /* 14px/16=0.875em */
    text-align: left;
    padding-bottom: 10px; 
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
#main-body {
	clear: left;
	position: relative;
	background-color: #B87D45;
}
.leftcolumn {
    position:relative;
	color: #FFFFF0;
	background-color: #6C3519;
	width: 145px;
	float: left;
	display: inline;
	padding: 10px;
	margin-top: 5px;
}

#navigation {
    float: left;
    width: 140px;
    padding: 5px;
  	z-index: 1; /* so shows over top of content */;
	position: relative;
	line-height: 200%;
}

#navigation ul {
	border: 1px solid #FFFFFF;
	padding: 0px;
}

#navigation ul li {
    padding-left: 5px;
    padding-right: 5px;
	list-style: none;
	cursor: pointer;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

#navigation li a {
	line-height: 200%;
}

#navigation ul li a {
	text-decoration: underline;
}

#navigation ul li a:hover {
	color: #000000;
}

#navigation ul li:hover {
	background-color: #B87D45;
	position: relative;
}

#navigation ul ul {
	display: none;
	position: absolute;
	left: 100px;
	top: 2px;
	border: 1px solid #FFFFFF;
	background-color: #6C3519;
}

#navigation ul li:hover ul {
    display: block;
}

#navigation ul ul li {
	border: none;
	width: 300px;
	float: left;
	display: inline;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

#navigation ul ul li:hover {
	border: none;
}
#navigation li:hover ul li ul {
    display:none;
}
#search {
	margin: 5px 20px 5px 15px;
	width: 275px;
	height: 30px;
	background-color: #6C3519;
	padding: 0px;
	position: relative;
	font-size: .8em;
}

#search form {
	display: inline;
}

.search-box {
	border: 0px;
	background-color: #EEEEEE;
	position: absolute;
	width: 175px;
	height: 25px;
}
.search-submit {
	background-color: #B87D45;
	position: absolute;
	width: 100px;
	height: 25px;
	left: 180px;
}
.search-radio {
	margin-top: 15px;
}
.center-text {
	text-align: center;
}
.highlight1 {
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
}
.smaller-text {
    font-size: .8em;	
}
.paypal-text {
	font-size: .8em;
	color: white;
}
.black-color {
	color: #000000;
}
.quote {
	padding-right: 70px;
	padding-left: 70px;
}
img.photo1 {
	float: left;
	border: 1px black solid;
	margin: 10px 10px 10px 0px;
	position: relative;
}
img.photo1b {
	float: left;
	border: 1px black solid;
	margin: 5px 10px 5px 5px;
	position: relative;
}
img.photo1c {
	float: left;
	margin: 5px 10px 5px 5px;
	position: relative;
}
img.photo2 {
	float: right;
	border: 1px black solid;
	margin: 10px 5px 10px 10px;
	position: relative;
}
img.photo2b {
	float: right;
	border: 1px black solid;
	margin: 0px 5px 0px 5px;
	position: relative;
}
img.photo2c {
	float: right;
	margin: 5px 5px 5px 10px;
	position: relative;
}
img.photo3 {
	border: 1px black solid;
	margin: 2px auto 2px auto;
	display: block;
}
img.photo3b {
	margin: 2px auto 2px auto;
	display: block;
}

img.photo4 {
	border: 1px black solid;
}
img.komen {
	border: 1px black solid;
	float: left;
	padding: 2px;
	margin-right: 20px;
	background: white;
	position: relative;
}
img.komen2 {
	border: 1px black solid;
	float: right;
	padding: 5px;
	background: white;
	position: relative;
}
img.yahoo-icon {
	display: block;
	margin: 0 auto;
}
.yahoo-icon-text {
	font-size: small;
	text-align: left;
	vertical-align: top;
}
iframe.centered {
	margin: 0 auto;
	display: block;
}
.alignCenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.alignLeft {
	margin-right: 10px;
	float: left;
}
.alignRight {
	margin-left: 10px;
	float: right;
}
.center {
	position: relative;
	width: 468px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.center-right {
	padding: 5px;
	margin-right: 90px;
	width: 710px;
	float: right;
	position: relative;
}
.center-right ul {
	margin-left: 20px;
}
.content {
	border: medium double #6C3519;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	position: relative;
	line-height: normal;
}
.content li {
	padding: 0px 0px 0px 5px;
	list-style-type: none;
}
.content a:active {
	color: #000000;
}
.content-sub {
	border-style: double none none none;
	border-width: medium;
	border-color: #6C3519;
	margin-top: 10px;
	padding: 5px 0px 5px 0px;
}
.rightcolumn {
	color: #FFFFFF;
	background-color: #6C3519;
	margin-top: 5px;
	padding: 10px;
	width: 310px;
	float: right;
	position: relative;
}

.leftcolumn, rightcolumn p {
	color: #FFFFFF;
}
.leftlinks, .rightlinks {
	background-color: #6C3519;
	margin: 5px 5px 5px 10px;
	padding: 10px;
	width: 335px;
	float: left;
	position: relative;
}
.rightlinks {
	margin: 5px 70px 5px 5px;
	float: right;
}
.leftlinks, .rightlinks li a {
	line-height: 200%;
}

#horse-of-the-month {
	border: 1px solid #FFFFFF;
	background-color: #6C3519;
	margin-top: 5px;
	padding: 5px;
	position: relative;
	width: auto;
	height: auto;
	clear: left;
}

#footer {
	color: #000000;
	padding: 10px;
	clear: both;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #6C3519;
	font-weight: bold;
}
#footer p {
	text-align: center;
	font-size: 0.8em;
}
#Yahoogroup {
	border: 1px solid #FFFF00;
	padding: 10px;
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-size: .8em;
}
#weather {
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	background-color: #6C3519;
	position: relative;
	width: auto;
	height: auto;
	clear: left;
}
.sponsor-list {
	line-height: 200%;
}

.dark-background {
	background-color: #6C3519;
}

.contacts {
    color: white;
	background-color: #6C3519;
}