@charset "UTF-8";
/* CSS Document */

#container {
    position:absolute;
	left: 50%;
	top: 0px;
	z-index:1;
}
#innerContainer {
	position:absolute;
	width:810px;
	height:990.8px;
	margin-left:-405px;
	z-index:2;
}
#winepress {
	position:absolute;
	width:284px;
	height:306px;
	z-index:3;
	left: 258px;
	top: 243px;
	border: 0px;
}
#bodyShapeAccent {
	position:absolute;
	width:790px;
	height:749.8px;
	z-index:4;
	left: 10px;
	top: 208px;
	border: 1px;
	border-style: solid;
	border-color: #666140;
}

/* this is the footer */
#footer {
	position:absolute;
	width:810px;
	height:79px;
	z-index:5;
	left: 0px;
	top: 911.8px;
}
#footer1 {
	position:absolute;
	width:267px;
	height:23px;
	z-index:1;
	left: 5px;
	top: 51px;
}
#footer2 {
	position:absolute;
	width:267px;
	height:23px;
	z-index:2;
	left: 272px;
	top: 51px;
}
#footer3 {
	position:absolute;
	width:266px;
	height:23px;
	z-index:3;
	left: 539px;
	top: 51px;
}
#facebook {
	position:absolute;
	width:36px;
	height:36px;
	z-index:4;
	left: 754px;
	top: 0px;
}
#twitter {
	position:absolute;
	width:36px;
	height:36px;
	z-index:5;
	left: 703px;
	top: 0px;
}
#joinOurMailingList {
	position:absolute;
	width:173px;
	height:21px;
	z-index:6;
	left: 515px;
	top: 15px;
}

/* this is the body container*/
#body {
	position:absolute;
	width:410px;
	height:709px;
	z-index:6;
	left: 210px;
	top: 213px;
}
#upcomingEvents {
	position:absolute;
	width:360px;
	height:152px;
	z-index:1;
	left: 17px;
	top: 10px;
	color: #A35A26;
	font: arial, helvetica, verdana, sans-serif;
	font-size:16px;
}
#upcomingEventsMarquis {
	position:absolute;
	width:175px;
	height:35px;
	z-index:1;
	left: 92.5px;
	top: 5px;
}
#upcomingEventsListings {
	position:absolute;
	width:360px;
	height:100px;
	z-index:2;
	left: 0px;
	top: 50px;
}
#mission {
	position:absolute;
	width:360px;
	height:517px;
	z-index:2;
	left: 17px;
	top: 180px;
	color: #A35A26;
	font: arial, helvetica, verdana, sans-serif;
	font-size:16px;
}

/* this is the image on the right side bar*/
#painting {
	position:absolute;
	width:190px;
	height:436px;
	z-index:10;
	left: 607px;
	top: 213px;
	border: 0px;
}

/* styles*/

body {
	background-color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
br {
&nbsp; line-height: 2px;
}

