/*
''template details start''
'name:Fernhill
'primary:true
'serial:9939
'cssFile:fernhill.css
'aspFile:fernhill.asp
''template details end''
*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	height:100%;
}

.bodyStyle {
	background:#C3C3C3 url(/~images/template/fernhill/background.jpg) repeat-x center top;
	margin:0;
	padding:0;
}

h1 {
	font-size: 16px;
}

.container {
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
}

.logos {
	margin-left: 180px;
}

#nav {
	white-space:nowrap;
	margin: 0 5px;
}

#nav table {
	margin: 0;
	padding: 0;
	border-collapse: collapse; 
}

#nav table tr {
	margin: 0;
	padding: 0;
	}

#nav table tr td {
	margin: 0;
	padding: 0;
}

#nav table tr td a,
#nav table tr td a:visited,
#nav table tr td a:active,
#nav table tr td a:link {
	background: url(/~images/template/fernhill/link.jpg) no-repeat left top;
	height: 30px;
	display: block;
	padding: 8px 5px 0 30px;
	color: #2a4d4e;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#nav table tr td a:hover {
	color: #5b323d;
}






.booking {
	font-size: 12px;
	margin: 5px 0 15px 0;
	background: #005500;
	height: 65px;
}

.booktitle {
	font-size: 14; 
	font-weight: bold; 
	color: #ded0c7; 
	margin:0; 
	padding:10px 0 5px 0;
}

.rwr_daylabel {
	font-size: 12px;
	font-weight: bold;
	color:#fff;
}


.rwr_label {
	font-size: 12px;
	font-weight: bold;
	color:#ccc;
}

.rwr_block {
	margin: 0;
	font-weight: bold;
	color: #fff;
}

.rwr_button {
	width: 50px;
	margin: 0 0 0 10px;
}