/* Main html */

html, body{
	height:100%
}

body{
	color:#000; 
	background-color: #000000;
	margin:0;
	padding:0
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
	line-height: 13px;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}

.blacktext {
	color:#000;
}

.tableheader {
	font-size: 11px;
	line-height: 17px;
}


/* All wrappers and containers */

#maincontainer {
	width: 862px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -431px;
	margin-top: -300px;
	background-color: #000;
}

#wrapper {
	margin:0 auto;
	background-color: #FFFFFF;
	position: relative;
	height: 600px;
	width: 862px;
	text-align: center;
}

#wrapperabout {
	margin:0 auto;
	background-color: #FFFFFF;
	position: relative;
	height: 600px;
	width: 862px;
	text-align: center;
	background-image: url(../images/tod_dexter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#wrappervineyard {
	margin:0 auto;
	background-color: #FFFFFF;
	position: relative;
	height: 600px;
	width: 862px;
	text-align: center;
	background-image: url(../images/new-winegrapes.jpg);
	background-repeat: no-repeat;
	background-position: 34px 32px;
}

#wrappersites {
	margin:0 auto;
	background-color: #FFFFFF;
	position: relative;
	height: 600px;
	width: 862px;
	text-align: center;
	background-image: url(../images/leaf_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapperfind {
	margin:0 auto;
	background-color: #FFFFFF;
	position: relative;
	height: 600px;
	width: 862px;
	text-align: center;
	background-image: url(../images/wine_glass.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#maintext{
	position: absolute;
	height: 367px;
	width: 383px;
	top: 218px;
	left: 256px;
} 

#maintext  ul {
	padding:0;
	margin:0;
}
	
#maintext li {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	list-style-type: none;
	font-size:12px; 
	line-height:21px;
}

#maintext a { 	
	text-decoration: none;
}

#maintext a:link {
	color: #999; 
}

#maintext a:visited {
	color:#999; 
}

#maintext a:hover {
	color:#000;
}

#maintext_about{
	position: absolute;
	height: 40opx;
	width: 383px;
	top: 20px;
	left: 256px;
	z-index: 3;
}

#header {
	position: absolute;
	height: 20px;
	width: 100px;
	top: 30px;
	left: 256px;
} 

#header a { 	
	text-decoration: none;
}

#header a:link {
	color: #999; 
}

#header a:visited {
	color:#999; 
}

#header a:hover {
	color:#000;
}

#maintext_table{ 
	position: absolute;
	height: 500px;
	width: 383px;
	top: 30px;
	left: 256px;
} 

#maintext_table td{
	font-size:10px;
	line-height: 12px;
	color:#999;
	height:35px;
	vertical-align: top;
}

#maintext_table  ul {
	padding:0;
	margin:0;
}
	
#maintext_table a { 	
	text-decoration: none;
}

#maintext_table a:link {
	color: #999; 
}

#maintext_table a:visited {
	color:#999; 
}

#maintext_table a:hover {
	color:#000;
}

#mapimage{
	position: absolute;
	height: 159px;
	width: 175px;
	top: 39px;
	Left: 29px;
}

/* Navigation elements*/

#navigation {
	position: absolute;
	width: 139px;
	top: 32px;
	right: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

ul#mainNav{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
}

#mainNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #666666;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

#mainNav a:visited {
	color: #666666;
}

#mainNav a:hover {
	color: #000000;
}

#mainNav a:active {
	color: #666666;
}

#navigation_inter {
	position: absolute;
	width: 139px;
	top: 32px;
	right: 30px;
	z-index: 2;
}

/* Images */

#logo {
	position: absolute;
	top: 451px;
	left: 446px;
}

#imageareahome{
	position: absolute;
	height: 539px;
	width: 377px;
	top: 34px;
	Left: 32px;
}

#imagearea_inter {
	position: absolute;
	height: 539px;
	width: 201px;
	top: 34px;
	Left: 32px;
}

#imagearea_dexter {
	position: absolute;
	height: 506px;
	width: 318px;
	Left: 0px;
	bottom: 0px;
	top: 94px;
	z-index: 1;
}

/* Links and minor styles */

#pressrev_links{
	position: absolute;
	width: 139px;
	top: 218px;
	right: 32px;
	z-index: 4;
}

#pressrev_links p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #666666;
}

#pressrev_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #666666;
	text-decoration: none;
}

#pressrev_links a:visited {
	color: #666666;
}

#pressrev_links a:hover {
	color: #000000;
}
	
#pressrev_links a:active {
	color: #666666;
}

#addressinfo1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	color: #666666;
	text-decoration: none;
}

#addressinfo1 a:visited {
	color: #000000;
}

#addressinfo1 a:hover {
	color: #000000;
}
	
#addressinfo1 a:active {
	color: #000000;
}

#addressinfo2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	color: #666666;
	text-decoration: none;
}

#addressinfo2 a:visited {
	color: #666666;
}

#addressinfo2 a:hover {
	color: #000000;
}

#addressinfo2 a:active {
	color: #666666;
}

#addressinfo3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	color: #666666;
	text-decoration: none;
}

#addressinfo3 a:visited {
	color: #000000;
}

#addressinfo3 a:hover {
	color: #000000;
}
	
#addressinfo3 a:active {
	color: #000000;
}

#pinotpdf_links{
	position: absolute;
	width: 139px;
	right: 33px;
	bottom: 56px;
	}
	
#pinotpdf_links p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #666666;
}

#pinotpdf_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #666666;
	text-decoration: none;
}

#pinotpdf_links a:visited {
	color: #666666;
}

#pinotpdf_links a:hover {
	color: #000000;
}

#pinotpdf_links a:active {
	color: #666666;
}

#chardpdf_links{
	position: absolute;
	width: 139px;
	right: 33px;
	bottom: 56px;
}

#chardpdf_links p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #666666;
}

#chardpdf_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #666666;
	text-decoration: none;
}

#chardpdf_links a:visited {
	color: #666666;
}

#chardpdf_links a:hover {
	color: #000000;
	}
#chardpdf_links a:active {
	color: #666666;
}

#acknowlegementsbox {
	position: absolute;
	height: 356px;
	width: 152px;
	top: 218px;
	Left: 32px;
}

#addressinfo1{
	position: absolute;
	height: 109px;
	width: 178px;
	top: 450px;
	left: 257px;
}

#addressinfo2{
	position: absolute;
	height: 109px;
	width: 178px;
	top: 450px;
	left: 451px;
}

#addressinfo3{
	position: absolute;
	height: 109px;
	width: 178px;
	top: 450px;
	left: 630px;
}

#acknowlegementsbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
}

div.c1 {
	 text-align: left
}

.onbutton {
	color: #000000;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

table {
  	border: 0;
	font-family: Arial, Helvetica, sans-serif;
  	font-size:11px;
  	line-height: 17px;
  	text-align:left;
} 

	

