@charset "utf-8";
/* CSS Document */
body {
	background-color:#9d4300;
	background-position:left top;
	background-image: url(/images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	background-repeat:repeat-x;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	padding:0;
	text-align:justify;
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.footer-links{
	color:#62561b;
	font-size:11px;
	font-weight:normal;
	padding:0 0 0 0px;
	text-decoration:none;
	}

.footer-links a{
	color:#62561b;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 0px;
	padding:0 7px 0 7px;
	text-decoration:none;
	}
	
.copyright{
	color:#682606;
	font-size:11px;
	font-weight:normal;
	padding:0 0 0 5px;
	text-decoration:none;
	}
	

.pageTable {
	background-color: #FEF2A4;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4c441b;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #62561b;
	font-size: 12px;
}
.map{
	background-position:left top;
	background-repeat:no-repeat;
	height:106px;
	padding:0px 0 0 0;
	text-align:center;
	width:278px;
	}
	
.map h1{
	color:#fdec9c;
	font-size:24px;
	font-weight:normal;
	line-height:25px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	}

.map h1 strong{
	color:#fff;
	font-size:24px;
	font-weight:normal;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	}
	.booking{
	background-image:url(../images/booking.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	height:106px;
	margin:0 0 0px 10px;
	padding:22px 0 0 0;
	text-align:center;
	width:276px;
	}
	
.booking h1{
	color:#ffc767;
	font-size:27px;
	font-weight:bold;
	line-height:25px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	}
	
.booking h1 strong{
	color:#fff;
	font-size:27px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	}
	
.booking-span{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	}
.harry{
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	height:106px;
	margin:50px 0 0 0;
	padding:25px 0 0 0;
	width:277px;
	}
	
.harry h1{
	color:#ffc767;
	font-size:24px;
	font-weight:bold;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	}
	
.harry h1 strong{
	color:#fff;
	font-size:20px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	}
		
/*	HEADINGS */
h1{
	color:#fffcb1;
	font-family:Times New Roman;
	font-size:24px;
	font-weight:normal;
	margin:0px 0 0 0px;
	padding:0 0 0 0px;
	text-decoration: none;
	}
h2{
	color:#975701;
	font-family:Times New Roman;
	font-size:26px;
	font-weight:normal;
	margin:0px 0 0 0px;
	padding:0 0 0 0px;
	}
.textBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #cccccc;
	height: 18px;
	width: 250px;
}
.signup {
	background-image: url(/images/sign-up.jpg);
	height: 57px;
	width: 904px;
}
.headerStyle {
	background-image: url(/images/header_banner.jpg);
	height: 273px;
	width: 940px;
}
.Calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #9D4300;
}
.CalendarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/**/
	color:#672608;
}
.CalendarEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#ED7D00;
	text-decoration: none;
}



/***********ADDED*********/

.left_heading{
	background-image:url(/images/left_heading.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}

.contact{
	background-image:url(/images/contact.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:106px;
	width:298px;
	}

.footer{
	background-image:url(/images/footer_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:98px;
}
