body{
	margin:0px;
	padding: 0px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #231f20;
	background-image:url(../../images/bg.gif);
	background-repeat:repeat-x repeat-y;
	background-position: top;
}
p{
	margin-top: 0px;
	margin-bottom: 10px;
}
h1{
	font-size: 12px;
	color: #4bab49;
	margin-top:0px;
	margin-bottom:10px;
}
h2{
	font-size: 12px;
	color: #231f20;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
}
address{
	font-style:normal;
}
form{
	margin: 0px;
	padding:0px;
}
input, textarea, select{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0px;
	padding:0px;
}
textarea, input{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #231f20;
}
a:link{
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: none;
}


/*splash page*/
#wrapper{
	margin: 0px auto;
	padding: 0px;
	width: 896px;
	background-image:url(../../images/wrap_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	height:100%;
}
#logo{
	padding-left:50px;
	float:left;
}
#search{
	float:right;
	width: 400px;
	padding-top:58px;
	text-align:right;
}
#bilingual{
	float:right;
	padding-top:57px;
	width: 100px;
	padding-right:50px;
}
.flag{
	margin-top:5px;
}
#header{
	padding-left:25px;
	clear:both;
}
#content{
	width: 846px;
	margin-left:25px;
	margin-right:25px;
	margin-top:26px;
	min-height:430px;
	height:100%;
}
.contentWinery{
	padding-left:25px;
	padding-right:30px;
}
.contentL{
	width: 380px;
	padding-left:25px;
	float: left;
	margin-bottom:10px;
}
.contentR{
	width: 380px;
	float: right;
	margin-bottom:10px;
	padding-right:20px;
	padding-left:25px;
}
#review{
	margin-top:25px;
}
.dottedlink{
	border-left: 2px dotted #59ac40;
	padding-left:8px;
	color: #009933;
}
.dottedlink a:link{
	color: #009933;
	text-decoration: none;
}
.dottedlink a:visited{
	color: #009933;
	text-decoration: none;
}
.dottedlink a:hover{
	color: #666666;
	text-decoration: none;
}
.dottedlink p{
	margin-bottom: 5px;
}
.dottedwine{
	border-left: 1px dotted #90c279;
	float:left;
	margin-left:6px;
	padding-left:5px;
	width: 450px;
}
.dottedre{
	margin-top:15px;
	float:left;
	width: 350px;
	padding-left:10px;
}
.dottedre img{
	margin-right:10px;
}

.dottedbox{
	border-left: 1px dotted #90c279;
	float:left;
	margin-left:6px;
	width:360px;
	padding-left:5px;
}
.dottedbox a:link{
	color:#666666;
	text-decoration:none;
}
.dottedbox a:visited{
	color:#666666;
	text-decoration:none;
}
.dottedbox a:hover{
	color:#000;
	text-decoration: none;
}
.dottedboximg{
	border: 1px solid #90c279;
	margin-right:8px;
}
.dottedleft{
	float:left;
	text-align:right;
}
.whitewine{
	color: #bca800;
	font-weight:bold;
}
.whitewine a:link{
	text-decoration:none;
	color: #bca800;
}
.whitewine a:visited{
	text-decoration:none;
	color: #bca800;
}
.whitewine a:hover{
	text-decoration:none;
	color:#666666;
}
.whitewineCAP{
	color: #bca800;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
}
.wineryTitle{
	font-size:13px;
}
.redwine{
	color:#663333;
	font-weight:bold;
}
.redwine a:link{
	text-decoration:none;
	color: #663333;
}
.redwine a:visited{
	text-decoration:none;
	color: #663333;
}
.redwine a:hover{
	text-decoration:none;
	color:#666666;
}

.redwineCAP{
	color: #663333;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
}
.allrev{
	padding-right:20px;
	padding-left:30px;
}
.allnews{
	padding-right:20px;
}
.allnews img{
	border: 1px solid #90c279;
	margin-right:8px;
}
.allnews a:link{
	text-decoration:none;
	color:#666666;
}
.allnews a:visited{
	text-decoration:none;
	color:#666666;
}
.allnews a:hover{
	text-decoration: none;
	color:#000;
}
.newsimg{
	border: 1px solid #999999;
}
.newscaption{
	width: 290px;
	margin-top:5px;
	margin-bottom:20px;
	font-size:10px;
	text-align:center;
}
.label{
	width:140px;
	float:left;
	padding-bottom:4px;
}
.field{
	width:230px;
	float:left;
	padding-bottom:2px;
}
.wineries img{
	border: 1px #999999 solid;
	margin-right: 8px;
}
.wineries table{
	margin-bottom: 10px;
}
#winelist{
	margin-top:25px;
}
.checkstyle{
	margin:0;
	width:13px;
	height:13px;
	overflow:hidden;
}


/*nav*/
#nav{
	color: white;
	height: 25px;
	background-image:url(../../images/nav_bg.gif);
	background-position:top center;
	background-repeat: no-repeat;
	padding-top:11px;
	text-align: center;
	clear:both;
}
#nav ul {
	margin:0px;
	padding:0px;
}
#nav li{
	display: inline;
	list-style-type: none;
	padding-left: 7px;
	padding-right: 7px;
}
#nav a:link{
	color: #231f20;
	text-decoration: none;
}
#nav a:visited{
	color: #231f20;
	text-decoration: none;
}
#nav a:hover{
	color: #0066b3;
	text-decoration: none;
}


/*footer*/
#footer{
	clear: both;
	height: 20px;
	text-transform:uppercase;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin-left:25px;
	margin-right:25px;
	padding-top: 8px;
	background-color: #4bab49;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
#footer a:link{
	color: white;
	text-decoration:underline;
}
#footer a:visited{
	color: white;
	text-decoration: underline;
}
#footer a:hover{
	color: white;
	text-decoration: none;
}

/*admin*/
#adminnav{
	float:left;
	width: 230px;
	color:#666666;
}
#adminnav a:link{
	color:#666666;
	text-decoration: none;
}
#adminnav a:visited{
	color:#666666;
	text-decoration: none;
}
#adminnav a:hover{
	color:#000000;
	text-decoration: none;
}
#adminnav p{
	margin-top: 0px;
	margin-bottom:3px;
}
.adminnavitem{
	margin-bottom:12px;
}
#admincontent{
	float:left;
	width: 560px;
	margin-top:7px;
}
#admincontent ul {
	margin:0px;
	padding:0px;
}
#admincontent li{
	display: inline;
	list-style-type: none;
	clear:both;
}

.cellsmall{
	float:left;
	width:50px;
	text-align:center;
}
.cellbig{
	float:left;
	width:180px;
}
.celltitle{
	float:left;
	width: 280px;
}
.cellWinery{
	float:left;
	width: 350px;
}
.cellS{
	width:130px;
	float:left;
}
.admincontentL{
	width: 380px;
	float: left;
	margin-bottom:10px;
	margin-top:7px;
}
.smalltext{
	color: #999999;
	font-size:10px;
}
