@charset "UTF-8";

body  {
	margin: 0px;
	background-image: url(images/bg.jpg);
}

.topbar {
	width: 100%;
	height:32px;
	margin: 0;
	background-color: #000000;
	text-align:right;
}
#contact {
	width: 900px;
	margin: 0 auto;
	padding: 6px 120px 0 0;
}
.headerwrap img {
border: none;
}

/* --------------------------- header-----*/

.headerwrap {
	width: 900px;
	height: 156px;
	margin: 0px auto;
	border: 0px solid green;
}

#headertable {
	width: 900px;
	height: 156px;
	margin: 0px auto;
	border: 0px solid red;
	text-align: left;
}


/*------------------------main content-----------*/

#main-content {
	position: inherit;
	background-image:url(images/bg_main.jpg);
	background-repeat: repeat-y;
	width: 898px;
	margin: 0 auto;
	clear: both;
	border:1px solid #c9c4b1;
	padding-top: 30px;
	*padding-top: 30px;
	padding-bottom: 30px;
	/*margin-left: 40px;
	_margin-left: 20px;*/
}
#main-content-home {
	position: inherit;
	background-image:url(images/bg_main.jpg);
	background-repeat: repeat-y;
	width: 898px;
	margin: 0 auto;
	clear: both;
	border:1px solid #c9c4b1;
	padding-top: 30px;
	padding-bottom: 0px;
}
#main-content img, #main-content-home img {
background:#ffffff none repeat scroll 0 0;
border:1px solid #C9C4B1;
margin:0;
padding: 6px;
text-align: left;
margin-left: 30px;
}

#main-content-home #tagline {
	border: none;
	text-align: center;
	margin: 0;
	padding: 0;
	background: transparent;
}
#main-content-home #homeright {
	text-align: center;
	margin: 0;
	margin-bottom: 0px;
}
#tablecontent {
	width: 898px;
}


/*----------------------------------TEXT STYLES---------*/

h1 {
	font-family: "Times New Roman", serif;
	font-size: 24px;
	color: #000000;
	margin: 0 30px 20px 30px;
	font-weight: normal;
	padding-right: 20px;
}
h2 {
	font-family: "Times New Roman", serif;
	font-size: 18px;
	color: #000000;
	margin: 0 30px 10px 30px;
	font-weight: normal;
	padding-right: 20px;
}
p {
	font-family: "Arial", sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	color: #3d3d3d;
	margin: 0 30px 12px 30px;
	padding-right: 20px;
}

#main-content ul li {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	line-height: 1.5em;
	margin: 0 10px;
	padding-bottom: 8px;
	padding-right: 20px;
}
#footer {
width: 890px;
}
#footer p {
	text-align: left;
	color: #b6ac99;
	font-size: 11px;
	font-family: "Arial", sans-serif;
	margin: 0;
}
#footer a:hover {
	color: #fff;
	font-size: 11px;
	font-family: "Arial", sans-serif;
	font-style: normal;
	text-decoration: none;
}

#tablecontent .quote {
text-align: center;
font-family: "Georgia", serif;
font-style: italic;
font-size: 15px;
color: #5a4529;
margin: 0px 36px;
border: 0px solid red;
letter-spacing: .02em;
}
#contact {
font-family: "Georgia", serif;
font-style: italic;
font-size: 12px;
color: #c5c1ac;	
}
#main-content-home #tablecontent .hometext {
	color: #5a4529;
	text-align: center;
	font-size: 15px;
	font-family: "Georgia", serif;
font-style: italic;
text-decoration: none;
}
#main-content #tablecontent #credits p {
	color: #3d3d3d;
	text-align: left;
	font-size: 12px;
	font-family: "Arial", sans-serif;
	font-style: normal;
	text-decoration: none;
	margin: 8px 30px 14px;
}
#credits h2 {
margin: 0px 0 0 30px ;
}


/* ---------------------------------- LINKS-----*/



#contact a, a:visited {
	font-family: "Georgia", serif;
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}
#contact a:link, a:active {
	font-family: "Georgia", serif;
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}
#contact a:hover {
	font-family: "Georgia", serif;
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
	text-decoration: underline;
}

#main-content a:visited {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #d77700;
	text-decoration: none;
}
#main-content a:link, a:active {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #d77700;
	text-decoration: none;
}
#main-content a:hover {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #d77700;
	text-decoration: underline;
}




/*-----------------------SIDE NAV------------*/

table .navlist {
width: 300px;
border-collapse: collapse;
}
table .navlist tr {
border-top: 0px solid #c3b9a7;
}
#tablecontent .navlist #lastrow {
border-bottom: 1px solid #c3b9a7;
padding-bottom: 0px;
}
table .navlist img {
float: left;
border: none;
margin: 0;
padding: 8px 20px 8px 0;
}
table .navlist p {
margin: 0px;
padding: 35px 0;
}
#tablecontent .navlist a {
font-size: 16px;
font-family: "Times New Roman",serif;
font-style: normal;
color: #645036;
margin-left: 130px;
padding-top: 20px;
}
#tablecontent .navlist a:hover {
color: #000000;
text-decoration: underline;
}

#tablecontent .navlist .nav1 {
background-image: url(images/nav1.gif);
background-repeat: no-repeat;
margin: 0;
}
#tablecontent .navlist .nav2 {
background-image: url(images/nav2.gif);
background-repeat: no-repeat;
margin: 0;
}
#tablecontent .navlist .nav3 {
background-image: url(images/nav3.gif);
background-repeat: no-repeat;
margin: 0;
}
#tablecontent .navlist .nav4 {
background-image: url(images/nav4.gif);
background-repeat: no-repeat;
margin: 0;
}
#tablecontent .navlist .nav5 {
background-image: url(images/nav5.gif);
background-repeat: no-repeat;
margin: 0;
}

/*--------schedule table -----*/

table #schedule { 
width: 490px;
text-align: left;
margin-top: 20px;
}
table #schedule td {
text-align: left;
font-family: "Arial", sans-serif;
padding: .8em;
font-size: 12px;
color: #3d3d3d;
}

table #schedule .date {
text-align: left;
font-family: "Times New Roman", serif;
font-weight: bold;
font-size: 16px;
color: #000;
}

table #schedule .daterow {
width: 490px;
text-align: left;
background-color: #e0dbcd;
} 

/*----------horses table--------*/

table #horses { 
width: 480px;
margin-left: 30px;
text-align: left;
}
table #horses td {
text-align: left;
font-family: "Arial", sans-serif;
font-size: 12px;
line-height: 1.45em;
color: #3d3d3d;
padding: 10px 0;
}
table #horses h1 {
text-align: left;
margin: 10px 0 10px 0;
font-family: "Times New Roman", serif;
font-size: 18px;
}
#horses p {
margin: 0;
}
table #horses img {
text-align: left;
margin: 0 20px 0 0px;
}

/*---------blog---------*/

#blog {
width: 570px;
}

input.button {
width: 510px;
height: 30px;
margin-left: 24px;
margin-bottom: 8px;
padding: 0px 10px;
color: #000;
background-color: #;
background: transparent;
text-align: left;
font-family: "Times New Roman", serif;
font-size: 15px;
border: solid 0px #c9c4b1;
background-image: url(images/arrow_view.gif);
background-repeat: no-repeat;
}
input.button {
width: 510px;
}

#tablecontent .text {
margin-bottom: 30px;
}


#tablecontent .text p {
margin-left: 38px;
border: 0px solid blue;
}


/*  ----------------------UNAV-------------------  */

#navcontainer ul
{
padding: 1em 0;
margin: 0;
list-style-type: none;
width: 100%;
font: normal;
text-align: center;
}

#navcontainer li { display: inline; }

#navcontainer li a
{
text-decoration: none;
background-color: #;
color: #FFF;
padding: .6em .5em;
border-right: 0px solid #fff;
font-family: "Georgia", serif;
font-style: normal;
font-size: 13px;
color: #000000;
}

#navcontainer li a:hover
{
background-color: #000;
color: #fff;
}
#navcontainer #navlist li .on {
background-color: #000;
color: #fff;
}



/*------------------------------------------------------------------COLLAPSE MENU--------------------*/

.mC {width:100%;}

.mH {
font-family: "Arial", sans-serif;
font-size: 11px;
color:#d77700;
cursor:pointer;
font-weight:normal;
float: right;
border: 0px solid red;
margin: 0;
text-align: right;
}

.mL {display:none; margin-bottom:10px;}

.mO {margin-left:0px; display:block;}

#tablecontent #story {
float: left;
width: 490px;
font-family: "Arial", sans-serif;
font-size: 13px;
line-height: 1.7em;
color: #3d3d3d;
margin-left: 30px;
margin-bottom: 10px;
border-top: 1px solid #c9c4b1;
}

#tablecontent .caption {
font-size: 10px;
font-family: "Arial", sans-serif;
color: #b6ac99;
margin: 6px 0 10px 32px;
border: 0px solid red;
}

#tablecontent .caption a, a:visited {
	font-size: 10px;
font-family: "Arial", sans-serif;
color: #b6ac99;
	text-decoration: none;
}
#tablecontent .caption a:link, a:active {
	font-family: "Georgia", serif;
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}
#tablecontent .caption a:hover {
		font-size: 10px;
font-family: "Arial", sans-serif;
color: #fff;
	font-style: italic;
	text-decoration: underline;
}

#tablecontent #horses .caption {
font-size: 10px;
font-family: "Arial", sans-serif;
color: #b6ac99;
margin: 6px 0 10px 2px;
border: 0px solid red;
line-height: 1.25em;
}







