/* CSS Document */
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#525355;
	line-height: 1.5;
	font-size: 13px;
}

h1 { font-size: 18px; margin-top: 0px; }

p { margin-top: 10px; margin-bottom: 0px;} 


td.countryside-thatchers-header {
	background:url(images/countryside-thatchers.jpg);
	height: 121px;
	vertical-align: bottom;
	text-align: right;
	padding: 0 12px 0 0;
	font-size: 12px;
	line-height:1;
}

td.countryside-thatchers-header h1 { 
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color:#352b15;	
	margin:0;
	padding:0 0 7px 0;
}

td.navbtn { background:url(images/navrpt.gif); }
td.navbtn a 		{ color:#ffffff; text-decoration: none; }
td.navbtn a:hover 	{ color:#352b15; text-decoration: none; }

td.content { background:#e8e9ea; }

td.footer { 
	background:url(images/master-thatchers-footer.gif);
	color:#525355;
	height: 80px;
	text-align:center;
	vertical-align: top;
	font-size: 12px;
}

.footer a 		{ color:#525355; text-decoration:none; }
.footer a:hover { color:#525355; text-decoration:underline; }

td.contactbox { 
	background:url(images/contactbox.jpg) no-repeat;
	height: 266px;
	vertical-align: top;	
	padding: 0 10px 0 10px;
}
.contactbox h1 { margin-top: 5px; }

td.contact-page { 
	font-size: 12px;
}

.entry { 
	border:1px solid #436f4f; 
	width: 276px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#525355; 
	font-size: 12px; 
	background:#ffffff!important;
}

textarea.entry { width: 444px; overflow:hidden; }

.error-text { 
	color:#FF0000;
	font-size: 11px;
	line-height: 1.3;
}