html { overflow: -moz-scrollbars-vertical !important; }

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #edf1e3;
	background-image:url(../images/bgndhorse.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}

#container {
	width: 780px;
	background: #fff;
	margin: 0 auto;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	text-align: left;
	clear: both;
}

#header {
	background: #fff; 
	padding: 0; 
	height: 160px;
}

#mainContent {
	font-size: 80%;
	padding: 0 20px;
	background: #fff;
	clear: both;
}

#mainContent p {
line-height: 1.5em;	
}

h1 {
color: #046400;
font-size: 160%;
padding-top: 10px;
margin-top: 10px;
}

h2 {
color: #CC0613;
font-size: 140%;
}

h3 {
color: #CC0613;
font-size: 120%;
}

h4 {
color: #046400;
font-size: 100%;
}

ul.bulletlist li {
background-image:url(../images/bullet.gif);
background-position: 0 0.5em;
background-repeat: no-repeat;
padding: 0 0 0 15px;
margin: 0;
list-style: none !important;
list-style-image: none !important;
line-height: 1.8em;
}

#footer { 
	padding: 0 10px;
	font-size: 75%;
	background-color: #016502;
	color: #b5b6ac;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
	clear: both;
} 

#footer a:link, #footer a:visited {
color: #b5b6ac;
text-decoration: none;
}

#footer a:hover, #footer a:focus {
color: #fff;
text-decoration: underline;
}

/* menu */

#nav {
	background-color: #046400;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 780px;
}

#nav ul li {
	float: left;
	list-style: none;
	background-color: #046400;
}

#nav ul a {
	display: block;
	float: left;
	font-size: 85%;
	text-decoration: none;
	padding: 10px 18px;
	line-height: 1.2;
	color: #fff;	
}

#nav ul a:hover {
	background-color: #8aad48;
}

.selected {
	background-color: #8aad48;
}

/* gallery years */

#gallerydates {
	background-color: #8aad48;
	width: 100%;
}

#gallerydates ul {
	background-color: #8aad48;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 780px;
}

#gallerydates ul li {
	float: left;
	list-style: none;
	background-color: #8aad48;
}

#gallerydates ul a {
	display: block;
	float: left;
	font-size: 85%;
	text-decoration: none;
	padding: 5px 18px;
	line-height: 1.2;
	color: #fff;	
}

#gallerydates ul a:hover {
	background-color: #046400;
}

.hilitedyear {
	background-color: #046400;
}

/* links */

a:link {
color: #016502;
text-decoration: underline;
}

a:visited {
color: #3dbd5c;
text-decoration: underline;
}

a:hover, a:active {
color: #cc0613;
text-decoration: none;
}

/* images */

.imgRight {
float: right;
margin: 10px;
border: none;
}

.imgRightBorder {
float: right;
margin: 10px;
padding: 2px;
border: 1px solid #046400;
}

.imgLeft {
float: left;
margin: 10px;
border: none;
}

.imgLeftBorder {
float: left;
margin: 10px;
padding: 2px;
border: 1px solid #046400;
}

.imgNoBorder {
	border: none;
}

/* rally accordian */

.rallypanels {
  width: 730px;
  margin: 1em .5em;
  border-left: 1px solid #046400;
  border-right: 1px solid #046400;
  border-bottom: 1px solid #046400;
}
.rallypanels h3 {
  margin: 0;
  padding: 10px 5px;
  font-size: 90%;
  font-weight: bold;
  background: #046400;
  border-top: 1px solid #046400;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.rallypanels div {
  padding: 10px;
}

.rallypanels ul {
	font-size: 100%;
	line-height: 1.5;
}

/* events accordian */

.eventpanels {
  width: 730px;
  margin: 1em .5em;
  border-left: 1px solid #046400;
  border-right: 1px solid #046400;
  border-bottom: 1px solid #046400;
}
.eventpanels h3 {
  margin: 0;
  padding: 10px 5px;
  font-size: 90%;
  font-weight: bold;
  background: #046400;
  border-top: 1px solid #046400;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.eventpanels div {
  padding: 10px;
}

.eventpanels ul {
	font-size: 100%;
	line-height: 1.5;
}

/* tests tabs */

#tests {
font-size: 90%;
margin: 20px 0;
}

#tests ul {
float: right;
width: 700px;
padding-top: 4px;
list-style-image: none;
}

#tests ul li {
list-style-image: none !important;
}

* html #tests li {
display: inline; /* ie6 double float margin bug */
list-style-image: none;
}

#tests li,
#tests li a {
float: left;
list-style-image: none;
}

#tests ul li a {
text-decoration: none;
padding: 8px;
color: #046400;
font-weight: bold;
}

#tests ul li.active {
background: #edf1e3 url(../images/nav-right.gif) no-repeat right top;
list-style-image: none;
}

#tests ul li.active a {
background: url(../images/nav-left.gif) no-repeat left top;
color: #000;
}

#tests div {
background: #edf1e3;
clear: both;
padding: 20px;
min-height: 200px;
border-left: 1px solid #046400;
border-right: 1px solid #046400;
border: 1px solid #046400;
}

#tests div h3 {
color: #000;
}

#tests div p {
line-height: 1.3;
}

#tests ul.testdetails {
padding: 0 0 0 15px;
margin: 0;
list-style: none !important;
list-style-image: none !important;
line-height: 1.8em;
}

/* thumbnail panel */

#thumbs {
float: left;
width: 205px;
margin: 0 0 10px 0;
background-color: #BAE8A4;
padding: 5px;
border: 1px solid #046400;
text-align: center;
}

#thumbs img {
padding: 2px;
margin: 2px;
background-color: #fff;
border: 1px solid #000;
}

#thumbs p {
padding: 0;
margin: 0;
line-height: 1.5em;
}

/* main image */

#mainimage {
float: left;
margin: 0 5px 10px 5px;
padding: 5px;
background-color: #fff;
border: 1px solid #000;
}

/* fader */

.pics {  
    height:  407px;  
    width:   732px;  
    padding: 0;  
    margin:  0 74px;
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  600px; 
} 

.indexheader {
	/*color: #cc0613;*/
	color: #046400;
	font-size: 120%;
	text-align: center;
	padding: 10px 0 0 0;
	margin-top: 10px;
}

.clearfloats {
	clear: both;
}

.gallerybox {
	width: 550px;
	clear: both;
	margin: 0 auto;
	padding: 10px;
	
}

#datesmenu {
	padding: 0;
	margin: 0;
}

#eventstable {
	border: 1px solid #046400;
	font-size: 90%;
	border-collapse: collapse;
}

#eventstable th {
	background-color: #046400;
	color: #fff;
	padding: 15px;
}

#eventstable td {
	padding: 10px;	
	border-bottom: 1px dotted #000;
}

.altRow {
	background-color: #d7ffd5;
}

#bottomspacer {
	padding-bottom: 200px;
}

.linespaced {
	line-height: 1.5;
}

#highlightbox {
	width: 620px;
	margin: 0 auto;
}