body{
	background-color: #aca9a4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
 color: #574e47;	
 margin: 40px;
}

a:link, a:visited {color: #675e57;	text-decoration: none;}
a:hover, a:active {color: #807875;	text-decoration: underline;}

p { line-height:20px; margin:0px; padding-bottom:20px;}
p a:link, p a:visited {color: #473e37;	text-decoration: underline;}
p a:hover, p a:active {text-decoration: none;}

.HomeNav{
	font-size: 14px;
 text-align:right;
 letter-spacing: 2px;
 padding-bottom:18px;
 padding-right:10px;
}
/* d3d7da */
.HomeWrap, .InsideWrap{
	font-size: 12px;
	background-color: #dfe0e2;
 border: 1px solid #473e37;
 padding:30px 50px 60px 60px; 
}
.InsideWrap{padding-bottom:9px; padding-right:60px;}

.BuzzLink {font-size:12px; padding-left:6px;}

.ListNote, .ListNote a:link, .ListNote a:visited {font-size: 12px;padding-bottom:12px; }
.ListNote a:link, .ListNote a:visited {font-size: 12px; text-decoration: underline;}

.BottomNav{
 padding-top:40px;
	font-size: 12px;
 letter-spacing: 1px;
 line-height:24px;
 text-align:center;
}
#EditWine, #EditPage{
/* width: 710px; */
 background-color:#EFEFEF; 
 border:2px solid #CCCCCC; 
 visibility:hidden; 
 position:absolute;
}

.WineDescrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height:20px;
}

.WineList, .WineListOver, .WineList a:link, .WineList a:visited { 
 color: #473e37;	
	font-size: 12px;
 cursor:pointer;
 border-bottom: 1px solid #cfd0d2;
}
.WineListOver {background-color:#EfF0F2;}
.WineListOver a:hover {color: #473e37; text-decoration: underline;}
.Special {font-weight:bold;}
.Special a:visited, .Special a:link {text-decoration: none;}
.Special a:hover, .Special a:active {text-decoration: underline;}

.LogoWrap, .LogoWrapInside {padding-bottom:30px;}
.LogoWrapInside {padding-bottom:20px;}
.PhotoWrap{  padding-right:30px; }

.PageTitle {	font-size: 18px; letter-spacing:1px; padding-bottom:18px;}
.PageSubTitle {	font-size: 15px; font-weight:bold; padding-bottom:12px;}

.InsideText { font-size: 14px; padding-bottom:24px;}
.InsideList, .InsideList a:link, .InsideList a:visited {font-size:12px; color:#473e37;}
.InsideList a:link, .InsideList a:visited {text-decoration: underline;}
.InsideList a:hover {text-decoration: none;}
}

#Tombstone{font-size: 12px;}

#loginsmall {
 margin:0px;
/* padding-right: 9px; Simulate Centering */
 font-size: 11px;
 text-align: right;
 line-height:normal;
}
#loginsmall input {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
#loginsmall submit {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

#SearchForm {	font-size: 13px; margin:0px; padding-top:12px; line-height:30px;;}
#SearchForm select {
 font-size: 10px;
}

.AllNone{
	font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

.Caption {
 font-size: 12px;
 text-align:center;
 padding:0px 0px 12px 0px;
}

.Letters, .Numbers, .LettersPrompt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}
.Numbers{
	font-family: "Courier New", Courier, monospace;
}
.LettersPrompt{ color: #666666;	}

/*  margin:40px 0px 0px 30px;  width: 220px;*/
.Address{
 padding: 3px 0px 3px 12px;
 color: #473e37;
	font-size: 11px;
 letter-spacing:1px;
 line-height: 15px;
 border-left: 1px solid #807875;
 text-align:left;
}
.StoreName{font-size: 12px;letter-spacing:0px;}

.Footer{
 padding-top:4px;
 color: #473e37;
	font-size: 10px;
 text-align:center; 
}