body {
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	color: #000;
	background-color: #fefbf4;
	font-size: 13px;
}

img {
	border: 0
}

table {
	margin-bottom: 15px;
	width: 100%;
}

div, td {
	font-size: 1em;
}

img {
	border: 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #444444;
	margin-top: 0;
}

h2 {
	font-size: x-small;
	font-weight: bold;
	color: #444444;
	border-bottom: 1px solid #444444;
	padding-bottom: 3px;
}

h6 {
	font-size: x-small;
	color: white;
	background-color: #444444;
	padding: 3px;
	font-weight: normal;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-size: 1em;
	color: #65695B;
	font-weight: normal;
	margin: 0;
	margin-bottom: 5px;
}

h4 {
	font-size: 1em;
	color: #65695B;
	font-weight: normal;
	margin: 0;
}

i {
	font-style: italic;
}

li {
	line-height: 20px;
}

strong {
	color: #444444;
	font-weight: bold;
}

em {
	font-style: italic;
}

a:link {
	color: #93454B;
}

a:visited {
	color: #93454B;
}

a:hover, a:focus {
	background-color: white;
	color: #93454B;
	text-decoration: none;
}

a:active {
	color: #93454B;
}

#wrapper {
	background: url(../graphics/common/map-bg2.gif) no-repeat;
	height: 800px;
	width: 1200px;
}

#leftcolumn {
	float: left;
	width: 220px;
	margin-left: 20px;
}

#rightcolumn {
	float: left;
	width: 500px;
	margin-left: 30px;
	text-align: center;
}

#thirdcol {
	float: left;
	width: 0px;
	margin-left: 30px;
}

#content {
	text-align: left;
}

#menu {
	line-height: 22px;
	text-align: right;
}

#menu a {
	padding: 3px 3px 3px 5px;
	font-size: 11px;
}

#menu a {
	text-decoration: none;
	color: #fff;
	background-color: #690816;
}

#menu a:hover, #leftcolumn a:focus {
	background-color: #f4f2f2;
	color:#333 ;
}

#footer {
	margin-top: 50px;
	margin-bottom: 200px;
	font-size: 0.96em;
	line-height: 18px;
}

#footer a {
	color: #444444;
}

#footer a:link, #footer a:visited, #footer a:visited {
	color: #444444;
}

#footer a:hover, #footer a:focus {
	background-color: white;
	color: #93454B;
}

#header {
	padding: 10px 0 0 94px;
	background-color: #fefbf4;
	/*background-image: url(../graphics/backgrounds/bottle-header.jpg);
	background-repeat: no-repeat;
	background-position: 800px top;*/
}

#home {
	/*background: url(../graphics/backgrounds/home.jpg);*/
}

#home, #contact, #about-us, #wine-man, #wine-club, #wine-tasting, #wine-tasting2, #questionaire, #wine-course, #terms, #corporate-gifts {
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: 800px top;
	margin-bottom: 30px;
}

td.title {
	font-weight: bold;
	border-bottom: 1px solid white;
	padding-bottom: 5px;
}

td.description {
	padding: 5px 0 12px 0;
	font-style: italic
}

td.question1, td.question2 {
	width: 170px;
	border-bottom: 1px solid white;
}

td.question2 {
	border-left: 1px solid white;
	padding-left: 10px;
}

td.question3 {
	border-bottom: 1px solid white;
	padding-bottom: 3px;
}

td.question {
	width: 250px;
	border-bottom: 1px solid white;
	font-size: 11px;
}

td.question-short {
	width: 120px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid white;
	font-size: 11px;
}

td.tick-short {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid white;
}

td.tick {
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}

li.error {
	color: red;
}

#advert {
	
}

textarea.textarea-large {
	width: 300px
}

textarea.textarea-small {
	width: 100px
}

input.other {
	width: 50px;
}

span.clear {
	clear: both;
}

.large {
	font-size: 14px;
}

.caption {width: 480px;
text-align:center;
padding-top:8px;
color:#666;
}