* {
  margin: 0;
  padding: 0;
  }

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}

a:hover {
	color:#FFFFFF;
  text-decoration:underline;
  text-shadow:0px 0px 4px #CC3300;
  color: #FFF;
}
body {
  font-size:100%;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  text-align:center;
  background:#671d19 url(images/background.png) no-repeat top center;
}


#page {width:992px; margin:0px auto; text-align:center;}

#header {
  height:191px;
  width:992px;
/*  background:url(images/topbg.gif);*/
  text-align:left;
}
#centertext {
  font-size:100%;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  text-align:center;
}
/*HERE!!!!!! logo must be bigger to shrik nav bar or smaller to increase nav bar length*/
#logo {
  text-align:left;
  letter-spacing:-2px;
  text-shadow:0px 0px 8px #000;
  font:48px Georgia, Arial, "Times New Roman", Times;
  margin-left:18px;
  margin-top:40px;
  color:#FFF;
  width:345px;
  height:97px;
  float: left;
}
#shoveright {
padding-left:200px;
padding-right:13px;
}
#shoveleft {
padding-right:200px;
padding-left:14px;
}

#orange {
text-align:left;
color:#cc3300;
}

#slogan {
  text-align:left;
  margin-left:100px;
  font:14px Arial, "Times New Roman", Times;
  letter-spacing:0px;
  color:#FFF;
}

#advertisment {
padding-left:760px;
}

/* TOP NAVIGATION BAR */
/*HERE!!!!!! "nav" is the actual set width of the nav-bar. it must be set smaller for a smaller nav bar and larger for a larger nav bar (duh) */
#nav {
  width:620px;
  float:left;
  margin-top:136px;
}
#nav2 {
  width:620px;
  float:left;
  margin-top:118px;
}

#nav-menu-left {
  background:url(images/navbar-left.gif) no-repeat top left;
  width:27px;
  height:55px;
  float: left;
}
#nav-menu-right {
  background:url(images/navbar-right.gif) no-repeat top left;
  width:27px;
  height:55px;
  float: left;
}
#nav-menu-leftmod {
  background:url(images/navbar-leftmod.gif) no-repeat top left;
  width:27px;
  height:55px;
  float: left;
}
#nav-menu-rightmod {
  background:url(images/navbar-rightmod.gif) no-repeat top left;
  width:27px;
  height:55px;
  float: left;
}
/*HERE!!!!!!! This is the actual WIDTH*/
#nav-menu {
  background:url(images/navbar-bg.gif) repeat-x top left;
  height:55px;
  width:565px;
  float: left;
}

#nav-menu ul {
  list-style:none;
}
  
#nav-menu ul a {
  background-image: url(images/navbar-divider.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 7px;
  padding-left: 7px;
  padding-top:5px;
  display: block;
  line-height: 50px;
  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 #CC3300;
}
 
#nav-menu li {
  float:left;
}
/* END NAVIGATION BAR */

/* Large header image of grass and flower, with slogans */
#header2 {
  background:url(images/header.png) no-repeat top left;
  width:992px;
  height:300px;
  text-shadow:1px 1px 1px #000;
}
#headerhomepage {
  background:url(images/header.png) no-repeat top left;
  width:992px;
  height:370px;
  text-shadow:1px 1px 1px #000;
}

#header2-slogan1 {
  font:40px Georgia, Arial, "Times New Roman", Times;
  padding:40px 0px 0px 0px;/*106px;*/
  color:#FFF;
  text-align:center;
}
#header2-slogan1small {
  font:20px Georgia, Arial, "Times New Roman", Times;
  padding:0px 0px 0px 0px;/*106px;*/
  color:#FFF;
  text-align:center;
}
#header2-slogan2 {
  font:40px Georgia, Arial, "Times New Roman", Times;
  padding:42px 0px 0px 106px;
  color:#FFF;
  text-align:center;
  letter-spacing:-2px;
}
#header2-slogan3 {
  font:Georgia, Arial, "Times New Roman", Times;
  padding:42px 0px 0px 106px;
  color:#FFF;
  text-align:left;
  
}
/* end large header */

/* clears all floated elements */
.clearfloats {
  clear:both;
}
/* end clear floats */

/* first content section, lighter green area */
#content {
  background:#999999 url(images/body-bg.gif) no-repeat top left;
  width:992px;
  min-height:270px;
  text-align:left;
  padding-top:35px;
  padding-bottom:20px;
}
#content-front {
  background:#999999;
  width:992px;
  min-height:270px;
  text-align:left;
  padding-top:35px;
  padding-bottom:20px;
}
#contentfrontpage {
  background:#999999 url(images/body-bg.gif) no-repeat top left;
  width:992px;
  min-height:270px;
  text-align:center;
  padding-top:35px;
  padding-bottom:20px;
}
#contentfrontpageaddress {
  background:#999999 url(images/body-bg-clean.gif) no-repeat top left;
  width:992px;
  min-height:270px;
  text-align:center;
  padding-top:35px;
  padding-bottom:20px;
}

.content-padding {
  padding:0px 20px 0px 20px;
}

.content-padding a {
  font:16px Arial, "Times New Roman", Times;
  color:#FFF;
  text-shadow:1px 1px 1px #CC3300;
}

.content-padding a:hover {
  font:16px Arial, "Times New Roman", Times;
  color:#FFF;
  text-decoration:none;
  text-shadow:0px 0px 3px #CC3300;
}


#content h1 {
  font:36px Georgia, Arial, "Times New Roman", Times;
  color:#FFF;
  padding-bottom:10px;
  text-shadow:1px 1px 2px #000;
}
#contentfrontpage h1 {
  font:36px Georgia, Arial, "Times New Roman", Times;
  color:#FFF;
  padding-bottom:10px;
  text-shadow:1px 1px 2px #000;
}

#content p {
  font:16px Arial, "Times New Roman", Times;
  color:#FFF;
  text-align:justify;
  padding-bottom:10px;
}
#contentfrontpage p {
  font:16px Arial, "Times New Roman", Times;
  color:#FFF;
  text-align:left;
  padding-bottom:10px;
}

#content p2 {
  font:16px Arial, "Times New Roman", Times;
  color:#cccccc;
  text-align:justify;
  padding-bottom:10px;
}
/* end content 1 section */


/* image that divides the two different colored content sections */
#body-divider {
  background:#cccccc url(images/body-divider.gif) no-repeat top left;
  width:992px;
  height:23px;
}
/* end content divider */

/* darker green content section, "content 2" */
#content2 {
  width:992px;
  min-height:50px;
  background:#999999;
  text-align:left;
  padding-top:10px;
  padding-bottom:30px;
}

#content3 {
  width:992px;
  min-height:50px;
  background:#999999;
  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 h2,h3,h4,h5,h6 {
  background: url(images/headline-arrow.gif) no-repeat top left;
  font:normal 25px serif, "Times New Roman", Times;
  line-height:25px;
  color:#FFF;
  text-shadow:1px 1px 2px #000;
  padding-bottom:10px;
  padding-left:30px;
}

#content3 h2,h3,h4,h5,h6 {
  background: no-repeat top left;
  font:normal 25px serif, "Times New Roman", Times;
  line-height:25px;
  color:#FFF;
  text-shadow:1px 1px 2px #000;
  padding-bottom:10px;
  padding-left:30px;
}

.content2-block {
  width:274px;
  float:left;
}


.content2-block2 {
  width:130px;
  float:left;
}
.contenttest-block {
  width:450px;
  float:left;
}
.contenttest-block p {
  width:450px; 
  float:left;
  text-align:left;
}
.contenttest-block2 {
  width:450px;
  float:left;
}
.contenttest-block2 p {
  width:450px; 
  float:left;
  text-align:left;
}
.content2-block p {
  width:274px; 
  float:left;
  text-align:left;
}
.content2-block2 p {
  width:130px; 
  float:left;
  text-align:left;
}
.pictures{
  width:992px; 
  float:center;
  text-align:center;
}

  /* three column area, vertical dotted divider */
  .content-divider {
    background:url(images/content-divider.gif) no-repeat top center;
    width:2px;
    height:200px;
    float:left;
    padding:0px 30px 0px 30px; 
  }
  /* end divider */

/* end content 2 */


/* subscribe form */
#subscribe {text-align:right; padding-right:15px;}
#subscribe input { margin:1px 0;}
.button {
  background:transparent url(images/submit.gif) no-repeat top left;
  padding-bottom:5px; 
  border:none;
  width:126px;
  height:33px;
  color:#999999;
  font:bold 13px Arial, Georgia, "Times New Roman", Times;
  cursor:pointer;
}
.inputstyle {
  background:#cccccc;
  width:200px;
  height:30px;
  color:#FFF;
  font-size:14px;
  padding:0px 5px 0px 10px;
  border:1px solid #330000;
}
/* end subscribe form */



/* footer of page */
#footer-div {
  background:url(images/footer-div.gif) no-repeat top left;
  width:992px;
  height:5px;
}

#footer {
  padding-top:15px;
  width:992px;
  height:80px;
  background:#999999;
  text-align:center;
}

#footer p {
  font:12px Arial, "Times New Roman", Times;
  color:#FFF;
}

#footer a {
  font:12px Arial, "Times New Roman", Times;
  color:#FFF;
}
/* end footer */