.main {
   line-height: 150%;
   padding-top: 12px;
   padding-left: 22px;
   padding-right: 30px;
   padding-bottom: 12px;
   font-size: 12px;
}

td { 
   font-family: verdana,arial,sans-serif;
   font-size: 11px;
   line-height: 170%;
   color: #635641;
   }
a:link {
	color: #635641;
   font-weight: bold;
}

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

a:hover {
   color: #453A27;
   font-weight: bold;
   background-color: #E2DED5;
} 
.wine {
   font-family: verdana,arial,sans-serif;
   font-size: 10px;
   color: #635641;
   line-height: 150%;
}
.nav {
   font-family: verdana,arial,sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #635641;
   line-height: 150%;
   padding-top: 25px;
   padding-left: 20px;
}

.nav a:link {
	color: #635641;
   font-weight: bold;
}

.nav a:visited {
	color: #635641;
   font-weight: bold;
}

.nav a:hover {
   color: #453A27;
   font-weight: bold;
   background-color: #E2DED5;
}
.form {
   font-family: verdana,arial,sans-serif;
   font-size: 9px;
   color: #786547;
   border: 1px solid #E1D6C4;
   padding: 2px;
   background-color: #F7F4F1;
}
.order {
   border: 1px solid #E1D6C4;
   padding: 3px;
   background-color: #F7F4F1;
   margin-bottom: 6px;
}
.sublink {
   font-family: verdana,arial,sans-serif;
   font-size: 9px;
   color: #786547;
   border-top: 1px solid #E1D6C4;
   border-bottom: 1px solid #E1D6C4;
   padding: 3px;
   line-height: 140%;
   background-color: #F7F4F1;
}
.sublink a:link {
	color: #786547;
   font-weight: bold;
}

.sublink a:visited {
	color: #786547;
   font-weight: bold;
}

.sublink a:hover {
   color: #5D513D;
   font-weight: bold;
   background-color: #fff;
} 
a {
   font-weight: bold;
   text-decoration: none;
} 

small {
   font-size: 9px;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
	color: #786547;
}

h1 {
   font-size: 14px;
   font-family: times new roman,times,serif;
   color: #635641;
   text-transform: uppercase;
   letter-spacing: 1px;
}

strong {
   font-size: 13px;
   font-family: times new roman,times,serif;
   text-transform: uppercase;
   font-weight: bold;
   color: #635641;
}

.photobar {
   font-family: verdana,arial,sans-serif;
   font-size: 9px;
   color: #635641;
   padding: 2px;
   line-height: 100%;
   background-color: #908A80;
}
.divider {
   border-left: 1px solid #E1D6C4;
}
.divider2 {
   border-top: 1px solid #E1D6C4;
}


	
	#flashcontent {
		height: 600px;
	}
 
#dropmenudiv{
position:absolute;
border:1px solid #999;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:15px;
color: #333;
background-color: #E5E0D8;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #333;
background-color: #F3EDE0;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #D1C7AF;
color: #333;
}