img {
  border: 0;
}
.img-noborder {border: none;}
.img-noborder-right {border: none; float:right;}
.img-border {border: solid 1px rgb(150,150,150);}
.img-border-right {border: solid 1px rgb(150,150,150); float: right;}

a, a:active, a:visited, a:link {
  color: #5B8FBE;
  text-decoration: underline;
}

a:hover {
  color: #999999;
  text-decoration: none;
}

body {
  font-family: trebuchet ms, verdana, arial, tahoma, sans-serif;
  font-size: 80%;
  color: rgb( 75, 75, 75 );
  margin-top: 0;
  margin-bottom: 0;
  background: #ffffff url( 'images/bg.gif' ) top center repeat-x;
}

#border {
  border: 0;
  width: 770px;
  background: #FFFFFF url( 'images/backround2.gif' ) no-repeat;
  margin: 0 auto;
}

#header {
  height: 193px;
  width: 743px;
  margin-left: -2px;
}

* html #header {
  margin-left: 0;
}

#content {
  padding: 0.5em 1em;
  max-width: 740px;
  background-color: transparent;
}

* html #content {
  height: 1%
}

* > html #content {
  height: auto
}

#container {
  width: 740px;
  margin: 0 auto;
  background-color: #ffffff;
  border: 0 solid #669900;
}

#content-body {
  background: #ffffff;
  margin-top: 20px; /*margin: auto;*/
  width: 72%;
  float: right;
  overflow: hidden;
  text-align: left;
}

#nav {
  float: left;
  width: 180px;
  padding: 0 0;
  margin: 20px 0 20px 0;
  background: url( images/menu.gif ) no-repeat;
  text-align: left;
  line-height: 1.5em;
  color: rgb( 150, 150, 150 );
  font-size: 1.0em;
  font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
  /*letter-spacing: 0px;*/
}

#nav ul {
  list-style: url("images/snowflake.gif");
  margin: 1em 0 0 2.5em;
  padding:0;
}

#nav li {
}

#nav a {
  color: rgb( 150, 150, 150 );
  text-decoration: none;
}

#nav a:link, a:visited {
  color: rgb( 150, 150, 150 );
}

#nav a:hover, a:active {
  color: #5B8FBE;
}

#footer {
  font-size: 12px;
  text-align: center;
  height: 30px;
  background-color: #E7F2FE;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
  margin-top: 50px;
  margin-right: 15px;
  margin-bottom: 0;
  margin-left: 15px;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 0;
  padding-left: 20px;
  clear: both;

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

#footer a:hover, a:active {
  color: #cccccc;
}

/* ~~~~~~~~~ Headings ~~~~~~~~~ */
h1, h2, h3, h4, h5 {
  color: #3B709D;
  font-family: geneva, arial, sans-serif;
  clear: both;
}

h1 {
  font-size: 130%;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 120%;
  margin-bottom: 0.5em;
}
h3 {
  font-size: 100%;
  margin-bottom: 0.5em;
}
h4 {
  font-size: 90%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {
  font-size: 16px
}

.contact-details {
  float: right;
  text-align: right;
  margin-bottom: 1em;
}

p {
  margin-top: 0;
  margin-bottom: 0.5em;
  padding-top: 0;
  padding-bottom: 0;
}
p.quote {
  font-style: italic;
}
.schedule1 {
  vertical-align: top;
}
#map {
  margin: 0.5em 0;
}
/*~~~~~~~~~~~purse tables~~~~~~~~~~~~~~~*/
.category {
	width: 75px;
}
.place {
	width: 75px;
}
.open {
	width: 100px;
}
.purebred {
	width: 100px;
}

.sponsors-one-column {
  text-align: left;
}
.sponsors-two-column {
  width: 240px;
  float: left;
  text-align: left;
  padding: 0 0.5em 0 0;
}
.sponsor-name {
  font-weight: bold;
}
