body {
	background-color: #cccc99;
	background-repeat: no-repeat;

}
p {
	font: normal 16px/24px "Times New Roman", Times, serif;
	color: #000000;
	padding-right: 50px;
	padding-left: 50px;

}

#masthead {
	width: 470px;
	height: 150px;
	text-align: center;
}
#sidebar {
	background-image: url(../img/vineyard.jpg);
	background-repeat: no-repeat;
	height: 565px;
	width: 185px;
	vertical-align: top;	
}
#menu {
	/**width: 188px;**/
	width: 188px;
	margin-top: 120px;
	vertical-align: top;
	position: relative;
	/**left: 2px;**/
	
}
#label{
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
	
}

#menu td {
	
	height: 40px;
	/**width: 188px;**/
	padding-left: 20px;
	
	
}
#menu td a:link, #menu td a:visited {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	text-decoration: none;
	margin-top: 20px;
}


#menu td a:hover {
	color: #330000; 
	text-decoration: none;	
}

#nolink {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFCC66;
	text-decoration: none;
	line-height: 36px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-style: solid;
	border-color: #CCCC99;
	border-left: none;
	border-right: none;
	}
#content{
	width: 440px;
	text-align:left;
	vertical-align: top;	
}	
/**#wines {
	width: 150px;
	font: 14px "Times New Roman", Times, serif;
	text-align: left;
top: 130px;
	vertical-align: top;
 position: fixed;
	top: 150px;
	left: 210px;
}**/
/**#winemenu {
	position: absolute;
	top: 170px;
	left: 210px;
	width: 180px;
	}**/

#wines td /**a**/
{
/**width: 150px;**/
text-decoration: none;	
line-height: 22px;
/**padding-left: 5px;**/
}
#wines td a:link, #wines td a:visited 
{
	color: #003333;  
	text-decoration: none;	
}

#wines td a:hover {
	color: #ffffff;
	text-decoration: none;

}
#nonlink {
color: #ffffff;
line-height: 22px;
/**padding: 10px;**/
}

#wcontent{
	text-align:left;
	/**margin-left: 70;**/
/**	width: 250;**/
	/**padding-left: 10px;	/**position: absolute;**/
	/**top: 150;
	left: 400;**/
}
address {
	font: 14px "Times New Roman", Times, serif;
	color: #006699;
	text-align: center;
	font-style: normal;
	
}
.icap {
	color: #330000;
	font-size: 32px;
}
h1 {
	font: 18px "Times New Roman", Times, serif;
	color: #330000;
	margin-left: 50px;
	
	
}
h2 {
	font: 18px "Times New Roman", Times, serif;
	color: #669999;
	margin-left: 50px;
	
	
}
.thumbs {
	text-align: center;
	padding: 15px;
	}

