@charset "iso-8859-1";
/* ====================================================== */ 
/*                                            |\  |  |    */
/*  Copyright (c) 2004. All rights reserved.  | / |  |    */
/*  Designed by Oliver Ridgway                |/  |__|    */
/*  http://www.blackpoolhotel.com             |\  |  |    */
/*                                            | \ |  |    */
/*                                            |/  |  |    */ 
/* ====================================================== */ 
p, td, th, li, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #014;
}
p {
	text-align: center;
}
img {
	border: none;
}
a {
	color: #363;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #696;
	text-decoration: underline;
	font-weight: bold;
}
body {
	background-color: #FFFFD9;
	background-image: url(http://www.berwynhotel.co.uk/images/bg.jpg);
	margin-top: 5px;
	margin-left: 2px;
	text-align: center;
	font-size: 0.85em;
}
.maintable {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
.buttonbar {
	background-image: url(http://www.berwynhotel.co.uk/images/framework/leftbg.jpg);
	padding-left: 3px;
	padding-top: 0px;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #014;
	line-height: 105%;
	text-align: center;
}
.leftside {
	width: 180px;
}
.rightside {
	width: 610px;
}
td.rightside[title=MainInfoFrame] {
	padding-right: 15px;
	padding-top: 20px;
}
.maintxt {
	text-align: left;
	padding-right: 10px;
	padding-top: 10px;
}
.snailadd {
	color: #033;
	padding-right: 30px;
}
td.snailadd table {
	border-bottom: 2px groove #ffffd9;
}
.webadd {
	color: #033;
	padding-right: 30px;
}
td.webadd table {
	border-top: 2px groove #ffffd9;
}
.taba {
	width: 360px;
}
.bottom { 
	padding-right: 45px;
	background-image: url(http://www.berwynhotel.co.uk/images/framework/bottom.jpg);
}
td.bottom a {
	color: #7A7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
td.bottom a:hover {
	color: #FFFFD9;
	text-decoration: underline;
	font-weight: bold;
}

div.clear { clear: both; }	


.center { text-align: center; }
.big { font-size: 150%; }