/* Normalize margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
  margin: 0px;
  padding: 0px;
  }

body {
        font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #2b1f12;
	background-image: url(images/bkgrdtiledk.jpg);
        background-color: #2b1f12;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
}

p {
  padding-bottom: 1em;
}

.hide {
  display: none;
}

.center {
   text-align: center;
   margin: 0px auto 10px auto;
 }

/*- Wrapper --------------------------- */
#wrapper {
	position: relative;
        width: 914px;
        margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	margin-bottom: 40px;
	padding-top: 7px;
	background-color: #987347;
	height: 100%;
	border: thin solid #2b1f12;
}


/*- Header --------------------------- */
#header {
	position: relative;
        width: 900px;
        height: 127px;
	background-image: url(images/headerbkgrd.jpg);
        background-repeat: repeat-x;
        margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #00421c;
}
#header img {
  margin-left: 10px;
}

.trainer {
  margin-left: 95px;
  margin-top: -5px;
        font: 18px Myriad, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	color: #e4c3a8;
}

#address {
  position: absolute;
	width: 220px;
	margin-top: -120px;
        margin-bottom: 20px;
	margin-left: 650px;
	color: #e4c3a8;
        padding: 5px;
        font: 15px Myriad, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: right;
}

.phone {
  font: 18px;
  color: #e4c3a8;
}

#address a:link, #address a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #50c7d9;
}

#address a:hover {
  color: #f7d428;
}
/*- Links --------------------------- */

a:link, a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #355fd5;

}

a:hover {
  color: #f7d428;
}





 div#content {
   position:relative;
   width: 100%; }
   

   /*- Left side--------------------------- */

#leftside {
  float: left;
  background-color: #00421c;
  left: 0;
  width: 175px;
  margin-top: 7px;
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 20px;
}

*html #leftside {
  margin-left: 4px;
}

  /*- Navigation--------------------------- */

#nav {
 position: relative;
 margin-top: 0px;
        margin-left: 0px;
	background-image: url(images/navbkgrd.jpg);
        background-repeat: repeat-x;
        background-position: 1% 0%;
	padding-top: 20px;
	font-size: 13px;
}
*html #nav {
  margin-top: -3px;
}

#nav ul {
  margin-left: 7px;
}
	
#nav li a {
	font-size: 15 px;
        line-height: 25px;
        font-weight: bold;
  	text-decoration: none;
	}	
	
#nav li a:link,  #nav li a:visited{
	color: #e4c3a8;

	}
	
#nav li a:hover {
  color: #f7d428;

	}

body#homepage li#home a, body#farmpage li#farm  a, body#lessonspage li#lessons a, body#normapage li#norma a, body#salespage li#sales a, body#quotespage li#quotes a, body#linkspage li#links a, body#mappage li#map a,body#calendarpage li#calendar a, body#gallerypage li#gallery a, body#newspage li#news a, body#showspage li#shows a{
	color: #2b1f12;

	}




/*--Main body styles --*/
#mainbody {
  float: left;
  left: 0px;
  color: #2b1f12;
  margin-top: 7px;
  background-color: white;
  width: 718px;
  padding-bottom: 50px;
  margin-bottom: 20px;
  }

.info {
   padding: 7px;
 }

h1 {
  color: #00421c;
  margin-bottom: 1em;
  font-size: 160%
  }
h2 {
  color: #00421c;
  margin-top: 1em;
  font-size: 120% ;
  }
  
h3 {
  color:  #987347;
}

#gallerypage h3 {
  border-bottom: thin solid #987347;
  margin-bottom: 10px;
}
#calendarpage h3 {
	color: #987347;
	margin-left: 5px;
}
.line {
	border-top: medium dotted #00421c;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	width: 500px;
	clear: both;
}

.grnbkg {
  background-color: #e9efe8;
}

.brnbkg {
  background-color: #efe7e1;
}

#gallerypage .lightbox, #gallerypage .lightbox2, #gallerypage .lightbox3, #gallerypage .lightbox4 {
  text-align: center;
}

#quotespage div#mainbody p, #jwquotespage div#mainbody p {
  padding-top: .5em;
}

#lessonspage h3 {
  margin-top: -23px;
  padding-bottom: 20px;
  margin-left: 20px;
}

#homepgimg {
  float: right;
  width: 300px;
  margin: 5px;
  font-size: 80%;
  text-align: center;
  border: thin solid #666;
}
#homepgimg p{
  margin-top: .5em;
}
#mainbody ul {
  list-style: disc;
  padding-left: 50px;
}
#homepage #mainbody ul li{
  margin-bottom: .5em;
}

 /*- Footers--------------------------- */

#footer {
  width: 900px;
  font-size: 70%;
  text-align: center;
  color: #bcbec0;
  margin: 0px auto 0px auto;
  border-top: thin solid #2b1f12;
  clear: both;
}
#footer a:link, #footer a:visited {
	color: #00421c;
	font-weight: normal;
}
#footer a:hover {
	color: #FFFF33;
	font-weight: normal;
}






/*- Map Page --------------*/

#googlemap {
  text-align: center;
  border: medium solid #2b1f12;
  margin: -10px 135px 0px 120px;
}

#mappage h1, #map-avalonpage h1 {
  margin-top: .5em;
}
/*- Map Page --------------*/

.border {
  border: thin solid #666;
}

.fltright {
	float: right;
	clear: right;
	margin-bottom: 15px;
	margin-left: 8px;
}
.fltrightpad {
	float: right;
	clear: right;
	margin-bottom: 15px;
	margin-left: 8px;
  margin-right: 25px;
  margin-left: 25px;
}
.photo {
  float: right;
  clear: right;
  margin-bottom: 15px;
  margin-left: 5px;
  text-align: center;
  font-size: 60%;
  color: #9e9e9e;
}

.photo p {
  margin-top: 0px;
}
a img.ribbon {
  overflow: hidden;
  background-image: url(images/2008hp.jpg);

}
a:hover img.ribbon{
    overflow: hidden;
    background-image: url(images/2008hphover.jpg);
}
.ttm {
	font: 14px "Times New Roman", Times, serif;
	background: #efe7e1;
	margin: 20px;
	padding: 10px;
	border: thin dashed #987347;
}

.ttmx {
	font: 14px "Times New Roman", Times, serif;
	background: #efe7e1;
	margin: 7px;
	padding: 10px;
	border: thin dashed #987347;
	margin-top: 20px;
}

.ttmauthor {
	font-style: italic;
	text-align: right;
	margin-top: -1em;
	margin-bottom: -1em;
}
.quote {
	font: 14px "Times New Roman", Times, serif;
	background: #e9efe8;
	border: thin double #00421c;
	margin: 20px;
	margin-bottom: -30px;
	padding: 5px;
}

#normapage .quote, #normapage .ttm {
  width: 415px;
}
*html #normapage .quote, *html #normapage .ttm {
  width: 380px;
  float: left;
}
.white {
	color: white;
	text-align: center;}.red {
	color: #F00;
}
.fltleft {
	float: left;
	clear: left;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-top: 20px;
}
