html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,  font, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	
}

/* tables still need 'cellspacing="0"' in the markup */

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* end of css reset */

body {
	font-family: arial;
	color: #646464;
	background: #f8edc5;
	font-size:1.1em;
	padding: 0 15px;
	
}

.contactformtable td {
	padding:6px;
	vertical-align:middle;
}
a {
	text-decoration:none;
	color: #797979;
}

a:hover {
	text-decoration:underline;
}




/* for all browsers that understand min-width */
.width {width:100%; 
		min-width:960px; max-width:1200px;background: #f8edc5; margin:auto;}

/* the bodge for IE6 browsers */
* html .minwidth {border-left:960px solid #f8edc5; position:relative; float:left; z-index:1;}
* html .container {margin-left:-960px; position:relative; float:left; z-index:2;}



/* HEADER AREA */
#header {
	font-family:palatino, "Palatino Linotype";
}


#logoandlinks {
	
	width: 511px;
	height: 85px;
	float:left;
	font-size:0.8em;
	background: url('../images/defoelogo2.gif') no-repeat left;
	margin-bottom:0;

	
}

#logoandlinks  a {
	color: #797474!important;
}

#links {
	margin: 82px 0 5px 5px;
}

#links ul {
	list-style:none;
	margin:0;
	padding:0;
}

#links ul li {
	display:inline;
	margin-right:7px;
	margin-left:6px;
	font-weight:bold;
}

#contact {
	color: #434141!important;
	float:right;
	text-align:right;
	font-size:0.75em;
	margin:35px 5px 10px 0;
	letter-spacing:1px;
	padding-top:10px;
	line-height:15px;

}

#contact  a {
	color: #434141!important;
}

/*CONTENT AREA*/

/*main content table*/


#contentbox {
	width:100%;
}
#contentbox #topleft {
	background: url('../images/bgs/topleft.gif') no-repeat right; 
	width:17px; 
	height:18px;
}

#contentbox #topright {
	background: url('../images/bgs/topright.gif') no-repeat left; 
	width:17px;
}

#contentbox #topcentre {
	background: url('../images/bgs/topcentre.gif') repeat-x left;
}

#contentbox #leftside {
	background: url('../images/bgs/leftside.gif') repeat-y right;
}

#contentbox #content {
	background: white; 
	vertical-align:top;
}

#contentbox #rightside {
	background: url('../images/bgs/rightside.gif') repeat-y top left;
}

#contentbox #bottomleft {
	background: url('../images/bgs/bottomleft.gif') no-repeat top right; 
	width:19px; 
	height:15px;
}

#contentbox #bottomcentre {
	background: url('../images/bgs/bottomcentre.gif') repeat-x top left;
}

#contentbox #bottomright {
	background: url('../images/bgs/bottomright.gif') no-repeat top left; 
	width:17px;
}

/*others*/
#contentbox {
	clear:both;
	font-size:0.7em;
	text-align:justify;

}


#left {
	padding-top:15px;
	float:left;
	width:68%;
	text-align:justify;

}


#leftcontents {
	/*border-right:1px solid #c8c8c8;*/
	padding-right:15px;
	line-height:1.5em;
	
}
#right {
	padding-top:15px;
	width:32%;
	float:right;
	/*background:yellow;*/
}


#rightcontents {
	padding-left:12px;
	margin:auto;
	overflow:hidden;
	text-align:right;
 }
 
#rightcontents img {
	/*margin-top:55px;*/
}

#save {
	clear:both;
}

.pagetitle, .menutitle {
	font-family:palatino, "Palatino Linotype";
	font-size: 1.8em;
	margin-bottom:10px;
}

.menutitle {
	width:75%;
	line-height:0.8;
	/*border-bottom:1px solid #c8c8c8;*/
	
}


#sublinks a{
	font-weight:bold;
	color: #878282!important;
	text-decoration:underline;
}

#sublinks a:hover {
	color: #555151!important;
}

#footer {
	margin-top:5px;
	margin-right:10px;
	font-size:0.75em;
	font-weight:bold;
	font-family:palatino, "Palatino Linotype";
	
}

#footer a, #footer span {
	color: #878282!important;
}

#credits { 
	float:right;
}

#footerlinks {
	margin-left:10px;

}

.user_link {
	font-family: arial;
	font-size:9pt;
	color: #4682b4;
}

.drinkpreview {
	margin-top:10px;
	clear:both;
	margin-bottom:15px;
}

.drinkpreviewimage {
	text-align:center;
	margin-left: 0px;
	margin-right:15px;
	float:left;
	width:85px;
	
}

.drinkpreviewtext p {
	/*margin-left:105px;*/
	padding-top:5px;
}

.warningtext {
	color:red;
	font-weight:bold;
}

.winelinks {
	margin-top:5px;

}

#winecolourheader {

	padding-top:15px;
	border-bottom:1px solid #c8c8c8;
	width:50%;
}

.gallerythumbnail {
	display:inline;
	
}

/* safari hack */
html*#leftcontents .gallerythumbnail {
[display:block;
display:inline-table;
]
}


.gallerythumbnail td {
	text-align:center;

	width:125px;

}
	
.gallerythumbnail td img {
	
}

#thegallery {
	padding-top:15px;
	overflow:auto;
	height:350px;
}

#thegallery .gallerythumbnail td {
	width:125px;
}

#thegallery img, .gallerythumbnail img {
	border:1px solid;
}

.right {
	float:right;
}

#pagetext {
	margin-top:15px;
	text-align:justify;
	line-height:20px;
}

#pagetext img {
	float:left;
	margin-right:10px;
}

.menuitem {
	margin-bottom:10px;
}

.a_review {
	margin-top:25px;

}

#review_list {
	height:360px;
	overflow:auto;
}

#review_body {
	height:360px;
	line-height:23px;
	overflow:auto;
	padding-right:25px;
}

.review_teaser {
	/*background: #eaeaea;*/
	padding:15px;

}
.reviewtitle {
	font-size:1.2em;
}
.review_link {
	color: #4682b4;
	margin-left:10px;
	font-weight: bold;
}
.review_teaser:first-letter {
	font-size:2em;
}

.subtitle {

	font-size:0.6em;
}

.firstcaps:first-letter {
	font-size:2em;
}

#beergardenimages {
	margin-top: 25px;
}

.page_image {
	border:1px solid #c8c8c8;
}

#mostrecentreview {
	float:right;
	width:25%;
	background:#eaeaea url('../images/quotationmark.gif') no-repeat top left; 
	padding:20px 10px 10px 20px;
	margin:15px 0 0 10px;

	border:1px solid #c8c8c8;
}

#mostrecentreview a {
	margin-left:0;
}

.smalltitle {
	font-size:1.5em;
	margin-bottom:5px;
	font-family:palatino, "Palatino Linotype";
}

#menu_items .smalltitle {
		border-bottom:1px solid #c8c8c8;
	width: 200px;
}

#the_drinks .smalltitle {
			border-bottom:1px solid #c8c8c8;
width:350px;
}

#mostrecentreview .smalltitle {
	text-align:center;
}

#mostrecentreview_bottom {
	background:#eaeaea url('../images/endquote.gif') no-repeat bottom right; 
	height:25px;
}

.center {
	text-align:center;
}
.mostrecentreview_title {
}

.submenu {
	padding-bottom:25px;
}

.subpageimage {
	margin-top:35px;
}

#the_drinks, #menu_items {
	height: 375px;
	overflow:auto;
	padding-right:25px;
	margin-top:25px;
}

#the_wines {
	height: 315px;
	overflow:auto;
	padding-right:25px;
	margin-top:25px;
}


#alistair_image {
	border:1px solid;
}

/*this is for the hit counter */

.hit_counter {
	font-size:0.8em;
	color:red;
	text-align:center;
	margin-bottom:10px;
}