body {
  background-color: #c2ed97;
  padding: 0 0 0 0;
  margin: 5 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

#top {
  display: none;
}

#logo {
  display: none;
}
 
#navbar {
  display: none;
}

#search {
  display: none;
}

#navbar form {
  display: none;
}

.button {
  background-color: #7fbf00;
  color: #fff;
  border: 1px solid #fff;
}

.button:hover {
  color: #000;
}

.bigbutton {
  background-color: #7fbf00;
  color: #fff;
  border: 1px solid #fff;
  font-size: 22px;
  width: 190px;
  height: 30px;
  padding: 5px;
}

.bigbutton a:visited, .bigbutton a:link {
  color: #fff;
  text-decoration: none;
}

.bigbutton a:hover {
  color: #000;
  text-decoration: none;
}

.bigtallbutton {
  background-color: #7fbf00;
  color: #fff;
  border: 1px solid #fff;
  font-size: 22px;
  width: 190px;
  height: 60px;
  padding: 5px;
}

.bigtallbutton a:visited, .bigtallbutton a:link {
  color: #fff;
  text-decoration: none;
}

.bigtallbutton a:hover {
  color: #000;
  text-decoration: none;
}

#navbar ul {
  display: inline;
}

#navbar li {
  height: 40px;
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  font-weight: bold;
}

#navbar li a:link, #navbar li a:visited {
  text-decoration: none;
  color: #000;
}

#navbar li a:hover {
  color: #fff;
  text-decoration: none;
}

#navbar li.selected {
  background-color: #7fbf00;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #7fbf00;
}
  
#roseicon {
  display: none;
}

#content {
  position: relative;
  top: 0px;
  width: 530px;
  min-height: 600px;
  background-color: #ebeadd;
  float: left;
  padding: 20px;
}

#content h1 {
  color: #7fbf00;
  font-size: 16pt;
  font-weight: bold;
  border-bottom: double #b9b8af;
}

#content h1 a:link, #content h1 a:visited, #content h1 a:hover {
  text-decoration: none;
  color: #7fbf00;
}

#featuredtext a:link, #featuredtext a:visited, #featuredtext a:hover {
  color: #fff;
  text-decoration: underline;
}

#featured {
  background-color: #7fbf00;
  height: 320px;
  min-width: 950px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#featuredimage {
  padding-top: 10px;
  width: 300px;
  float: left;
}

#featuredtext {
  float: left;
  padding-top: 70px;
  padding-left: 10px;
}

#featuredtext h1 {
  font-size: 16pt;
  color: #fff;
}

#featuredspecial {
  float: left;
  padding-top: 70px;
}

#featuredspecial h1 {
  font-size: 16pt;
  color: #fff;
}

#rightbar {
  position: relative;
  width: 200px;
  height: 600px !important;
  min-height: 600px;
  float: left;
  padding-top: 20px;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
}

#rightbar .lines {
  height: 10px;
  border-bottom: double #7fbf00;
  margin-bottom: 10px;
}

#rightbar a.rightsmall {
  font-size: 10pt;
  text-decoration: underline;
  color: #000;
}

#footer {
  display: none;
}

#footertext {
  display: none;
}

div#usermenu {
  font-size: 12px;
  font-family: Arial;
  position: absolute;
  top: 10px;
  width: 400px;
  height: 25px;
  text-align: left;
  color: #fff;
  z-index: 10;
}

div#usermenu a:link, div#usermenu a:visited {
  color: #fff;
  text-decoration: none;
}

div#usermenu a:hover {
  color: #000;
  text-decoration: underline;
}

/*a:link, a:visited, a:hover {
  color: #487cc8;
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 12px;  
}*/

.error {
  color: #f00;
}

.contentbutton {
  background-color: #7fbf00;
  color: #fff;
  border: 1px solid #fff;
  font-size: 14px;
  width: 90px;
  height: 18px;
  padding: 5px;
}

.contentbutton a:visited, .contentbutton a:link {
  color: #fff;
  text-decoration: none;
}

.contentbutton a:hover {
  color: #000;
  text-decoration: none;
}

#contentroseicon {
  display: none;
}

#widecontent {
  position: relative;
  top: 0px;
  width: 767px;
  min-height: 600px;
  background-color: #ebeadd;
  float: left;
  padding: 20px;
}

#widecontent h1 {
  color: #7fbf00;
  font-size: 16pt;
  font-weight: bold;
  border-bottom: double #b9b8af;
}

.homecontentimage {
  width: 200px;
  float: left;
}

.homecontenttext {
  width: 320px;
  float: left;
}

.homecontenttext h2 {
  font-weight: bold;
  font-size: 14pt;
}

.homecontenttext a:link, .homecontenttext a:visited, .homecontenttext a:hover {
  color: #7fbf00;
  text-decoration: underline;
}

.bigcontentimage {
  width: 320px;
  float: left;
}

.bigcontenttext {
  padding-top: 40px;
  width: 400px;
  float: left;
}

.bigcontenttext h2 {
  font-weight: bold;
  font-size: 14pt;
}

.bigcontenttext a:link, .bigcontenttext a:visited, .bigcontenttext a:hover {
  color: #7fbf00;
  text-decoration: underline;
}

.contentimage {
  width: 200px;
  float: left;
}

.contenttext {
  width: 540px;
  float: left;
}

.contenttext h2 {
  font-weight: bold;
  font-size: 14pt;
}

.contenttext a:link, .contenttext a:visited, .contenttext a:hover {
  color: #7fbf00;
  text-decoration: underline;
}

#contentfeatured {
  background-color: #7fbf00;
  height: 50px;
  min-width: 760px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#contentfeaturedtitle {
  position: relative;
  top: 10px;
  left: 0px;
  float: left;
  height: 30px;
  width: 450px;
}

#contentfeaturedtitle h1 {
  color: #fff;
  font-size: 16pt;
  font-weight: bold;
  margin: 0;
}

#contentfeaturedbuttons {
  position: relative;
  top: 10px;
  left: 0px;
  height: 30px;
  width: 320px;
  float: left;
  text-align: right;
}

#contentfeaturedbuttons ul {
  display: inline;
}

#contentfeaturedbuttons li {
  display: inline;
  width: 100px;
  height: 30px;
  border: 1px solid #fff;
  color: #fff;
  padding: 5px;
  margin-left: 5px;
}

#contentfeaturedbuttons a:visited, #contentfeaturedbuttons a:link {
  color: #fff;
  text-decoration: none;
}

#contentfeaturedbuttons a:hover {
  color: #000;
  text-decoration: none;
}

#images {
  margin: 1em 0;
  padding: 0;
  text-align: center;
}

#images li {
  display: inline-block;
  margin: 0 10px;
}

#phonenumber {
  color: #7fbf00;
  font-size: 22px;
}

#randall {
  float: right;
  position: relative;
  top: -10px;
  padding-right: 5px;
  font-size: 10px;
  text-align: center;
  color: #7fbf00;
}

