a:link {
	color: #002200;
	font-size: 14px;
	text-decoration: underline;
}

a:visited {
	color: #B33B00;
	font-size: 14px;
	text-decoration: underline;
}

a:hover {
	color: #B33B00;
	font-size: 14px;
	text-decoration: none;
}

a.checkout:link {
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.checkout:visited{
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.checkout:hover{
	color: #B33B00;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.contact:link {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}

a.contact:visited {
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
}

a.contact:hover {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}

a.footer:link {
	text-decoration: none;
}

a.footer:visited {
	text-decoration: underline;
}

a.footer:hover {
	text-decoration: none;
}

a.wines:link {
	font-size: 12px;
	text-decoration: none;
}

a.wines:visited {
	font-size: 12px;
	text-decoration: none;
}

a.wines:hover {
	font-size: 12px;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #000;
/*	font-family: "Times New Roman", Times, serif;*/
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin:0px;
}

hr {
	border: solid 1px #C8CF9B;
}

p {
	font-size: 14px;
}

td.headercenter {
	text-align: center;
	vertical-align: top;
}

.center{
	text-align: center;
}

.contact {
	/*font-family: "Times New Roman", Times, serif;*/
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 6px;
	text-align: center;
}

.footerlinks {
	color: #C8CF9B;
	/*font-family: "Times New Roman", Times, serif;*/
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}

.fortrade {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.greencurve {
	background-image: url(../../../Copy%20of%20dev/includes/css/images/green_curve_int.jpg);
	background-repeat: no-repeat;
}

.greencurveint {
	background-image: url(../../../Copy%20of%20dev/includes/css/images/green_curve.jpg);
}

.imageborder {
	border: solid 1px #000000;
}

.imagefloatleft {
	float: left;
	padding-right: 5px;
}

.imagefloatright {
	float: right;
	padding: 5px;
}

.imageleftcaption {
	float: left;
	font-size: 10px;
	padding: 5px;
	text-align: center;
}

.imagerightcaption {
	float: right;
	font-size: 10px;
	padding: 5px;
	text-align: center;
}

.imagesprint {
	text-align: center;
	vertical-align: text-top;
}

.letterpadding {
	float: left;
	padding-right: 5px;
}

.pageheader {
	color: #700000;
	/*font-family: "Times New Roman", Times, serif;*/
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	padding-left: 10px;
}

.staffcontainer {
	background-color: #660000;
	height: 20px;
	width: 550px;
}

.style2 {
	color: #003300;
	font-size: 16px;
	font-weight: bold;
}

.style3 {
	font-size: 16px;
}

.style4 {
	font-size: 24px;
}

.style5 {
	font-size: 20px;
}

.style6 {
	color: #FFFFFF;
	font-weight: bold;
}
img{border:0px;}


/* Navigation Menu*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
 font-size:14px;
 font-family: Georgia, "Times New Roman", Times, serif;
 background: url(../../images/ok_03.jpg);
 
}
 
#menu dl {
float: left;
width: 9.25em;
margin: 0px 0px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
 padding-bottom:6px;
 
}

#menu dd {
border:none;
position:absolute;
top:146px;
margin:0px;
background: #ddddbb;
}

#menu li {
text-align: center;
 width:150px;
/*background: #d7dea2;*/
height:100%;
line-height:18px;
 }

#menu ul
 {
margin:0px;
list-style-type:none;
}

#menu li a, #menu dt a 
{
color: #000000;
text-decoration: none;
 
border: 0 none;
font-weight:bold;

}

#menu li a:hover, #menu dt a:hover {
color:#CC3300;
 font-weight:bold;
}
 
#mwrapper{
float:left;
padding-top:3px;
  
}

.form {
background-color: #fdfefb;
border: solid 1px #000;


}
dl.space  {
padding:5px;
}

ul.club{
list-style:circle outside; }


li.shipping{
	list-style-type:disc;
	padding-left:10px;
	list-style-position: inside;
}
