body {
	background:#f1ebda url(../img/sand.png) repeat-x 0 420px;
	font-family:"Trebuchet MS", Arial, sans-serif
}

#sky {
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	background:#396aae url(../img/sky.png) repeat-x 0 0;
	width:100%;
	height:420px;
	border-bottom:1px solid #fff
}
#rays {
	background:url(../img/rays.png) no-repeat 50% 0;
	height:143px;
	overflow:hidden;
	_text-align:center
}
#rays br, #rays small {
	display:none
}
#rays div.plain {
	display:none
}


#casa_ferrobo {
	background:url(../img/casa_ferrobo.png) no-repeat 50% 20px;
	display:block;
	margin:auto;
	height:100%;
	width:188px;
	_margin-top:25px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/casa_ferrobo.png');
}
#casa_ferrobo a {
	text-indent:-10000px;
	display:block;
	height:100%;
	width:100%;
	position:relative
}


#outer {
	position:absolute;
	top:0;
	z-index:30;
	margin:137px 0 0 0;
	width:100%;
	_text-align:center;
	overflow:hidden
}
#inner {
	width:55em;
	min-width:640px;
	max-width:1024px;
	margin:auto;
	position:relative;
	text-align:left
}


#left {
	left:0;
	background:url(../img/left.png) no-repeat 0 0;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/left.png');
	_left:-2px
}
#right {
	right:0;
	background:url(../img/right.png) no-repeat 0 0;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/right.png');
	_right:-2px
}
#left, #right {
	width:12px;
	height:505px;
	position:absolute;
	_background:none
}

#container {
	background:#fff;
	min-height:510px;
	height:auto !important;
	height:510px;
	margin:0 12px 0 12px;
	padding:20px
}



#main_menu {
	font-size:.9em;
	line-height:1.4
}
#main_menu li {
	display:inline;
	padding:0 2.34% 0 2.34%
}
::root #main_menu li { /* safari only */
	padding:0 2.5% 0 2.5%
}


a {
	color:#2a5ca3
}
#main_menu li.on a {
	font-weight:bold;
	border-bottom:1px dotted #6399CD
}

#sub_menu_container {
	float:left;
	position:relative;
	left:50%;
	text-align:left
}

#sub_menu {
	cursor:default;
	font-size:.8em;
	padding-top:10px;
	clear:both;
	margin:auto;
	position:relative;
	left:-50%;
	_float:left;
	_left:-57%;
}
#sub_menu, #sub_menu a {
	color:#999
}
#sub_menu a:hover {
	color:#444
}
#sub_menu a {
	margin:0 .3em 0 0
}
#sub_menu li {
	float:left;
	margin:0 .4em 0 0
}
/*
#sub_menu li.on a {
	font-weight:bold;
	border-bottom:1px dotted #999
}
*/
/*
#sub_menu li:after {
	content:"\2002\00B7\2002"
}
#sub_menu li.last:after {
	content:""
}
*/


div.flourish {
	clear:both;
	position:relative;
	height:50px;
	width:97%;
	margin:0 auto 2px auto;
	_width:100%
}
div.flourish div.f {
	background:url(../img/flourish.png) no-repeat 50% 50%;
	width:100%;
	height:100%;
	position:relative;
	z-index:50;
	border:1px solid #fff; /* Safari fix */
}
div.flourish hr {
	position:absolute;
	top:50%;
	z-index:40
}

hr {
	border:0;
	height:0;
	background:0;
	width:100%;
	margin:0;
	border-bottom:1px solid #e5e5e5
}



/* 2 column layout */
div.col2_1 {
	float:left;
	margin-left:10px
}
div.col2_2 {
	float:right;
	margin-right:10px
}
div.col2_1, div.col2_2 {
	width:47%;
	height:100%;
	_margin:0 5px 0 5px
}

/* 3 column layout */
div.col3_1 {
	border:1px solid red;
	float:left;
	margin-left:10px;
	_margin-left:5px;
	width:20%
}
div.col3_2 {
	border:1px solid blue;
	float:left;
	margin:0 1% 0 3%;
	width:30%;
}
div.col3_3 {
	border:1px solid green;
	float:right;
	margin-right:10px;
	_margin-right:5px;
	width:41%
}
div.col3_1, div.col3_2, div.col3_3 {
	min-height:400px /* Remove this */
}


#single_block blockquote {
	width:85%
}
#single_block p {
	margin:1em 1.8em 1em 1.2em
}
#single_block h1 {
	margin:0 0 0 0.7em
}
#single_block ol {
	margin:1em 1.8em 1em 3em
}
#single_block p.info {
	color:#2a5ca3;
	margin:.3em 0 1em 1.2em
}

/* used in contact */
#indent {
	padding: 1em 0 0 1.5em;
}

.center {
  text-align:center;
}

.list_padding {
	padding: 0 3em 0 3em;
}

a.blue_img {
	padding:4px;
	position:relative
}
a.blue_img img {
	width:23.44em /* 375px */
}
#gallery a {
	padding:2px;
	margin:.4em .8em .2em .2em
}
a.blue_img, #gallery a {
	background:#adc4e3;
	float:left
}
a.blue_img:hover, #gallery a:hover {
	background:#68a0cd
}
a.blue_img img, #gallery img {
	float:left;
	border:1px solid #fff;
	background:#fff;
	_float:none
}
a.blue_img:hover span {
	display:block
}
a.blue_img span {
	background:url(../img/zoom.png) no-repeat 0 0;
	text-indent:-10000px;
	height:26px;
	width:27px;
	position:absolute;
	right:15px;
	bottom:15px;
	display:none;
	_display:none !important
}



#gallery {
	margin:1.5em 0 1.5em 0;
	padding:1em 0 1em 1em;
	border-top:1px solid #b1cce6;
	border-bottom:1px solid #c7d4f4;
	background:#eef2fb url(../img/gallery_grad_bg.png) repeat-x 0 0
}
#gallery h3 {
	color:#2A5ca3;
	margin-bottom:.5em;
	font-weight:normal
}
#gallery_img img {
	min-height:17.56em; /* 281px */
	background:#fff url(../img/blue_loader.gif) no-repeat 50% 50%
}

/* updated gallery for gardens */
#gallery.largegallery {
	margin:1.5em .6em 1.5em .6em;
}



h1, h1 a {
	color:#2a5ca3
}
h1 {
	font-weight:normal;
	font-size:1.3em
}
.info {
	color:#2a5ca3;
	margin:.3em 0 0 0
}
p {
	font-size:.8em;
	line-height:1.4;
	color:#666;
	margin:1em 0 1em 0
}

p.q {
  	font-size:1em;
  	line-height:1.4;
  	color:#2a5ca3;
	margin:0;
}

p.qname {
	font-size:.8em;
	line-height:1;
	color:#666;
	padding:0 0 0 5px;
}


ul.default {
	color:#2a5ca3;
	font-size:.8em;
	list-style:circle;
	margin:0 0 0 1.3em
}
ul.default li {
	margin:.2em 0 .2em 0
}

ul.terms {
	color:#2a5ca3;
	list-style:circle;
	margin:.5em 0 .5em 2em
}
ul.terms li {
	margin:.2em 0 .2em 0
}


ol.walks {
	font-size:.9em;
	color:#666;
	list-style-type:decimal;
	margin:.5em 0 .5em 2em
}
ol.walks li {
	margin:.8em 0 .8em 0
}

ol.walks li b {
	color:#2a5ca3;

}

ol.walks li a b {
	color:#2a5ca3;
	text-decoration:underline;
}

ol.walks li a:hover b {
	color:#333;
	text-decoration:underline;
}

ol.terms {
	font-size:.8em;
	line-height:1.4;
	color:#666;
	margin:1em 0 1em 0;
	list-style-type: decimal;
}
ol.terms li {
	margin:.2em 0 .2em 0
}

blockquote {
	position:relative;
	clear:both;
	margin:1.5em 1em 1em 2.2em
}
blockquote span.q66, blockquote span.q99 {
	font:normal 5em/1 georgia, serif;
	color:#d2e3f0;
	position:absolute
}
blockquote span.q {
	font-size:1em;
	line-height:1.3;
	color:#2a5ca3
}
blockquote div {
	display:inline
}
blockquote span.q66 {
	top:-.13em;
	left:-.42em
}
blockquote span.q66 {
	right:0;
	bottom:0
}

blockquote.blue span.q66,
blockquote.blue span.q99 {color:#d2e3f0}
blockquote.blue span.q {color:#2a5ca3}

blockquote.terracotta span.q66,
blockquote.terracotta span.q99 {color:#c77a55}
blockquote.terracotta span.q {color:#fff}




div.terracotta {
	background:#af410c
}

#home_block div.terracotta {
	padding:1em 1em .8em 1em;
	width:47.5em;
	margin:auto;
	_margin:0 0 0 1.5em
}
#home_block blockquote {
	width:85%
}
#slideshow {
	border:1px solid #d7a085;
	background:#222 url(../img/black_loader.gif) no-repeat 50% 50%;
	width:758px;
	height:275px
}
#slideshow img {
	float:left
}
#home_block p {
	margin:2em 1.8em 2em 1.2em
}



#sand {
	margin:.2em 1.2em 1em 1.2em;
	padding-bottom:75px;
	display:block;
	font-size:.9em;
	color:#a59874
}
#sand a {
	color:#534A35;
	border-bottom:1px dotted #a59874
}
#sand a:hover {
	border-bottom-style:solid
}
#smallprint {
	float:left
}
#back_to_top {
	float:right
}


.hidden {
	display:none
}
.uc {
	text-transform:uppercase
}
.clear {
	clear:both;
	visibility:hidden;
	height:0
}

.calendar {
	overflow:hidden;
	width:100%;
	height:17em;
}

table {border-top:1px solid #e2e2e2; border-left:1px solid #e2e2e2; margin: 0 0 0 0; padding: 0 0 0 0; cellspacing: 0; cellpadding:0}
tr {border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2; margin: 0 0 0 0; padding: 0 0 0 0;}
th {border-right:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; text-align: center; margin: 0 0 0 0; padding: 2px 2px 2px 2px;}
td {border-right:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; text-align: center; margin: 0 0 0 0; padding: 2px 2px 2px 2px;}
.prices_body td {width:25%;}

.car_hire table {
	width:90%;
	margin:0 0 0 1em;
}
.car_hire tr {
	font-size:.8em;
	line-height:1.4;
	color:#666;
	margin:1em 0 1em 0;
	width:90%;
}
.car_hire th {
	font-weight:bold
}
.car_hire td {width:14%;}

.car_class {
	width:40%;
	font-size:.8em;
	line-height:1.4;
	color:#666;
	margin:1em 0 1em 0;
}

ol.car_hire_terms {
	color:#2a5ca3;
	font-size:.8em;
	list-style-type:none;
	margin:.5em 0 .5em 0em
}

ol.car_hire_terms li {
}


