p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.red {
	color:#C25250;
}
.courtyardGreenLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #b2cdc3;
	border-right-color: #b2cdc3;
	border-bottom-color: #b2cdc3;
	border-left-color: #b2cdc3;
}
.kLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.kLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dbb9aa;
	text-decoration: none;
}
a.rightlink, a.rightlink:visited{
	font-size: 10px;
	color: #508CBE;
}
a.rightlink:hover{
	text-decoration: none;
	color: #E8BCBB;
	background-color: #C25250;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

li { margin:2px 0; }

table.winelist {
	margin:0 0 30px 0;
}

caption {
	text-align:left;
	font-size:11px;
	font-style:italic;
}

th.price {
	width:10%;
	font-size:10px;
}

td.price,th.price {
	text-align:right;
}


blockquote {
	margin:20px;
	font-style:italic;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	padding:0;
}

h3 {
	font-size:12px;
	font-weight:normal;
	margin:20px 0 10px 0;
	padding:0;
}

p {
	margin:5px 0;
}

p small {
	font-size:9px;
	color:#999999;
}



