@charset "utf-8";
/* Print CSS */

body {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote, td, .Arial_Text, .orbit-caption {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #000 !important;
	
}

h1, h2, h3, h4, h5, h6 {
	line-height: 130%;
}

#header, #logo {
	height: 80px;
}

#winerylogin, #gnav, #footer, #side, #navcontainer {
	display: none;
}

#maincontent {
	width: 100%;
}

#breadcrumb, #content.container{
	width: 700px;
}

#content table:first-child {
	width: inherit;
}

img {
max-width: 680px;
border: 0;
}
 
a:link, a:visited {
	color: #333 !important;
}
