* {
	margin: 0;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
}

html{
	height: 100%;
}

body {
	height: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #720000;
}

h2 {
	font-size: 10px;
	font-weight:normal;
	color:#666666;
}

a {
	color:#720000;
	text-decoration: none;
}

p {
	margin-bottom:15px;
}

.homeNews{
	marker-offset: 0px;
	list-style-position: inside;
	padding-left: 0px;
	list-style-type: circle;
	position:relative;
	text-align: left;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -145px;
}

.footer, .push {
	height: 145px;
}

#topBorder {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:20px;
	z-index:1;
	background-color:#000000;
	border-bottom: 5px solid #720000;
}

#topText {
	position: absolute;
	left: 152px;
	top: 20px;
}

#topFlash{
	position:relative;
	left:301px;
	top:0px;
	width:547px;
	height:415px;
	z-index:5;
	background-color: #000;
	overflow: hidden;

}

#topBanner {
	position:relative;
	left:301px;
	top:-25px;
	width:547px;
	height:197px;
	z-index:5;
	background-color: #720000;
	background-image:url(../images/top_banner_logo.gif);
	overflow: hidden;
}

#JapazTopBanner {
	position:relative;
	left:301px;
	top:-25px;
	width:547px;
	height:426px;
	z-index:5;
	background-color: #720000;
	background-image:url(../images/top_banner_logo.gif);
	background-repeat:no-repeat;
	overflow: hidden;
}

#JapazSectionName {
	position:absolute;
	width: 300px;
	height: 58px;
	top:132px;
}

#sectionName {
	position:absolute;
	width: 300px;
	height: 58px;
	bottom:0px;
}

#logo{
	position:absolute;
	left: 30px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width: 80px;
	height:125px;
	top: 50px;
	cursor:pointer;
}

#nav {
	position:absolute;
	left:0px;
	top:200px;
	width:130px;
	overflow: hidden;
	visibility: visible;
}

#subNav {
	position:absolute;
	left:153px;
	top:200px;
	width:130px;
	overflow: hidden;
	visibility: visible;
}

#mainContent {
	position:relative;
	left:320px;
	width:510px;
	z-index:6;
	overflow: visible;
	text-align:justify;
}

#footer {
	background-color:#000;
	height: 122px;
	border-top: 5px solid #720000;
	padding-left:20px;
	padding-top:18px;
	padding-bottom:0px;
}

#japazImage {
	position:absolute;
	width:547px;
	height: 170px;
	left: 301px;
	top:197px;
	background-color:#FFFFCC;
}

#winePrice{
	border-bottom: 1px dotted #AAA;
	width: 330px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	color:#000;
}

.winePrice{
	line-height: 1.2em;
	font-size:10px;
	font-weight:bold;
	width:150px;
	text-align:right;
	
}

#recommendationBlock {
	padding-left:15px;
}

.recommendationTitle {
	color:#720000;
	font-size:10px;
	width:150px;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom: 5px;
	padding-left: 10px;

}

.recommendationDescription{
	color:#888;
	font-size: 10px;
	width:150px;
	line-height:1.2em;
	text-align:right;
}

.menuCategory{
	font-size:14px;
	font-weight:bold;
	color:#720000;
}

#menuRow {
	border-bottom: 1px dotted #AAA;
	width:330px;
	
	
}

.menuName {
	line-height: 1.2em;
	padding-right:15px;
	color:#720000;
	font-size:10px;
	font-weight:bold;
	width:295px;
	text-align:left;
	
	
}

.menuPrice {
	line-height: 1.2em;
	font-size:10px;
	font-weight:bold;
	width:50px;
	text-align:right;
}

#newsDivider{
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #720000;
	padding-top: 10px;
	margin-bottom: 10px;
}

#divider {
	position:relative;
	padding-top:18px;
	margin-bottom: 15px;
	width: 100%;
	height: 0px;
	border-bottom: 1px dotted #720000;
	color: #720000;
}

