html {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	background-color: #f8e5b2;
	background-image: url(/images2/cheeseandwine/bg-page.gif);
	background-position: center;
	background-repeat: repeat-y;
	color: #505050;
	font-family: Tahoma, Arial;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
img {
	border: 0;
}
a, a:visited {
	color: #842222;
	text-decoration: none;
}
a:hover {
	color: #842222;
	text-decoration: underline;
}
h1 {
	color: #842222;
	font-family: Georgia, Tahoma, Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#container {
	height: auto; 
	_height: 100%;
	margin: 0;
	min-height: 100%;
	min-width: 880px;
	padding: 0;
	position: relative; 
	text-align: center;
	width: 100%;
}
.cleanup {
	clear: both;
	height: 0;
	width: 100%;
}

/*--- HEADER STYLES ---*/
#headerCleanup {
	clear: both;
	height: 200px;
}
#header {
	background-image: url(/images2/cheeseandwine/bg-top.jpg);
	background-position: center;
	left: 0;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
#headerBox {
	height: 200px;
	margin: 0 auto;
	position: relative;
	width: 880px;
}
#header .logo {
	float: left;
	margin: 22px 0 0 56px;
}
#header .title {
	color: #842222;
	float: left;
	font-family: Georgia, Tahoma, Arial;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin: 77px 0 0 10px;
}
/*--- END OF HEADER ---*/

/*--- FOOTER STYLES ---*/
#footerCleanup {
	clear: both;
	height: 145px;
	width: 100%;
}
#footer {
	bottom: 0;
	clear: both;
	display: block;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
#footerBox {
	background-color: #f8e5b2;
	color: #842222;
	font-family: Georgia, Tahoma, Arial;
	font-size: 13px;
	font-style: italic;
	height: 145px;
	margin: 0 auto;
	position: relative;
	width: 880px;
}
#footer .copyrights {
	border-top: 4px solid #e3e3e3;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 626px;
}
#footer .separator {
	border-top: 1px solid #710000;
	height: 10px;
	left: 73px;
	position: relative;
	top: 5px;
	width: 480px;
}
#footer .phone {
	font-size: 20px;
	margin: 5px 0;
}
#footer .logos {
	border-top: 1px solid #e3e3e3;
	position: absolute;
	right: 0;
	top: 0;
	width: 250px;
}
#footer .logos a {
	float: left;
	margin: 6px 7px 3px 0;
}
#footer .infoPartners {
	float: right;
	margin: 4px 100px 0 0;
}
#footer .infoPartners a {
	margin-right: 15px;
}
#footer .sitegist {
	right: 10px;
	position: absolute;
	bottom: 10px;
}
/*--- END OF FOOTER ---*/

/*--- BODY STYLES ---*/
#content {
	margin: 0 auto;
	text-align: left;
	width: 880px;
}
#maincol {
	float: left;
	margin: 12px 0 10px 10px;
	text-align: left;
	width: 605px;
}
#maincol a,
#maincol a:visited {
	color: #0f789b;
	text-decoration: none;
}
#maincol a:hover {
	color: #0f789b;
	text-decoration: underline;
}
#maincol img {
}

/*--- LISTS ---*/
.list p {
	margin: 0;
	padding: 0;
}
.list .item {
	border-bottom: 1px solid #4c2b0f;
	margin: 8px 12px;
}
.list h2 {
	margin: 0 0 6px 0;
}
.list h2,
.list h2 a,
.list h2 a:visited {
	font-family: Georgia, Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
}
.list .pic {
	margin: 7px 0;
}
.featuredList {
	border: 3px solid #4c2b0f;
	margin-bottom: 15px;
}
.featuredList .box {
	border: 1px solid #4c2b0f;
	margin: 4px;
}

.list .partner {
	border: 0;
	margin: 2px 0;
	text-align: left;
}
.list .partner a,
.list .partner a:visited {
	color: #505050;
	font-family: Georgia, Tahoma, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.list .partner a:hover {
	color: #505050;
	text-decoration: underline;
}

/*--- END OF LISTS ---*/

.addthis_default_style {
	float: right;
	margin: 3px 1px 5px 0;
}

.photoItem { float: left; font-size: 10px; width: 175px; height: 130px; display: block; overflow: hidden; text-align: center; margin-top: 5px; }
.photoItem img {  }


#rightcol {
	background-color: #ffffff;
	float: right;
	text-align: left;
	width: 250px;
}
.rightMenuBox {
	margin: 12px 6px 0 10px;
}
.rightMenuBox h2 {
	color: #842222;
	display: block;
	font-family: Georgia, Tahoma, Arial;
	font-size: 18px;
	font-style: italic;
	margin: 0 2px 2px 2px;
	padding: 3px 0;
}

.facebook {
	border-bottom: 1px solid #751812;
	border-top: 1px solid #751812;
	margin: 10px 0;
	text-align: center;
}
.facebook img {
	border: 0;
	margin: 10px;
}

.cheeseWineUtil {
	background-color: #fff2d2;
	border: 1px solid #751812;
}
.cheeseWineUtil h2 {
	color: #842222;
	display: block;
	font-family: Georgia, Tahoma, Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 3px 0 7px 10px;
	padding: 0;
}
.cheeseWineUtil select {
	border: 1px solid #751812;
	margin: 0 0 0 10px;
	width: 230px;
}
.cheeseWineUtil .subtitle {
	color: #842222;
	display: block;
	font-family: Georgia, Tahoma, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0 0 10px;
}
.cheeseWineUtil .result {
	margin: 3px 0 10px 10px;
	min-height: 15px;
}
/*---------------------- MENU ------------------------------*/

#rightMenu .menu1 {
	color: #842222;
	display: block;
	font-family: Georgia, Tahoma, Arial;
	font-size: 18px;
	font-style: italic;
	margin: 0 2px 2px 2px;
	padding: 3px 0;
}
#rightMenu .menu2 {
	color: #4b290d;
	display: block;
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin: 0;
	padding: 3px 0 3px 15px;
	text-align: left;
	text-decoration: none;
}
#rightMenu .hid {
	display: none;
}
#rightMenu .sect {
	font-weight: bold;
}
#rightMenu .sect:hover {
	text-decoration: underline;
}
#rightMenu .cur {
	font-weight: bold;
}
#rightMenu .cur:hover {
	text-decoration: underline;
}
#rightMenu .section {
	border-top: 1px solid #842222;
}

.infoTable {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #c4c4c4;
	margin: 7px 0;
}
.infoTable td {
	border-bottom: 1px solid #c4c4c4;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-s;
	margin: 0;
	padding: 2px 30px 2px 2px;
	text-align: left;
}

#mainSlideshow {
	height: 210px;
	margin: 0;
	position: relative;
	width: 880px;
	z-index: 2;
}
#mainSlideshow .item {
	display: none;
	height: 210px;
	left: 0;
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 880px;
}
#mainSlideshow .item .pic {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
#mainSlideshow .item .bg {
	background-image: url(/images2/cheeseandwine/bg-slideshow.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 210px;
	left: 0;
	position: absolute;
	top: 0;
	width: 880px;
	z-index: 11;
}
#mainSlideshow .item .title {
	font-family: Georgia, Tahoma, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	left: 85px;
	position: absolute;
	text-align: left;
	top: 65px;
	width: 440px;
	z-index: 12;
}
#mainSlideshow .item .title .readmore {
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
}
#mainSlideshow .slide1 {
	display: block;
}
#mainSlideshow .controlBar {
	left: 0;
	position: absolute;
	top: 0;
	width: 880px;
	z-index: 20;
}
#mainSlideshow .controlBar .pages {
	display: block;
	font-family: Georgia, Tahoma, Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	left: 250px;
	position: absolute;
	top: 25px;
}
#mainSlideshow .controlBar .slide,
#mainSlideshow .controlBar .slide:visited,
#mainSlideshow .controlBar .slide:hover {
	margin-right: 20px;
}
#mainSlideshow .controlBar .cur,
#mainSlideshow .controlBar .selected,
#mainSlideshow .controlBar .selected:visited,
#mainSlideshow .controlBar .selected:hover {
	color: #505050;
}
#mainSlideshow .controlBar .prev,
#mainSlideshow .controlBar .prev:visited,
#mainSlideshow .controlBar .prev:hover {
	background-image: url(/images2/cheeseandwine/arrow-main-prev.png);
	height: 138px;
	left: 0;
	position: absolute;
	top: 40px;
	width: 70px;
}
#mainSlideshow .controlBar .next,
#mainSlideshow .controlBar .next:visited,
#mainSlideshow .controlBar .next:hover {
	background-image: url(/images2/cheeseandwine/arrow-main-next.png);
	height: 138px;
	position: absolute;
	right: 0;
	top: 40px;
	width: 70px;
}

/* ============================= */

#quotationSlideshow {
	height: 85px;
	left: 275px;
	margin: 0;
	position: absolute;
	top: 60px;
	width: 600px;
	z-index: 2;
}
#quotationSlideshow .item {
	display: none;
	left: 77px;
	position: absolute;
	top: 15px;
	overflow: hidden;
	width: 450px;
}
#quotationSlideshow .item .title {
	color: #000000;
	float: none;
	font-family: 'Monotype Corsiva', Georgia, Tahoma, Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
	/*left: 85px;
	position: absolute;
	top: 65px;
	width: 440px;*/
	text-align: left;
	z-index: 12;
}
#quotationSlideshow .item .author {
	color: #000000;
	font-family: 'Monotype Corsiva', Georgia, Tahoma, Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin-right: 30px;
	text-align: right;
	z-index: 12;
}
#quotationSlideshow .slide1 {
	display: block;
}
#quotationSlideshow .controlBar {
	left: 0;
	position: absolute;
	top: 0;
	width: 600px;
	z-index: 20;
}
#quotationSlideshow .controlBar .prev,
#quotationSlideshow .controlBar .prev:visited,
#quotationSlideshow .controlBar .prev:hover {
	background-image: url(/images2/cheeseandwine/arrow-quotation-prev.png);
	background-repeat: no-repeat;
	height: 85px;
	left: 0;
	position: absolute;
	top: 0px;
	width: 64px;
}
#quotationSlideshow .controlBar .next,
#quotationSlideshow .controlBar .next:visited,
#quotationSlideshow .controlBar .next:hover {
	background-image: url(/images2/cheeseandwine/arrow-quotation-next.png);
	background-repeat: no-repeat;
	height: 85px;
	position: absolute;
	right: 0;
	top: 0px;
	width: 64px;
}



/* ====== Comment form ====== */
.webForm {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
.webForm td {
	font-size: 12px; 
	padding: 5px 3px;
	vertical-align: top;
}
.webForm .fieldTitle {
	font-weight: bold;
	padding-right: 4px;
	text-align: right;
	width: 150px;
}
.webForm .fieldTitle img {
	vertical-align: middle;
}
.webForm input {
	border: 1px solid silver;
	font-size: 12px; 
	width: 100%;
}
.webForm textarea {
	border: 1px solid silver;
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 8pt; 
	height: 150px;
	width: 100%;
}
.webForm .fieldControl {
	width: 320px;
}
.webForm .fieldCheckbox input,
.webForm .fieldRadio input {
	border: 0;
	font-size: 11px; 
	width: auto;
}
.webForm .fieldCaptcha {
	vertical-align: middle;
}
.webForm .button {
	border: 1px solid silver;
	width: 120px;
}
.webForm .fieldComments {
	font-style: italic;
	font-weight: normal;
}


.errorMessages {
	border-bottom: 2px solid silver;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: center;
}
.errorMessages .title {
}
.errorMessages .message {
	color: #842222;
	font-size: 13px; 
	margin-bottom: 5px;
}
.successMessages {
	font-size: 13px; 
	margin-top: 40px;
	text-align: center;
}
/* ====== End of Comment form ====== */