body {
   background-color: #9A8C6A;
   font-family: verdana,Arial,sans-serif;
   color: #333;
   margin: 0;
   }

.container {
   border-left: 1px solid #fff;
   border-right: 1px solid #fff;
   background-color: #fff;
   width: 947px;
   margin-right: auto;
   margin-left: auto;
}

.tdleft {
  background-image: url('/include/nav/grapevines.jpg');
  background-repeat: no-repeat;
   background-color: #E5E6CF;
}

.tdleft_home {
  background-image: url('/include/nav/grapevines2.jpg');
   background-color: #E5E6CF;
}
.left_text {
 color: #998B68;
   font-family: georgia, times new roman, times,serif;
 font-size: 1.1em;
 font-weight: normal;
 font-style: italic;
 padding-top: 20px;
 padding-bottom: 30px;
 padding-left: 10px;
 padding-right: 10px;
   line-height: 150%;
 }
.left_text2 {
 color: #998B68;
   font-family: georgia, times new roman, times,serif;
 font-size: .8em;
 padding-top: 20px;
 padding-bottom: 30px;
 padding-left: 10px;
 padding-right: 10px;
   line-height: 150%;
 }

.content_main {
   padding-left: 8px;
   padding-right: 8px;
   font-size: 0.85em;
   line-height: 150%;
}
.content_main img {
 border: 1px solid #333;
 margin-left: 6px;
}

.content_main_store img {
 border: 1px solid #333;
 margin-left: 0px;
}

.products {
 background-color: #D6DCBD;
 border: 1px solid #AEB97C;
 padding: 4px;
 font-size: .85em; 
 }
 .products_header {
 background-color: #AEB97C;
 padding: 4px;
 font-size: .85em; 
 }
 
.bottomnav {
 font-size: .9em;
 margin-bottom: 4px;
 text-decoration:none;
}

.bottomnav a:link {
   font-weight: normal;
 	text-decoration:none;
}

.bottomnav a:visited {
   font-weight: normal;
 	text-decoration:none;
}

.bottomnav a:hover {
   font-weight: normal;
 	text-decoration:underline;
} 
.footer_main {
   color: #A3A29F;
   border-top: 1px solid #fff;
   border-bottom: 1px solid #fff;
   background-color: #52514E;
   text-align: right;
   font-size: 10px;
   text-transform: uppercase;
   padding:4px;
   }
   
.footer_main a:link {
	color: #A3A29F;
   font-weight: normal;
   text-transform: uppercase;
 	text-decoration:none;
}

.footer_main a:visited {
   color: #A3A29F;
   font-weight: normal;
   text-transform: uppercase;
 	text-decoration:none;
}

.footer_main a:hover {
   color: #fff;
   font-weight: normal;
   text-transform: uppercase;
 	text-decoration:underline;
} 

a:link {
   color: #83952F;
   font-weight: bold;
}

a:visited {
	color: #5E4F62;
   font-weight: bold;
}

a:hover {
   color: #663077;
   font-weight: bold;
} 

h1 {
   font-family: georgia, times new roman, times,serif;
   line-height: 110%;
   font-size: 1.6em;
}

strong {
   font-family: georgia, times new roman, times,serif;
   line-height: 110%;
   font-size: 1.3em;
}

small {
   font-size: 0.8em;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
}

#dropmenudiv{
position:absolute;
background-color: #83952F;
border:1px solid #5E4F62;
border-bottom-width: 0;
font-size: .75em;
z-index:100;
text-transform: none;
}

#dropmenudiv a{
display: block;
color: #fff;
background-color: #83952F;
text-indent: 3px;
border-bottom: 1px solid #5E4F62;
padding: 1px;
margin-left: 0px;
text-decoration: none;
font-weight: none;
text-transform: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #5E4F62;
color: #fff;
text-transform: none;
}