body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	background-color: #948249;
	background-image: url(/images/mainBg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a{
	color: #504627;
	text-decoration: underline;
}
a:hover{
  color: #8A663B;
	text-decoration: none;
}
.mainBorder {
	background-color: #FFEFBF;
}
.headerArea {
	background-color: #000000;
}
.menuArea {
	background-color: #000000;
}
.menuItem {
	background-color: #000000;
}
.menuItemSelect {
	background-color: #76673A;
}
.contentArea {
	background-image: url(/images/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}
.contentArea table{
	font-size: 12px;
}
.mainText {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Arial;

	font-size: 14px;
	color: #000000;
}

.subArea {
	background-color: #AF834B;
}

.subAreaContent {
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 14px;
}
.subAreaContent a{
	color: #FFFFFF;
	text-decoration: none;
}
.subAreaContent a:hover{
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #AA814F;
	margin: 0px;
	padding: 0px;
}
h2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 26px;
    font-weight: normal;
    color: #AA814F;
    margin: 0px;
    padding: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #AA814F;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.menuText{
	vertical-align:top;
}

.menuTextHover{
	background:#76673A;
	vertical-align:top;
}


.menuSubTable{
	background: #948249;
	color:#FFEFBE;
	border:1px #76683A solid;
	border-bottom:0px;
	font-family: Georgia,"Times New Roman", serif;
}

.menuSubText{
	color:#FFEFBE;
	border-bottom:1px #76683A solid;
	padding-left:7px;
	font-size:12px;
}

.menuSubTextHover{
	color:#FFEFBE;
	border-bottom:1px #76683A solid;
	padding-left:7px;
	font-size:12px;
	font-weight: bold;
  	background:#847442;
}

.pager{
        margin:20px 10px 5px 0;
}

.wine_bg {
	background-color: #8A663B;
	color: #000000;
	margin-bottom:20px;
}


.wine_left{
        text-align:right;
	background-color: #AF834B;
	width:125px;
	color: #FFFFFF;
	vertical-align:top;
}

.wine_right{
       text-align:left;
	background-color: #FFEFBE;
	color: #000000;
	padding-right:25px;
	padding-left:7px;
}

.wine_row_odd {
 background-color: rgb(204, 204, 153);
 font-weight: bold;
	text-align:center;
}

.wine_row_even {
 background-color: rgb(255, 218, 191);
 font-weight: bold;
text-align:center;
}

.wine_row_left {
 background-color: rgb(204, 204, 153);
 font-weight: bold;
}

.wine_row_right {
 background-color: rgb(255, 218, 191);
 font-weight: bold;
}

.wine_prev_left{
	font-weight:bold;
	/*width:140px;*/
	vertical-align:top;
}

.wine_image{
	vertical-align:top;
	padding-top:10px;
        width:170px;
}

.wine_image img{
	border:5px #fff solid;
}

.error{
	color:red;
}
.errorNewsletter{
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 13px;
}

.copyrightArea {
  color: #FFEFBF;
  font-size:12px;
  font-family: Georgia,"Times New Roman", serif;
}
.copyrightArea a{
  color: #FFEFBF;
  text-decoration: none;
}
.copyrightArea a:hover{
  color: #FFEFBF;
  text-decoration: underline;
}

.cart{
background:#8A663B;

}

.cart_head{
background-color: #AF834B;
color:#fff;
}

.cart_td{
background-color: #FFEFBE;
}

.yellow{
        color: #cc9933;
        font-family: "Times New Roman", Times, serif;
        font-size: 11px;
        line-height: 18px;
        text-decoration: none;
}
.green{
        color: #339933;
        font-family: "Times New Roman", Times, serif;
        font-size: 11px;
        line-height: 18px;
        text-decoration: none;
}
.red{
        color: #AA0000;
        font-family: "Times New Roman", Times, serif;
        font-size: 11px;
        line-height: 18px;
        text-decoration: none;
}
