body {	
	text-align: center;
	background-color: #34322f;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-family: arial;
	color: white;
	font-size: 12px;
}

a, a:active, a:visited {
	color: white;
}


h1 {
	font-size: 28px;
	font-family: arial;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	color: #72706D;
}

h2 {
	font-size: 20px;
	font-family: arial;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	color: #72706D;
	color: #bebebe;
}

.product {
	background-color: white;
	padding: 15px;
	border-color: #bebebe;
	border-style: solid;
	border-width: 2px;
	margin-top: 15px;
	color: #72706D;
	width: 422px;
	width: 900px;
	margin-right: 20px;
	/*float: left;*/
}

.product strong {
	color: #72706D !important;
}

.product_image {
	position: relative;
	float: left;
	margin-right: 15px;
}

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 15px;
	background-color: #34322f;
	background-color: #9f9890;
	background-color: #bebebe;
}

#navigation {
	height: 41px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
}

#navigation img {
	float: left;
	margin: 0;
	padding: 0;
}

#social_networking {
	position: relative;
	top: -40px;
	/*left: 450px;*/
	text-align: right;
	width: 960px;
	margin: 0 auto;
}

#yellow_container {
	background-color: #ffbf40;
	background-color: #9e968b;
	background-color: #bebebe;
	padding: 12px;
	text-align: left;
	margin-bottom: 9px;
}

#home_product, #home_product_white {
	width: 975px;
	font-size: 14px;
	background-image: url(../images/home_product_bg.jpg);
	background-repeat: no-repeat;
	height: 370px;
	padding-left: 335px;
	line-height: 150%;
	text-align: left;
	width: 640px;
	padding-top: 48px;
	height: 245px;
	padding-right: 220px;
	width: 420px;
	margin-bottom: 12px;
}

#home_product_white {
	background-image: url(../images/wine_crate.jpg);
	background-color: white;
	color: #72706d;
}


.brown_container {
	background-image: url(../images/brown_bg.jpg);
	background-repeat: no-repeat;
	width: 570px;
	height: 284px;
	padding: 22px;
	width: 526px;
}

.white_container {
	background-color: white;
	width: 570px;
	/*height: 284px;*/
	padding: 22px;
	width: 526px;
	color: #72706d;
}

strong {
	color: #742000;
	color: white;
	color: #72706d;
}

#twitter {
	float: right;
}

#social_networking img {
	margin-left: 11px;
}

#about_vendange {
	font-size: 14px;
	line-height: 150%;
}

#header {
	/*height: 248px;*/
	margin-bottom: -28px;
}

#store_locator, #store_locator a, #store_locator strong {
	color: #5f5f5f;
	font-size: 14px;
}



#store_locator td {
	padding: 10px;
}

.white {
	/*background-image: url(../images/tiled_red.jpg);*/
	padding: 12px;
	background-color: white;
	color: #72706D;
}

.white a {
	color: #72706D;
}

.white h1 {
	color: #bebebe;
}

.white strong {
	color: #72706D;
}

.thumbnail, .thumbnail a {
	color: #72706D;
	font-size: 11px;
}

.footer_seperator {
	margin-left: 10px;
	margin-right: 10px;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 158px;
	padding-top: 18px;
	color: white;
	font-size: 11px;
	width: 1000px;
	margin: 0 auto;

}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.clear {
	position: relative;
	clear: both;
}

#statusBox{
  width:300px;
  height:30px;
  border-style:solid;
  border-width:1px;
}

#loading{
  position:absolute;
  z-index:99;
  text-align:center;
  left:0px;
  top:500px;
  font-size: 20px;
  border-style:solid;
  border-width:1px;

	background-color: white;
	width:100%;
}
#edit_product{
  float:right; margin-top:-375px; margin-right:100px;height:500px;width:350px;
}
.error{
  color:#8B0000;
}