﻿body 
{
	font-family: Verdana, Sans-Serif, Arial;
	margin: 0px;
	background-color: #fffded;
}

#header1
{
	margin: 0px;
	background-image: url('../images/ct_master/grapes-strip.gif');
	background-repeat: repeat; 
	height: 78px;
}

#header2
{
	background-color: #ffffff;
	height: 70px;
}

#header2 img
{
	margin-top: 15px;
	margin-left: 25px;
	width: 250px;
}

#header2 #links
{
	color: #d2a41a;
	font-size: small;
}

#footer
{
	font-family: Verdana, Arial,Sans-Serif;
	font-size: .9em;
	color: #808080;
	text-align: center;	
	padding-top: 10px;
}

#footer li
{
	list-style: none;
	font-size: x-small;
	padding-right: 20px;	
}

#footer li a
{
	color: black;	
	text-decoration: none;
}

#footer li a:hover
{
	color:  #D8130C;	
	text-decoration: none;
}

#wines_left
{
	width: 150px;
	float: left;
	margin-top: 10px;
}

#wines_left img
{
	width: 150px;
	padding-bottom: 5px;
	border: 0px;
}

#wines_right
{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#wines_right img
{
	border: 0px;
}

.clear
{
	clear: both;
}

a
{
	color: #d2a41a;
	text-decoration: none; 
}

a:hover
{
	color: #957f0d;
	text-decoration: underline; 
}

/* text layouts */
.pageLayout
{
	margin: 10px 10px 10px 25px;	
}

.paraHeader
{
	font-family: Verdana, Arial,Sans-Serif;
	font-size: 1.0em;
	margin-top: 25px; 	
}

.textLayout
{
	font-family: Verdana, Arial,Sans-Serif;
	font-size: .8em;
	padding-left: 20px; 	
}