body {
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, serif;
    color: #000;
    background-color: #5c3844;
}
h1 {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin: 15px;
	background-color: transparent;
	text-align : center;
}
a {
	color: #006699;
	text-decoration: none;
	background : transparent;
}
a:hover {
	text-decoration: none;
	color: #003399;
	background-color: transparent;
}
a.plink {
	color: #FF1493;
	text-decoration: none;
	padding: 0px;
	background-color: transparent;
}
a.plink:hover {
	color: #006699;
	text-decoration: none;
	padding: 0px;
	background-color:  transparent;
}
#logo {
    margin-bottom:3px;
    margin-left:10px;
}
#tagline,#lgtext {
    font-family: Times New Roman, times, serif, Verdana;
    font-size: 1.3em;
    color: #5c3844;
    font-weight: bold;
    font-style: italic;
    background-color: transparent;
}   
#contact {
    font-family: Verdana, Arial, Helvetica, serif;
    font-size: 0.8em;
    font-weight: bold;
    margin-left: 150px;
}                   
#recipe,#info {
    margin: 0px 20px 20px 20px;
    font-family: Verdana, Arial, helvetica, sans-serif;
    color: #000000;
    background-color: transparent;
}
#recipe ul {
    font-size: .8em;
    font-weight: bold;
	line-height : 150%;
    list-style-type: circle;
}
#recipe p {
    font-size: .8em;
	line-height : 140%;
}
#recipe h1 {
	font-size: 1.3em;
	font-weight: bold;
    margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
}
#info h1 {
	font-size: 1.3em;
	font-weight: bold;
    margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
}
#info p {
    font-size: .8em;
	line-height : 140%;
}
.quote {
    font-family: Times New Roman, times, serif, Verdana;
    font-size: 1em;
    color: #FFFFFF;
    font-weight: normal;
    font-style: italic;
    line-height: 130%;
    text-align: left;
    text-indent: -0.5em;
    margin-left: 15px;
    background-color: transparent;
}            
.auth { 
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 0.9em;
    color: #FFFFFF;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    background-color: transparent;
} 
.news, .winetext {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	line-height: 120%;
	margin-top: 50px;
	margin-left: 7px;
	margin-right: 7px;
	background-color: #aeccc0;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	padding: 2px;
}            
.smalltext {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #efe6c9;
	font-weight: normal;
	background-color: transparent;
}
.winetext {
    margin-top: 0px;
    color: #AF00FF;
}
#checks {
    font-family: verdana, arial, helvetica, serif;
    text-align: center;
    font-weight: bold;
    font-size: .6em;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}
#date,#subtitle {
    font-family: verdana, arial, helvetica, serif;
    font-weight: bold;
    font-size: .6em;
    color: #000000;
    margin-left: 160px;
	background-color: transparent;
}
#navbox {
	background-color: #c2b186;
	width: 100%;
    padding-top: 20px;
	border-color: #c2b186;
	border-width: 0.1px;
	border-style: none;
}
#navhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
    margin-top: 0px;
    padding-left: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
	background-color: #c2b186;
	font-weight: bold;
    border-top: 1px solid #000;
}
#menu  {
	color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: .6em;
    padding: 0px 0px 0px 0px;
	margin: 0px 0px  0px 0px;
    background-color: #c2b186;
    list-style-type: none;
    list-style-position: outside;
    border-bottom:1px solid #000;
}
#menu li {
	width: 100%;
	padding: 3px 0px 3px 10px;
    margin: 0px 5px 0px 0px;
}
#menu a {
	color:#006699;
	text-decoration: none;
	padding:1px;
	margin-left: 0px;
	background-color: transparent;
}
#menu a:hover {
    color: #000099;
	text-decoration: none;
	padding:1px;
	background-color: transparent;
}
.notice {
 			font-family: Verdana, Arial, helvetica, sans-serif;
            font-size: .6em;
            color: #000000;
            font-weight: normal;
			margin-bottom: 10px;
			background : transparent;
}
table.measure {
    font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: .8em;
    color: #000000;
    margin-top:20px;
    background-color: transparent;
    border: 1px solid #999;
}
.measure td {
    border-top:1px solid #999;
}
td.thead {
    font-family: verdana, arial, helvetica, serif;
    text-align: center;
    font-weight: bold;
    background-color: #AFCFC0;
    border: 1px solid #999;
}
#links {
    font-size: .8em;
    font-weight: bold;
	line-height : 150%;
    list-style-type: circle;
}