body{
	font-size: 68%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	margin: 10px 0px 5px;
	padding: 0px;
}

a {
	color: #83827a;
	text-decoration: underline;
}

#nav a:hover{
	color: #000000;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83827a;
	background-image: url(../images/leftgreyborder.gif);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #83827a;
}

#header {
	background:#ddd;
}

#nav {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#main {
	background: url(../images/vertDots.gif) repeat-y;
	float: left;
  width: 400px;
	padding: 0px 10px 5px 15px;
}

#fullmain {
	background: repeat-y;
	width: 600px;
	padding: 0px 5px 10px 15px;
}

#sidebar {
	float:right;
  width:200px;
}

#footer {
	clear: both;
	padding: 5px;
	margin: 0px;
	border-top: 1px solid #83827a;
	border-bottom: 1px solid #83827a;
	background-color: #FFFFFF;
}

#fullmain ul {
	list-style-image:	url(../images/links.gif);
	list-style-type: circle;
}

#fullmain li {
	padding-bottom: 5px;
}

.vinkalender {
	border: solid 1px #6A8BA3;
	background-image: url(../images/wine-education-year-bg2.jpg);
}

.blueborder {
	border: solid 1px #83827a;
}

.table_with_air {
	border: 1px solid #83827a;
}

.table_with_air td, .table_with_air th{
	padding: 3px 10px;
}

.heading1, h1 {
	font-size: 165%;
	font-weight: 900;
	color:#83827a;
	text-decoration: none;
	padding-bottom: 10px;
}

.Introduction, h3
{
	font-size: 115%;
	font-weight: bold;
	color: #83827A;
	text-decoration: none;
	margin: 0px 0px 5px;
}

.Subheading
{
    font-size: 100%;
    font-weight: bold;
    color: #83827a;
    margin-bottom: 0px;
    text-decoration: none;
}

.Date {
	color:#6A8BA3;
	font-size: 95%;
}

.float_right {
	float: right;
	margin-left: 10px;
}

#main li {
  list-style-image: url(../images/liSquare.gif);
  padding-bottom: 7px;
}

#main td, #fullmain td {
	vertical-align: top;	
}

#main th, #fullmain th {
	text-align: left;
}

blockquote {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#footer td {
	font-size: 0.8em;
	vertical-align: top;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header_calender {
	font-size: 115%;
	font-weight: bold;
	color: #83827A;
	margin-bottom: 0px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.recipe {
	background-color: #ECF8FF;
	margin-left: 10px;
	border: 1px dashed #0099FF;
	padding: 5px;
	width: 280px;
	line-height: 1.5em;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
