
/* @group RESET & BASIC PAGE SETUP */
* {margin: 0; adding: 0; }


html { overflow-y: scroll;}
body {
	font-size: 100%;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	background: url(/images/bg.jpg) top left repeat;
	color: rgb(168, 155, 144);
}

ul {list-style: none inside;}
p{ font-size: 1.2em; line-height: 1.5em; margin-bottom: 1.2em; }
a {outline: none;}
a img {border: none;}
em {font-style: italic;}
div.hr {
	width: 100%;
	height: 6px;
	background: url(/images/hr.gif) repeat-x;
	margin-bottom: 1.2em;
}
h1,h2,h3,h4 {color: #000;font-family: Georgia, "Times New Roman", Times, serif;}
h3{font-style:italic; margin-bottom: 10px;}
h5{color: #000;font-family: Georgia, "Times New Roman", Times, serif; margin-bottom: 5px; font-size: 12px;}

/* @end */

/* @group TOOLBOX */
.floatleft {float: left;}
.floatright { float: right;}
.clear { clear: both;}
/* @end */

/* @group PAGE STRUCTURE*/
#logo{
	background: url(/images/header01.jpg) no-repeat;
	width: 818px;
	height: 297px;
	margin: 10px auto 0;
	text-indent: -9999px;
}
#page-wrap{
	background: url(/images/page-wrap-bg.jpg) repeat-y;
	width: 797px;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom: 10px;
}
#main-content {
	padding: 10px 40px 20px;
}
#review-area, #page-top {
	padding-top: 10px;
	width: 450px;
	float: left;
	font-size: 70%;
	height: 220px;
	overflow: hidden;
	background: url(/images/hr.gif) repeat-x 0 bottom;
	margin-bottom: 1.2em;
}
#review-area p{
	padding: 30px;
	font-style: italic;
	margin-top: 20px;
	line-height: 1.8;
	font-size: 120%;
}
#review-area a{
	color: #722e2b;
	text-decoration: none;
}

#review-links{
	background: url(/images/hr.gif) repeat-x 0 top;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

h1{
	margin-bottom: 20px;
	
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 1.5em;
	color: #000;
	
}

h4{
	color: #a89b90;
	margin-bottom: 5px;
	margin-top: 10px;
}

#article-area{
	margin-top: 10px;
	font-size: 80%;
}

#menu-area{
	margin-top: 10px;
	font-size: 70%;
}


#wrap-header{
	background: url(/images/page-wrap-header.jpg) no-repeat;
	width: 797px;
	height: 14px;
	margin: 0 auto;
}

#wrap-footer{
	background: url(/images/page-wrap-footer.jpg) no-repeat;
	width: 797px;
	height: 21px;
	margin: 0 auto;
}
.sidebox-wrapper-left{
	background-color: #f7f0ea;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	width: 230px;
	
}

.sidebox-wrapper-right{
	background-color: #f7f0ea;
	float: right;
	margin-bottom: 5px;
	width: 240px;
}
.sidebox-wrapper-right .sidebox{
margin-left: 15px;
margin-right: 20px;
}

.sidebox-wrapper-left .sidebox{
	width:200px;
	margin: 20px 20px 20px 10px;
}
.sidebox h2{
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.sidebox img{
	border: 5px solid #fffeff;
	margin-top: 15px;
	margin-bottom: 10px;
}
.sidebox p{
	font-size: 90%;
	color: #722e2b;
}
/* @end */

/* @group NAVIGATION*/

ul#nav{
	float: right;
	width: 240px;
	height: 200px;
	background-color: #f7f0ea;
	border: 1px solid #dccbc3;
	margin: 0;
	padding: 15px 0;
}
ul#nav li {
	display: inline;
	
}
ul#nav li a {
	display: block;
	text-align: center;
	text-decoration: none;
	background: url(/images/nav-divider.png) no-repeat center bottom;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: middle;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

ul#nav li.last a {
	background: none;
}

ul#nav li a:hover{
	color: #76252c;
}

ul#nav li a.current{
	color: #000!important;
	border: 3px solid #000;
	background: url(/images/nav-current.jpg) repeat-y center;
}
/* @end */

table.wines{

margin-top: 10px;
}

.wines ul{
margin: 0;
padding: 0;
}

.wines li{
padding-top: 10px;
padding-bottom: 3px;
border-bottom: 1px solid #f7f0ea;
margin-bottom: 5px;
font-size: 12px;
}

.wines img{
margin-bottom: 40px;
}

/* @group Gallery */
#gallery-area h2{
	margin-top: 30px;
	font-style: normal;
	font-weight: normal;
}

ul.gallery {
	width: 740px; /*--Adjust width according to your scenario--*/
	list-style: none; 
	padding: 0;
	margin: 0;
}
ul.gallery li {
	float: left;
	margin: 10px 19px 10px 10px; 
	padding: 0;
	text-align: center;
	border: 1px solid #dccbc3;
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}

ul.gallery li a {
	width: 210px; /*--Width of image--*/
	height: 155px;

}

ul.gallery li:hover {
	background: #f7f0ea; /*--Hover effect for browser with js turned off--*/
}

ul.gallery li span { /*--Used to crop image--*/

	height: 135px;
	overflow: hidden;
	display: block;
	margin: 5px;
}

/* @end */


/* @group Menu Nav */
table#subnav{
	padding:0;
	text-transform:uppercase;
	background-color: #f7f0ea;
	border: 1px solid #dccbc3;
	margin: 30px 0 0;
}


table#subnav a {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	padding: 10px 5px;
	display:block;
}

table#subnav a:hover{
	background: url(/images/nav-current.jpg) repeat-y center;
}

table#subnav a.current{
	background: url(/images/nav-current.jpg) repeat-y center;
}



/* @end */

/* NEW GLOBALFOOTER */
#global-footer-wrapper{
	width: 797px;
	margin: 0 auto 30px;
	background-color: #d6c4ba;
	font-family: Georgia, "Times New Roman", Times, serif;

	color: #000;
}
#global-footer {
	font-size: 10px;
	padding-bottom: 10px;
	text-align: left !important;
	width: 757px;
	margin: 0 auto;

}

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

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

#global-footer p {
	margin: 0;
}

#global-footer .gf-buy {
	margin-left: 0;
	margin-bottom: 9px;
	margin-right: 0;
	margin-top: 18px;
	float: left;
	width: 30%;
	font-size: 14px;
	font-style: italic;
}

#global-footer .gf-links {
	float: right;
	text-align: right;
	margin: 18px 0 9px;
}

#global-footer .gf-links a {
	padding: 0 10px;
	white-space: nowrap;
}

#global-footer .gf-links a.last {
	padding-right: 0;
	width: auto !important;
}

#global-footer .gf-sosumi {
	clear: both;
	width: 100%;
	border-top: 1px solid #ddd5d1;
	padding-top: 9px;
}

#global-footer .gf-sosumi a {
	padding: 0 10px;
}



/* @end */
