/* CSS Document */


.right_column:hover {color: #003300; background: #EEEEEE; text-decoration: none; font-style: bold; }
.footernotes:hover {color: #000099; background: #F2F68B; text-decoration: none; font-style: bold; }

.mainbody  {
	
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	color: #000000;
	background-repeat: repeat-y;
	
}

.mainbody_wines
{
	margin: 5px;
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #444444;
	background-repeat: repeat-y;
	
}


.menubar    {

        border-bottom-color: #006600;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	
}	
	

.right_column  {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	color: #333333;
	border-right-color: #006600;
	border-right-width: 1px;
	border-right-style: solid;
	
		
}

.left_column  {
	background-repeat: no-repeat;
		
}

.footernotes  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: bold;
	font-weight: bold;
	line-height: 1.2em;
	color: #004400;
	background-repeat: repeat-x;
	text-decoration: none;
		
}

.bottomlinks  {
	margin: 2px;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #CCCCCC;
	background-repeat: repeat-x;
		
}

.dropcap 	{
	
	float:left;
	color:#D4D4C7;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	font-family: Verdana,Tahoma, Arial;
} 


INPUT, SELECT
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid;
    font-size: 10px;
    font-style: normal;
    color: #333333;
    
}

TEXTAREA
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #333333;
}

