body {
	margin:0;
	color:#000;
	font:14px Georgia, "Times New Roman", serif ;
	background:#fff;
	/*min-width:965px;*/
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
.clear { clear:both; }
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	max-width:960px;
	margin:0 auto;
	overflow:hidden;
}

#header{
	width:100%;
	padding:77px 0 8px;
}
.top-nav{
	margin:0 0 0 -6px;
	padding:0 0 10px;
	list-style:none;
	height:20px;
	z-index:100;
}
.top-nav:after{
	clear:both;
	content:"";
	display:block;
}
.top-nav li{
	float:left;
	background: url(../images/separator.gif) no-repeat 0 50%;
	padding:0 8px 4px;
	margin:0 0 0 -1px;
	line-height:16px;
}
.top-nav li.last {
	padding-right:0;
}
.top-nav a{
	text-transform:uppercase;
	color:#666;
	letter-spacing:2px;
}
.top-nav a:hover, .top-nav a.here, .top-nav li:hover a, .top-nav li.hover a{
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
.top-nav ul{
	margin:0;
	padding:3px 15px 13px 10px ;
	list-style:none;
	width:169px;
	position:absolute;
	left:5px;
	top:20px;
	z-index:200;
	display:none;
	background:#dbdcde;
}
.top-nav li.hover, .top-nav li:hover { position:relative;}
.top-nav li.hover ul, .top-nav li:hover ul {display: block;}
.top-nav ul li{
	width:160px;
	background:url(../images/drop-border.gif) repeat-x 0 100%;
	padding:5px 0 9px;
}
.top-nav ul li.last {
	background-image:none;
	padding-bottom:0;
}
.top-nav li:hover ul a,
.top-nav li.hover ul a {
	height:1%;
	padding-left:0px;
	color:#000;
	text-transform:none;
	font-size:12px;
	letter-spacing:0;
}
.top-nav ul a:hover,
.top-nav ul li:hover a:hover,
.top-nav ul li.hover a:hover{ 
	font-weight:bold;
}
.top-nav a ul a{color:#000;}
.top-nav a ul a:hover{
	text-decoration:none;
	font-weight:bold;
}
.logo-area{
	background:url(../images/border01.gif) repeat-x;
	width:100%;
	overflow:hidden;
}
h1.logo{
	width:162px;
	height:77px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	margin:9px 31px 0 2px;
}
h1.logo a{
 	display:block;
 	height:100%;
	position:relative;
}
#nav{
	margin:13px 0 0 0;
	padding:0;
	list-style:none;
	float:left;
	width:385px;
}
#nav li{
	line-height:16px;
	margin:0 5px 0 0;
	width:115px;
	float:left;
}
#nav a, ul.menu-list a {
	font-size:12px;
	text-transform:uppercase;
	color:#6c8296;
	word-spacing:-1px;
}
#nav a:hover, #nav li.here a, ul.menu-list a:hover, ul.menu-list li.here a {
	text-decoration:none;
	color:#000a41;
	font-weight:bold;
}
.menu-holder{
	background:url(../images/bg-heading.gif) repeat-y;
	float:left;
	margin:13px 0 0;
}
.heading{
	float:left;
	padding:9px 2px 0 18px;
	width:198px;
}
ul.menu-list{
	margin:0;
	padding:0 0 0 9px;
	list-style:none;
	float:left;
	width:150px;
}
ul.menu-list li{line-height:16px;}
ul.menu-list li a { white-space:nowrap; }

.menu-list-text {
	margin:0;
	padding:0 0 0 9px;
	float:left;
	width:150px;
	font-size:12px;
	line-height:17px;
	font-style:italic;
	height:61px;
}

.menu-list-text a {
	color:#6c8296;
	text-decoration:none;
}

.menu-list-text a:hover {
	color:#000a41;
	text-decoration:none;
}

.menu-list-text p {
	padding:0;
	margin:0;
}

#content{
	background:url(../images/border01.gif) repeat-x;	
	/* padding:17px 0 11px 3px; */
	padding:17px 0 11px;
}

#content a {
	color:#6c8296;
}

#content a:hover {
	color:#000a41;
}

.content-holder{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-content.gif) repeat-y 2px 0;	
}
.visual{
	float:left;
	width:555px;
	padding:3px 0 0;
}
.aside{
	float:right;
	width:365px;
}
.title{
	overflow:hidden;
	padding:0 0 13px 3px;
	height:1%;
	background:url(../images/border01.gif) repeat-x bottom;
}
.title h2{
	margin:0 15px 0 0;
	color:#000;
	text-transform:uppercase;
	float:left;
	font-size:14px;
} 
.title a{
	float:left;
	color:#607385;
}
.wine_page_title {
	width:175px;
	float:left;
}
.wine_page_title h2 {
	float:none;
}
.wine_page_title a {
	float:none;
}
#footer{
	background:url(../images/border01.gif) repeat-x;
	width:100%;
	overflow:hidden;
	padding:10px 0 30px;
}
#footer p.rights , #footer address{
	margin:0;
	float:left;
	color:#666;
	font-size:12px;
}
 #footer address{
 	font-style:normal;
	float:left;
	display:block;
}
#footer p.rights{float:right;}
a.skip{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
a.skip:focus{
	position:static;
	width:auto;
	height:auto;
} 

.splash #header {
	padding-bottom:0;
}

.splash #content p {
	margin:0;
	padding:0;
}

.intro {
	background:#171731;
	overflow:hidden;
	width:960px;
	height:564px;
}

.intro_new {
	width:250px;
	height:295px;
	padding:165px 0 0 625px;
	color:#fff;
	font-size:14px;
	line-height:20px;
}

.intro_image {
	float:left;
	width:555px;
	line-height:0;
}

.intro_text {
	float:right;
	width:330px;
	padding-right:25px;
	color:#fff;
	font-size:16px;
	line-height:24px;
}

.intro_text h2 {
	font-size:24px;
	line-height:28px;
	margin:1em 0;
	padding:0;
	font-weight:normal;
}

.intro_heading { height:61px; }

.intro_title {
	font-size:12px;
	text-transform:uppercase;
}

.intro_links {
	font-family:Arial,Helvetica,sans-serif;
	font-size:30px;
	color:#607385;
	margin-top:10px;
}

.intro_links a { 
	color:#607385; 
	text-decoration:none;
}

.intro_links a.current, .intro_links a:hover {
	color:#000a41;
}

.news_item {
	padding-bottom:17px;
	margin-bottom:15px;
	background:url('../images/border01.gif') repeat-x bottom;
}

.last_news_item {
	background:none;
}

.news_item p {
	margin:0;
	padding:0;
}

#wines {
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	float:right;
	width:360px;
}
#wines li{
	line-height:16px;
	margin:0 5px 0 0;
	width:115px;
	float:left;
}
#wines a {
	font-size:12px;
	text-transform:uppercase;
	color:#6c8296;
	word-spacing:-1px;
}
#wines a:hover, #wines li.here a {
	text-decoration:none;
	color:#000a41;
	font-weight:bold;
}