
body { background: #fff; color: black; margin: 0 auto; padding: 0px; min-height: 100%; height: auto;
	font: normal normal 0.7em Arial, Helvetica, "sans serif";
}
hr { display: none; }
li { list-style-type: none; }
a img { border: 0px; }
a { color: black; }
a:hover { color: black; }
a:active { color: black; }
a:visited { color: black; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }

#header {
background: #fff; color: #010101;
width: 950px; 
margin: 0px; padding: 0px;
background-image: url("/theme/green/back.jpg");
background-repeat: repeat-y;
background-position: center;
}

#header a, a:hover, a:active, a:visited { color: #010101; }
#header img { border: 0px;}

#window {
text-align: left;
background-image: url("/theme/green/back.jpg");
background-repeat: repeat-y;
background-position: center;
	float: none;
	width: 950px;
  margin: 0px; padding: 0px;
}

#site { width: 340px; margin-left: 245px;
	margin-bottom: 2px;
	clear: none;
	float: left;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #b3b3b3;
}


#search { text-align: right;
	float: left;
	margin-left: 20px;
}

#serach form { text-align: right; }

#search input:focus, #search input:hover {  border: 1px solid #333333; text-align: left;}

#search input { border: 1px solid #999999; font-size: .8em; text-align: left;} 

#main { float: right; width: 470px; margin-right: 140px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main img { float: right; }

#menu { float: left; width:  160px;
	margin: 15px 3px 20px 150px;
}
#menu h2 { font-size: 1.1em; text-align: center;
	margin-bottom: 2px;
}
#menu h3 { font-size: 1.0em;text-align: center; margin-bottom: 2px; }
div.box { border: 1px none #a9a9a9; padding: 5px;
	background-color: #e6e6e6;
	margin-top: 5px;
}

#footer {
background-image: url("/theme/green/foot.jpg");
background-position: center;
clear: both; text-align: center;
	height: 45px;
}

#adsside { float: right; vertical-align: top; }

.fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat top left; }

li.sitemap { list-style: circle; }
ul.sitemaplv2 { padding-left: 1.5em; }


div.startimage { 
  margin: 2px;
  height: auto;
  width: 134px;
  float: left;
  text-align: center;
}  
div.startimage img { 
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

div.img a:hover img { border: 1px solid #0000ff;}

span.desc { 
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
  
}

img.drinkimage { margin: 10px; float: right; vertical-align: text-top;}
div.clear-r { clear: right;}
div.clear-l { clear: left; }
div.clear { clear: both; }

div.listcol { float: left; padding-left: 0px; margin: 2px; width: 150px;}
