body {
	background-color: #FFEFBF;
	margin: 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C2432;
}
#container {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/main-logo-bg.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-left: 10px;
}
#sect-header {
	background-image: url(images/sect-logo-bg.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-left: 10px;
}
#side-bar {
	width: 187px;
	float: left;
}
#body {
	background-image: url(images/main-body-bg.gif);
	background-repeat: repeat-x;
	width: 760px;
	margin-right: 10px;
	margin-left: 10px;
}
#body-inner {
	float: left;
	width: 543px;
	padding-right: 15px;
	padding-left: 15px;
	position:relative;
}
#footer-container {
	clear: both;
	width: 760px;
	height: 70px;
	position: relative;
}
#footer {
	background-image: url(images/footer-bg.gif);
	float: right;
	width: 573px;
	height: 70px;
}
#footer p {
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 12px;
}
#footer a {
	color: #FFD24E;
}
#footer-shadow {
	background-image: url(images/footer-shadow.gif);
	height: 11px;
	width: 780px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#clear-floats {
	clear: both;
	height: 0px;
}
#navigation {
	margin-top: 30px;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 18px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFD24E;
	margin-top: 7px;
	margin-bottom:30px;
}
li {
	margin-top: 4px;
	margin-bottom: 6px;
	background-image: url(images/bullet.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 2px top;
	margin-left: 0px;
}h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 12px;
}
.cta {
	margin-top: 26px;
	margin-left: 15px;
}
.pic-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	display:block;
	clear:right;
}
.pic-left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	display:block;
}
.text-bold-large {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#body-inner strong {
	color: #990000;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#qualmark {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size:12px;
	;
}
#qualmark  p {
	color:#990000;
	line-height:17px;
}
#qualmark  li {
	color:#990000;
}



#japan-flag {
	float: left;
	margin-right: 5px;
	margin-top: -2px;
	margin-left: 2px;
}
#contact-details {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #654047;
	border-bottom-color: #654047;
	width: 156px;
	position: absolute;
	top: -80px;
	margin-left: 15px;
}
#contact-details p {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#contact-details a {
	color: #FFD24E;
}
#side-bar blockquote {
	background: url(images/side-bar-quote-mark.gif) no-repeat 8px 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}

#side-bar blockquote p {
	margin-bottom: 0ex;
	padding: 1ex 5px;
	color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #654047;
	border-bottom-color: #654047;
	margin-right: 15px;
}

#side-bar blockquote cite {
	display: block;
	text-align: right;
	font-style: normal;
	color: #ffffff;
	margin-right: 15px;
	margin-top: 5px;
}
blockquote {
	background: url(images/sect-quote-mark.gif) no-repeat 2px 3px;
	padding-top: 20px;
	padding-left: 30px;
	margin-top: 10px;
	margin-left: 0px;
}
blockquote p {
	margin-bottom: 0ex;
	padding: 2ex 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BCADB2;
	border-bottom-color: #BCADB2;
}
blockquote cite {
	display: block;
	text-align: right;
	font-style: normal;
	margin-right: 0px;
	margin-top: 5px;
}
form label {
	clear: left;
	float: left;
	width: 90px;
	text-align: right;
	margin-bottom: 5px;
	line-height: 16px;
}

form input.text, form textarea {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #918E88;
	background-color: #ffffff;
	margin-left: 10px;
	width: 200px;
	margin-bottom: 5px;
}

form input.respond-text {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #918E88;
	background-color: #ffffff;
	margin-left: 10px;
	width: 175px;
	margin-bottom: 5px;
}

form select {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #918E88;
	background-color: #ffffff;
	margin-left: 10px;
	margin-bottom: 5px;
}

form input.button {
	background-color: #4C2432;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: white;
	margin-left: 80px;
	cursor: pointer;
	border-top: 1px solid #BCADB2;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #BCADB2;
}
form .group {
	margin-left: 110px;
	width: 205px;
	margin-bottom: 2ex;
}

form .group input.text {
	margin-left: 0px !important;
}
.wine-book {
	border: 1px dashed #990000;
	padding: 10px;
	background-color: #F5E5E5;
	height: 83px;
}
.clearfix {
clear:both;	
}
#recommendations {
color:#990000;
font-size:12px;
font-style:italic;
font-weight:bold;
position:absolute;
right:22px;
top:35px;
}

#rankers_badge {
clear:both;
font-weight:bold;
}
