body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#containerbg {
/*	padding-top: 40px; */
	background-color: #FFFFFF;
}
#container {
	margin: auto;
	width: 760px;
	padding: 0px;
	position: relative;
	background-color: #000000;
}
#content {
	height: 480px;	
}
#banner{
	position: absolute;
/*	top: -30px; */
}
#topbanner {
	position: absolute;
	height: 50px;
	color: #000000;
	left: 170px;
	width: 580px;
}
#topbannerwhite {
	position: absolute;
	height: 50px;
	color: #FFFFFF;
	left: 170px;
	width: 580px;
}
#logo {
	position: absolute;
	left: 20px;
}
#menu {
	position: absolute;
	left: 23px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 125px;
}
.smalllist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 125px;
}
#menu ul, .smalllist ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu li, .smalllist  li{
	color: #000000;
	background-image:  url(images/buttonbgover.gif);
}

#menu li a, .smalllist  li a{
	display: block;
	height: 25px;
	color: #ffffff;
	text-decoration: none;
	background-image:  url(images/buttonbg.gif);
	margin-top: 10px;
	padding-top: 5px;
}
#menu li a:hover, .smalllist li a:hover{
	color: #000000;
	background-image:  url(images/buttonbgover.gif);
}
#menubottom ul{
	margin: 10px;
	padding: 0px;
	list-style: none;
}

#menubottom li{
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	padding-left: 3px;
}

#menubottom a{
	font-weight: bold;
	text-decoration: none;
}

#maincontenthome {
	font-size: 16px;
	color: #FFFFFF;
	width: 350px;
	position: absolute;
	left: 170px;
	top: 100px;
}
#maincontentpub {
	font-size: 16px;
	color: #FFFFFF;
	width: 350px;
	position: absolute;
	left: 170px;
	top: 190px;
}
#maincontentmarina {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	top: 400px;
	padding: 5px;
	width: 570px;
}
#maincontentrest {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	top: 400px;
	padding: 5px;
	width: 630px;
}
#maincontentcal {
	font-size: 14px;
	color: #FFFFFF;
	width: 580px;
	position: absolute;
	left: 170px;
	top: 100px;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding: 10px;
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	margin: auto;
	width: 740px;
}

#footer a{
	color: #FFFFFF;
}

#footer a:hover{
	text-decoration: overline;
	color: #666600;
}
h3, h4, h2 {
	margin-top: 0px;
	padding-top: 0px;
}

h2{
	font-size: 24px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: medium;
}
input, textarea {
	color:#000000;
	background-color : #dedede;
	border: 1px inset #000000; 
}
.rightside{
	width: 270px;
	float: right;
	clear: right;
}
.leftside {
	width: 300px;
	float: left;
	clear: left;
}
.smallfont {
	font-size: 14px;
	font-weight: bold;
}
.menutext {
	font-size: 18px;
	font-weight: bold;
}

#restmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 125px;
	top: 200px;	
	right: 5px;
	position: absolute;
}
#pubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 125px;
	position: absolute;
	top: 380px;	
	left: 255px;
}

#orthoview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 125px;
	position: absolute;
	top: 400px;	
	right: 30px;
}

#restmenu ul, #pubmenu ul, #orthoview ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#restmenu li, #pubmenu li, #orthoview li{
	color: #000000;
	background-image:  url(images/buttonbgover.gif);
}

#restmenu li a, #pubmenu li a, #orthoview li a{
	display: block;
	height: 25px;
	color: #ffffff;
	text-decoration: none;
	background-image:  url(images/buttonbg.gif);
	margin-top: 10px;
	padding-top: 5px;
}
#restmenu li a:hover, #pubmenu li a:hover, #orthoview li a:hover{
	color: #000000;
	background-image:  url(images/buttonbgover.gif);
}
#menulist {
	text-align: center;
	padding: 5px;
}
.winetype {
	weight: bold;
	text-decoration: underline;
	padding: 5px;
	clear: both;
	width: 75%;
	margin: auto;
	border-top: 2px solid #CCCCCC;

}
.wine {
	clear: both;
	padding: 20px;
	font-size: x-small;
}
.winename {
	font-weight: bold;
	float: left;
}
.dryness {
	font-style: italic;
	float: left;
	padding-left: 5px;
}
.country {
	font-style: italic;
	float: left;
	padding-left: 5px;
}
.priceglass {
	float: right;
	padding-right: 20px;
	background-image: url(images/iconwine.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-left: 15px;
	line-height: 20px;
}
.pricebottle {
	float: right;
	padding-right: 20px;
	background-image: url(images/iconbottle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-left: 15px;
	line-height: 20px;
}
.pricehalflitre {
	float: right;
	padding-right: 20px;
	background-image: url(images/iconcarafe.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-left: 15px;
	line-height: 20px;
}

/*--------------PUB MENU--------------------*/
.menutype {
	weight: bold;
	text-decoration: underline;
	padding: 5px;
	clear: both;
	width: 75%;
	margin: auto;
	border-top: 2px solid #CCCCCC;

}
.food {
	clear: both;
	padding: 20px;
	font-size: x-small;
}
.foodname {
	font-weight: bold;
	float: left;
}
.fooddes {
	float: left;
	font-style: italic;
	padding-left: 5px;
	text-align: left;
	width: 60%;
}
.price {
	float: right;
	padding-right: 20px;
	text-align: right;
	padding-left: 15px;
	line-height: 20px;
}
.subhead {
	font-size: small;
	font-weight: bold;
}

.options {
	font-size: x-small;
	padding-bottom: 10px;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: overline;
}
