/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: url("../images/bkg.gif") #72452B fixed;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	color: #72452B;
	text-align: center;
	}
	
#container {
	width: 670px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 
	padding: 0px;
	background-color: #EDDBBD;
	border-right: 5px solid #EDDBBD;
	border-left: 5px solid #EDDBBD;
	text-align:left; 
	width: 670px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 660px;
	}
	
html>body #container {
	width: 660px; /* ie5win fudge ends */
	}
	
#header {
	margin: 0px;
	padding:0px;
	background: #641D24;
	border-bottom: 3px solid #EDDBBD;
	height:239px;
	}
	
#barranav {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	width: 660px;
	height: 107px;
	background: url("../images/endbarra.gif");
	}
	
#barranav .sx {
	float: left;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;	
	}

#barranav .dx {
	float: right;
	text-align:right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	}
	
#barranav .sx .content {
	width:300px;
	}
	
#barranav .dx .content {
	width:300px;
	}
	
#mstrans {
	position:relative;
	margin: -48px auto -52px 245px;
	text-align: center;
	width: 170px;
	height: 100px;
	}


a, a:visited  {
	font-size: 10px;
	color: #EDDBBD;
	text-decoration: none;
	}
	
a:hover {
	color: #DCBE85;
	text-decoration: underline;
	}

.pallino {
	font-size: 10px;
	color:  #DCBE85;
	font-weight: bold;
	}

.mainnavsonoqui {
	font-size: 10px;
	color:  #D7B371;
	}

h1 {
	font: bold 16px Arial, sans-serif;
	color: #6A1D24;
	margin-top: 0px;
	}

h2 {
	font: bold 13px Verdana, sans-serif;
	color: #87262F;
	margin-top: 30px;
	}
	
h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #87262F;
	margin-top: 30px;
	}
	
h4 {
	font-size: 12px;
	font-weight:bold;
	padding-top:20px;
	margin-right:0px;
	margin-left:40px;
	}

.intro {
	line-height:16px;
	margin-bottom:30px;
	}
	
#maincontent {
	position:relative;
	margin: 20px 0px 0px 0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	}

#content {
	margin: 0px 0px 0px 270px;
	padding-right:10px;
	height:100%
	}

#contentleft {
	width:260px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	float:left;
	}

#img01 {
	text-align:center; 
	margin-top:30px;
	}

ul#secondnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
		
ul#secondnav li {
	display:inline;
	}

ul#secondnav li a {
	display: block;
	font-size: 10px;		
	color: #4E412C;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:20px;
	border-bottom: 1px solid #C6AC8D;
	background: url("../images/rombo.gif") no-repeat 6px 50%;
	width: 140px;
	}

ul#secondnav li a:hover {
	color: #B19A72;
	background: url("../images/rombo_sonoqui.gif") no-repeat 6px 50%;
	}
	
.sonoqui{
	display: block;
	font-size: 10px;		
	color: #B19A72;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:20px;
	border-bottom: 1px solid #C6AC8D;
	background: url("../images/rombo_sonoqui.gif") no-repeat 6px 50%;
	width: 140px;
 	}
	
#img01 p{
	text-align:center; 
	font-size: 10px;
	font-weight:bold;
	color: #336666;
	margin-top: 0px;
	}

#boxsx {
	width: 227px;
	height: 199px;
	background-color: #EDDBBD;
	background: url("../images/bg_box_sx.gif");
	margin-left: 15px;
	margin-top:60px;
	background-repeat: no-repeat;
	}

#boxsx p{
	font-size:10px;
	margin-left:40px;
	margin-right:10px;
	line-height:1.4em;
	}
	
#boxsx a{
	color:#933;
	}

#boxsx a:hover{
	color:#EDDBBD;
	}

#boxdx {
	width: 340px;
	height: 116px;
	background-color: #EDDBBD;
	background: url("../images/bg_box_dx.gif");
	margin-left: 15px;
	margin-top:20px;
	background-repeat: no-repeat;
	}

#boxdx p{
	font-size:10px;
	margin-left:40px;
	line-height:1.4em;
	}
	
#boxdx a{
	color:#933;
	}

#boxdx a:hover{
	color:#EDDBBD;
	}
	
#boxsxsmall {
	width: 227px;
	height: 155px;
	background-color: #EDDBBD;
	background: url("../images/bg_box_sx_small.gif");
	margin-left: 15px;
	margin-top:0px;
	background-repeat: no-repeat;
	}

#boxsxsmall p{
	font-size:10px;
	margin-left:40px;
	margin-right:10px;
	line-height:1.4em;
	}
	
.mully{
	font-size:11px;
	line-height:2em;
	font-weight:bold;
	color:#933;
	}
	
#boxsxsmall a{
	color:#933;
	}

#boxsxsmall a:hover{
	color:#EDDBBD;
	}
	
#boxdxwhisky {
	width: 340px;
	height: 183px;
	background-color: #EDDBBD;
	background: url("../images/bg_box_dxwhisky.gif");
	margin-left: 15px;
	margin-top:10px;
	background-repeat: no-repeat;
	}

#boxdxwhisky p{
	font-size:10px;
	margin-left:40px;
	margin-right: 8px;
	line-height:1.2em;
	}
	

#containercal {
	width: 400px; 
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #D8C7A9;
	border: 5px solid #EDDBBD;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
	}

caption{
	font-size:11px;
	line-height:2em;
	font-weight:bold;
	color:#933;
	}
	
td{
	font-size:10px;
	padding:4px 4px;
	}
	
.odd{
	background-color:#D1BD9A
	}
	
#footer {
	clear: both;
	width: 660px;
	height:67px;
	background-color: #EDDBBD;
	background: url("../images/footer.gif");
	background-repeat: no-repeat;
	}

#leftcol {
	float: left;
	padding: 47px 0px 0px 15px;
	font-size:10px;
	color: #887759;}
	
#leftcol a {
	color: #887759;
	font-weight: bold;
	}
	
#leftcol a:hover {
	color: #EDDBBD;
	}

#rightcol {
	float: right;
	padding: 47px 15px 0px 0px;
	font-size:10px;
	color: #887759;}
	
#rightcol a {
	color: #887759;
	font-weight: bold;
	}
	
#rightcol a:hover {
	color: #EDDBBD;
	}

ul.elencolink {
	width:170px;
	margin: 0px;
	padding: 0px;
	list-style: disc url(../images/rombo.gif) inside;
 	}
		
ul.elencolink li {
	display: block;
	border-bottom: 1px solid #C6AC8D;
	}

ul.elencolink li a:link, ul.elencolink li a:visited {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 6%;
	font-size: 10px;		
	line-height:1em;
	height:1em;
	width: 90%;
	color: #4E412C;
	text-decoration: none;
	}

ul.elencolink li a:hover {
	list-style: disc url(../images/rombo_sonoqui.gif) inside;
 	color: #B19A72;
	}
		
#top {
	margin-right: 40px;
	padding: 0px;
	text-align: right;
	}

#top p, img {
	margin: 0px;
	padding: 0px;
	font-size:9px;
	}

#top a {
	margin-top: 0px;
	padding: 0px;
	font-size:9px;
	color:#72452B;
	}


#contenthp {
	clear: both;
	margin:5px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:center;
	}

.introhp {
	font-size:  13px;
	color: #87262F;
	margin-top: 0px;
	line-height:18px;
	margin-bottom:5px;
	}

.linktabella a:link{
	color:#933;
	}

.linktabella a:visited{
	color:#933;
	}

.linktabella a:hover{
	color:#CF7070;
	}

#barranav2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	width: 660px;
	height: 52px;
	background: url("../images/endbarra2.gif");
	}

