@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	background-color: #999;
	padding: 0;
	text-align: center;
	color: #000000;
	margin: 0;
}
a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #060;
}
a:hover {
	text-decoration: underline;
	color: #060;
}
a:active {
	text-decoration: none;
	color: #060;
}
.style4 {
	font-size: 12px
}
.style5 {
	color: #006600
}
.style7 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.style9 {font-size: 11px}
.style10 {
	color: #006600;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style8 {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.style13 {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.style14 {
	color: #333333;
	font-size: 11px;
}
.style17 {
	font-style: italic;
	color: #333333;
	font-size: 12px;
}
.style18 {
	color: #000000; 
	font-weight: bold; 
	font-size: 12px;
}
.style19 {
	font-size: 16px;
	font-weight: bold;
	color: #999;
}
.style21 {
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
}
.pricing {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.h1{
	font-size: 16px;
	color: #346734;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
}
.twoColFixRt #container {
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	width: 905px;
}
#sidebar1 {
	margin: 0px;
	float: left;
	width: 248px;
	padding: 0px;
	background-image: url(web_photos/wineGlass.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 510px;
}
.twoColFixRt #contactSide {
	float: left; /* since this element is floated, a width must be given */
	width: 240px;
	background-color: #FFF;
	margin-top: 234px;
}
.twoColFixRt #header {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 648px;
}
.twoColFixRt #buttons {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 648px;
}
.twoColFixRt #gallery {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #FFF;
	margin-top: 234px;
	padding-left: 10px;
}
.twoColFixRt #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;


	width: 650
.px;
	background-color: #FFF;
	width: 648px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bodyContent {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 600px;
	text-align: left;
}
#photogallery {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #333;
}
.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #346734;
	font-size: 12px;
	line-height: 100%;
	width: 646px;
}
#priceTable {
	padding: 2px;
}
.lineBreakPic {
	background-image: url(images/greenLineFade.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.newArticleLink {
	color:#333;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.newArticleLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	
}
a.newArticleLink:hover {
	color:#333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}
a.newArticleLink:visited {
	
}
a.newArticleLink:active {
	
}
.enlarge{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCC;
	line-height: 115%;
}
