@charset "UTF-8";
#container {
	background-repeat: repeat-x;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/gradient.jpg);
	border: medium solid #126DAC;
}
#footer {
	color: #126DAC;
	float: left;
	width: 860px;
	font-size: x-small;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #176EA9;
	border-right-color: #176EA9;
	border-bottom-color: #176EA9;
	border-left-color: #176EA9;
	margin-top: 20px;
}
#sidetext {
	float: left;
	text-align: center;
	width: 177px;
	padding-left: 5px;
	padding-right: 5px;
}
#logo {
	float: left;
	position: absolute;
	left: 42px;
	top: 10px;
	width: 285px;
	height: 161px;
}
#vines {
	float: left;
	background-image: url(images/vines_02.gif);
	height: 275px;
	width: 491px;
	margin-left: 0px;
	position: absolute;
	left: 369px;
	top: 0px;
}
#mission {
	position: absolute;
	left: 360px;
	top: 49px;
	z-index: 4;
	width: 491px;
	height: 64px;
}
#pictures {
	margin-top: 0px;
	margin-left: 85px;
	float: left;
	position: absolute;
	left: 0px;
	top: 199px;
	width: 755px;
	height: 79px;
}
#navigation {
	float: left;
	position: absolute;
	left: 0px;
	top: 279px;
	width: 816px;
	height: 40px;
	padding-left: 50px;
	background-color: transparent;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
#maintext {
	float: left;
	width: 565px;
	padding-left: 100px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #126DAC;
	padding-right: 5px;
}
h3 {
	font-size: medium;
	font-weight: bold;
	color: #126DAC;
	text-align: center;
	font-style: italic;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}


.endofsection {
clear: both; 
}
#header {
	float: left;
	height: 340px;
	width: 858px;
}
img {
	padding-right: 1px;
}
#email {
	float: left;
	margin-left: 15px;
}

