/*
Design by Helamonster
http://www.nationalpacificwebdesign.com
*/

@import  url("boxes.css");
@import  url("tables.css");


a:link {color: #2F4F4F;}
a:visited {color: #A52A2A;
}
a:hover {color: #FF00FF}
a:active {color: #0000FF}

body {
	background-color: #B7ACBF;
	background-image: url(http://www.chevalierwinery.com/images/bkgnd203.jpg);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

div.content{
	background: #D3D3D3;
	border: thin groove;
	border-color: #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	padding: 18px;
}

div.mapbox {
	background: #0E6447;
	border: ridge;
	color: #000000;
	padding: 0pt;
}

div.menu{
	margin-left: 10px;
}

h1	{
	background-color: #660000;
	color: #33CC33;
	font-size: 15px;
}

h2{
	font-size: 16px;
	font-weight: bold;
}

h3{
	background-color: #000000;
	color: #8FBC8F;
	font-weight: 300;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p.style17 {
	color: #A52A2A;
	font: bold 12px Arial, sans-serif;
}

p.style5 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.td {
	border: thin;
	font-family: Arial, Helvetica, sans-serif;
}

.pearl {
	background: #808080;
	border: 2px outset;
	float: left;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	width: 20em;
}

.pearl1 {
	background: #D2B48C;
	border: 3px outset;
	font: bold 14px Arial, sans-serif, serif;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	width: 40em;
}

.pearl2 {
	background: #B8AC9C;
	border: 5px hidden;
	float: left;
	font-weight: bold;
	left: 10px;
	padding: 12px;
	width: 25%;
}

.righthalf {
	background: #C0C0C0;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em;
	width: 45%;
}

.style1 {
	border: medium #F4A460;
	font-size: medium;
}

.style10 {
	font-size: medium;
	font-weight: bold;
}

.style12 {
	font-size: 24px;
	font-weight: bold;
}

.style13 {
	font-size: 18px;
}

.style14 {
	font-size: 24px;
}

.style16 {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}

.style18 {
	color: #8000FF;
	font-weight: bold;
}

.style19 {
	color: #000000;
}

.style2 {
	background-color: #696969;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}

.style3 {
	background-color: #D5C3EA;
	color: #000000;
	font: small bold Arial, Helvetica, sans-serif;
}

.style4 {
	background-color: #808080;
	color: #800080;
	font: bold 14px Arial sans-serif;
	font-weight: bold;
}
.style6 {
   color: Fuchsia;
	font-size: 14px;
	font-weight: bold;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {
   color: Blue;
	font-size: 12px;
	font-weight: bold;
}
.style9 {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.style100 {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: Red;
}
.style101 {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: Green;
}
.wine1 {
	background: #B8AC9C;
	border: 2px outset;
	color: #000000;
	font: bold 16px Arial;
	padding: 3px;
}

.wine2 {
	background: #D5C3EA;
	border: outset;
	color: #000000;
	margin-left: 6pt;
	margin-right: 6px;
	padding: 5pt;
}

#footer {
	background: #BEB097;
	border: 1px inset #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a:link{
	color: #2F4F4F;
}

#footer a:visited {
	color: #8B4513;
}
#footer a:hover {
	color: #8B008B;
}
#footer a:active {
	color: Maroon;
}

#menu {
	background: url(../images/vert5.jpg);
	border: 2px outset #906A93;
}

#nav-two {
	background: #DEDCBA;
	border: 2px inset #F5DEB3;
	color: #000000;
	float: left;
	font-weight: bold;
	left: 0;
	padding: 2px;
	text-align: center;
	top: 10em;
	width: 10em;
}

#sectionlinks{
	background-color: #008000;
	color: #000000;
	font-size: 65%;
	margin: 0px;
	padding: 0px;
}

#sectionlinks a {
	border: #FFFFFF thin;
	padding: 2px 0px 2px 10px;
}

#sectionlinks a:visited{
	background-color: #808080;
	color: #FFE4B5;
}

#special {
	background: #D3D3D3;
	border: ridge;
	color: #000000;
	padding: 3pt;
}

#wine1 {
	background: #B8AC9C;
	border: 2px outset;
	color: #000000;
	font: bold 16px Arial;
}

#wrapper {
	background: #2F4F4F;
	border-bottom: 7px outset #2F4F4F;
	border-left: 3px outset #B96833;
	border-right: 3px outset #0D6245;
	border-top: 3px outset #2F4F4F;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}
