@charset "UTF-8";
body {
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #666666;
	background-image: url(img/j04224651.jpg);
}
.oneColFixCtr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	height: 150px;
	width: 800px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #64650B;
}
#logoflash {
	float: left;
	height: 150px;
	width: 265px;
}
.oneColFixCtr #content {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#navbar {
	height: 40px;
	width: 800px;
}
#home {
	float: left;
	height: 40px;
	width: 88px;
}
#aboutus {
	float: left;
	height: 40px;
	width: 95px;
}
#vinesandplants {
	float: left;
	height: 40px;
	width: 138px;
}
#recipes {
	float: left;
	height: 40px;
	width: 92px;
}
#festivals {
	float: left;
	height: 40px;
	width: 99px;
}
#photos {
	float: left;
	height: 40px;
	width: 84px;
}
#faqs {
	float: left;
	height: 40px;
	width: 85px;
}
#contact_us {
	float: left;
	height: 40px;
	width: 119px;
}
#mcontent {
	height: 475px;
	width: 800px;
	border-top-style: solid;
	border-top-color: #660;
	border-top-width: thin;
}
#faqscontent {
	height: 475px;
	width: 770px;
	padding: 15px;
}
#bottomspace {
	height: 5px;
	width: 800px;
}
#rightcontent {
	float: left;
	height: 400px;
	width: 350px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#leftcontent {
	float: left;
	height: 425px;
	width: 370px;
	padding: 15px;
}
#bottomnav {
	height: 20px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CB2929;
	padding-top: 5px;
}
#copyright {
	height: 25px;
	width: 800px;
	font-size: 12px;
	background-color: #D02626;
}
#footer {
	height: 30px;
	width: 800px;
	background-color: #D02626;
	color: #FFF;
	font-size: 10px;
	padding-top: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#davepic {
	float: left;
	height: 300px;
	width: 250px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#aboutusR {
	float: left;
	height: 160px;
	width: 250px;
}
#aboutusRcontent {
	float: left;
	height: 440px;
	width: 280px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#headerRcontent {
	float: left;
	height: 150px;
	width: 535px;
}
#aboutusLcontent {
	float: left;
	height: 440px;
	width: 450px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
em {
	color: #F00;
}
#festivalscontent {
	padding: 15px;
	height: 475px;
	width: 770px;
}
#contactcontact {
	padding: 15px;
	height: 475px;
	width: 770px;
}
#recipescontent {
	padding: 15px;
	height: 475px;
	width: 770px;
}
#linkcontent {
	height: 450px;
	width: 770px;
	padding: 15px;
}
#vinescontent {
	padding: 15px;
	height: 450px;
	width: 770px;
}
#vinescontentheader {
	height: 50px;
	width: 770px;
}
#vinesmcontent {
	height: 325px;
	width: 770px;
}
#vinesmcontentL {
	float: left;
	height: 300px;
	width: 400px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#vinesmcontentRpic {
	float: left;
	height: 300px;
	width: 330px;
}
#sitemapcontent {
	padding: 15px;
	height: 450px;
	width: 770px;
}
