/**************** Body and tag styles ****************/
* {margin:0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, a, object  {padding: 0;}
body {
	font: 100%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #062B5C /*url(../images/gif/new_background2.gif) repeat-x top left*/;
}
img {border:none;
}
h3 {
	font-size: 1em;
	font-style: italic;
	color: #062B5C;
	line-height: 1.2;
	margin-bottom: 1em;
}
h4 {
	font-size: 1em;
	margin-bottom: .8em;
}
h5, th {
	font-size: .9em;
	font-style: italic;
	color: #08458A;
	line-height: 1.2;
	margin-bottom: 1em;
}
h6 {
	font-size: .8em;
	margin-bottom: .8em;
	color: #696969;
}
a {text-decoration: underline; font-weight: bold;}
a:link {color: #6D98CA;}
a:visited {color: #91B3DA;}
a:hover {color: #999; text-decoration: none;}
a:active {color: #999;  text-decoration: none;
}
th {
	text-align: left;
}
/**************** Main container styles ****************/
#container {
	width: 792px;
	margin: 0 auto;
	background: #fff;
}
#maincontent {
	background-color: #fff;
	margin: 0 0 16px 0;
	padding-bottom: 16px;
	float: left;
	position: relative;
	border-top: 16px solid #fff;
}
/**************** Navigation styles ****************/
#navbar, #header, #mainarea, #addressbar {
	width: 760px;
	margin: 0 16px;
}
#navbar {
	background-color: #062B5C; color: #fff;
	font: bold 10px/28px Arial, Helvetica, sans-serif;
	height: 28px;
}
#navbar ul {
	margin-left: 2.7em;
}
#navbar li {
	float: left;
	display: inline;
	position: relative;
	list-style-type: none;
	background-color: #062B5C;
}
#navbar ul li ul {
	position: absolute;
	width: 12.4em;
	background-color: #476EA7;
	margin-left: 0;
}
#navbar ul li ul li {
	line-height: 2;
	display: none;
	width: 100%;
}
#navbar ul li:hover ul li {
	display: block;
}
#navbar a {
	text-decoration: none; 
	padding: 0 .8em;
	color: #fff;
	display: block;
}
#navbar a:hover {
	color: #ccc;
}
#navbar ul li ul li a {
	border-top: 1px solid #fff;
}
#navbar ul li ul li a:hover {color: #476EA7; background-color: #ccc;}
#navbar ul li ul li a:active {color: #476EA7; background-color: #fff;
}
/**************** Taiwan flag dropdown ****************/
ul#taiwanmenu {
	color: #ccc;
	font: bold 10px Arial, Helvetica, sans-serif;
	height: 18px;
	width: 20px;
	position: absolute;
	right: 0; top: 0;	
	list-style: none;
}
#taiwanmenu ul li {
	float: left;
	display: inline;
	position: relative;
	background-color: #062B5C;
}
#taiwanmenu li ul {
	position: absolute;
	width: 11em;
	background-color: #476EA7;
	margin-left: 0;
}
#taiwanmenu li ul li {
	line-height: 2;
	display: none;
	width: 100%;
}
#taiwanmenu li:hover ul li {
	display: block;
}
#taiwanmenu ul li a {
	text-decoration: none; 
	padding: 0 .8em;
	color: #fff;
	display: block;
}
#taiwanmenu a:hover {
	color: #ccc;
}
#taiwanmenu li ul li a {
	border-top: 1px solid #fff;
}
#taiwanmenu li ul li a:hover {color: #476EA7; background-color: #ccc;}
#taiwanmenu li ul li a:active {color: #476EA7; background-color: #fff;
}
/**************** Header styles ****************/
#header {
	background: url(../images/jpg/coppice-top-summer3.jpg) no-repeat top left;
	margin-bottom: 16px;
	height: 159px;
	margin-top: 1px;
}
#header #flagscontainer {
	position: absolute;
	top: 203px;
	left: 44px;
	width: 98px;
}
#tagline {
	height: 16px;
	margin-top: 143px;
	bottom: 0; left: 0;
	color: #fff;
	font: bold .64em/18px Arial, Helvetica, sans-serif;
	width: 760px;
	float: left;
}
#tagline p {
	padding: 0 8px;
	float: left;
}
#tagline img {
	margin-bottom: -1px;
}
/**************** Content styles ****************/
#mainarea {
	margin-bottom: 16px;
	float: left;
}
#mainarea p, #mainarea td, #mainarea li {
	font-size: .82em;
	line-height: 1.2;
	margin-bottom: 1em;
}
#mainarea div.imgtext p {
	text-align: center;
	width: 300px;
	font-size: .5em;
	margin-bottom: 0;
	margin-left: 16px;
}
.bedleft, .bedcentre {
	text-align: center;
	width: 225px;
	float: left;
	font-size: .82em;
	font-weight: bold;
	margin-bottom: 15px;
}
.bedcentre {
	margin: 0 42px 15px;
}
#mainarea .winelist {
	font-size: 85%;
}
#mainarea .winelist p, #mainarea .winelist td, #mainarea.winelist p {
	font-size: .7em;
	line-height: 1.4;
	margin-top: -.8em;
}
#mainarea.winelist h5, #mainarea .winelist h5 {
 	margin: .8em 0 1.5em;
}
#mainarea table {
	margin: 0 60px;
	text-align: left;
}
#mainarea p.lastpara, .lastpara {
	margin-bottom: 0;
}
#mainarea .floatright img, #mainarea img.floatright {
	margin-left: 16px;
}
#mainarea ul, #mainarea ol {
	margin: 0 0 1em 2em;
}
#mainarea ul {
	list-style-type: square;
}
#mainarea li {
	margin-bottom: .5em;
}
#mainarea.links h5 {
	border-bottom: 1px solid #e8c65b;
	margin-top: 1em;
	float: left;
	width: 100%;
}
#mainarea.links p {
	font-size: .7em;
}
#mainarea.links .linkscontainer {
	margin-bottom: 1em;
	float: left;
	width: 100%;
}
#panimages {
	float: left;
	margin: 0 16px 0 0;
	width: 150px;
}
#panimages img {
	margin-top: 20px;
	float: left;
}
#slideshow {
	position: relative;
	width: 247px;
	height: 185px;
	background-color: #fff;
	float: right;
	margin-left: 16px;
}
#slideshow img {
	display: none;
	position: absolute;
	top: 0; left: 0;
}
.commentcontainer {
	margin-bottom: .5em;
}
#mainarea .commentcontainer hr {
	color: #EAC560;
	background-color: #EAC560;
	border: 0;
	height: 1px;
	margin-bottom: .3em;
}
#mainarea .commentcontainer p {
	margin-bottom: .5em;
}
#mainarea .commentcontainer p.quoteauthor {
	font-size: .64em;
	font-style: italic;
	margin-bottom: 0;
}
#teddycontainer {
	background-color: #EAC560;
	float: right;
	width: 200px;
	text-align: center;
	margin: 0 0 10px 10px;
	padding: 10px;
}
#teddycontainer p.teddyheader{
	font-weight: bold;
	font-size: .9em;
}
/**************** Offers form styles ****************/
#offerscontainer {
	background-color: #6D98CA;
	width: 190px;
	padding: 10px;
	margin: 0 16px 0 0;
	float: left;
	min-height: 140px;
}
#offerscontainer p {font-size: .62em;
	color: #fff;
}
#specialoffers {
	background-color: #D5A923;
	width: 190px;
	padding: 10px;
	float: left;
	margin: 0 16px 0 0;
	min-height: 140px;
}
#specialoffers p {
	font-size: .62em;
}
#specialoffers p.specialheader {
	font-weight: bold;
}
#offerscontainer input#offersname, #offerscontainer input#offersemail {
	width: 130px;
	height: 1em;
}
#mainarea #offerscontainer label {
	width: 50px;
	float: left;
	padding-top: .3em;
	font-size: 1em;
}
#mainarea #offerscontainer #offerssubmit {
	margin: 0 0 0 50px;
	clear: left;
}
#mainarea p.specialsmall {
	background-color: #eee;
	width: 121px;
	float: left;
	padding: 10px;
	font-size: .7em;
	min-height: 54px;
	text-align: center;
}
/**************** Friend form styles ****************/
#friendcontainer {
	background-color: #6D98CA; color: #fff;
	width: 250px;
	padding: 16px;
}
#friendcontainer input#friendname, #friendcontainer input#friendemail, #friendcontainer input#friendyourname {
	width: 150px;
}
#mainarea #friendcontainer label {
	width: 80px;
	float: left;
	padding-top: .3em;
	font-size: .86em;
}
#mainarea #friendcontainer #friendsubmit {
	margin: 0 0 0 80px;
	clear: left;
}
/**************** Contact form styles ****************/
#mainarea input#newsletter {
	margin-left: 80px;
}
#mainarea label {
	width: 80px;
	float: left;
	padding-top: .5em;
	font-size: .86em;
}
#mainarea input#newsletter {
	float: left;
}
#mainarea label.checkboxlabel {
	width: 650px;
	float: left;
	padding: 0 0 0 8px;
}
input#name, input#email, input#message, input#phone, textarea {
	width: 220px;
}
input, textarea {
	margin-bottom: .7em;
}
#mainarea #submit {
	margin: 1em 0 0 -13px;
	clear: left;
}
/**************** Address bar styles ****************/
#addressbar, #footer {
	font: .7em/1.5 "Trebuchet MS", Helvetica, sans-serif;
	color: #999;
}
#addressbar {
	float: left;
	border-top: 1px solid #ccc;
	padding-top: 16px;
}
#addressbar img {
	float: left;
	margin: 0 8px 16px 0;
}
#addressblock {
	clear:both;
	text-align: center;
}
/**************** Footer styles ****************/
#footer {
	color: #fff;
	padding: 1em 16px;
	text-align: center;
	background-color: #062B5C;
}
#footer li {
	display: inline;
}
#footer ul {
	margin-bottom: .5em;
	list-style-type: none;
}	
#footer a {text-decoration: none;}
#footer a:link {color: #777;}
#footer a:visited {color: #999;}
#footer a:hover {color: #fff; background-color: #6D98CA;}
#footer a:active {color: #fff; background-color: #91B3DA;
}
/**************** Misc classes and styles ****************/
.floatleft {
	float: left;
}
.floatright, #tagline p.floatright {
	float: right;
}
.bold {
	font-weight: bold;
}
.imgleft, #mainarea.links .linkscontainer img {
	float: left;
	margin-right: 16px;
}
.imgright {
	float: right;
	margin-left: 16px;
}
.centrealign {
	text-align: center;
}
.importanttext {
	color: #f00;
}
.clear {
	clear: both;
}
.boldgrey {
	color: #696969;
	font-weight: bold;
}
#TA_rated293 {
	position: absolute;
	left: 5px; top: 734px;
}