@charset "UTF-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.oneColFixCtr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-color: #999;
	height: 685px;
}
.oneColFixCtr #mainContent {
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-bottom-color: #999;
	border-bottom-width: 1px;
}
.oneColFixCtr #container2 {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: "Times New Roman", Times, serif;
}
a.mylink
{
color: #000000;
font-weight: bold;
}

a.mylink:link, a.mylink:visited
{
color: #000000;
text-decoration: none;
}

a.mylink:hover
{
color: #666666;
}.blacktext {
	color: #000;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}
.navcontainer {
	height: 25px;
	background-repeat: repeat-x;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.navcontainer_center {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}.Heading_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1em;
	color: #FFF;
}
.oneColFixCtr #container #mainContent table tr td p {
	font-size: 14px;
}
.Home_LeftContainer {
	float: left;
	height: 500px;
	width: 700px;
	margin-top: 15px;
}
.Home_RightContainer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14.5px;
	line-height: 1.25em;
	color: #FFF;
	float: left;
	height: 500px;
	width: 280px;
	margin-top: 15px;
	margin-left: 20px;
}
.Footer_Container {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #CCC;
	text-align: center;
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.Home_OuterContainer {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-color: #999;
	height: 680px;
}
.About_LeftContainer {
	float: left;
	height: 2800px;
	width: 650px;
	margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.4em;
	padding-right: 50px;
}
.About_OuterContainer {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-color: #999;
	height: 3000px;
}
.GrapePublications_LeftContainer {
	float: left;
	height: 700px;
	width: 700px;
	margin-top: 15px;
}
.GrapePublications_OuterContainer {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-color: #999;
	height: 875px;
}
.Press_OuterContainer {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-color: #999;
	height: 1700px;
}
.Press_LeftContainer {
	float: left;
	height: 1500px;
	width: 700px;
	margin-top: 15px;
}
.Marketing_OuterContainer {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-color: #999;
	height: 1300px;
}
.Marketing_LeftContainer {
	float: left;
	height: 1100px;
	width: 700px;
	margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
}
.GrapeLocations_OuterContainer {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-color: #999;
	height: 700px;
}
.GrapeLocations_LeftContainer {
	float: left;
	height: 500px;
	width: 700px;
	margin-top: 15px;
}
.Contact_OuterContainer {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-color: #999;
	height: 700px;
}
.Contact_LeftContainer {
	float: left;
	height: 475px;
	width: 700px;
	margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4em;
}
.Clients_LeftContainer {
	float: left;
	height: 500px;
	width: 700px;
	margin-top: 15px;
}
.Clients_OuterContainer {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-color: #999;
	height: 1500px;
}
.Clients_LeftContainer {
	float: left;
	height: 1200px;
	width: 700px;
	margin-top: 15px;
}
.Heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.25px;
	color: #FFF;
}

