/* ------------------------------------
Tenuta Savorgnano Style Sheet (print)
version: 1.0
author: jane mcdevitt
email: jane@maraid.co.uk
website: http://www.maraid.co.uk
------------------------------------- */

/*typography and colours
--------------------------------------*/

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:1.8em;
	}
	
h1, h2, h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:lowercase;
	font-size:120%;
	margin:1em 0;
	}	
	
h1 {
	color:#793233;
	font-size:160%;
	margin-bottom:0;
	}
	
h2 {
	color:#5c8449;
	}		

h3 {
	color:#793233;
	margin-bottom:0;
	}
	
	
p.date {
	color:#666;
	margin:0;
	}
	
p.news {
	margin:0;
	}	
	
p, ul {
	margin-top:1em;
	}	
	
a {
	color:#793233;
	}		

/*images
--------------------------------------*/

div.newsitem img {
	float:left;
	margin: 10px 20px 0 0;
	border-bottom:6px solid #6d2a2b;
	}

/*forms
--------------------------------------*/

table {
	border-top:1px solid #ceddcb;
	border-right:1px solid #ceddcb;
	margin-top:1em;
	width:500px;
	}

td {
	padding:1em;
	border-bottom:1px solid #ceddcb;
	border-left:1px solid #ceddcb;
	}
	
th {
	padding:1em;
	border-bottom:1px solid #ceddcb;
	border-left:1px solid #ceddcb;
	text-align:center;
	font-weight:normal;
	}	

caption {
	
}


/*map
--------------------------------------*/	

#googlemap1 {
	width: 200px; 
	padding:4px;
	}	
	
#googlemap1 p {
	color:#333;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
	line-height:1.5em;
	}		
	
#googlemap1 h3 {
	color:#333;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0;
	line-height:1.5em;
	}	

#googlemap1 img {
	float:right;
	margin:6px 0 0 6px;
	}	

#map {	
	margin-top:25px;
 	width: 830px; 
 	height: 430px;
 	}
	
#map a, #map a:hover {	
	border-bottom:none;
 	}	

p.map {
	margin-top:0;
	font-size:80%;
	}
	
	
/*tables
--------------------------------------*/	


table {
	border-top:1px solid #ceddcb;
	border-right:1px solid #ceddcb;
	margin:1em 0;
	}

td {
	border-bottom:1px solid #ceddcb;
	border-left:1px solid #ceddcb;
	text-align:center;
	color:#6d2a2b;
	}
	
th {
	border-bottom:1px solid #ceddcb;
	border-left:1px solid #ceddcb;
	font-weight:normal;
	text-align:center;
	}	

td, caption a {
	padding:4px 6px;
	text-decoration:none;
	}	

td.red {
	background-color:#ccc;
	color:#fff;
	}
	
img.grey {
	float:left;	
	margin-right:5px;
	margin-top:5px;
	}
	
p.booked {
	display:inline;
	}
	
	
/*other
--------------------------------------*/

div.horrule {
	height: 1px;
	border-top: 1px solid #e4e4e4;
	margin: 20px 0 20px 0;
	}

div.horrule hr {
	display: none;
	clear:both;
	}
	
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	}
	
.hidden, caption, #mainnav, #slideshow, #languages, #bookbutton {
	display:none;
	}	