h1 {
	display:none;
}
body {
	line-height:14px;
}

/*--------------------------------top menu-------------------*/

#top-menu{
	margin: 0 auto;
	width: 736px;
	height:12px;
	padding-bottom: 5px;
}
#menu-items{
	float:right;
	color:#b0a291;
}
#menu-items a:link{
	color:#f4ead1;
	text-decoration:none;
}
#menu-items a:visited{
	color:#f4ead1;
	text-decoration:none;
}
#menu-items a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.greay-text{
	color:#666666;
}
.greay-text2{
	font-family: "Times New Roman", Times, serif;
	color:#999999;
	font-size:11px;
}

/*--------------------------------Container-------------------*/
#container{
 width: 980px;
 margin: 0 auto;
 padding-top:0px;
 position: relative;
 float:inherit;
 cursor:default;
 padding:0;
}
#aletter {
	position: absolute;
	left:19px;
	top:350px;
	width: 102px;
}
/*--------------------------------Content-------------------*/
#main-content{
	width: 710px;
	height: 480px;
}
#content-square-default{
	margin: 0 auto;
	padding:10px;
	width: 716px;
	height:480px;
	background-image: url(../images/default_bkg.jpg);
	background-color:#FFFFFF;
}
#content-square-about{
	margin: 0 auto;
	padding:10px;
	width: 716px;
	height:480px;
	background-image: url(../images/bkg-cask.jpg);
	background-color:#FFFFFF;
}
#content-square-17{
	margin: 0 auto;
	padding:10px;
	width: 716px;
	height:480px;
	background-image: url(../images/bkg-17yo.jpg);
	background-color:#FFFFFF;
}
#content-square-25{
	margin: 0 auto;
	padding:10px;
	width: 716px;
	height:480px;
	background-image: url(../images/bkg-25yo.jpg);
	background-color:#FFFFFF;
}
#content-square-30{
	margin: 0 auto;
	padding:10px;
	width: 716px;
	height:480px;
	background-image: url(../images/bkg-30yo.jpg);
	background-color:#FFFFFF;
}
#content-square-cask{
	margin: 0 auto;
	padding:10px;
	width: 716px;
	height:480px;
	background-image: url(../images/bkg-cask.jpg);
	background-color:#FFFFFF;
}
#content-square-news{
	margin: 0 auto;
	padding:10px;
	width: 716px;
	height:480px;
	background-image: url(../images/bkg-news.jpg);
	background-color:#FFFFFF;
}
#content-square-products{
	margin: 0 auto;
	padding:10px;
	width: 716px;
	background-image: url(../images/bkg-products.jpg);
	background-color:#FFFFFF;
	height:480px;
	overflow:hidden;
}


#main-content-default{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	float:left;
	width:318px;
	height:480px;
	overflow:hidden;
}
#main-content-p-products{
	float:left;
	width:716px;
	height:480px;
	overflow:hidden;
}
#main-content-menu {
	float:left;
	margin: 20px 0 0 200px;
	width:170px;
	text-align: right;
	height:180px;
}
#main-content-descr {
	float:left;
	margin: 35px 0 0 200px;
	width:170px;
	text-align:left;
}
#main-content-heritage {
	float:left;
	margin: 50px 0 0 20px;
	width:340px;
	text-align:left;
}

.default-title{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #492c05;
	font-weight:bold;
	font-size:1.8em;
}
#right-col-default{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333300;
	position:absolute;
	width: 350px;
	left:470px;
}
#right-col-scrall{
	margin-top:20px;
	position:absolute;
	width: 318px;
	left:470px;
}
#right-col-contact{
	position:absolute;
	width: 360px;
	left:470px;
	text-align:left;
	height:450px;
	overflow:hidden;
	top:45px;
}
.intro-text{
	color:#333300;
}
.mappointer{
	cursor: auto;
}
#right-col-whisky-cask{
	position:absolute;
	width: 220px;
	left:590px;
	text-align:left;
	padding-top:32px;
}
#right-col-b-cask{
	position:absolute;
	width: 160px;
	left:420px;
	padding-top:50px;
}
#right-col-whisky-box{
	position:absolute;
	width: 181px;
	left:649px;
	text-align:left;
	padding-top:32px;
}
#right-col-whisky-box2{
	position:absolute;
	width: 173px;
	left:657px;
	text-align:left;
	padding-top:32px;
}
#right-col-b-box{
	position:absolute;
	width: 200px;
	left:420px;
	padding-top:100px;
}
#right-col-b-box2{
	position:absolute;
	width: 200px;
	left:430px;
	padding-top:100px;
}

/*--------------------------------front page-------------------*/
#content-square-front{
	margin: 0 auto;
	padding:10px;
	width: 716px;
	height:480px;
	overflow:hidden;
	background-image: url(../images/front_bkg.jpg);
	background-color:#FFFFFF;
}
#main-content-front{
	margin-top:25px;
	color:#666666;
}
#main-content-front .enter{
	color:#b8bfb5;
	font-size:1.6em;
	font-weight:bolder;
}
#main-content-front .enter a:link{
	color:#768072;
	text-decoration:none;
}
#main-content-front .enter a:visited{
	color:#768072;
	text-decoration:none;
}
#main-content-front .enter a:hover{
	color:#555c52;
	text-decoration:none;
}
#main-content-front a:link{
	color:#663300;
	text-decoration:none;
}
#main-content-front a:visited{
	color:#663300;
	text-decoration:none;
}
#main-content-front a:hover{
	color:#432303;
	text-decoration: underline;
}

/*--------------------------------Footer-------------------*/
#footer{
	clear:both;
	width: 736px;
	margin: 0 auto;
	color:#314545;
}
#terms{
	margin: 5px 0 0 0;
	float:left;
}
#sbl{
	margin: 5px 0 0 0;
	float:right;
}

#footer a:link{
	color:#314545;
	text-decoration:none;
}
#footer a:visited{
	color:#314545;
	text-decoration:none;
}
#footer a:hover{
	color:#4e6060;
	text-decoration:underline;
}
/*--------------------------------i frame-------------------*/
iframe {
	border-bottom: 1px solid #cbb27a;
	border-top: 1px solid #cbb27a;
	padding: 10px 0 10px 0;
	background-image: url(../images/bkg-i.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.wherelinks {
	color:#996600;
	font-weight:bold;
	text-decoration:none;
	line-height:190%;
}

.date{
	color: #666666;
	float:right;
}
.title-i{
	font-weight:bold;
	color:#333300;
}
.category-i{
	font-weight:bold;
	font-size:1em;
	color: #993300;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

