/* Layout Stylesheet */ 
body{
 margin: 0;
 padding:0; 
 background:#808080;
 color: #333333;
 }	 
	 
#lh-col{
 position:absolute;
 top:150px;
 left:20px;
 width:175px;
 z-index:3;
 background-color: #E6FFE6;
 color: #333333;}

#rh-col{
 position:absolute;
 top:200px;
 right:  0;
 width:150px;
 z-index:2;
 background-color: #E6FFE6;
 color: #333333;}

#c-block {

 width:100%;
 z-index:1;
 background-color: #E6FFE6;
 color: #333333;
 height:80%;}

#hdr{
 height:160px; 
 border: none #000000;  
 width:100%; 
 background-color: #E6FFE6;
 color: #333333; 
 margin:10;
  }

#c-col{
	position:relative;
	color: #333333;
	z-index:5;
	border: none #000000;
	border-width:0 1px;
	margin-top: 0;
	margin-right: 185px;
	margin-bottom: 0;
	margin-left: 225px;
	padding-bottom: 20px;
	background-color: #E6FFE6;
 }

#ftr {
 width:100%;
 height:35px;
 border: none #000000; 
 border-width:0 px 0;
 background-color: #E6FFE6;
 color: #333333;
 margin:0;
 }
/* End of Layout Stylesheet */ 


A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4531FD;
	text-decoration: none;
}

A:hover {
	color: #000064;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9pt;
	 font-weight: 700;
	 text-decoration: none;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 10pt}

body {
	background-image: url(%22/graphics/%27%27%22);
	color: 000000;
	background-color: #E6FFE6;
}

  .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 line-height: 20px;
	 color: #949494;
  }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #800000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #800000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #800000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #800000;
	 font-size: 10pt}

hr {
	size: 1;
	 color: #006600;
}

input {
	font-size: 10pt;
	 font-family: Courier New;
}

  .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
  }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #5C4033;
	 font-size: 10pt;
}

  .subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 10pt;
	 font-weight: 700;
  }
  
  
  

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #FFFFFF;
	 font-size: 10pt;
	 background-color: #000064;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #5C4033;
	 font-size: 10pt;
}

  .cartRow {
	background-color: #F5F5F5;
	 vertical-align: top;
  }

.grape_info{
	font-size:14px;
	color:navy;
	background-color:#EEEEEE;
	font-family: Times;
}

a.makewine:link {
    color:#800000;
    text-decoration:none;
    font-size:18px;
}

a.makewine:active {
    color: #800000;
    text-decoration:none;
    font-size:18px;
}

a.makewine:visited {
    color: #800000;
    text-decoration:none;
    font-size:18px;
}

a.makewine:hover {
    color: #480000; 
    font-weight: bold;
    text-decoration:underline;
    font-size:18px;
}

a.makewinelarge:link {
    color:#800000;
    text-decoration:none;
    font-size:24px;
}

a.makewinelarge:active {
    color: #800000;
    text-decoration:none;
    font-size:24px;
}

a.makewinelarge:visited {
    color: #800000;
    text-decoration:none;
    font-size:24px;
}

a.makewinelarge:hover {
    color: #480000; 
    font-weight: bold;
    text-decoration:underline;
    font-size:24px;
}


a.smalllink:link {
    color:#FF0000;
    text-decoration:none;
    font-size:10px;
}

a.smalllink:active {
    color: #FF0000;
    text-decoration:none;
    font-size:10px;
}

a.smalllink:visited {
    color: #FF0000;
    text-decoration:none;
    font-size:10px;
}

a.smalllink:hover {
    color: #FF0000; 
    font-weight: bold;
    text-decoration:none;
    font-size:11px;
}