A {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	text-decoration: underline;
}

a:active, a:visited, a:link {
	color: #CC3366;
 }

a:hover {
	color: #996600;
}

a.small {
	font-size: small;
}

body /*,html*/ {
	min-width: 740px;
	background-color: #ffffff;
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size: medium;
	text-decoration: none;
	color: #CC3366;/*660033;*/
  text-align: center;
  margin: 20px 20px 20px 20px;
}

#outer {
	width: 700px;
	text-align: center;
	margin: 0 auto; 
	padding: 0px;
}

#content {
   width: 507px;
   text-align: center;
	 float: right;
	 height: 100%;
 	 margin: 0;
   border-color: #ff0033;
	 border-width: thin;
}

#menu {
	float: left;
	height: 100%;
	width: 170px;
  overflow: hidden;
}


#footer {
	width: 694px;
	margin: 0 auto; 
  background: #ffffff;
	font-size: small;
	text-align:center;

}

#header {
	width: 700px;
  position: relative;
  background: #ffffff;
	font-size: x-small;
	text-align: right;
}

div.mainImage {
	padding: 0;
	margin: 0;
	border: none;
	height: 100%;
	display: none;
}
  
li {
    margin: 0;
}
	 
#text {
	  width: 500px;
		font-size: small;
    padding: 0;
    border: none;
  	font-family: MS Sans Serif4, Geneva, sans-serif;
		text-align: left;
		margin: 0;
}
#menutext {
	  width: 500px;
		font-size: small;
    padding: 0;
    border: none;
  	font-family: MS Sans Serif4, Geneva, sans-serif;
		text-align: left;
		margin: 0;
} 

#main {
	  width: 500px;
		font-size: small;
		margin: 0;
    padding: 0;
  	font-family: MS Sans Serif4, Geneva, sans-serif;
}

div.maincarousel {
    width: 500px;
	  margin: 0px;
    height: 115px;
    text-align: center;
    border: 0px;
}

div.carousel {
    width: 450px;
	  margin: 10px 25px 5px 25px;
    height: 85px;
    text-align: center;
    border: 0px;
		background: #FFFFFF;
}

div.carousel img {
  cursor: pointer;
}

div.carousel ul {
	margin: 0;
	padding: 1px;
	list-style: none;
	border: none;
}

div.carousel li {
	padding: 2px;
}

#outerpic {
   width: 500px;
	 height: 350px;
}

#picture {
	vertical-align: middle;
	text-align: center;
  width: 450px;
	margin: 15px 24px 0 24px;
  height: 100%;
}

img#pictures {
	vertical-align: bottom;
	text-align: center;
}

#title {
    width: 434px;
	  margin: 0 40px 0 33px;
    border: none;
		text-align: center;
		font-size: medium;
		font-weight: bold;
		color: #660099;
}

#buttons {
    width: 450px;
	  margin: 0 25px 0 25px;
    border: none;
		vertical-align: top;
		min-height: 20px;
		text-align: center;
}
.prev {
	 position: relative;
   float: right;
}
.next {
   position: relative;
   float: left;
}

span.buttontext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  text-decoration: none;
  text-align: center;
	vertical-align: top;
  color: #660000;
}

#submit {
	text-decoration: underline;
  cursor: pointer;
}

.menu_title_bigger {
   font-weight: bold; 
   text-transform: lowercase; 
   font-size: 19pt;
}

.menu_title_val {
   font-weight: bold; 
   text-transform: lowercase; 
   font-size: 20pt;
}

.menu_title {
   font-weight: bold; 
   text-transform: lowercase; 
   font-size: large;
}

.menu_number {
   text-transform: lowercase; 
   font-weight: bold; 
   font-size: large;
   color: #996600;
}

.menu_name_wine {
   text-transform: lowercase; 
   font-size: medium;
	 font-weight: bold;
}

.menu_name {
   text-transform: lowercase; 
   font-size: medium;
}

.menu_entry {
   text-transform: lowercase; 
   font-size: small;
}

.menu_text_nonlower {
   font-size: small;
}

.menu_text {
   text-transform: lowercase; 
   font-size: small;
}

.entry {
  text-align: left;
	font-weight: normal;
	border-color: #CC0000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	float: left;
	width: 455px;
	vertical-align: top;
	padding: 5px 0 5px 0;
}

p.entryheader {
	font-weight: bold;
	font-size: small;
	color: #660099;/*990000;*/
	padding: 0px;
	margin: 0px;
}

p.entrytext {
  font-weight: normal;
	font-size: small; 
	text-decoration: none;
	padding-left: 5px;
}

p.entrydate {
	font-weight: normal;
	font-size: x-small;
	color: #000000;
}

span.copy {
  float: right;
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: small;
  text-decoration: none;
  text-align: center;
}
.tooltip {
  padding:2px;
  color:#660099;
	font-weight:bold;
	position:absolute;
	z-index:1000;
	text-align:center;
	background:#FFFFFF;
	font-size:small;
	width:141px;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
.column-in {
		margin:0; 
		}
		
#right {
		width: 700px;
		margin:0; padding:0;
}

#left {
		width: 700px;
		margin:0; padding:0;
}


