




a:link {
	color: #A52A2A;
	text-decoration: underline;
}

a:visited {
	color: #8A2BE2;
}

a:hover {
	color: #8A2BE2;
	text-decoration: underline;
}

a:active {
	color: #008080;
	text-decoration: none;
}

body {
	background-color: #DEB887;
	background-image: url(../images/orovistavineyard.jpg);
	color: #000000;
	font-family: Arial, sans-serif;
	margin: 0 0 0 0;
}

div#footer {
	background: #9DA7BD;
	width: 90%;
	border: 1px #B594B5;
	border-style: outset;
	margin: 0 auto;
	overflow: auto;
}

div#forms {
	background: #FFEBCD;
	border: 1px;
	border-style: outset;
	margin: 0 auto;
}

div#header {
	background: url(../images/header1.jpg);
	height: 115px;
	padding-top: 5px;
}

div#mainbody {
	background: White;
	border: 2px outset Teal;
	margin: 0 auto;
	width: 90%;
}

.box1 {
	background-color: #EAA96F;
	margin: 0 auto;
	width: 90%;
}

.box2 {
	background: #E6E6FA;
	border: thin outset #8A2BE2;
	padding: 1em;	
	overflow: auto;
	text-align: left;
	width: 100%;
}

.box3 {
	float: left;
	margin-right: 1em;
	padding: 0px 0px 10px 0px;
	position: relative;
	text-align: center;
	width: 130px;
}

.box4 {
	margin-left: 15em;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 12px;
	width: 60%;
}
.box5 {
	background-color: White;
	margin-left: 5px;
	margin-right: 5px;
	height: 160px;
	padding-top: 3px;
	overflow: auto;
}

.box_left {
	float: left;
	width: 230px;
}
.wrapper {
	background: #E4E5F7;
	border-top: 2px outset Black;
	width: 100%;
}

.box7 {
	background: White;
	margin: 0 auto;
	padding-left: 30px;
	padding-top: 25px;
	position: absolute;
	top: 550px;
	width: 200px;
	z-index: 1;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
}

.style5 {
	font-size: 16px;
	text-align: center;
}

.style6 {
	color: #000000;
	font: bold 10px Arial, Helvetica, sans-serif;
}

.style7 {
	text-align: center;
}
.style8 {
	background-color: #D8BFD8;
	height: 24px;
	font: 18px Arial;
	text-align: center;
}

.td1 {
	font: bold 14px Arial;
	text-align: right;
}

.td2 {
	font: bold 14px Arial;
	text-align: left;
}

#menu {
	background-color: #FFFFFF;
	color: #000000;
	float: left;
	font: bold 15px Arial, Helvetica, sans-serif;
	vertical-align: top;
	width: 5em;
}

#picturerotator {
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	text-align: center;

}

#wrapper {
	margin-left:auto;
	margin-right: auto;
	width: 80%;
}
img {
	border: none;
}