* {
  margin: 0;
  padding: 0;
  }

body {
  font-size:100%;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  text-align:center;
  background:#690913 url(Images/bkgd.gif) no-repeat top center;
}


#page {width:1024px; margin:0px auto; text-align:center;}

#header {
  height:220px;
  width:1024px;
  background:url(Images/top.gif);
  text-align:left;
}

#logo {
  background:url(Images/horse75.gif) no-repeat top left;
  text-align:left;
  letter-spacing:-2px;
  text-shadow:0px 0px 8px #000;
  font:48px Georgia, Arial, "Times New Roman", Times;
  margin-left:0px;
  margin-top:0px;
  color:#FFF;
  width:364px;
  height:220px;
  float: left;
}

.red {
color:#A64953;
}

#titletext {
  text-align:left;
  margin-left:280px;
  margin-top:40;
  font:60px "Park Avenue BT", Verdana;
  letter-spacing:0px;
  padding-top: 50px;
  padding-left: 26px;
  color:#FFF;
  width:640px;
}
#slogan {
  text-align:left;
  margin-left:300px;
  font:14px Arial, "Times New Roman", Times;
  letter-spacing:0px;
  color:#FFF;
  width:640px;
}


/* TOP NAVIGATION BAR */
#nav {
  width:650px;
  height: 55px;
  float:left;
  margin-left:-100px;
  margin-top:165px;
}

#nav-menu {
  background:url(Images/navbarBg.gif) repeat-x top left;
  height:55px;
  width:576px;
  float: left;
}

#nav-menu ul {
  list-style:none;
}
  
#nav-menu ul a {
  background-image: url(Images/navbarDiv.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 12px;
  padding-left: 12px;
  padding-top:0px;
  display: block;
  line-height: 55px;
  text-decoration: none;
  text-shadow:1px 1px 1px #000;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #FFF;
}
	
#nav-menu ul a:hover {
  text-decoration:underline;
  text-shadow:0px 0px 4px #FF0000;
}
 
#nav-menu li {
  float:left;
}
/* END NAVIGATION BAR */

/* Large header image of grass and flower, with slogans */
#header2 {
  background:url(Images/header.jpg) no-repeat top left;
  width:1024px;
  height:224px;
  text-shadow:1px 1px 1px #000;
}

#header2-slogan1 {
  font:48px Georgia, Arial, "Times New Roman", Times;
  padding:68px 0px 0px 106px;
  color:#FFF;
  text-align:left;
  letter-spacing:-2px;
}
#header2-slogan2 {
  font:48px Georgia, Arial, "Times New Roman", Times;
  padding:0px 0px 0px 267px;
  color:#FFF;
  text-align:left;
  letter-spacing:-2px;
}
/* end large header */

/* clears all floated elements */
.clearfloats {
  clear:both;
}
/* end clear floats */

/* first content section */
#content {
  background:#E0C7CA;
  width:1024px;
  min-height:270px;
  text-align:left;
  padding-top:35px;
  padding-bottom:20px;
}

.content-padding a {
  font:16px Arial, "Times New Roman", Times;
  color:#000;
  text-shadow:1px 1px 1px #690913;
}

.content-padding a:link {
  font:28px Arial, "Times New Roman", Times;
  color:#690913;
  text-decoration:none;
  text-shadow:0px 0px 4px #690913;
}

.content-padding a:visited {
  font:28px Arial, "Times New Roman", Times;
  color:#555;
  text-decoration:none;
  text-shadow:0px 0px 3px #FF1932;
}

.content-padding a:hover {
  font:28px Arial, "Times New Roman", Times;
  color:#340409;
  text-decoration:none;
  text-shadow:0px 0px 4px #D21226;
}

.content-padding b:link {
  font:20px Arial, "Times New Roman", Times, serif;
  color:#FFFFFF;
  text-decoration:none;
  text-shadow:0px 0px 7px #690913;
}

.content-padding b:visited {
  font:20px Arial, "Times New Roman", Times, serif;
  color:#555;
  text-decoration:none;
  text-shadow:0px 0px 3px #FF1932;
}

.content-padding b:hover {
  font:20px Palatino, Georgia, "Times New Roman", Times, serif;
  color:#1A0205;
  text-decoration:none;
  text-shadow:0px 0px 7px #690913;
}


#content h1 {
  font:36px Palatino, Georgia, "Times New Roman", Times, serif;
  color:#690913;
  padding-left:10px;
  padding-bottom:10px;
  text-shadow:1px 1px 2px #000;
}

#content h2 {
  font:36px Palatino, Georgia, "Times New Roman", Times, serif;
  line-height:36px;
  color:#690913;
  text-shadow:1px 1px 2px #000;
  padding-bottom:40px;
  padding-left:20px;
}

#content h3 {
  font:28px Palatino, Georgia, "Times New Roman", Times, serif;
  font:normal 28px;
  line-height:28px;
  color:#690913;
  text-shadow:1px 1px 2px #000;
  padding-top:20px;
  padding-bottom:20px;
  padding-left:30px;
}

#content h6 {
  font:28px Arial;
  font:normal 28px;
  line-height:28px;
  color:#690913;
  text-shadow:1px 1px 2px #000;
  padding-bottom:40px;
  padding-left:60px;
}

#content p {
  font:16px Arial, "Times New Roman", Times;
  color:#000;
  text-align:justify;
  padding-left:30px;
  padding-right:60px;
  padding-bottom:10px;
}
/* end content 1 section */


/* image that divides the two different colored content sections */
#body-divider {
  background:#880C1A url(Images/bodyDiv.gif) no-repeat top left;
  width:1024px;
  height:23px;
}
/* end content divider */

/* darker red content section, "content 2" */
#content2 {
  width:1024px;
  min-height:250px;
  background:#690913;
  text-align:left;
  padding-top:10px;
  padding-bottom:30px;
}

#content2 p {
  font:16px Arial, "Times New Roman", Times;
  color:#FFF;
  text-align:justify;
  padding-bottom:10px;
}

#content2 h4 {
  background:transparent url(Images/black-horseshoe35.png) no-repeat top center;
  font:normal 40px serif, "Times New Roman", Times;
  line-height:40px;
  color:#FFF;
  text-shadow:1px 1px 2px #000;
  padding-bottom:40px;
  padding-left:0px;
}

#content2 h5 {
  font:normal 20px serif, "Times New Roman", Times;
  line-height:20px;
  color:#FFF;
  text-shadow:1px 1px 2px #000;
  padding-bottom:0px;
  padding-left:0px;
}

.content2-block {
  width:100px;
  float:left;
}

.content2-cblock {
  width:1024px;
  float:center;
  padding-left: 20px;
  text-align:center;
}

.content2-block p {
  width:20; 
  float:left;
  text-align:left;
}

  /* three column area, vertical dotted divider */
  .content-divider {
    background: #FFF no-repeat top center;
    width:2px;
    height:174px;
    float:left;
    padding:0px 0px 0px 0px; 
  }
  /* end divider */

/* end content 2 */

