/* Start of CMSMS style sheet 'Trinity River Stylesheet' */
/*-------Body Stuff------*/

body {

	margin: 0 auto;
	padding: 0;
	position: relative;
	font-size: 100%;
	color: #3c3930;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background: #F5EBD6 url(images/riding_lessons.jpg);

}

#container {
   margin-left: auto; 
   margin-right: auto;
   width: 900px;

}


img {

	margin: 0px;
	padding: 0px;

}


/*-------Text Stuff------*/

h2 {

	font-size: 1.125em;
	font-weight: bold;
	color: #2e2c26;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {

	font-size: 0.9375em;
	font-weight: bold;
	letter-spacing: -0.025em;
	color: #2e2c26;
	font-family: Arial, Helvetica, sans-serif;
}

p {

	font-size: .85em;
}

#content a {

	color:#8B0000;
	text-decoration: underline;
        font-weight: bold;
  	 }

#content a:hover {color: #063F24;

	}



ul {margin-left: 0px;
     margin-top: 0px; margin-bottom: 0px;
}


li {list-style: disc;
     line-height: .9em;
     margin-left: 0;
     margin-right: 10%;
     margin-top: .5em;
     margin-bottom: .5em;}


/*-------Menu stuff------*/

#menu {
	float: left;
	width: 200px;
	margin: 0px 25px 0px 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
        padding-left: 20px;
	list-style-type: none;
	border-top: 1px solid #808080;
}

#menu li.end {
	border-bottom: 1px solid #939485;	
}

#menu li a {
	display: block;
	color: #723B3E;
        font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	padding-left: 20px;
	padding-top: .7em;
	height: 1.7em;

}

#menu li a:hover, #menu li a:active, #menu li a.current, .contact #menu li.last a{
	color: #063F24;
	background-color: #fff;
}




/* Bottom Menu */

.bottom_menu p  {
       letter-spacing: 0.025em;
       padding-top: 25 px;
	color: #F4EFE8;
	text-decoration: none;
	font-size: .75em;
	text-align:center;
	display: inline;
}

.bottom_menu p a {
	color: #F4EFE8;
	text-decoration: none;
}

.bottom_menu p a:hover {
        color: #A58147

}



/*-------Left Stuff ------*/
#left {

	font-family: Arial, Helvetica, sans-serif;
       margin-top: 150px;
	font-size:10pt;
	padding-left: 30px;
	color: #808080;
	text-align:left;

}

#left a {
	color: #723B3E;
	text-decoration: none;

}

#left a:hover {
	color: #000000;
        text-decoration: underline;

}


/*-------Footer Stuff ------*/

.footer {
	   font-family: Arial, Helvetica, sans-serif;
           float: center;
	   margin-bottom: 0px;
           color: #FFFFFF;
}

.footer p {
	font-size: .6em;
}

.footer a {
	color: #939485;
       text-decoration: none;

}

#footer a:hover {
	color: #000000;

}

dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

/* End of 'Trinity River Stylesheet' */

