/* The Grapes of Roth CSS */


html,body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
 	padding: 0px;
 	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/grapes_bg.jpg);
	background-repeat: repeat-x;
	background-color: #e0e0e0;
	background-position: top;
	line-height: 16px;
	color: #8c8c8c;
	font-weight: normal;
}
#spacer {
	display: block;
	height: 111px;
	width: 111px;
	margin: auto;
}

#spacer22 {
	display: block;
	height: 22px;
	width: 22px;
	}


/* Text styles */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-left: 40px;
	margin-right: 30px;
}

h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	margin-bottom: -3px;
}

a.h3Title {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 14px;
	color: #8c8c8c;
	font-weight: normal;
	margin-bottom: -3px;
	text-decoration: none;
	background-image: url('');
}
a.h3Title:hover {
	color: #000000;
	background-image: url(images/link_dots_black.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
}

h4 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	margin-bottom: -3px;
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
}

h4 i {
	font-size: 12px;
	line-height: 28px;
}


.siteTitle {
	text-align: center;
	display: block;
	margin: 0px auto 30px;
}
#content .footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #434343;
	/*background-color: #FFFFFF;*/
}

b.black {
	color:#000000;
	font-weight:bold;
}

a.footer {
	color: 434343;
	text-decoration: none;
	background-image: url('');
}
a.footer:hover {
	color: 434343;
	text-decoration: underline;
}
a.footer:active {
	color: c40037;
	text-decoration: none;
}

.text16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: 626262;
	text-align: justify;
	display: block;
	margin-left: 40px;
	margin-right: 40px;
}

.text12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #8c8c8c;
	text-align: justify;
	display: block;
	margin-left: 40px;
	margin-right: 40px;
}

.text12noPad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 0px;
	margin-right: 0px;
}

.text10on12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #8c8c8c;
	margin-left: 0px;
	margin-right: 0px;
}

.text10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
	display: block;
	margin-left: 40px;
	margin-right: 40px;
}

.formStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #8c8c8c;
	text-align: left;
	width: 565px;
	margin: auto;
}

.formStyle td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #8c8c8c;
	text-align: left;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #888888;
}


p.enlargePic {
	background-image: url(images/enlarge_pic.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}


.sideBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #8c8c8c;
	text-align: justify;
	display: block;
}


a.nolink, a.nolink:hover, a.nolink:active {
	color: #c40037;
	margin-bottom: 5px;
	background-image: url();
	text-decoration: none;

}

a {
	color: #c40037;
	margin-bottom: 5px;
	background-image: url(images/link_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
}

a:hover {
	color: #000000;
	margin-bottom: 5px;
	background-image: url(images/link_dots_black.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
}

a:active {
	color: #c40037;
	margin-bottom: 3px;
	background-image: url(images/link_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
}

OL {
	text-align:left;
	margin-left: 40px;
	margin-right: 40px;
}

OL LI {
	margin-bottom: 6px;
	}

/* Layout styles */

.leftCell {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: d1d1d1;
	text-align: left;
	padding-top: 0px;
	vertical-align: top;
}
.rightCell {
	padding-left: 20px;
	text-align: left;
	padding-top: 0px;
	vertical-align: top;
}
.waxSeal {
	padding: 20px;
}

 
.thumbnail {
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}

.image1 {
	/*filter:alpha(opacity=100);
   -moz-opacity:1.0;
	opacity: 1.0;*/
	float: right;
}
#container {
	height: 100%;
	width: 100%;
	background-image: url(images/wineglass.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #B4B4B4;
	border-left-color: #B4B4B4;
	/*height: 100%;*/
	width: 640px;
	margin: 0px auto 0px;
	text-align: center;
	vertical-align: top;
}

#flash {
	display: block;
	margin: 0px auto 0px;
	padding: 0px;
	height: 219px;
	width: 565px;

}

.required {
	color: #990000;
}

.reviews {
	background-color: #F4F4F4;
	padding: 0px 8px 8px 8px;
	border: 1px solid #e9e9e9;
}

.highlight {
	background-color: #FFFF66;
	padding: 0 5px;
}

table.notes td {
	vertical-align:top;
}