body {
  margin: 0;
  padding: 0;
  background-color: #003300;
}
html, body {
  margin: 0;
  padding: 0;
}

html {
	overflow-y: scroll;
}
#wrapper {
  width: 900px;
  margin: 0 auto;
  padding: 0;
  border: 1px solid #6D8752;
  border-width: 1px;
  background-color: #E4F1F9;
  }
#top {
  padding: 0;
  height: 225px;
  background-image: url(images/Header_home.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #6D8752;
}
#topabout {
  padding: 0;
  height: 225px;
  background-image: url(images/Horse2_field_home.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #6D8752;
}
#topadopt {
  padding: 0;
  height: 225px;
  background-image: url(images/Horse3_field_home.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #6D8752;
}
#topcontact {
  padding: 0px;
  height: 225px;
  background-image: url(images/Horse4_field_home.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #6D8752;
}
#toppmu {
  padding: 0;
  height: 225px;
  background-image: url(images/Horse5_field_home.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #6D8752;
}
#topdonate {
  padding: 0;
  height: 225px;
  background-image: url(images/Horse6_field_home.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #6D8752;
}

#right {
  float: right;
  padding: 20px 10px 0 20px;
  margin-left: 10px;
  width: 240px;
  background-color: #D9E8C9;
}
#center {
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  padding: 10px;
  background-color: #E4F1F9;
}

#centeradoptapp{
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  max-width: 600px;
  min-width: 500px;
  font-family: arial;
  font-size: 12px;
  padding: 5px;
  background-color: #E4F1F9;
}

p.dotted {border-bottom-style: dotted;
border-color: #6D8752;}

table.horselist {
 width: 820px;
 margin-top: 10px;
 padding: 10px;
}

table.horselist td.alt {
  width: auto;
  border-bottom: 1px solid #6D8752;
  padding: 10px 10px;
  text-align: left;
  line-height: 1.7em;
  font-family: arial;
  font-size: 11px;
  color: #000;
  background-color: #E0F6CA;
}

table.horselist td {
  width: auto;
  border-bottom: 1px solid #6D8752;
  padding: 10px 10px;
  text-align: left;
  line-height: 1.7em;
  font-family: arial;
  font-size: 11px;
  color: #000;
}

#clear {
  clear: both;
}
#footer {
  background: #AECA92;
  margin: 0;
  border-top: 1px solid #6D8752;
  padding: 10px 0px;
  text-align: center;
  font-family: arial;
  font-size: 11px;
  color: #000;
}

h1 {
	font: 16px arial;
	font-weight: bold;
	color: #526208 ;
	padding: 10px 0px 0px 10px;
}

.text {
  font-family: arial;
  font-size: 13px;
  color: #3A4702;
  text-align: left;
  line-height: 1.3em;
  padding: 10px;
}
.textbold {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #3A4702;
  margin-top: 9px;
  margin-bottom: 4px;
}
.texthead {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #3A4702;
  margin: 10px;
}
A.type1:link    {color:#000; font-size: 11px; font-weight:bold; text-decoration:none; text-transform:uppercase; font-family: arial;}
A.type1:visited {color:#000; font-size: 11px; font-weight:bold; text-decoration:none; text-transform:uppercase; font-family: arial;}
A.type1:active  {color:#000; font-size: 11px; font-weight:bold; text-decoration:none; text-transform:uppercase; font-family: arial;}
A.type1:hover   {color:#906B63; font-size: 11px; font-weight:bold; text-decoration:none; text-transform:uppercase; font-family: arial;}

A.type1v:link    {color:#60B709; font-size: 11px; font-weight:bold; text-decoration:none; text-transform:uppercase; font-family: arial;}
A.type1v:visited {color:#60B709; font-size: 11px; font-weight:bold; text-decoration:none; text-transform:uppercase; font-family: arial;}
A.type1v:active  {color:#60B709; font-size: 11px; font-weight:bold; text-decoration:none; text-transform:uppercase; font-family: arial;}
A.type1v:hover   {color:#60B709; font-size: 11px; font-weight:bold; text-decoration:none; text-transform:uppercase; font-family: arial;}

A.type2:link    {color:#CB6808; font-size: 12px; font-weight:bold; text-transform:uppercase; font-family: arial;}
A.type2:visited {color:#CB6808; font-size: 12px; font-weight:bold; text-transform:uppercase; font-family: arial;}
A.type2:active  {color:#CB6808; font-size: 12px; font-weight:bold; text-transform:uppercase; font-family: arial;}
A.type2:hover   {color:#AC9528; font-size: 12px; font-weight:bold; text-transform:uppercase; font-family: arial;}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*this is the TOP HORIZONTAL menu AT THE TOP OF THE SITE PAGES*/

.indentmenu{
font: bold 13px arial;
text-transform:uppercase;
width: 900px;
padding: 0;
border-bottom: 1px solid #6D8752;
overflow: hidden;
background-color: #B3BF6E;
}

.indentmenu ul{
margin: 0;
padding: 1px 0 0 0;
float: center;
width: 900px; /*width of menu*/
border: 1px  0 solid #6D8752;
border-width: 1px 0;
background: #B3BF6E url() center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #000;
padding: 7px 43px;  /*width of nav sections */
text-decoration: none;
border-left: 1px solid #6D8752;  
}

.indentmenu ul li a:visited{
color: #000;
background: #B3BF6E url() center center repeat-x;
}

.indentmenu li:first-child a {
		border-left: 0px solid #6D8752;
	}

.indentmenu ul li a:hover {
color: #000 !important; /*text color of selected and active item*/
padding-top: 7px; /*shift text down 1px for selected and active item*/
padding-bottom: 7px; /*shift text down 1px for selected and active item*/
background: #E4F1F9 url() center center repeat-x;
}

.indentmenu ul li .current{
color: #fff !important; /*text color of selected and active item*/
padding-top: 7px; /*shift text down 1px for selected and active item*/
padding-bottom: 7px; /*shift text down 1px for selected and active item*/
background: #E4F1F9 url() center center repeat-x;
}
/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

