a:link, a:visited {
   color: #666666;
   text-decoration: none;
}

a:hover {
   color: #000000;
   text-decoration: underline;
}

body {
   font: 8pt verdana, arial, helvetica, sans-serif;
   margin: 8px 0px 8px 0px;
   padding: 0px;
}

fieldset {
   border: none;
   margin: 0px;
}

select {
   font-size: 8pt;
   width: 150px;
}

#content {
   margin-left: auto;
   margin-right: auto;
   
   width: 775px;
}

.content {
   margin-left: auto;
   margin-right: auto;
   width: 775px;
   clear: both;
	 text-align: left;
}

.row-alt {
   background-color: #f6fbed;
   border: 1px solid #bfbfbf;
}

.menu_border {
  border: 1px solid #bfbfbf;
}

.contact p {
   margin-left: 32px;
}

.contact br {
   clear: both;
}

.contact .check {
   width: 75px;
}


#copyright {
   background-color: #78a22f;
   color: #ffffff;
   font-size: 7pt;
   
   margin: 16px auto auto auto;
   
   padding: 4px 0px 4px 0px;
   text-align: center;
   width: 775px;
}


#left-content-box {
   color: #666666;
   display: block;
   float: left;
   margin-left: 32px;
   text-align: left;
   width: 290px;
}

#right-content-box ul {
   margin-top: 0px;
}

#right-content-box li {
   margin-bottom: 5px;
}

#right-content-box {
   color: #666666;
   display: block;
   float: right;
   margin-right: 32px;
   text-align: left;
   width: 302px;
}


#main-container {
   text-align: center;
}

#h-purple-spacer {
   background-color: #71225f;
   font-size: 2pt;
   height: 4px;
   margin-left: auto;
   margin-right: auto;
   
   margin: auto auto 16px auto;
   
   width: 775px;
}

/* LOGO BAR */

#logo-bar {
   margin: 0px auto 0px auto;
   padding: 0px;
   position: relative;
   width: 775px;
}

#logo-bar-table {
   display: block;
   float: left;
   margin: 3px 3px 0px 0px;
   padding: 0px;
}

#v-purple-spacer-logo {
   background-color: #71225f;
   display: block;
   float: left;
   height: 144px;
   margin: 3px 3px 0px 0px;
   width: 38px;
}

#logo-bar img {
   display: block;
}

#logo-image {
   border: none;
   height: 112px;
   left: 25px;
   position: absolute;
   top: 0px;
}

/* LOGO BLURB BOX */

#title-blurb {
   float: left;
   background-color: #c1d3a0;
   height: 144px;
   margin: 3px 0px 0px 0px;
   
   width: 285px;
}

#title-blurb .title {
   color: #ffffff;
   font-size: 12pt;
   font-weight: bold;
   margin-top: 48px;
}

#title-blurb .blurb {
   color: #ffffff;
   font-weight: bold;
}

/* TOP MENU */

#top-menu {
   height: 70px;
   margin: 0px auto 0px auto;
   position: relative;
   z-index: 100;
   width: 775px;
}

#top-menu ul {
   display: inline;
   float: right;
   list-style-type: none;
   margin-top: 48px;
   margin-right: 4px;
   position: relative;
}

#top-menu li {
   color: #666666;
   font-size: 10pt;
   margin-left: 20px;
   float: left;
}

#top-menu li a {
   background-image: url(../images/bullet.gif);
   background-repeat: no-repeat;
   background-position: left center;
   
   padding-left: 16px;
}

/* IMAGE BAR */

#image-bar {
   background-color: #ffffff;
   height: 119px;
   margin: auto auto 6px auto;
   padding: 0px;
   width: 775px;
}

#image-bar img {
   display: block;
   float: left;
   margin: 3px 3px 0px 0px;
   padding: 0px;
}



#v-purple-spacer {
   background-color: #71225f;
   display: block;
   float: left;
   height: 119px;
   margin: 3px 3px 0px 0px;
   width: 33px;
}

#v-lt-green-spacer {
   background-color: #c1d3a0;
   display: block;
   float: left;
   height: 119px;
   margin: 3px 3px 0px 0px;
   width: 23px;
}

#v-dk-green-spacer {
   background-color: #78a22f;
   display: block;
   float: left;
   height: 119px;
   margin: 3px 3px 0px 0px;
   width: 10px;
}


/* PRODUCTS MENU */

#products-menu {
   float: left; 
   margin: 0px;
   margin-right: 30px;
   width: 35%;
   clear: both;
}

#products-menu ul {
   list-style-type: none;
   margin: 8px 0px 0px 0px;
}

#products-menu li {
   font-size: 12pt;
   font-weight: bold;
   text-align: center;
   margin: 0px 0px 8px 32px;
   padding: 0px;
}

#products-menu li a {
   background-color: #c1d3a0;
   display: block;
   padding: 6px 0px 6px 0px; 
   
   width: 100%;
}

#products-menu li a:hover {
   background-color: #78a22f;
   text-decoration: none;
}

#products-image {
   float: left; 
   margin: 0px;
   margin-right: 30px;
   width: 35%;
   clear: both;
}

#products-image img {
   margin-left: 32px;
   clear: right;
}

/* CONTACT PAGE */

#contact {
   float: right; 
   margin-right: 32px;
}

.addressTitle {
   color: #71225f;
   font-weight: bold; 
   font-size: 10pt; 
}

#map {
   float: right; 
}