/*
tan:    #ECDEC2; 
purple: #AE83DA; 
green:  #628E3E;
gold:   #FFCC00; 
blue:   #123B4D;
*/
/* @import url("contact.css"); */

body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #123B4D;
	background: #ffffff;	
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 720px;
}

td p {font-size: small;}
td .left {text-align: left;}
td .right {text-align: right;}
td .center {text-align:center;}
tr .top	{vertical-align:top;}

#container {
	width: 720px;
	text-align:left;
/*
	position:relative;
	left: 20px;
*/
	margin:0 auto;
	padding:0px;
}

#masthead {
	text-align:center;
}

#masthead .topRow {
	background-image: url('../images/hdr_bar.gif');
	background-repeat: repeat-x;
	height: 10px;
}

#masthead .mainRow {
	background-image: url('../images/colors/tan.gif');
	background-repeat: repeat;	
}

#nav table {
	margin-top: 5px;
	background-image:   url('../images/nav_bg.gif'); 
	background-repeat: repeat;
	width:100%;	
	text-align:left;
}

#nav td a {
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:#ECDEC2; 
}

#nav td a:hover {
	color: #FFCC00; 
}

#footer {
	width: 720px;
	text-align: center;
	background:  #FFFFFF; 
	border-top: 1px solid #000;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: all;
}

#footer p {
	font-size: xx-small;
}

#imgtxt_header {
	position:relative;
	left: 0px;
	border-top:1px solid #123B4D;
	border-bottom:1px solid #123B4D;
}


#copy {
	width: 450px;
	font-size: small;
	float:left;
}

#copy h1 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	margin:0px;
	margin-top: 20px;
	margin-bottom:10px;
}

#copy h2 {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	margin:0px;
	margin-top: 20px;
	margin-bottom:10px;
}

#copy h3, h3 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	margin:0px;
	margin-top: 0px;
	margin-bottom:10px;
}

#copy a, a {color:#123B4D;}
#copy a:hover, a:hover {color:#628E3E;}

#copy p, p, #copy li, #copy div.contact_us {
    font-size: small;	
    margin-top:5px;
	margin-bottom:10px;
}

#copy .contact_us {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

#copy ul.contact li{
	background: #fff;
	list-style-type: disc;
	list-style-position:inside;	
}

#copy p {
	font-size: small;
	/* text-align: justify; */
    /* background:  #ECDEC2; */
}

/*
#copy p img {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
*/

#copy ul {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#copy li {
	list-style-position: outside;
	font-size: small;
	list-style-type:none;
}

#copy li.wine a {
	text-decoration:none;
}

#copy li.wine a:hover {
	color: #123B4D;
}

#copy li.awards, #copy li.wine, #copy li.retailers {
	font-size: small;
	background: #ECDEC2; 
}

#copy li.awards .desc {
	font-size: medium;
	font-weight: normal;
	margin:0px;
}

#copy li.awards .name {
	font-size: small;
	font-weight: bold;
}

#copy li.awards .credit {
	font-size: small;
	font-style: italic;
}

/* Pager Links on Wines Page */
.page_links {text-align:center;}
.page_links a {text-decoration:none;}

/* News & Label navigation */
#news {
	float:right;
	width: 225px;
}

#news .item {
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	border: 1px solid #123B4D;
}

#news .heading {
	font-size: 14px;
	background: #628E3E;
	font-weight:bold;
	text-align:left; 
	color: #ECDEC2; 
	padding:2px;	
}

#news .description {
	font-family: Trebuchet, Helvetica, sans-serif;
	font-size: 11px; 	
	color: #123B4D;
	margin: 2px;
}

#news .description a {
	color: #123B4D;
}

#news .description a:hover {
	color: #FFCC00; 
	color:#628E3E;
}

#news a {
	text-decoration: none;
	color: #ECDEC2; 
}

#news a:hover{
	color: #FFCC00; 
	text-decoration: none;
}


td.winery_detail {
	background:  #ECDEC2; 
	vertical-align:top;
	font-size: 12px;
}

/* Wineries */
td.winery {
	vertical-align:top;
	text-align:center;
	background: #ECDEC2; 	
	width: 25%;
}

td.winery .winery_height {
	text-align:left;
	height: 500px;
}
td.winery .winery_height p {
	margin:10px;
	font-size:11px;
}
td.winery .winery_height .winery_name {
    font-family: Georgia, Times, serif;
    font-size: 16px;
	padding: 5px;	
	background: #FFCC00; 
}
td.winery .winery_height .winery_name a {
	color: #123B4D;
	text-decoration:none;
	font-weight:bold;
}
td.winery .winery_height .winery_name a:hover {
	color:  #FFFFFF; 
	text-decoration:none;
}

table.wines {
	border: 1px solid #123B4D
}

td.wine {
	font-family: Verdana, Helvetica, sans-serif;
	vertical-align:top;
	font-size: small;
	background: #ECDEC2;
	padding:5px;
	/* padding-right:10px; */
	/* PLACEHOLDER */
	width:224px;
	
}

td.wine_image {
	background: #fff;
	vertical-align:middle;
	width: 224px;
	text-align: center;
}

td.wine_name {
	font-size: 14px;
	font-weight:bold;
	background: #123B4D;
	color: #FFCC00; 
	padding:5px;
	
}
td.wine .tasting_notes {
	font-size: small;
}
td.wine .winemaker_notes {
	font-size: small;
}

td.wine .awards {
	margin: 30px;
}
td.wine .awards li {
	font-size:11px;
	list-position: disc;
}







#copy #box {
	background: #ECDEC2;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;	
}

#copy #box table {margin:0;padding:0;}
#copy #box tr {vertical-align:top;}
#copy #box td {}

#copy #box .left {text-align:left;}
#copy #box .right {text-align:right;}

#copy #box h1 {font-size:16px;font-family:arial, sans-serif;margin:0;padding:0;}
#copy #box p {}
#copy #box address {font-size:12px;}

.new  {color:#FFCC00;font-size:10px;font-weight:bold;padding-left:1em;}

#rsvpForm {font-size:12px;}
#rsvpForm table {width:100%;}

#rsvpForm input {background:#fff;color: #123B4D;font-weight:bold;}

#rsvpForm .formHeader{font-size:14px;white-space: nowrap;background-color:#ECDEC2;color:#123B4D;}

#copy ul.join {
	margin: 20px;
}

#copy ul.join li {
	list-style-type:disc;
	background: #fff;
}

#emailForm {font-size:12px}

#admin {
    font-size:12px;
}

#admin h1 {
	font-size:16px;
	margin:0px;
	background: #ECDEC2;
}

.loggedin {
	font-size: 11px;
}

