@charset "utf-8";body {
    font-size:12px;
    line-height:21px;
    font-family:Arial,Helvetica,sans-serif;
}

/* colour sets ----------------------------------------------------- */
body#hutchbistro { background: #000 url('gradient.png') repeat-x top left }
    
    #hutchbistro #topnav { background:url(topnav.jpg) repeat-x top left; color:white; }
    #hutchbistro #topnav a { color:white;}
    #hutchbistro #topnav a.current { background-image:url(topnav_current.jpg); }
    #hutchbistro #topnav a:hover { background-image:url(topnav_hot.jpg); text-decoration:none;}

   

/* structure ------------------------------------------------------- */
#wrapper {
    width:1000px;
    margin:0 auto;
    background-color:clear;
}
#topnav {
    list-style-type:none;
    height:30px;
    font-size:12px;
    text-align:center;
}

#topnav div {
	height:30px;

}

#topnav ul {
    float:left;
    display:inline;
    margin:0 0 0 0px;
}

#topnav li {
    float:left;
    display:inline;
}

#topnav li a {
    float:left;
    line-height:0px;
    display:block;
    height:6px;
    padding:15px 30px 8px 30px;
    font-weight:normal;
}


/* styles ---------------------------------------------------------- */

.style1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	}
.style3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-position: top;
	font-style: normal;
	overflow: auto;
	height: 300px;
	top: 100px;
	scrollbar-base-color: #000000; 
	scrollbar-face-color: #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000; 
}
.style4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-position: top;
	font-style: normal;
	
}
.style5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-position: top;
	font-style: normal;
	}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}










a {
    text-decoration:none;
    font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CC66;
	line-height: 14px;
}

a:link {
	text-decoration: none;
	color: #99CC66;
}
a:visited {
	text-decoration: none;
	color: #99CC66;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* CSS Document */

