body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding:0px;
	margin: 0px;
	line-height: 17px;
	text-align: center;
  background-color: #200301;
}
table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
p {
	margin-top: 0px;
	margin-bottom: 11px;
}
h1 {
	font-size: 16px;
	text-transform: lowercase;
	color: #007B45;
	margin-top:0px;
	margin-bottom:12px;
	line-height:normal;
}
.heading-about {
	font-size: 16px;
	color: #007B45;
	margin-top:0px;
	margin-bottom:12px;
	line-height:normal;
}
h2 {
	font-size: 14px;
	text-transform: lowercase;
	color: #005598;
	margin-top:0px;
	margin-bottom:10px;
	line-height:normal;
}
h3 {
	font-size: 13px;
	text-transform: lowercase;
	font-weight: bold;
	color: #000000;
	margin-top:0px;
	margin-bottom:8px;
	line-height: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: 12px;
	font-weight: normal;
	color: #000;
}
address {
	font-style:normal;
}
a:link{
	text-decoration: underline;
	color: #000000;	
}
a:visited{
	text-decoration: underline;
	color: #000000;	
}
a:hover{
	text-decoration: none;
	color: #000000;	
}
.checkstyle {
	margin:0;
	width:13px;
	height:13px;
	overflow:hidden;
}
ul{
	margin-top:0px;
	margin-left:30px;
	margin-bottom:0px;
	padding:0px;
}
.smalltext {
	font-size: 10px;
	line-height: 15px;
}
.clearboth{
	clear:both;	
}
.floatleft{
	float: left;
}
.shade-old{
	background-color: #f2efc4;
	border-bottom: 1px solid #6f6809;
	border-top: 1px solid #6f6809;
}
.shade{
	background-color: #FFEFF3;
	border-bottom: 1px solid #A80531;
	border-top: 1px solid #A80531;
}
.greenbg{
	background-color: #6f6809;
	color: #ffffff;
	height: 30px;
}
.new-bg{
	background-color: #A80531;
	color: #ffffff;
	height: 30px;
}
.tdheight{
	height: 48px;
}


/*page*/
#wrapper {
	width: 935px;
	text-align: left;
  background-color: #ffffff;
  padding: 10px;
}
#header{
	width: 935px;
	height:157px;
	position: relative;
}

#shortcutBoxes img{
	margin-bottom:14px;
}
.floatLeft{
	float: left;
}
#contentbox{
	width: 935px;
}
.contenttext{
	margin-left: 15px;
	padding-right:15px;
}
.oneCol{
	margin-left: 15px;
	width: 170px;
	float: left;
	padding-bottom:20px;
	padding-top:20px;
}
.twoCol{
	margin-left: 15px;
	width: 369px;
	float: left;
	padding-bottom:20px;
	padding-top:20px;
}
.threeCol{
	width: 537px;
	float: left;
	padding-bottom:20px;
	padding-top:20px;
}
.paddingLeft{
	padding-left: 15px;
}
.clearboth{
	clear:both;
}
.sidebox{
	width: 369px;
	height: 112px;
	margin-bottom:10px;
}
.wineRegion{
	background:url(../../images/side/region.jpg) no-repeat top right;
}
.wineRegion:hover{
	background:url(../../images/side/region_r.jpg) no-repeat top right;
}
.metrics{
	background:url(../../images/side/metrics.jpg) no-repeat top right;
}
.metrics:hover{
	background:url(../../images/side/metrics_r.jpg) no-repeat top right;
}
.brochure{
	background:url(../../images/side/brochure.jpg) no-repeat top right;
}
.brochure:hover{
	background:url(../../images/side/brochure_r.jpg) no-repeat top right;
}
.provisor{
	background:url(../../images/side/arris_boxrollover.jpg) no-repeat -18px top;
}
.provisor:hover{
	background:url(../../images/side/arris_box.jpg) no-repeat -18px top;
}
.sideBoxText{
	padding-left: 130px;
	padding-top: 12px;
	padding-right:30px;
	font-size:11px;
	line-height:15px;
}

/*nav rollover*/
.rollover .out {
	display:inline;
	visibility:visible;
}
.rollover .over {
	display:none;
	visibility:hidden;
}
.rollover:hover .out {
	display:none;
	visibility:hidden;
}
.rollover:hover .over {
	display:inline;
	visibility:visible;
}
.norollover .over {
	visibility:visible;
	display:inline;
}
.norollover .out {
	visibility:visible;
	display:none;
}

/*nav*/
#nav {
 padding-right:20px;
 padding-top: 5px;
 background-image: url('../../images/menubg.jpg');
 height: 32px
}
#nav ul {
	margin:0px;
	padding:0px;
}
#nav li{
	display: inline;
	list-style-type: none;
  float: left;
}
#nav a { 
  display: block; 
  margin: 0px; 
  padding: 6px 16px 6px 16px; 
  text-decoration: none; 
  color: #ffffff;
  font-size: 11px;
  letter-spacing: 0.7px;
  font-weight: bold;
  background-image: url('../../images/menudivider.jpg');
  background-position: right center;
  background-repeat: no-repeat;
}
#nav a:hover {
  color: #38b44a;
}
.buttonstyle{
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}


/*button*/
.gobutton {
	background: transparent url(../../images/buttons/go.gif) no-repeat center top;
	width: 17px;
	height: 15px;
}
.gobutton:hover {
	background: transparent url(../../images/buttons/go_r.gif) no-repeat center top;
	width: 17px;
	height: 15px;
}
.submitbutton {
	background: transparent url(../../images/buttons/submit.gif) no-repeat center top;
	width: 48px;
	height: 15px;
}
.submitbutton:hover {
	background: transparent url(../../images/buttons/submit_r.gif) no-repeat center top;
	width: 48px;
	height: 15px;
}
.morebutton {
	background: transparent url(../../images/buttons/more.gif) no-repeat center top;
	width: 33px;
	height: 15px;
}
.morebutton:hover {
	background: transparent url(../../images/buttons/more_r.gif) no-repeat center top;
	width: 33px;
	height: 15px;
}


/*footer*/
#footer {
	clear: both;
	text-align: left;
	font-size: 11px;
	height:11px;
	padding-top:8px;
	margin-bottom:15px;
	color: #ffffff;
	text-align:center;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer li{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#footer a{
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover{
	color: #ffffff;
	text-decoration: none;
}
#user-login {
  padding-top: 3px;
 float: right;
}
#logo {
 width: 300px;
 height: 75px;
 float: left;
}
